You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/01/22 00:38:20 UTC

[jira] [Resolved] (THRIFT-2294) Incorrect Makefile generation

     [ https://issues.apache.org/jira/browse/THRIFT-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-2294.
---------------------------------

    Resolution: Cannot Reproduce
      Assignee: Roger Meier

clean source tree and doing these steps:
{noformat}
sh bootstrap.sh
./configure
make
make check
sh test/test.sh
{noformat}
=> no issue


> Incorrect Makefile generation
> -----------------------------
>
>                 Key: THRIFT-2294
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2294
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.9.1
>         Environment: Linux x64 (Ubuntu 13.10)
>            Reporter: David Eagen
>            Assignee: Roger Meier
>
> When running make:
> Making all in d
> make[3]: Entering directory `/persist/src/thrift/lib/d'
> Makefile:1206: *** unterminated variable reference.  Stop.
> Relevant section of lib/d/Makefile:
> $(addprefix.log: $(addprefix
>         @p='$(addprefix'; \
>         b='$(addprefix'; \
>         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
>         --log-file $$b.log --trs-file $$b.trs \
>         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
>         "$$tst" $(AM_TESTS_FD_REDIRECT)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)