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 3EA2A138247 for ; Tue, 14 Jan 2014 19:06:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 435DBE09F3; Tue, 14 Jan 2014 19:06:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF583E09F3 for ; Tue, 14 Jan 2014 19:06:34 +0000 (UTC) Received: from dolphin (i2.gentoo.osuosl.org [140.211.166.190]) by smtp.gentoo.org (Postfix) with SMTP id D29D133F5E1; Tue, 14 Jan 2014 19:06:32 +0000 (UTC) Received: by dolphin (sSMTP sendmail emulation); Tue, 14 Jan 2014 19:06:32 +0000 Date: Tue, 14 Jan 2014 19:06:32 +0000 From: catalyst@dolphin.ia64.dev.gentoo.org To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst fatal build error - stage1.spec 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 Message-Id: <20140114190636.435DBE09F3@pigeon.gentoo.org> X-Archives-Salt: 5f0b39a6-5419-4941-8de6-219d243f087f X-Archives-Hash: 2e03f457b56ac98c49ef718bc656117c checking for resizeterm... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking whether ia64-unknown-linux-gnu-gcc -pthread supports computed gotos... yes checking for --with-computed-gotos... yes checking for pipe2... yes checking for build directories... done configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile * configure has detected that the sem_open function is broken. * Please ensure that /dev/shm is mounted as a tmpfs with mode 1777. * ERROR: dev-lang/python-3.2.5-r3::gentoo failed (configure phase): * Broken sem_open function (bug 496328) * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3709: Called die * The specific snippet of code: * die "Broken sem_open function (bug 496328)"; * * If you need support, post the output of `emerge --info '=dev-lang/python-3.2.5-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.2.5-r3::gentoo'`. /var/tmp/portage/._portage_reinstall_.z_r7aj/bin/isolated-functions.sh: line 188: wait: `Broken sem_open function (bug 496328)': not a pid or valid job spec * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-3.2.5-r3/work/ia64-unknown-linux-gnu' * S: '/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5' * Messages for package sys-libs/glibc-2.16.0: * Defaulting /etc/host.conf:multi to on * Generating all locales; edit /etc/locale.gen to save time/space * Messages for package sys-libs/timezone-data-2013d: * You do not have TIMEZONE set in /etc/timezone. * Skipping auto-update of /etc/localtime. * Messages for package app-portage/portage-utils-0.41: * /etc/portage/postsync.d/q-reinitialize has been installed for convenience * If you wish for it to be automatically run at the end of every --sync: * # chmod +x /etc/portage/postsync.d/q-reinitialize * Normally this should only take a few seconds to run but file systems * such as ext3 can take a lot longer. To disable, simply do: * # chmod -x /etc/portage/postsync.d/q-reinitialize * Messages for package sys-apps/util-linux-2.22.2: * The agetty util now clears the terminal by default. You * might want to add --noclear to your /etc/inittab lines. * Messages for package sys-devel/gcc-4.7.3-r1: * If you have issues with packages unable to locate libstdc++.la, * then try running 'fix_libtool_files.sh' on the old gcc versions. * You might want to review the GCC upgrade guide when moving between * major versions (like 4.2 to 4.3): * http://www.gentoo.org/doc/en/gcc-upgrading.xml * Messages for package sys-devel/gcc-4.6.3: * If you have issues with packages unable to locate libstdc++.la, * then try running 'fix_libtool_files.sh' on the old gcc versions. * You might want to review the GCC upgrade guide when moving between * major versions (like 4.2 to 4.3): * http://www.gentoo.org/doc/en/gcc-upgrading.xml * Messages for package sys-fs/e2fsprogs-1.42.7: * No /etc/mtab file, creating one temporarily * Messages for package sys-apps/coreutils-8.20: * 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-libs/gdbm-1.8.3-r4: * 32bit systems might have to rebuild all gdbm databases due to * LFS changes in the gdbm format. You can either delete the db * and regenerate it from scratch, or use the converter: * http://bugs.gentoo.org/attachment.cgi?id=215326 * * See this comment for information on how to use it: * http://bugs.gentoo.org/299390#c15 * * You should be able to locate most gdbm db's on your system with: * find /etc /var -type f -exec file {} + | grep 'GNU dbm 1.x or ndbm database' * * You could also try using this helper script: * http://bugs.gentoo.org/attachment.cgi?id=222581 * Messages for package dev-lang/perl-5.12.4-r1: * Removing dead symlink /usr/share/man/man1/ptar.1.bz2 * Removing dead symlink /usr/share/man/man1/ptardiff.1.bz2 * Removing dead symlink /usr/share/man/man1/shasum.1.bz2 * Removing dead symlink /usr/share/man/man1/cpan.1.bz2 * Removing dead symlink /usr/share/man/man1/cpanp.1.bz2 * Removing dead symlink /usr/share/man/man1/cpan2dist.1.bz2 * Removing dead symlink /usr/share/man/man1/enc2xs.1.bz2 * Removing dead symlink /usr/share/man/man1/piconv.1.bz2 * Removing dead symlink /usr/share/man/man1/instmodsh.1.bz2 * Removing dead symlink /usr/share/man/man1/xsubpp.1.bz2 * Removing dead symlink /usr/share/man/man1/config_data.1.bz2 * Removing dead symlink /usr/share/man/man1/corelist.1.bz2 * Removing dead symlink /usr/share/man/man1/pod2usage.1.bz2 * Removing dead symlink /usr/share/man/man1/podchecker.1.bz2 * Removing dead symlink /usr/share/man/man1/podselect.1.bz2 * Removing dead symlink /usr/share/man/man1/prove.1.bz2 * Removing dead symlink /usr/share/man/man1/pod2man.1.bz2 * Removing dead symlink /usr/share/man/man1/pod2text.1.bz2 * Messages for package dev-lang/perl-5.16.3: * UPDATE THE PERL MODULES: * After updating dev-lang/perl you must reinstall * the installed perl modules. * Use: perl-cleaner --all * Unable to establish //usr/share/man/man1/ptar.1* symlink * Unable to establish //usr/share/man/man1/ptardiff.1* symlink * Unable to establish //usr/share/man/man1/ptargrep.1* symlink * Unable to establish //usr/share/man/man1/shasum.1* symlink * Unable to establish //usr/share/man/man1/cpan.1* symlink * Unable to establish //usr/share/man/man1/cpanp.1* symlink * Unable to establish //usr/share/man/man1/cpan2dist.1* symlink * Unable to establish //usr/share/man/man1/enc2xs.1* symlink * Unable to establish //usr/share/man/man1/piconv.1* symlink * Unable to establish //usr/share/man/man1/instmodsh.1* symlink * Unable to establish //usr/share/man/man1/xsubpp.1* symlink * Unable to establish //usr/share/man/man1/zipdetails.1* symlink * Unable to establish //usr/share/man/man1/json_pp.1* symlink * Unable to establish //usr/share/man/man1/config_data.1* symlink * Unable to establish //usr/share/man/man1/corelist.1* symlink * Unable to establish //usr/share/man/man1/pod2usage.1* symlink * Unable to establish //usr/share/man/man1/podchecker.1* symlink * Unable to establish //usr/share/man/man1/podselect.1* symlink * Unable to establish //usr/share/man/man1/perldoc.1* symlink * Unable to establish //usr/share/man/man1/prove.1* symlink * Unable to establish //usr/share/man/man1/pod2man.1* symlink * Unable to establish //usr/share/man/man1/pod2text.1* symlink * Unable to establish //usr/share/man/man1/perlpodstyle.1* symlink * Messages for package dev-lang/python-3.2.5-r3: * configure has detected that the sem_open function is broken. * Please ensure that /dev/shm is mounted as a tmpfs with mode 1777. * ERROR: dev-lang/python-3.2.5-r3::gentoo failed (configure phase): * Broken sem_open function (bug 496328) * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3709: Called die * The specific snippet of code: * die "Broken sem_open function (bug 496328)"; * * If you need support, post the output of `emerge --info '=dev-lang/python-3.2.5-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.2.5-r3::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.2.5-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-3.2.5-r3/work/ia64-unknown-linux-gnu' * S: '/var/tmp/portage/dev-lang/python-3.2.5-r3/work/Python-3.2.5' !!! catalyst: run script failed. Traceback (most recent call last): File "modules/generic_stage_target.py", line 1235, in run_local "run script failed.",env=self.env) File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, in cmd raise CatalystError,myexc CatalystError None !!! catalyst: Stage build aborting due to error. Traceback (most recent call last): File "/usr/lib/catalyst/catalyst", line 226, in build_target mytarget.run() File "modules/generic_stage_target.py", line 1295, in run apply(getattr(self,x)) File "modules/generic_stage_target.py", line 1240, in run_local raise CatalystError,"Stage build aborting due to error." CatalystError !!! catalyst: Error encountered during run of target stage1 Catalyst aborting.... lockfile does not exist '/var/tmp/catalyst/tmp/default/stage1-ia64-20140114/.catalyst_lock' Full build log at /tmp/catalyst-auto.15522/log/stage1.log