From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0C30358973 for ; Mon, 18 Jan 2016 03:15:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D1E021C009; Mon, 18 Jan 2016 03:15:37 +0000 (UTC) Received: from lantean.jmbsvicetto.name (lantean.jmbsvicetto.name [88.198.230.205]) by pigeon.gentoo.org (Postfix) with ESMTP id 046EA21C009 for ; Mon, 18 Jan 2016 03:15:34 +0000 (UTC) Received: by lantean.jmbsvicetto.name (Postfix, from userid 0) id 3E650E006E; Mon, 18 Jan 2016 03:15:30 +0000 (UTC) From: catalyst@lantean.jmbsvicetto.name To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - stage1.spec Message-Id: <20160118031530.3E650E006E@lantean.jmbsvicetto.name> Date: Mon, 18 Jan 2016 03:15:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Release Engineering Autobuilds X-BeenThere: gentoo-releng-autobuilds@gentoo.org X-BeenThere: gentoo-releng-autobuilds@lists.gentoo.org Reply-To: gentoo-releng-autobuilds@lists.gentoo.org X-Archives-Salt: 9471081e-349f-499c-b910-c8512fbd92be X-Archives-Hash: ee61aac326980d86dfd26a71378b99be checking for utimensat... checking for utimes... yes yes checking for stackoverflow_install_handler in -lsigsegv... (cached) false checking for __sync_lock_test_and_set... checking for utimes... yes checking for va_copy... yes checking for stackoverflow_install_handler in -lsigsegv... (cached) false checking for __sync_lock_test_and_set... va_copy checking for library containing dlopen... yes checking for va_copy... va_copy checking for library containing dlopen... -ldl checking for dlvsym... yes checking truncate argument type... -ldl checking for dlvsym... off_t checking for RTLD_NEXT... yes checking libc path... yes checking truncate argument type... off_t checking for RTLD_NEXT... /lib64/libc.so.6 checking libc version... yes checking libc path... libc.so.6 checking for /proc/self/fd... yes checking for /dev/fd... yes checking for /proc/self/cmdline... yes checking for /proc/1/cmdline... no checking for /proc/11823/cmdline... yes checking how to enable exception handling... /lib32/libc.so.6 checking libc version... -fexceptions checking CFLAGS for maximum warnings... libc.so.6 checking for /proc/self/fd... yes checking for /dev/fd... yes checking for /proc/self/cmdline... yes checking for /proc/1/cmdline... no checking for /proc/11847/cmdline... yes checking how to enable exception handling... -Wall checking whether C compiler accepts -Winvalid-pch... -fexceptions checking CFLAGS for maximum warnings... yes checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -ffunction-sections... -Wall checking whether C compiler accepts -Winvalid-pch... yes checking whether C compiler accepts -fno-builtin-calloc... yes checking whether C compiler accepts -fdata-sections... yes checking whether C compiler accepts -fno-builtin-malloc... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fno-builtin-realloc... yes checking whether C compiler accepts -fno-builtin-calloc... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether C compiler accepts -fno-builtin-malloc... yes checking whether C compiler accepts -fno-builtin-realloc... yes checking whether the linker accepts -Wl,--gc-sections... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--no-undefined... yes yes checking whether the linker accepts -Wl,--gc-sections... checking whether the linker accepts -Wl,--version-script,conftest.map... yes yes checking whether the linker accepts -Wl,--no-undefined... checking that generated files are newer than configure... done configure: creating ./config.status yes checking whether the linker accepts -Wl,--version-script,conftest.map... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/sandbox.sh config.status: creating Makefile config.status: creating data/Makefile config.status: creating etc/Makefile config.status: creating etc/sandbox.d/00default config.status: creating src/sandbox.sh config.status: creating etc/sandbox.d/Makefile config.status: creating Makefile config.status: creating libsandbox/Makefile config.status: creating data/Makefile config.status: creating libsbutil/Makefile config.status: creating etc/Makefile config.status: creating scripts/Makefile config.status: creating etc/sandbox.d/00default config.status: creating src/Makefile config.status: creating etc/sandbox.d/Makefile config.status: creating tests/atlocal config.status: creating libsandbox/Makefile config.status: creating tests/Makefile config.status: creating libsbutil/Makefile config.status: creating tests/package.m4 config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: creating src/Makefile config.status: creating tests/atlocal config.status: creating tests/Makefile config.status: creating tests/package.m4 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing tests/atconfig commands config.status: executing libtool commands config.status: executing tests/atconfig commands * Running sb_compile for ABI=x86... GEN libsbutil/headers.h.gch GEN libsandbox/headers.h.gch GEN headers.h.gch make all-recursive Making all in scripts make[2]: Nothing to be done for 'all'. Making all in etc Making all in sandbox.d make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in data make[2]: Nothing to be done for 'all'. Making all in libsbutil CC get_sandbox_conf.lo CC sb_efuncs.lo CC sb_gdb.lo CC sb_open.lo CC sb_read.lo CC sb_write.lo CC sb_write_fd.lo CC sb_close.lo CC sb_printf.lo CC sb_proc.lo CC sb_memory.lo CC src/debug.lo x86_64-pc-linux-gnu-gcc: internal compiler error: Segmentation fault (program cc1) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Makefile:520: recipe for target 'src/debug.lo' failed make[2]: *** [src/debug.lo] Error 1 Makefile:484: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:396: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 2563: Called sb_foreach_abi 'sb_compile' * environment, line 2528: Called sb_compile * environment, line 2511: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`. * If configure failed with a 'cannot run C compiled programs' error, try this: * FEATURES=-sandbox emerge sandbox * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-031511.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-x86' * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10' * Messages for package sys-libs/timezone-data-2015f merged to /tmp/stage1root/: * You do not have TIMEZONE set in /tmp/stage1root/etc/timezone. * Setting /tmp/stage1root/etc/localtime to Factory. * Messages for package sys-apps/shadow-4.1.5.1-r1 merged to /tmp/stage1root/: * Running 'grpck' returned errors. Please run it by hand, and then * run 'grpconv' afterwards! * Messages for package sys-apps/coreutils-8.23 merged to /tmp/stage1root/: * Make sure you run 'hash -r' in your active shells. * You should also re-source your shell settings for LS_COLORS * changes, such as: source /etc/profile * Messages for package sys-apps/sandbox-2.10-r1 merged to /tmp/stage1root/: * ERROR: sys-apps/sandbox-2.10-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 133: Called src_compile * environment, line 2563: Called sb_foreach_abi 'sb_compile' * environment, line 2528: Called sb_compile * environment, line 2511: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of `emerge --info '=sys-apps/sandbox-2.10-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/sandbox-2.10-r1::gentoo'`. * If configure failed with a 'cannot run C compiled programs' error, try this: * FEATURES=-sandbox emerge sandbox * The complete build log is located at '/home/release/tmp/logs/sys-apps:sandbox-2.10-r1:20160118-031511.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/sandbox-2.10-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/build-x86' * S: '/var/tmp/portage/sys-apps/sandbox-2.10-r1/work/sandbox-2.10' 18 Jan 2016 03:15:29 UTC: ERROR : CatalystError: cmd() NON-zero return value from: run script failed. 18 Jan 2016 03:15:30 UTC: ERROR : CatalystError: Stage build aborting due to error. 18 Jan 2016 03:15:30 UTC: ERROR : Exception running action sequence run_local Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/catalyst/base/stagebase.py", line 1413, in run getattr(self, x)() File "/usr/lib64/python2.7/site-packages/catalyst/base/stagebase.py", line 1322, in run_local print_traceback=False) CatalystError 18 Jan 2016 03:15:30 UTC: NOTICE : Cleaning up... Running unbind() Full build log at /home/release/tmp/run/catalyst-auto.oO2hD4/log/stage1.log