[ 
https://issues.apache.org/jira/browse/THRIFT-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641641#comment-14641641
 ] 

Jens Geyer commented on THRIFT-2957:
------------------------------------

3 builds [failed on 
Travis|https://travis-ci.org/apache/thrift/builds/72595376], all with the same 
error:

{code}
make  check-recursive
make[4]: Entering directory `/home/travis/build/apache/thrift/lib/c_glib/test'
make[5]: Entering directory `/home/travis/build/apache/thrift/lib/c_glib/test'
make  libtestgenc.la libtestgencpp.la testapplicationexception 
testtransportsocket testbinaryprotocol testbufferedtransport 
testframedtransport testmemorybuffer teststruct testsimpleserver testdebugproto 
testoptionalrequired testthrifttest testthrifttestclient
make[6]: Entering directory `/home/travis/build/apache/thrift/lib/c_glib/test'
depbase=`echo testapplicationexception.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        clang -DHAVE_CONFIG_H -I. -I../../.. -I../../../lib/cpp/src/thrift  -g 
-Wall -I../src -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include      -MT 
testapplicationexception.o -MD -MP -MF $depbase.Tpo -c -o 
testapplicationexception.o testapplicationexception.c &&\
        mv -f $depbase.Tpo $depbase.Po
make[6]: *** No rule to make target 
`../libthrift_c_glib_la-thrift_application_exception.o', needed by 
`testapplicationexception'.  Stop.
{code}



> warning: source file %s is in a subdirectory, but option 'subdir-objects' is 
> disabled
> -------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2957
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2957
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>         Environment: Ubuntu on EC2 and OS X on a Macbook Pro,
> openSUSE
>            Reporter: Andrew de Andrade
>            Assignee: Simon South
>            Priority: Minor
>         Attachments: 
> 0001-THRIFT-2957-Build-successfully-with-automake-1.14.patch, 
> 0002-THRIFT-2957-Build-successfully-with-automake-1.14.patch
>
>
> {{automake}} produces a lot of these errors and in the {{configure.ac}} file 
> the line with {{AM_INIT_AUTOMAKE([...])}} does not contain {{subdir-objects}} 
> as an option.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to