Bug#581288: lives: FTBFS: ld: cannot find -lcposix

Lucas Nussbaum lucas at lucas-nussbaum.net
Wed May 12 07:49:25 UTC 2010


Source: lives
Version: 1.3.3-1
Severity: serious
Tags: squeeze sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20100511 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc: no input files
> configure:3825: $? = 1
> configure:3847: checking for C compiler default output file name
> configure:3869: gcc    conftest.c  >&5
> configure:3873: $? = 0
> configure:3910: result: a.out
> configure:3926: checking whether the C compiler works
> configure:3935: ./a.out
> configure:3939: $? = 0
> configure:3954: result: yes
> configure:3961: checking whether we are cross compiling
> configure:3963: result: no
> configure:3966: checking for suffix of executables
> configure:3973: gcc -o conftest    conftest.c  >&5
> configure:3977: $? = 0
> configure:3999: result: 
> configure:4005: checking for suffix of object files
> configure:4027: gcc -c   conftest.c >&5
> configure:4031: $? = 0
> configure:4052: result: o
> configure:4056: checking whether we are using the GNU C compiler
> configure:4075: gcc -c   conftest.c >&5
> configure:4075: $? = 0
> configure:4084: result: yes
> configure:4093: checking whether gcc accepts -g
> configure:4113: gcc -c -g  conftest.c >&5
> configure:4113: $? = 0
> configure:4154: result: yes
> configure:4171: checking for gcc option to accept ISO C89
> configure:4235: gcc  -c   conftest.c >&5
> configure:4235: $? = 0
> configure:4248: result: none needed
> configure:4270: checking dependency style of gcc
> configure:4380: result: none
> configure:4401: checking how to run the C preprocessor
> configure:4432: gcc -E  conftest.c
> configure:4432: $? = 0
> configure:4446: gcc -E  conftest.c
> conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
> configure:4446: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "LiVES"
> | #define PACKAGE_TARNAME "lives"
> | #define PACKAGE_VERSION "1.3.3"
> | #define PACKAGE_STRING "LiVES 1.3.3"
> | #define PACKAGE_BUGREPORT "http://www.sourceforge.net/tracker/?group_id=64341&atid=507139"
> | #define PACKAGE_URL ""
> | #define PACKAGE "lives"
> | #define VERSION "1.3.3"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4471: result: gcc -E
> configure:4491: gcc -E  conftest.c
> configure:4491: $? = 0
> configure:4505: gcc -E  conftest.c
> conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
> configure:4505: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "LiVES"
> | #define PACKAGE_TARNAME "lives"
> | #define PACKAGE_VERSION "1.3.3"
> | #define PACKAGE_STRING "LiVES 1.3.3"
> | #define PACKAGE_BUGREPORT "http://www.sourceforge.net/tracker/?group_id=64341&atid=507139"
> | #define PACKAGE_URL ""
> | #define PACKAGE "lives"
> | #define VERSION "1.3.3"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:4534: checking for grep that handles long lines and -e
> configure:4592: result: /bin/grep
> configure:4597: checking for egrep
> configure:4659: result: /bin/grep -E
> configure:4664: checking for ANSI C header files
> configure:4684: gcc -c   conftest.c >&5
> configure:4684: $? = 0
> configure:4757: gcc -o conftest    conftest.c  >&5
> configure:4757: $? = 0
> configure:4757: ./conftest
> configure:4757: $? = 0
> configure:4768: result: yes
> configure:4781: checking for sys/types.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for sys/stat.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for stdlib.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for string.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for memory.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for strings.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for inttypes.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for stdint.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4781: checking for unistd.h
> configure:4781: gcc -c   conftest.c >&5
> configure:4781: $? = 0
> configure:4781: result: yes
> configure:4795: checking minix/config.h usability
> configure:4795: gcc -c   conftest.c >&5
> conftest.c:54:26: error: minix/config.h: No such file or directory
> configure:4795: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "LiVES"
> | #define PACKAGE_TARNAME "lives"
> | #define PACKAGE_VERSION "1.3.3"
> | #define PACKAGE_STRING "LiVES 1.3.3"
> | #define PACKAGE_BUGREPORT "http://www.sourceforge.net/tracker/?group_id=64341&atid=507139"
> | #define PACKAGE_URL ""
> | #define PACKAGE "lives"
> | #define VERSION "1.3.3"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> | #include <minix/config.h>
> configure:4795: result: no
> configure:4795: checking minix/config.h presence
> configure:4795: gcc -E  conftest.c
> conftest.c:21:26: error: minix/config.h: No such file or directory
> configure:4795: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "LiVES"
> | #define PACKAGE_TARNAME "lives"
> | #define PACKAGE_VERSION "1.3.3"
> | #define PACKAGE_STRING "LiVES 1.3.3"
> | #define PACKAGE_BUGREPORT "http://www.sourceforge.net/tracker/?group_id=64341&atid=507139"
> | #define PACKAGE_URL ""
> | #define PACKAGE "lives"
> | #define VERSION "1.3.3"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | /* end confdefs.h.  */
> | #include <minix/config.h>
> configure:4795: result: no
> configure:4795: checking for minix/config.h
> configure:4795: result: no
> configure:4816: checking whether it is safe to define __EXTENSIONS__
> configure:4834: gcc -c   conftest.c >&5
> configure:4834: $? = 0
> configure:4841: result: yes
> configure:4857: checking for strerror in -lcposix
> configure:4882: gcc -o conftest    conftest.c -lcposix   >&5
> /usr/bin/ld: cannot find -lcposix
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/05/11/lives_1.3.3-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-multimedia-maintainers mailing list