Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244797 Details for
Bug 334703
media-libs/libao-1.0.0-r1 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete build log
build.log (text/plain), 12.00 KB, created by
Kevin O'Gorman
on 2010-08-26 22:03:10 UTC
(
hide
)
Description:
Complete build log
Filename:
MIME Type:
Creator:
Kevin O'Gorman
Created:
2010-08-26 22:03:10 UTC
Size:
12.00 KB
patch
obsolete
> [36;01m*[0m CPV: media-libs/libao-1.0.0-r1 > [36;01m*[0m REPO: gentoo > [36;01m*[0m USE: alsa elibc_glibc kernel_linux mmap userland_GNU x86 >>>> Unpacking source... >>>> Unpacking libao-1.0.0.tar.gz to /var/tmp/portage/media-libs/libao-1.0.0-r1/work >>>> Source unpacked in /var/tmp/portage/media-libs/libao-1.0.0-r1/work >>>> Preparing source in /var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0 ... > [36;01m*[0m Applying libao-1.0.0-pulseaudio.patch ... >[A[100C [34;01m[ [36;01mok[34;01m ][0m > [36;01m*[0m Running elibtoolize in: libao-1.0.0/ > [36;01m*[0m Applying install-sh-1.5.4.patch ... > [36;01m*[0m Applying portage-2.2.patch ... > [36;01m*[0m Applying sed-1.5.6.patch ... > [36;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0 ... > * econf: updating libao-1.0.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libao-1.0.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-static --disable-dependency-tracking --disable-esd --enable-alsa --enable-alsa-mmap --disable-arts --disable-nas --disable-pulse >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >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 file name... 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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes >checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for dlfcn.h... (cached) yes >checking for library containing dlopen... -ldl >checking for pthread_kill in -lpthread... yes >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for mmsystem.h... no >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking machine/soundcard.h usability... no >checking machine/soundcard.h presence... no >checking for machine/soundcard.h... no >checking for snd_pcm_open in -lasound... yes >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >configure: WARNING: Broken OSS API workaround enabled. See README for details. >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking sndio.h usability... no >checking sndio.h presence... no >checking for sndio.h... no >checking roaraudio.h usability... no >checking roaraudio.h presence... no >checking for roaraudio.h... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating include/Makefile >config.status: creating include/ao/Makefile >config.status: creating include/ao/os_types.h >config.status: creating src/plugins/Makefile >config.status: creating src/plugins/esd/Makefile >config.status: creating src/plugins/oss/Makefile >config.status: creating src/plugins/alsa/Makefile >config.status: creating src/plugins/sun/Makefile >config.status: creating src/plugins/irix/Makefile >config.status: creating src/plugins/arts/Makefile >config.status: creating src/plugins/macosx/Makefile >config.status: creating src/plugins/nas/Makefile >config.status: creating src/plugins/pulse/Makefile >config.status: creating src/plugins/sndio/Makefile >config.status: creating src/plugins/roar/Makefile >config.status: creating ao.pc >config.status: executing depfiles commands >config.status: executing libtool commands > >------------------------------------------------------------------------ > libao 1.0.0: Automatic configuration OK. > > Backends to be built: > > AU file output: .............. yes > RAW file output: ............. yes > WAV file output: ............. yes > > AIX live output: ............. no > ALSA live output: ............ yes > ARTS live output: ............ no > ESD live output: ............. no > IRIX live output: ............ no > MACOSX live output: .......... no > NAS live output: ............. no > NULL live output: ............ yes > OSS live output: ............. yes > PULSE live output: ........... no > ROAR live output: ............ no > SNDIO live output: ........... no > SUN live output: ............. no > Windows WMM live output: ..... no > > Installation paths: > > libtheora: ................... /usr/lib > C header files: .............. /usr/include/ao > Documentation: ............... /usr/share/doc/libao > > Building: > > Type 'make' to compile libao. > > Type 'make install' to install libao. > >------------------------------------------------------------------------ > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0 ... >make -j1 >Making all in src >make[1]: Entering directory `/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0/src' >Making all in plugins >make[2]: Entering directory `/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0/src/plugins' >Making all in oss >make[3]: Entering directory `/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0/src/plugins/oss' >/bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libao\" -DPACKAGE_TARNAME=\"libao\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"libao\ 1.0.0\" -DPACKAGE_BUGREPORT=\"monty@xiph.org\" -DPACKAGE=\"libao\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_LIBPTHREAD=1 -DDLOPEN_FLAG=\(RTLD_NOW\ \|\ RTLD_GLOBAL\) -DSHARED_LIB_EXT=\".so\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_SYS_SOUNDCARD_H=1 -DUSE_ALSA_MMIO=1 -DBROKEN_OSS=1 -I. -I. -I../../../include/ao -I../../../include -ffast-math -D_REENTRANT -fsigned-char -Wall -g -m32 -ansi -DAO_BUILDING_LIBAO -c -o ao_oss.lo ao_oss.c >libtool: compile: gcc -DPACKAGE_NAME=\"libao\" -DPACKAGE_TARNAME=\"libao\" -DPACKAGE_VERSION=\"1.0.0\" "-DPACKAGE_STRING=\"libao 1.0.0\"" -DPACKAGE_BUGREPORT=\"monty@xiph.org\" -DPACKAGE=\"libao\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_LIBPTHREAD=1 "-DDLOPEN_FLAG=(RTLD_NOW | RTLD_GLOBAL)" -DSHARED_LIB_EXT=\".so\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_SYS_SOUNDCARD_H=1 -DUSE_ALSA_MMIO=1 -DBROKEN_OSS=1 -I. -I. -I../../../include/ao -I../../../include -ffast-math -D_REENTRANT -fsigned-char -Wall -g -m32 -ansi -DAO_BUILDING_LIBAO -c ao_oss.c -fPIC -DPIC -o .libs/ao_oss.o >ao_oss.c: In function â_open_default_oss_deviceâ: >ao_oss.c:87: warning: implicit declaration of function âstrdupâ >ao_oss.c:87: warning: assignment makes pointer from integer without a cast >ao_oss.c:101: warning: assignment makes pointer from integer without a cast >ao_oss.c: In function âao_plugin_set_optionâ: >ao_oss.c:185: warning: assignment makes pointer from integer without a cast >ao_oss.c: In function âao_plugin_openâ: >ao_oss.c:302: warning: assignment makes pointer from integer without a cast >ao_oss.c:303: error: expected expression before â/â token >make[3]: *** [ao_oss.lo] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0/src/plugins/oss' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0/src/plugins' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0/src' >make: *** [all-recursive] Error 1 > [31;01m*[0m ERROR: media-libs/libao-1.0.0-r1 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_compile > [31;01m*[0m environment, line 2630: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 646: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-libs/libao-1.0.0-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-libs/libao-1.0.0-r1'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/libao-1.0.0-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/libao-1.0.0-r1/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-libs/libao-1.0.0-r1/work/libao-1.0.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 334703
:
244795
| 244797 |
244799
|
244801