bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Report this to address@hidden


From: Georg Kerber
Subject: Report this to address@hidden
Date: Wed, 28 Jul 2004 13:19:46 +0200
User-agent: KMail/1.6.2

using gentoo (www.gentoo.org)

Autoconf version 2.13
kernel 2.4.26-gentoo-r6
---------------------------------

checking for semaphore.h... yes
checking sys/sem.h usability... no
checking sys/sem.h presence... yes
configure: WARNING: sys/sem.h: present but cannot be compiled
configure: WARNING: sys/sem.h: check for missing prerequisite headers?
configure: WARNING: sys/sem.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/sem.h... yes
We are on linux-gnu

---------full log till my Control-C ----------

bash-2.05b# emerge linphone
Calculating dependencies ...done!
>>> emerge (1 of 2) net-libs/libosip-0.9.6 to /
>>> md5 src_uri ;-) libosip-0.9.6.tar.gz
>>> Unpacking source...
>>> Unpacking libosip-0.9.6.tar.gz to /var/tmp/portage/libosip-0.9.6/work
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
Configuring libosip 0.9.6
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/libosip-0.9.6/work/libosip-0.9.6/scripts/missing: Unknown 
`--run' option
Try `/var/tmp/portage/libosip-0.9.6/work/libosip-0.9.6/scripts/missing --help' 
for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /bin/install -c
checking for a sed that does not truncate output... /bin/sed
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared 
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/sem.h usability... no
checking sys/sem.h presence... yes
configure: WARNING: sys/sem.h: present but cannot be compiled
configure: WARNING: sys/sem.h: check for missing prerequisite headers?
configure: WARNING: sys/sem.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/sem.h... yes
We are on linux-gnu
checking for sem_open in -lposix4... no
checking for nis_add in -lnsl... yes
checking for sendto in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating parser/Makefile
config.status: creating fsm/Makefile
config.status: creating test/Makefile
config.status: creating osip/Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating conf/Makefile
config.status: creating windows/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory 
`/var/tmp/portage/libosip-0.9.6/work/libosip-0.9.6'
Making all in osip
make[2]: Entering directory 
`/var/tmp/portage/libosip-0.9.6/work/libosip-0.9.6/osip'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory 
`/var/tmp/portage/libosip-0.9.6/work/libosip-0.9.6/osip'
Making all in parser
make[2]: Entering directory 
`/var/tmp/portage/libosip-0.9.6/work/libosip-0.9.6/parser'
source='hdr_mimeversion.c' object='hdr_mimeversion.lo' libtool=yes \
depfile='.deps/hdr_mimeversion.Plo' tmpdepfile='.deps/hdr_mimeversion.TPlo' \
depmode=gcc3 /bin/sh ../scripts/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -O2 
-march=athlon -pipe -fomit-frame-pointer  -Wall -pedantic -DUSE_TMP_BUFFER 
-DENABLE_DEBUG -g -DENABLE_TRACE -O2 -march=athlon -pipe -fomit-frame-pointer 
-c -o hdr_mimeversion.lo `test -f 'hdr_mimeversion.c' || echo 
'./'`hdr_mimeversion.c
source='hdr_recordroute.c' object='hdr_recordroute.lo' libtool=yes \
depfile='.deps/hdr_recordroute.Plo' tmpdepfile='.deps/hdr_recordroute.TPlo' \
depmode=gcc3 /bin/sh ../scripts/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -O2 
-march=athlon -pipe -fomit-frame-pointer  -Wall -pedantic -DUSE_TMP_BUFFER 
-DENABLE_DEBUG -g -DENABLE_TRACE -O2 -march=athlon -pipe -fomit-frame-pointer 
-c -o hdr_recordroute.lo `test -f 'hdr_recordroute.c' || echo 
'./'`hdr_recordroute.c
Caught signal 2
make[2]: *** [hdr_mimeversion.lo] Unterbrechung
make[2]: *** [hdr_recordroute.lo] Unterbrechung
make[1]: *** [all-recursive] Unterbrechung
make: *** [all] Unterbrechung

/usr/portage/net-libs/libosip/libosip-0.9.6.ebuild: src_compile aborted; 
exiting.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]