From: catalyst@lantean.jmbsvicetto.name
To: jmbsvicetto@gmail.com,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - i686/stage1.spec
Date: Wed, 24 Jun 2015 08:12:03 +0000 (UTC) [thread overview]
Message-ID: <20150624081203.95767E0074@lantean.jmbsvicetto.name> (raw)
|| test -n "m64=../lib64 m32=../lib mx32=../libx32"; then \
/bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib \
"m64/m32" \
" 64 32" \
"" \
"" \
"" \
"" \
"m64=../lib64 m32=../lib mx32=../libx32" \
"" \
"" \
"" \
"no" \
> tmp-mlib.h; \
else \
/bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/genmultilib '' '' '' '' '' '' '' '' \
"" '' no \
> tmp-mlib.h; \
fi
/bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
lsf="/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/cp/lang-specs.h /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/||' > tmp-specs.h
/bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
echo "i686-pc-linux-gnu-g++ -DEFAULT_SSP -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -static-libstdc++ -static-libgcc -Wl,-O1 -Wl,--as-needed" > checksum-options.tmp \
&& /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change checksum-options.tmp checksum-options
gawk -f /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/i386/i386-builtin-types.awk /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc
/bin/bash /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
echo timestamp > s-i386-bt
cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-nm.c
cp /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gcc-ar.c gcc-ranlib.c
i686-pc-linux-gnu-g++ -c -DEFAULT_SSP -DHOST_GENERATOR_FILE -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/. -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libcpp/include -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libdecnumber/bid -I../libdecnumber -I/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../libbacktrace /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c -o gengtype.o
In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:500:34: error: declaration of C function 'const char* strsignal(int)' conflicts with
extern const char *strsignal (int);
^
In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.8.4/include/g++-v4/cstring:42:0,
from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
/usr/include/string.h:563:14: error: previous declaration 'char* strsignal(int)' here
extern char *strsignal (int __sig) __THROW;
^
In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:645:0,
from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/../include/libiberty.h:110:36: error: new declaration 'char* basename(const char*)'
extern char *basename (const char *);
^
In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.8.4/include/g++-v4/cstring:42:0,
from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:205,
from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:
/usr/include/string.h:600:26: error: ambiguates old declaration 'const char* basename(const char*)'
extern "C++" const char *basename (const char *__filename)
^
In file included from /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.c:26:0:
/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:289:56: error: 'CHAR_BIT' was not declared in this scope
? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
^
/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
#define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
^
/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/system.h:294:20: note: in expansion of macro 'INTTYPE_MAXIMUM'
# define UCHAR_MAX INTTYPE_MAXIMUM (unsigned char)
^
/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4/gcc/gengtype.h:455:23: note: in expansion of macro 'UCHAR_MAX'
CHAR_TOKEN_OFFSET = UCHAR_MAX + 1,
^
Makefile:1070: recipe for target 'gengtype.o' failed
make[3]: *** [gengtype.o] Error 1
make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build/gcc'
Makefile:4152: recipe for target 'all-stage1-gcc' failed
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
Makefile:16150: recipe for target 'stage1-bubble' failed
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
Makefile:16465: recipe for target 'bootstrap-lean' failed
make: *** [bootstrap-lean] Error 2
* ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
* The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
* Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
* S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
*
* Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
*
* Messages for package sys-libs/timezone-data-2015b 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.21 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/less-458 merged to /tmp/stage1root/:
* lesspipe offers colorization options. Run 'lesspipe -h' for info.
* Messages for package app-portage/portage-utils-0.56 merged to /tmp/stage1root/:
* /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 dev-lang/perl-5.20.2 merged to /tmp/stage1root/:
* Unable to establish /tmp/stage1root//usr/share/man/man1/ptar.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/ptardiff.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/ptargrep.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/shasum.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/cpan.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/enc2xs.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/piconv.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/instmodsh.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/xsubpp.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/zipdetails.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/json_pp.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/config_data.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/corelist.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/pod2usage.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/podchecker.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/podselect.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/perldoc.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/prove.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/pod2man.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/pod2text.1.bz2 symlink
* Unable to establish /tmp/stage1root//usr/share/man/man1/perlpodstyle.1.bz2 symlink
* Messages for package sys-libs/glibc-2.20-r2 merged to /tmp/stage1root/:
* Defaulting /etc/host.conf:multi to on
* Messages for package dev-libs/libxml2-2.9.2-r1 merged to /tmp/stage1root/:
* Skipping XML catalog creation for stage building (bug #208887).
* Messages for package dev-lang/python-3.3.5-r1 merged to /tmp/stage1root/:
* You have just upgraded from an older version of Python.
*
* Please adjust PYTHON_TARGETS (if so desired), and run emerge with the --newuse or --changed-use option to rebuild packages installing python modules.
*
* For legacy packages, you should switch active version of Python and run 'python-updater [options]' to rebuild Python modules.
* Messages for package sys-devel/gcc-4.8.4 merged to /tmp/stage1root/:
* ERROR: sys-devel/gcc-4.8.4::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-devel/gcc-4.8.4::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.8.4::gentoo'`.
* The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.8.4/temp/environment'.
* Working directory: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/build'
* S: '/var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-4.8.4'
*
* Please include /var/tmp/portage/sys-devel/gcc-4.8.4/work/gcc-build-logs.tar.bz2 in your bug report.
*
!!! catalyst: run script failed.
Traceback (most recent call last):
File "modules/generic_stage_target.py", line 1253, in run_local
"run script failed.",env=self.env)
File "/usr/lib64/catalyst//modules/catalyst_support.py", line 541, in cmd
raise CatalystError,myexc
CatalystError
None
!!! catalyst: Stage build aborting due to error.
Traceback (most recent call last):
File "/usr/lib64/catalyst/catalyst", line 218, in build_target
mytarget.run()
File "modules/generic_stage_target.py", line 1333, in run
apply(getattr(self,x))
File "modules/generic_stage_target.py", line 1258, 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 '/home/release/buildroot/x86-dev/tmp/default/stage1-i686-20150624/.catalyst_lock'
Full build log at /home/release/tmp/run/catalyst-auto.r2V17E/log/i686_stage1.log
next reply other threads:[~2015-06-24 8:12 UTC|newest]
Thread overview: 151+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-24 8:12 catalyst [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-15 2:57 [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - i686/stage1.spec catalyst
2020-11-30 23:49 catalyst
2020-11-23 23:44 catalyst
2020-09-30 3:00 catalyst
2020-09-23 3:00 catalyst
2020-09-16 3:00 catalyst
2020-09-09 3:00 catalyst
2020-09-02 3:00 catalyst
2020-08-26 3:00 catalyst
2020-08-19 3:00 catalyst
2020-08-12 3:00 catalyst
2020-08-05 3:00 catalyst
2020-07-29 3:00 catalyst
2020-07-22 3:00 catalyst
2020-07-15 3:00 catalyst
2020-07-08 3:00 catalyst
2020-07-01 3:00 catalyst
2020-06-24 3:00 catalyst
2020-06-17 3:00 catalyst
2020-06-10 3:00 catalyst
2020-06-03 3:00 catalyst
2020-05-27 3:00 catalyst
2020-05-20 3:00 catalyst
2020-05-16 11:18 catalyst
2020-05-13 3:00 catalyst
2020-05-06 3:00 catalyst
2020-04-29 3:00 catalyst
2020-01-08 4:04 catalyst
2019-12-10 21:48 catalyst
2019-09-04 3:00 catalyst
2019-02-14 16:06 catalyst
2019-01-09 6:43 catalyst
2019-01-03 13:28 catalyst
2019-01-03 13:17 catalyst
2019-01-02 21:48 catalyst
2019-01-02 18:44 catalyst
2019-01-01 3:54 catalyst
2018-09-07 12:37 catalyst
2018-09-07 12:36 catalyst
2018-07-08 1:38 catalyst
2018-07-08 9:15 ` M. J. Everitt
2018-04-13 21:57 catalyst
2018-04-11 21:57 catalyst
2018-04-09 21:57 catalyst
2018-04-06 21:57 catalyst
2018-04-02 21:55 catalyst
2018-02-17 0:55 catalyst
2018-02-15 0:55 catalyst
2018-02-13 0:55 catalyst
2018-02-10 0:34 catalyst
2018-02-03 0:32 catalyst
2018-02-01 1:52 catalyst
2018-01-31 6:44 catalyst
2018-01-31 3:01 catalyst
2018-01-30 0:28 catalyst
2018-01-27 0:23 catalyst
2018-01-25 0:21 catalyst
2018-01-24 5:03 catalyst
2018-01-23 0:19 catalyst
2018-01-20 0:22 catalyst
2017-12-25 22:12 catalyst
2017-12-22 22:11 catalyst
2017-12-20 22:11 catalyst
2017-12-18 23:07 catalyst
2017-10-26 3:26 catalyst
2017-10-26 3:25 catalyst
2017-10-26 3:25 catalyst
2017-10-26 3:25 catalyst
2017-10-26 3:25 catalyst
2017-09-27 3:11 catalyst
2017-09-20 3:09 catalyst
2017-09-13 3:09 catalyst
2017-09-05 1:19 catalyst
2017-03-22 8:04 catalyst
2017-03-15 9:24 catalyst
2017-03-08 3:01 catalyst
2017-03-01 3:00 catalyst
2017-02-22 3:10 catalyst
2017-02-15 3:11 catalyst
2017-02-08 3:11 catalyst
2017-02-01 3:10 catalyst
2017-01-25 3:11 catalyst
2017-01-18 3:11 catalyst
2017-01-11 3:08 catalyst
2017-01-04 3:09 catalyst
2016-12-28 3:09 catalyst
2016-12-21 3:09 catalyst
2016-12-14 3:08 catalyst
2016-12-07 3:08 catalyst
2016-11-30 3:01 catalyst
2016-11-23 3:01 catalyst
2016-11-16 3:01 catalyst
2016-11-09 3:01 catalyst
2016-11-02 3:01 catalyst
2016-10-26 3:02 catalyst
2016-10-19 3:01 catalyst
2016-10-12 3:01 catalyst
2016-10-05 3:02 catalyst
2016-09-28 7:44 catalyst
2016-09-21 7:29 catalyst
2016-09-14 3:00 catalyst
2016-09-07 3:00 catalyst
2016-08-31 3:00 catalyst
2016-08-24 3:00 catalyst
2016-08-17 3:00 catalyst
2016-08-10 3:01 catalyst
2016-08-03 3:01 catalyst
2016-07-27 3:03 catalyst
2016-07-20 3:01 catalyst
2016-05-18 3:02 catalyst
2016-05-11 3:02 catalyst
2015-12-23 3:05 catalyst
2015-12-01 2:29 catalyst
2015-08-19 5:20 catalyst
2015-08-05 5:02 catalyst
2015-08-04 6:45 catalyst
2015-07-22 5:21 catalyst
2015-07-08 4:29 catalyst
2015-06-17 3:08 catalyst
2015-06-03 3:06 catalyst
2015-06-01 1:25 catalyst
2015-05-20 3:07 catalyst
2015-05-13 3:06 catalyst
2015-05-06 3:06 catalyst
2015-04-29 3:06 catalyst
2015-04-22 3:47 catalyst
2015-03-10 6:21 catalyst
2015-02-22 2:38 catalyst
2015-02-17 1:18 catalyst
2015-02-11 3:07 catalyst
2015-02-10 1:19 catalyst
2015-02-04 3:07 catalyst
2015-02-03 1:19 catalyst
2015-01-28 3:08 catalyst
2015-01-27 1:16 catalyst
2015-01-20 1:18 catalyst
2015-01-13 1:19 catalyst
2015-01-06 1:19 catalyst
2014-12-30 1:19 catalyst
2014-12-23 1:20 catalyst
2014-12-16 1:20 catalyst
2014-11-19 3:43 catalyst
2012-09-11 1:38 catalyst
2012-09-04 1:38 catalyst
2012-01-17 11:49 catalyst
2011-11-22 5:06 catalyst
2011-11-15 4:52 catalyst
2011-08-23 1:33 catalyst
2011-08-16 3:31 catalyst
2011-05-17 3:07 catalyst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150624081203.95767E0074@lantean.jmbsvicetto.name \
--to=catalyst@lantean.jmbsvicetto.name \
--cc=gentoo-releng-autobuilds@lists.gentoo.org \
--cc=jmbsvicetto@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox