Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 507692 Details for
Bug 639502
app-emulation/lxc-1.0.8 sets -Werror - bdev.c:821:13: error: In the GNU C Library, "major" is defined [...] [-Werror]
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), 29.12 KB, created by
Alix
on 2017-12-02 13:52:11 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Alix
Created:
2017-12-02 13:52:11 UTC
Size:
29.12 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-emulation/lxc-1.0.8 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dev-zero@gentoo.org hwoarang@gentoo.org,stasibear@gentoo.org,dlan@gentoo.org,virtualization@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 elibc_glibc kernel_linux python_targets_python3_4 seccomp userland_GNU x86 >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found kernel object directory: > [32;01m*[0m /lib/modules/4.9.34-gentoo/build > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 4.9.34-gentoo > [32;01m*[0m Checking for suitable kernel configuration options... > [31;01m*[0m CONFIG_RESOURCE_COUNTERS: is not set when it should be. > [31;01m*[0m CONFIG_DEVPTS_MULTIPLE_INSTANCES: needed for pts inside container > [33;01m*[0m Please check to make sure these options are set correctly. > [33;01m*[0m Failure to do so may cause unexpected problems. >>>> Unpacking source... >>>> Unpacking lxc-1.0.8.tar.gz to /var/local/tmp/portage/app-emulation/lxc-1.0.8/work >>>> Source unpacked in /var/local/tmp/portage/app-emulation/lxc-1.0.8/work >>>> Preparing source in /var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8 ... > [32;01m*[0m Applying lxc-1.0.8-bash-completion.patch ... >[A[98C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8' ... > [32;01m*[0m Running aclocal -I config ... >[A[98C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[98C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[98C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[98C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: lxc-lxc-1.0.8/ >>>> Source prepared. >>>> Configuring source in /var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8 ... > * econf: updating lxc-lxc-1.0.8/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating lxc-lxc-1.0.8/config/config.guess with /usr/share/gnuconfig/config.guess >./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-dependency-tracking --disable-silent-rules --libdir=/usr/lib --localstatedir=/var --bindir=/usr/sbin --docdir=/usr/share/doc/lxc-1.0.8 --with-config-path=/etc/lxc --with-rootfs-path=/usr/lib/lxc/rootfs --with-distro=gentoo --disable-doc --disable-apparmor --disable-examples --disable-lua --enable-seccomp --disable-python >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/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 whether make supports nested variables... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 host distribution... gentoo >checking for init system type... Linux distribution init system unknown. >checking for doxygen... no >checking for gnutls_hash_fast in -lgnutls... yes >checking for setexeccon_raw in -lselinux... no >checking for libseccomp... yes >checking for cgmanager_create in -lcgmanager... no >checking for get_pid_cgroup_abs_sync... checking for library containing cgmanager_get_pid_cgroup_abs_sync... no >no >checking for cgmanager_list_controllers... checking for library containing cgmanager_list_controllers_sync... no >no >checking for cap_set_proc in -lcap... yes >checking for cap_set_proc in -lcap... (cached) yes >checking for scmp_filter_ctx... yes >checking whether seccomp_syscall_resolve_name_arch is declared... yes >checking Whether to place logfiles in container config path... no >checking for linux/unistd.h... yes >checking for linux/netlink.h... yes >checking for linux/genetlink.h... yes >checking for bionic libc... no >checking whether PR_CAPBSET_DROP is declared... yes >checking sys/signalfd.h usability... yes >checking sys/signalfd.h presence... yes >checking for sys/signalfd.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking sys/capability.h usability... yes >checking sys/capability.h presence... yes >checking for sys/capability.h... yes >checking sys/personality.h usability... yes >checking sys/personality.h presence... yes >checking for sys/personality.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking sys/timerfd.h usability... yes >checking sys/timerfd.h presence... yes >checking for sys/timerfd.h... yes >checking for setns... yes >checking for pivot_root... yes >checking for sethostname... yes >checking for unshare... yes >checking for rand_r... yes >checking for confstr... yes >checking for faccessat... yes >checking for main in -lpthread... yes >checking for pthread_atfork... yes >checking for statvfs... yes >checking for openpty in -lutil... yes >checking for openpty... yes >checking for hasmntopt... yes >checking for setmntent... yes >checking for endmntent... yes >checking for utmpxname... yes >checking for getline... yes >checking for fgetln... no >checking for library containing sem_open... none required >checking for library containing clock_gettime... none required >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for a sed that does not truncate output... /bin/sed >checking for TLS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lxc.pc >config.status: creating lxc.spec >config.status: creating config/Makefile >config.status: creating config/apparmor/Makefile >config.status: creating config/selinux/Makefile >config.status: creating config/bash/Makefile >config.status: creating config/bash/lxc >config.status: creating config/init/Makefile >config.status: creating config/init/sysvinit/Makefile >config.status: creating config/init/sysvinit/lxc >config.status: creating config/init/systemd/Makefile >config.status: creating config/init/systemd/lxc.service >config.status: creating config/init/upstart/Makefile >config.status: creating config/etc/Makefile >config.status: creating config/templates/Makefile >config.status: creating config/templates/centos.common.conf >config.status: creating config/templates/centos.userns.conf >config.status: creating config/templates/debian.common.conf >config.status: creating config/templates/debian.userns.conf >config.status: creating config/templates/fedora.common.conf >config.status: creating config/templates/fedora.userns.conf >config.status: creating config/templates/gentoo.common.conf >config.status: creating config/templates/gentoo.moresecure.conf >config.status: creating config/templates/gentoo.userns.conf >config.status: creating config/templates/nesting.conf >config.status: creating config/templates/oracle.common.conf >config.status: creating config/templates/oracle.userns.conf >config.status: creating config/templates/plamo.common.conf >config.status: creating config/templates/plamo.userns.conf >config.status: creating config/templates/ubuntu-cloud.common.conf >config.status: creating config/templates/ubuntu-cloud.lucid.conf >config.status: creating config/templates/ubuntu-cloud.userns.conf >config.status: creating config/templates/ubuntu.common.conf >config.status: creating config/templates/ubuntu.lucid.conf >config.status: creating config/templates/ubuntu.userns.conf >config.status: creating config/yum/Makefile >config.status: creating doc/Makefile >config.status: creating doc/api/Makefile >config.status: creating doc/legacy/lxc-ls.sgml >config.status: creating doc/lxc-attach.sgml >config.status: creating doc/lxc-autostart.sgml >config.status: creating doc/lxc-cgroup.sgml >config.status: creating doc/lxc-checkconfig.sgml >config.status: creating doc/lxc-clone.sgml >config.status: creating doc/lxc-config.sgml >config.status: creating doc/lxc-console.sgml >config.status: creating doc/lxc-create.sgml >config.status: creating doc/lxc-destroy.sgml >config.status: creating doc/lxc-device.sgml >config.status: creating doc/lxc-execute.sgml >config.status: creating doc/lxc-freeze.sgml >config.status: creating doc/lxc-info.sgml >config.status: creating doc/lxc-ls.sgml >config.status: creating doc/lxc-monitor.sgml >config.status: creating doc/lxc-snapshot.sgml >config.status: creating doc/lxc-start-ephemeral.sgml >config.status: creating doc/lxc-start.sgml >config.status: creating doc/lxc-stop.sgml >config.status: creating doc/lxc-top.sgml >config.status: creating doc/lxc-unfreeze.sgml >config.status: creating doc/lxc-unshare.sgml >config.status: creating doc/lxc-user-nic.sgml >config.status: creating doc/lxc-usernsexec.sgml >config.status: creating doc/lxc-wait.sgml >config.status: creating doc/lxc.conf.sgml >config.status: creating doc/lxc.container.conf.sgml >config.status: creating doc/lxc.system.conf.sgml >config.status: creating doc/lxc-usernet.sgml >config.status: creating doc/lxc.sgml >config.status: creating doc/common_options.sgml >config.status: creating doc/see_also.sgml >config.status: creating doc/rootfs/Makefile >config.status: creating doc/examples/Makefile >config.status: creating doc/examples/lxc-macvlan.conf >config.status: creating doc/examples/lxc-vlan.conf >config.status: creating doc/examples/lxc-no-netns.conf >config.status: creating doc/examples/lxc-empty-netns.conf >config.status: creating doc/examples/lxc-phys.conf >config.status: creating doc/examples/lxc-veth.conf >config.status: creating doc/examples/lxc-complex.conf >config.status: creating doc/ja/Makefile >config.status: creating doc/ja/legacy/lxc-ls.sgml >config.status: creating doc/ja/lxc-attach.sgml >config.status: creating doc/ja/lxc-autostart.sgml >config.status: creating doc/ja/lxc-cgroup.sgml >config.status: creating doc/ja/lxc-checkconfig.sgml >config.status: creating doc/ja/lxc-clone.sgml >config.status: creating doc/ja/lxc-config.sgml >config.status: creating doc/ja/lxc-console.sgml >config.status: creating doc/ja/lxc-create.sgml >config.status: creating doc/ja/lxc-destroy.sgml >config.status: creating doc/ja/lxc-device.sgml >config.status: creating doc/ja/lxc-execute.sgml >config.status: creating doc/ja/lxc-freeze.sgml >config.status: creating doc/ja/lxc-info.sgml >config.status: creating doc/ja/lxc-ls.sgml >config.status: creating doc/ja/lxc-monitor.sgml >config.status: creating doc/ja/lxc-snapshot.sgml >config.status: creating doc/ja/lxc-start-ephemeral.sgml >config.status: creating doc/ja/lxc-start.sgml >config.status: creating doc/ja/lxc-stop.sgml >config.status: creating doc/ja/lxc-top.sgml >config.status: creating doc/ja/lxc-unfreeze.sgml >config.status: creating doc/ja/lxc-unshare.sgml >config.status: creating doc/ja/lxc-user-nic.sgml >config.status: creating doc/ja/lxc-usernsexec.sgml >config.status: creating doc/ja/lxc-wait.sgml >config.status: creating doc/ja/lxc.conf.sgml >config.status: creating doc/ja/lxc.container.conf.sgml >config.status: creating doc/ja/lxc.system.conf.sgml >config.status: creating doc/ja/lxc-usernet.sgml >config.status: creating doc/ja/lxc.sgml >config.status: creating doc/ja/common_options.sgml >config.status: creating doc/ja/see_also.sgml >config.status: creating hooks/Makefile >config.status: creating templates/Makefile >config.status: creating templates/lxc-alpine >config.status: creating templates/lxc-altlinux >config.status: creating templates/lxc-archlinux >config.status: creating templates/lxc-busybox >config.status: creating templates/lxc-centos >config.status: creating templates/lxc-cirros >config.status: creating templates/lxc-debian >config.status: creating templates/lxc-download >config.status: creating templates/lxc-fedora >config.status: creating templates/lxc-gentoo >config.status: creating templates/lxc-openmandriva >config.status: creating templates/lxc-opensuse >config.status: creating templates/lxc-oracle >config.status: creating templates/lxc-plamo >config.status: creating templates/lxc-sshd >config.status: creating templates/lxc-ubuntu >config.status: creating templates/lxc-ubuntu-cloud >config.status: creating src/Makefile >config.status: creating src/lxc/Makefile >config.status: creating src/lxc/lxc-checkconfig >config.status: creating src/lxc/lxc-ls >config.status: creating src/lxc/lxc-start-ephemeral >config.status: creating src/lxc/legacy/lxc-ls >config.status: creating src/lxc/lxc.functions >config.status: creating src/lxc/version.h >config.status: creating src/python-lxc/Makefile >config.status: creating src/python-lxc/setup.py >config.status: creating src/lua-lxc/Makefile >config.status: creating src/tests/Makefile >config.status: creating src/tests/lxc-test-usernic >config.status: creating src/config.h >config.status: linking config/etc/default.conf.unknown to config/etc/default.conf >config.status: executing depfiles commands >config.status: executing default commands > >---------------------------- >Environment: > - compiler: i686-pc-linux-gnu-gcc > - distribution: gentoo > - init script type(s): > - rpath: no > - GnuTLS: yes > - Bash integration: yes > >Security features: > - Apparmor: no > - Linux capabilities: yes > - seccomp: yes > - SELinux: no > - cgmanager: no > >Bindings: > - lua: no > - python3: no > >Documentation: > - examples: no > - API documentation: no > - user documentation: no > >Debugging: > - tests: no > - mutex debugging: no > >Paths: > - Logs in configpath: no >>>> Source configured. >>>> Compiling source in /var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8 ... >make -j3 >Making all in config >make[1]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config' >Making all in apparmor >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/apparmor' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/apparmor' >Making all in bash >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/bash' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/bash' >Making all in etc >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/etc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/etc' >Making all in init >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init' >Making all in systemd >make[3]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/systemd' >make all-am >make[4]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/systemd' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/systemd' >make[3]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/systemd' >Making all in sysvinit >make[3]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/sysvinit' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/sysvinit' >Making all in upstart >make[3]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/upstart' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init/upstart' >make[3]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init' >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/init' >Making all in selinux >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/selinux' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/selinux' >Making all in templates >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/templates' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/templates' >Making all in yum >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/yum' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config/yum' >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config' >make[1]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/config' >Making all in src >make[1]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/src' >make all-recursive >make[2]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/src' >Making all in lxc >make[3]: Entering directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/src/lxc' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o lxc_attach.o lxc_attach.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-arguments.o `test -f 'arguments.c' || echo './'`arguments.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-bdev.o `test -f 'bdev.c' || echo './'`bdev.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-commands.o `test -f 'commands.c' || echo './'`commands.c >[01m[Kbdev.c:[m[K In function â[01m[Klvm_detect[m[Kâ: >[01m[Kbdev.c:821:13:[m[K [01;31m[Kerror: [m[KIn the GNU C Library, "major" is defined > by <sys/sysmacros.h>. For historical compatibility, it is > currently defined by <sys/types.h> as well, but we plan to > remove this soon. To use "major", include <sys/sysmacros.h> > directly. If you did not intend to use a system-defined macro > "major", you should undefine it after including <sys/types.h>. [[01;31m[K-Werror[m[K] > major(sta[01;31m[Ktbuf.st_rdev), minor(statbuf.st_rdev));[m[K > [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kbdev.c:821:13:[m[K [01;31m[Kerror: [m[KIn the GNU C Library, "minor" is defined > by <sys/sysmacros.h>. For historical compatibility, it is > currently defined by <sys/types.h> as well, but we plan to > remove this soon. To use "minor", include <sys/sysmacros.h> > directly. If you did not intend to use a system-defined macro > "minor", you should undefine it after including <sys/types.h>. [[01;31m[K-Werror[m[K] > major(sta[01;31m[Ktbuf.st_rdev), minor(statbuf.st_rdev));[m[K > [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kbdev.c:[m[K In function â[01m[Kfind_free_loopdev_no_control[m[Kâ: >[01m[Kbdev.c:1900:2:[m[K [01;31m[Kerror: [m[Kâ[01m[Kreaddir_r[m[Kâ is deprecated [[01;31m[K-Werror=deprecated-declarations[m[K] > [01;31m[Kwhile[m[K (!readdir_r(dir, &dirent, &direntp)) { > [01;31m[K^~~~~[m[K >In file included from [01m[Kbdev.c:43:0[m[K: >[01m[K/usr/include/dirent.h:183:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kreaddir_r[m[K (DIR *__restrict __dirp, > [01;36m[K^~~~~~~~~[m[K >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-start.o `test -f 'start.c' || echo './'`start.c >[01m[Kstart.c:[m[K In function â[01m[Klxc_check_inherited[m[Kâ: >[01m[Kstart.c:190:2:[m[K [01;31m[Kerror: [m[Kâ[01m[Kreaddir_r[m[Kâ is deprecated [[01;31m[K-Werror=deprecated-declarations[m[K] > [01;31m[Kwhile[m[K (!readdir_r(dir, &dirent, &direntp)) { > [01;31m[K^~~~~[m[K >In file included from [01m[Kstart.c:29:0[m[K: >[01m[K/usr/include/dirent.h:183:12:[m[K [01;36m[Knote: [m[Kdeclared here > extern int [01;36m[Kreaddir_r[m[K (DIR *__restrict __dirp, > [01;36m[K^~~~~~~~~[m[K >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-execute.o `test -f 'execute.c' || echo './'`execute.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-monitor.o `test -f 'monitor.c' || echo './'`monitor.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -fPIC -DPIC -I../../src -DLXCROOTFSMOUNT=\"/usr/lib/lxc/rootfs\" -DLXCPATH=\"/etc/lxc\" -DLXC_GLOBAL_CONF=\"/etc/lxc/lxc.conf\" -DLXCINITDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -DLXCTEMPLATEDIR=\"/usr/share/lxc/templates\" -DLOGPATH=\"/var/log/lxc\" -DLXC_DEFAULT_CONFIG=\"/etc/lxc/default.conf\" -DLXC_USERNIC_DB=\"/run/lxc/nics\" -DLXC_USERNIC_CONF=\"/etc/lxc/lxc-usernet\" -DDEFAULT_CGROUP_PATTERN=\"/lxc/%n\" -DRUNTIME_PATH=\"/run\" -DSBINDIR=\"/usr/sbin\" -DHAVE_SECCOMP -pthread -march=i686 -mtune=i686 -msse -msse2 -mssse3 -mmmx -O2 -fomit-frame-pointer -pipe -mfpmath=sse -fno-strict-aliasing -Wall -Werror -c -o liblxc_so-console.o `test -f 'console.c' || echo './'`console.c >cc1: all warnings being treated as errors >make[3]: *** [Makefile:1153: liblxc_so-start.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >cc1: all warnings being treated as errors >make[3]: *** [Makefile:1125: liblxc_so-bdev.o] Error 1 >make[3]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/src/lxc' >make[2]: *** [Makefile:402: all-recursive] Error 1 >make[2]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/src' >make[1]: *** [Makefile:347: all] Error 2 >make[1]: Leaving directory '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8/src' >make: *** [Makefile:493: all-recursive] Error 1 > [31;01m*[0m ERROR: app-emulation/lxc-1.0.8::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-emulation/lxc-1.0.8::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-emulation/lxc-1.0.8::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/local/tmp/portage/app-emulation/lxc-1.0.8/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/local/tmp/portage/app-emulation/lxc-1.0.8/temp/environment'. > [31;01m*[0m Working directory: '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8' > [31;01m*[0m S: '/var/local/tmp/portage/app-emulation/lxc-1.0.8/work/lxc-lxc-1.0.8'
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 639502
: 507692 |
507694