public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer
@ 2013-05-17 16:34 PHHargrove at lbl dot gov
  2013-05-20  5:45 ` [Bug sanitizer/57316] " jakub at gcc dot gnu.org
                   ` (27 more replies)
  0 siblings, 28 replies; 29+ messages in thread
From: PHHargrove at lbl dot gov @ 2013-05-17 16:34 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57316

            Bug ID: 57316
           Summary: [4.8 regresion] build failure in libsanitizer
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: PHHargrove at lbl dot gov
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org

On the same system where I reported bug 55989, I am now experiencing a build
failure in libsanitizer in the released 4.8.0.  As with that earlier bug,
libsanitizer is trying to use something low-level from Linux that did not exist
in older kernel versions.  In this case the "exit_group" systemcall.

I believe a colleague has seen the same problem in 4.8.1 snapshots.

-Paul

libtool: compile:  /home/pcp1/phargrov/data1/GCC/gcc-4.8.0/BLD/./gcc/xgcc
-shared-libgcc -B/home/pcp1/phargrov/data1/GCC/gcc-4.8.0/BLD/./gcc -nostdinc++
-L/home/pcp1/phargrov/data1/GCC/gcc-4.8.0/BLD/i686-pc-linux-gnu/libstdc++-v3/src
-L/home/pcp1/phargrov/data1/GCC/gcc-4.8.0/BLD/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -D_GNU_SOURCE -D_DEBUG
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I.
-I../../../../libsanitizer/sanitizer_common -I ../../../../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/i686-pc-linux-gnu
-I../../../../libsanitizer/../libstdc++-v3/libsupc++ -g -O2 -D_GNU_SOURCE -MT
sanitizer_linux.lo -MD -MP -MF .deps/sanitizer_linux.Tpo -c
../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc  -fPIC -DPIC -o
.libs/sanitizer_linux.o
../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc: In function 'void
__sanitizer::internal__exit(int)':
../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc:142:11: error:
'__NR_exit_group' was not declared in this scope
   syscall(__NR_exit_group, exitcode);
           ^
make[4]: *** [sanitizer_linux.lo] Error 1


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2015-06-23  8:41 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-17 16:34 [Bug sanitizer/57316] New: [4.8 regresion] build failure in libsanitizer PHHargrove at lbl dot gov
2013-05-20  5:45 ` [Bug sanitizer/57316] " jakub at gcc dot gnu.org
2013-05-20 17:55 ` [Bug sanitizer/57316] [4.8 regression] " PHHargrove at lbl dot gov
2013-05-21  9:35 ` [Bug sanitizer/57316] [4.8/4.9 " rguenth at gcc dot gnu.org
2013-05-31 10:58 ` jakub at gcc dot gnu.org
2013-08-28 21:29 ` skunk at iskunk dot org
2013-10-16  9:50 ` jakub at gcc dot gnu.org
2013-10-30 12:22 ` rguenth at gcc dot gnu.org
2013-10-30 19:09 ` skunk at iskunk dot org
2013-11-22 10:47 ` rguenth at gcc dot gnu.org
2014-01-22 11:01 ` y.gribov at samsung dot com
2014-01-22 11:06 ` jakub at gcc dot gnu.org
2014-01-22 11:55 ` y.gribov at samsung dot com
2014-01-22 12:05 ` jakub at gcc dot gnu.org
2014-01-22 14:13 ` y.gribov at samsung dot com
2014-01-22 14:22 ` jakub at gcc dot gnu.org
2014-01-22 14:32 ` y.gribov at samsung dot com
2014-01-23 14:34 ` y.gribov at samsung dot com
2014-01-24  7:45 ` [Bug sanitizer/57316] [4.8 " PHHargrove at lbl dot gov
2014-01-24 23:37 ` PHHargrove at lbl dot gov
2014-01-27  7:47 ` y.gribov at samsung dot com
2014-02-05  3:47 ` y.gribov at samsung dot com
2014-05-22  9:00 ` rguenth at gcc dot gnu.org
2014-10-21 16:24 ` y.gribov at samsung dot com
2014-10-21 22:17 ` PHHargrove at lbl dot gov
2014-10-22  5:29 ` skunk at iskunk dot org
2014-10-22  7:59 ` y.gribov at samsung dot com
2014-12-19 13:39 ` jakub at gcc dot gnu.org
2015-06-23  8:42 ` rguenth at gcc dot gnu.org

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).