unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: fis trivial <ybbs.daans@hotmail.com>
To: 32397@debbugs.gnu.org
Subject: bug#32397: GCC 4.8 Failed to build.
Date: Wed, 8 Aug 2018 11:59:30 +0000	[thread overview]
Message-ID: <BLUPR16MB0500F276FCDFF63396283DE392260@BLUPR16MB0500.namprd16.prod.outlook.com> (raw)

guix Version:
     guix (GNU Guix) cc48997de56864191a4a4ed4bed8763139c3add6

Platform:
     Fedora 27

Original command:
     guix environment --ad-hoc gcc@4.8

Relevant build log:

mv -f .deps/tsan_clock.Tpo .deps/tsan_clock.Plo
/gnu/store/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/bash ../libtool --tag=CXX   --mode=compile /tmp/guix-build-gcc-4.8.5.drv-0/build/./gcc/xgcc -shared-libgcc -B/tmp/guix-build-gcc-4.8.5.drv-0/build/./gcc -nostdinc++ -L/tmp/guix-build-gcc-4.8.5.drv-0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/tmp/guix-build-gcc-4.8.5.drv-0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/bin/ -B/gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/lib/ -isystem /gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/include -isystem /gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/sys-include    -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS  -I. -I../../../../gcc-4.8.5/libsanitizer/tsan  -I ../../../../gcc-4.8.5/libsanitizer -I ../../../../gcc-4.8.5/libsanitizer/include  -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include     -I../../libstdc++-v3/include/x86_64-unknown-linux-gnu     -I../../../../gcc-4.8.5/libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -MT tsan_interceptors.lo -MD -MP -MF .deps/tsan_interceptors.Tpo -c -o tsan_interceptors.lo ../../../../gcc-4.8.5/libsanitizer/tsan/tsan_interceptors.cc
libtool: compile:  /tmp/guix-build-gcc-4.8.5.drv-0/build/./gcc/xgcc -shared-libgcc -B/tmp/guix-build-gcc-4.8.5.drv-0/build/./gcc -nostdinc++ -L/tmp/guix-build-gcc-4.8.5.drv-0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/tmp/guix-build-gcc-4.8.5.drv-0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/bin/ -B/gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/lib/ -isystem /gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/include -isystem /gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../gcc-4.8.5/libsanitizer/tsan -I ../../../../gcc-4.8.5/libsanitizer -I ../../../../gcc-4.8.5/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-unknown-linux-gnu -I../../../../gcc-4.8.5/libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -MT tsan_interceptors.lo -MD -MP -MF .deps/tsan_interceptors.Tpo -c ../../../../gcc-4.8.5/libsanitizer/tsan/tsan_interceptors.cc  -fPIC -DPIC -o .libs/tsan_interceptors.o
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:587:6: warning: always_inline function might not be inlinable [-Wattributes]
 void FuncExit(ThreadState *thr) {
      ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:557:6: warning: always_inline function might not be inlinable [-Wattributes]
 void FuncEntry(ThreadState *thr, uptr pc) {
      ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:455:6: warning: always_inline function might not be inlinable [-Wattributes]
 void MemoryAccess(ThreadState *thr, uptr pc, uptr addr,
      ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:381:6: warning: always_inline function might not be inlinable [-Wattributes]
 void MemoryAccessImpl(ThreadState *thr, uptr addr,
      ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:355:13: warning: always_inline function might not be inlinable [-Wattributes]
 static void StoreIfNotYetStored(u64 *sp, u64 *s) {
             ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:350:13: warning: always_inline function might not be inlinable [-Wattributes]
 static void StoreShadow(u64 *sp, u64 s) {
             ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_rtl.cc:344:15: warning: always_inline function might not be inlinable [-Wattributes]
 static Shadow LoadShadow(u64 *p) {
               ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_platform_linux.cc: In function ‘int __tsan::ExtractResolvFDs(void*, int*, int)’:
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_platform_linux.cc:295:16: error: ‘statp’ was not declared in this scope
   __res_state *statp = (__res_state*)state;
                ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_platform_linux.cc:295:37: error: expected primary-expression before ‘)’ token
   __res_state *statp = (__res_state*)state;
                                     ^
../../../../gcc-4.8.5/libsanitizer/tsan/tsan_platform_linux.cc:295:38: error: expected ‘;’ before ‘state’
   __res_state *statp = (__res_state*)state;
                                      ^
libtool: compile:  /tmp/guix-build-gcc-4.8.5.drv-0/build/./gcc/xgcc -shared-libgcc -B/tmp/guix-build-gcc-4.8.5.drv-0/build/./gcc -nostdinc++ -L/tmp/guix-build-gcc-4.8.5.drv-0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src -L/tmp/guix-build-gcc-4.8.5.drv-0/build/x86_64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/bin/ -B/gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/lib/ -isystem /gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/include -isystem /gnu/store/4q7l3nzdnblms47xx32dqv840g5b9aws-gcc-4.8.5/x86_64-unknown-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I. -I../../../../gcc-4.8.5/libsanitizer/tsan -I ../../../../gcc-4.8.5/libsanitizer -I ../../../../gcc-4.8.5/libsanitizer/include -Wall -W -Wno-unused-parameter -Wwrite-strings -pedantic -Wno-long-long -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables -fvisibility=hidden -Wno-variadic-macros -I../../libstdc++-v3/include -I../../libstdc++-v3/include/x86_64-unknown-linux-gnu -I../../../../gcc-4.8.5/libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -MT tsan_stat.lo -MD -MP -MF .deps/tsan_stat.Tpo -c ../../../../gcc-4.8.5/libsanitizer/tsan/tsan_stat.cc -o tsan_stat.o >/dev/null 2>&1
make[4]: *** [Makefile:475: tsan_platform_linux.lo] Error 1

--
Jiaming

             reply	other threads:[~2018-08-08 12:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-08 11:59 fis trivial [this message]
2018-08-19 16:28 ` bug#32397: GCC 4.8 Failed to build Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BLUPR16MB0500F276FCDFF63396283DE392260@BLUPR16MB0500.namprd16.prod.outlook.com \
    --to=ybbs.daans@hotmail.com \
    --cc=32397@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).