Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 294315 Details for
Bug 392619
dev-util/pkgconfig-0.26 fails building in prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 9.78 KB, created by
Moritz Schlarb
on 2011-11-30 14:24:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Moritz Schlarb
Created:
2011-11-30 14:24:06 UTC
Size:
9.78 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/pkgconfig-0.26 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mMaintainer: freedesktop-bugs@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux prefix userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs >>>> Unpacking source... >>>> Unpacking pkg-config-0.26.tar.gz to /tmp/prefix/portage/dev-util/pkgconfig-0.26/work >>>> Source unpacked in /tmp/prefix/portage/dev-util/pkgconfig-0.26/work >>>> Preparing source in /tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26 ... > [32;01m*[0m Running elibtoolize in: pkg-config-0.26/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26 ... > * econf: updating pkg-config-0.26/config.guess with /data/zdv/prefix/usr/share/gnuconfig/config.guess > * econf: updating pkg-config-0.26/config.sub with /data/zdv/prefix/usr/share/gnuconfig/config.sub >./configure --prefix=/data/zdv/prefix/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/data/zdv/prefix/usr/share/man --infodir=/data/zdv/prefix/usr/share/info --datadir=/data/zdv/prefix/usr/share --sysconfdir=/data/zdv/prefix/etc --localstatedir=/data/zdv/prefix/var/lib --libdir=/data/zdv/prefix/usr/lib --disable-dependency-tracking --docdir=/data/zdv/prefix/usr/share/doc/pkgconfig-0.26/html --with-installed-popt >checking for a BSD-compatible install... /data/zdv/prefix/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /data/zdv/prefix/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... /opt/gcc/4.6.1/usr/bin/gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether /opt/gcc/4.6.1/usr/bin/gcc accepts -g... yes >checking for /opt/gcc/4.6.1/usr/bin/gcc option to accept ISO C89... none needed >checking dependency style of /opt/gcc/4.6.1/usr/bin/gcc... none >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by /opt/gcc/4.6.1/usr/bin/gcc... /data/zdv/prefix/usr/bin/ld >checking if the linker (/data/zdv/prefix/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /data/zdv/prefix/usr/bin/nm -B >checking the name lister (/data/zdv/prefix/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /data/zdv/prefix/usr/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /data/zdv/prefix/usr/bin/nm -B output from /opt/gcc/4.6.1/usr/bin/gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... /opt/gcc/4.6.1/usr/bin/cpp >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 /opt/gcc/4.6.1/usr/bin/gcc supports -fno-rtti -fno-exceptions... no >checking for /opt/gcc/4.6.1/usr/bin/gcc option to produce PIC... -fPIC -DPIC >checking if /opt/gcc/4.6.1/usr/bin/gcc PIC flag -fPIC -DPIC works... yes >checking if /opt/gcc/4.6.1/usr/bin/gcc static flag -static works... yes >checking if /opt/gcc/4.6.1/usr/bin/gcc supports -c -o file.o... yes >checking if /opt/gcc/4.6.1/usr/bin/gcc supports -c -o file.o... (cached) yes >checking whether the /opt/gcc/4.6.1/usr/bin/gcc linker (/data/zdv/prefix/usr/bin/ld -m elf_x86_64) 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 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... yes >configure: creating ./config.lt >config.lt: creating libtool >checking for x86_64-pc-linux-gnu-gcc... (cached) /opt/gcc/4.6.1/usr/bin/gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether /opt/gcc/4.6.1/usr/bin/gcc accepts -g... (cached) yes >checking for /opt/gcc/4.6.1/usr/bin/gcc option to accept ISO C89... (cached) none needed >checking dependency style of /opt/gcc/4.6.1/usr/bin/gcc... (cached) none >checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig >checking for --with-system-include-path... /usr/include >checking for --with-system-library-path... /usr/lib >checking whether to list both direct and indirect dependencies... no >checking for Win32... no >checking for pkg-config... pkg-config >checking for poptGetContext in -lpopt... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for setresuid... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for unistd.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.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 popt/Makefile >config.status: creating check/Makefile >config.status: creating check/config.sh >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26 ... >make -j4 >make all-recursive >make[1]: Entering directory `/tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26' >Making all in . >make[2]: Entering directory `/tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26' >/opt/gcc/4.6.1/usr/bin/gcc -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/data/zdv/prefix/usr/lib/pkgconfig:/data/zdv/prefix/usr/share/pkgconfig\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib\"" -I/data/zdv/prefix/usr/include/glib-2.0 -I/data/zdv/prefix/usr/lib/glib-2.0/include -O2 -pipe -fomit-frame-pointer -c pkg.c >/opt/gcc/4.6.1/usr/bin/gcc -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/data/zdv/prefix/usr/lib/pkgconfig:/data/zdv/prefix/usr/share/pkgconfig\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib\"" -I/data/zdv/prefix/usr/include/glib-2.0 -I/data/zdv/prefix/usr/lib/glib-2.0/include -O2 -pipe -fomit-frame-pointer -c parse.c >/opt/gcc/4.6.1/usr/bin/gcc -DHAVE_CONFIG_H -I. -DPKG_CONFIG_PC_PATH="\"/data/zdv/prefix/usr/lib/pkgconfig:/data/zdv/prefix/usr/share/pkgconfig\"" -DPKG_CONFIG_SYSTEM_INCLUDE_PATH="\"/usr/include\"" -DPKG_CONFIG_SYSTEM_LIBRARY_PATH="\"/usr/lib\"" -I/data/zdv/prefix/usr/include/glib-2.0 -I/data/zdv/prefix/usr/lib/glib-2.0/include -O2 -pipe -fomit-frame-pointer -c main.c >main.c:27:18: fatal error: popt.h: No such file or directory >compilation terminated. >make[2]: *** [main.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >parse.c:31:18: fatal error: popt.h: No such file or directory >compilation terminated. >make[2]: *** [parse.o] Error 1 >make[2]: Leaving directory `/tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-util/pkgconfig-0.26 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-util/pkgconfig-0.26', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-util/pkgconfig-0.26'. > [31;01m*[0m The complete build log is located at '/tmp/prefix/portage/dev-util/pkgconfig-0.26/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/prefix/portage/dev-util/pkgconfig-0.26/temp/environment'. > [31;01m*[0m S: '/tmp/prefix/portage/dev-util/pkgconfig-0.26/work/pkg-config-0.26'
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 392619
: 294315 |
294317