You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "Martin Veith (JIRA)" <ji...@apache.org> on 2013/08/29 09:57:52 UTC

[jira] [Commented] (ETCH-274) Binding-C Linux build is not working on Apache build infrastructure

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

Martin Veith commented on ETCH-274:
-----------------------------------

ldd says that libapr needs libuuid for i386 architecture:

ldd /home/jenkins/jenkins-slave/workspace/etch-trunk-linux-x86/externals/apr/1.4.8/lib/libapr-1.so
	linux-gate.so.1 =>  (0xf7766000)
	libuuid.so.1 => not found
	libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7708000)
	libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7702000)
	libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7559000)
	/lib/ld-linux.so.2 (0xf7767000)

It seems this lib is not installed on the ubuntu slaves. 
I created a request for INFRA: INFRA-6704
                
> Binding-C Linux build is not working on Apache build infrastructure
> -------------------------------------------------------------------
>
>                 Key: ETCH-274
>                 URL: https://issues.apache.org/jira/browse/ETCH-274
>             Project: Etch
>          Issue Type: Bug
>          Components: binding-c, build
>            Reporter: Martin Veith
>            Assignee: Martin Veith
>             Fix For: 1.3
>
>
> It seems APRs libuuid dependency is missing..
> Either we have to link against it implicitly or libuuid is missing on the build slave at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira