Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 358652 Details for
Bug 484934
sys-apps/systemd-207 configure fails with ABI_X86=32
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
sys-apps:systemd-207:20130914-183015.log (text/plain), 17.28 KB, created by
Mike Gilbert
on 2013-09-14 18:33:36 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Mike Gilbert
Created:
2013-09-14 18:33:36 UTC
Size:
17.28 KB
patch
obsolete
> * Package: sys-apps/systemd-207 > * Repository: gentoo > * Maintainer: systemd@gentoo.org > * USE: abi_x86_32 abi_x86_64 acl amd64 elibc_glibc filecaps firmware-loader gudev introspection kernel_linux kmod lzma pam policykit python python_single_target_python2_7 python_targets_python2_7 tcpd userland_GNU xattr > * FEATURES: fakeroot preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking systemd-207.tar.xz to /tmp/portage/sys-apps/systemd-207/work >>>> Source unpacked in /tmp/portage/sys-apps/systemd-207/work >>>> Preparing source in /tmp/portage/sys-apps/systemd-207/work/systemd-207 ... > * Running elibtoolize in: systemd-207/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/sys-apps/systemd-207/work/systemd-207 ... > * x86: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/tmp/portage/sys-apps/systemd-207/work/systemd-207-x86" > * econf: updating systemd-207/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating systemd-207/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/tmp/portage/sys-apps/systemd-207/work/systemd-207/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 --libdir=/usr/lib32 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/systemd-207 --localstatedir=/var --with-pamlibdir=/lib32/security --with-bashcompletiondir=/usr/share/bash-completion --enable-split-usr --with-sysvinit-path= --with-sysvrcnd-path= --enable-efi --enable-ima --enable-acl --disable-audit --disable-libcryptsetup --disable-gtk-doc --disable-gcrypt --enable-gudev --disable-microhttpd --enable-introspection --enable-kmod --enable-xz --enable-pam --enable-polkit --enable-python-devel PYTHON_CONFIG=/usr/bin/python-config-2.7 --disable-qrencode --disable-selinux --enable-tcpwrap --disable-tests --enable-xattr --disable-chkconfig QUOTAON=/usr/sbin/quotaon QUOTACHECK=/usr/sbin/quotacheck --with-firmware-path=/lib/firmware/updates:/lib/firmware ac_cv_search_cap_init= ac_cv_header_sys_capability_h=yes DBUS_CFLAGS= DBUS_LIBS= --disable-acl --disable-audit --disable-gcrypt --disable-gtk-doc --disable-introspection --disable-kmod --disable-libcryptsetup --disable-microhttpd --disable-pam --disable-polkit --disable-qrencode --disable-selinux --disable-tcpwrap --disable-tests --disable-xattr --disable-xz --without-python >configure: loading site script /usr/share/config.site >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking whether make supports nested variables... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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... no >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.16.3 >checking for XML::Parser... ok >checking whether ln -s works... yes >checking for a sed that does not truncate output... (cached) /bin/sed >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for gawk... (cached) gawk >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C99... -std=gnu99 >checking whether x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 and cc understand -c and -o together... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 needs -traditional... no >checking for m4... /usr/bin/m4 >checking for xsltproc... /usr/bin/xsltproc >checking for quotaon... /usr/sbin/quotaon >checking for quotacheck... /usr/sbin/quotacheck >checking for setcap... /sbin/setcap >checking for kill... /bin/kill >checking for kmod... /bin/kmod >checking for kexec... /usr/sbin/kexec >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for gobject-introspection... no (disabled, use --enable-introspection to enable) >checking for i686-pc-linux-gnu-objcopy... no >checking for objcopy... objcopy >checking for i686-pc-linux-gnu-strings... no >checking for strings... strings >checking for i686-pc-linux-gnu-gperf... no >checking for gperf... gperf >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -pipe in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wall in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wformat=2 -Wformat-security -Wformat-nonliteral in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wcast-align in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Werror=overflow in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -ffast-math in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fdiagnostics-color in envvar CFLAGS... no >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fno-strict-aliasing in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -fstack-protector in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CPPFLAGS... no >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,-z,relro in envvar LDFLAGS... yes >checking if x86_64-pc-linux-gnu-gcc -m32 -std=gnu99 supports flag -Wl,-z,now in envvar LDFLAGS... yes >checking for PYTHON_DEVEL... no >checking for PYTHON_DEVEL... no >configure: error: *** python-devel support requested but libraries not found > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/sys-apps/systemd-207/work/systemd-207-x86/config.log > * ERROR: sys-apps/systemd-207::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 5669: Called multilib-minimal_src_configure > * environment, line 4245: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 4431: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 4091: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 4089: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 683: Called multilib-minimal_abi_src_configure > * environment, line 4239: Called multilib_src_configure > * environment, line 4575: Called autotools-utils_src_configure > * environment, line 1014: Called econf '--docdir=/usr/share/doc/systemd-207' '--localstatedir=/var' '--with-pamlibdir=/lib32/security' '--with-bashcompletiondir=/usr/share/bash-completion' '--enable-split-usr' '--with-sysvinit-path=' '--with-sysvrcnd-path=' '--enable-efi' '--enable-ima' '--enable-acl' '--disable-audit' '--disable-libcryptsetup' '--disable-gtk-doc' '--disable-gcrypt' '--enable-gudev' '--disable-microhttpd' '--enable-introspection' '--enable-kmod' '--enable-xz' '--enable-pam' '--enable-polkit' '--enable-python-devel' 'PYTHON_CONFIG=/usr/bin/python-config-2.7' '--disable-qrencode' '--disable-selinux' '--enable-tcpwrap' '--disable-tests' '--enable-xattr' '--disable-chkconfig' 'QUOTAON=/usr/sbin/quotaon' 'QUOTACHECK=/usr/sbin/quotacheck' '--with-firmware-path=/lib/firmware/updates:/lib/firmware' 'ac_cv_search_cap_init=' 'ac_cv_header_sys_capability_h=yes' 'DBUS_CFLAGS= ' 'DBUS_LIBS= ' '--disable-acl' '--disable-audit' '--disable-gcrypt' '--disable-gtk-doc' '--disable-introspection' '--disable-kmod' '--disable-libcryptsetup' '--disable-microhttpd' '--disable-pam' '--disable-polkit' '--disable-qrencode' '--disable-selinux' '--disable-tcpwrap' '--disable-tests' '--disable-xattr' '--disable-xz' '--without-python' > * phase-helpers.sh, line 577: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=sys-apps/systemd-207::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/systemd-207::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:systemd-207:20130914-183015.log'. > * For convenience, a symlink to the build log is located at '/tmp/portage/sys-apps/systemd-207/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/sys-apps/systemd-207/temp/environment'. > * Working directory: '/tmp/portage/sys-apps/systemd-207/work/systemd-207-x86' > * S: '/tmp/portage/sys-apps/systemd-207/work/systemd-207'
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 484934
: 358652 |
358654