public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/56739] New: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault
@ 2013-03-26 12:52 mexas at bristol dot ac.uk
  2013-04-23 16:11 ` [Bug target/56739] " mexas at bristol dot ac.uk
  2013-06-11  7:48 ` mexas at bristol dot ac.uk
  0 siblings, 2 replies; 3+ messages in thread
From: mexas at bristol dot ac.uk @ 2013-03-26 12:52 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56739
           Summary: FreeBSD ia64:
                    gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3
                    /include/mutex:781:41: internl compiler error:
                    Segmentation fault
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mexas@bristol.ac.uk


Building gcc-4.9-20130319 on FreeBSD 10.0-CURRENT #4 r248493 ia64:

/usr/bin/grep -E -v '^[         ]*#(#| |$)' libstdc++-symbols.ver.tmp | \
  /usr/ports/lang/gcc49/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc49/work/build/./gcc/
-B/usr/loca/ia64-portbld-freebsd10.0/bin/
-B/usr/local/ia64-portbld-freebsd10.0/lib/ -isystem
/usr/local/ia64-ortbld-freebsd10.0/include -isystem
/usr/local/ia64-portbld-freebsd10.0/sys-include    -E -P -inclue ../config.h -
> libstdc++-symbols.ver || (rm -f libstdc++-symbols.ver ; exit 1)
rm -f libstdc++-symbols.ver.tmp
In file included from
/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/includ/future:39:0,
                 from
../../.././../gcc-4.9-20130319/libstdc++-v3/src/c++11/compatibility-thread-c+0x.cc:30:
/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:
In instantiaton of 'std::call_once(std::once_flag&, _Callable&&, _Args&& ...)
[with _Callable = void
(std::__futre_base::_State_base::*)(std::function<std::unique_ptr<std::__future_base::_Result_base,
std::__futre_base::_Result_base::_Deleter>()>&, bool&); _Args =
{std::__future_base::_State_base* const,
std:reference_wrapper<std::function<std::unique_ptr<std::__future_base::_Result_base,
std::__future_bas::_Result_base::_Deleter>()> >,
std::reference_wrapper<bool>}]::__lambda0':
/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:782:32:
  requred from 'struct std::call_once(std::once_flag&, _Callable&&, _Args&&
...) [with _Callable = void
(td::__future_base::_State_base::*)(std::function<std::unique_ptr<std::__future_base::_Result_base,
td::__future_base::_Result_base::_Deleter>()>&, bool&); _Args =
{std::__future_base::_State_base* cnst,
std::reference_wrapper<std::function<std::unique_ptr<std::__future_base::_Result_base,
std::__uture_base::_Result_base::_Deleter>()> >,
std::reference_wrapper<bool>}]::__lambda0'
/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:782:22:
  requred from 'void std::call_once(std::once_flag&, _Callable&&, _Args&& ...)
[with _Callable = void
(st::__future_base::_State_base::*)(std::function<std::unique_ptr<std::__future_base::_Result_base,
st::__future_base::_Result_base::_Deleter>()>&, bool&); _Args =
{std::__future_base::_State_base* cont,
std::reference_wrapper<std::function<std::unique_ptr<std::__future_base::_Result_base,
std::__fuure_base::_Result_base::_Deleter>()> >,
std::reference_wrapper<bool>}]'
/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/future:358:23:
  reqired from here
/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41:
internl compiler error: Segmentation fault
           std::forward<_Args>(__args)...);
                                         ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
gmake[6]: *** [compatibility-thread-c++0x.lo] Error 1
gmake[6]: Leaving directory
`/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3src'
gmake[5]: *** [all-recursive] Error 1


config.log:
http://seis.bris.ac.uk/~mexas/freebsd-ia64-gcc49-config.log


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

* [Bug target/56739] FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault
  2013-03-26 12:52 [Bug libstdc++/56739] New: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault mexas at bristol dot ac.uk
@ 2013-04-23 16:11 ` mexas at bristol dot ac.uk
  2013-06-11  7:48 ` mexas at bristol dot ac.uk
  1 sibling, 0 replies; 3+ messages in thread
From: mexas at bristol dot ac.uk @ 2013-04-23 16:11 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2013-04-23 16:11:33 UTC ---
building gcc-4.9-20130414 gives different error:

libtool: compile:  /usr/ports/lang/gcc49/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc49/work/build/./gcc/
-B/usr/local/ia64-portbld-freebsd10.0/bin/
-B/usr/local/ia64-portbld-freebsd10.0/lib/ -isystem
/usr/local/ia64-portbld-freebsd10.0/include -isystem
/usr/local/ia64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I.
-I../.././../gcc-4.9-20130414/libgfortran
-iquote../.././../gcc-4.9-20130414/libgfortran/io
-I../.././../gcc-4.9-20130414/libgfortran/../gcc
-I../.././../gcc-4.9-20130414/libgfortran/../gcc/config -I../.././gcc
-I../.././../gcc-4.9-20130414/libgfortran/../libgcc -I../libgcc -std=gnu99
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra
-Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections
-ftree-vectorize -funroll-loops -g -O2 -pipe -I/usr/local/include
-fno-strict-aliasing -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c
../.././../gcc-4.9-20130414/libgfortran/generated/matmul_i8.c  -fPIC -DPIC -o
.libs/matmul_i8.o
../.././../gcc-4.9-20130414/libgfortran/generated/matmul_i4.c: In function
'matmul_i4':
../.././../gcc-4.9-20130414/libgfortran/generated/matmul_i4.c:374:1: internal
compiler error: Segmentation fault
 }
 ^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
gmake[3]: *** [matmul_i4.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
libtool: compile:  /usr/ports/lang/gcc49/work/build/./gcc/xgcc
-B/usr/ports/lang/gcc49/work/build/./gcc/
-B/usr/local/ia64-portbld-freebsd10.0/bin/
-B/usr/local/ia64-portbld-freebsd10.0/lib/ -isystem
/usr/local/ia64-portbld-freebsd10.0/include -isystem
/usr/local/ia64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I.
-I../.././../gcc-4.9-20130414/libgfortran
-iquote../.././../gcc-4.9-20130414/libgfortran/io
-I../.././../gcc-4.9-20130414/libgfortran/../gcc
-I../.././../gcc-4.9-20130414/libgfortran/../gcc/config -I../.././gcc
-I../.././../gcc-4.9-20130414/libgfortran/../libgcc -I../libgcc -std=gnu99
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra
-Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections
-ftree-vectorize -funroll-loops -g -O2 -pipe -I/usr/local/include
-fno-strict-aliasing -MT matmul_i8.lo -MD -MP -MF .deps/matmul_i8.Tpo -c
../.././../gcc-4.9-20130414/libgfortran/generated/matmul_i8.c -o matmul_i8.o
>/dev/null 2>&1
mv -f .deps/matmul_i8.Tpo .deps/matmul_i8.Plo
gmake[3]: Leaving directory
`/usr/ports/lang/gcc49/work/build/ia64-portbld-freebsd10.0/libgfortran'
gmake[2]: *** [all] Error 2

Shall I open a new PR for this?


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

* [Bug target/56739] FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault
  2013-03-26 12:52 [Bug libstdc++/56739] New: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault mexas at bristol dot ac.uk
  2013-04-23 16:11 ` [Bug target/56739] " mexas at bristol dot ac.uk
@ 2013-06-11  7:48 ` mexas at bristol dot ac.uk
  1 sibling, 0 replies; 3+ messages in thread
From: mexas at bristol dot ac.uk @ 2013-06-11  7:48 UTC (permalink / raw)
  To: gcc-bugs

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

Anton Shterenlikht <mexas at bristol dot ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Anton Shterenlikht <mexas at bristol dot ac.uk> ---
I can build gcc-4.9.0.20130526 on
FreeBSD 10.0-CURRENT #4 r248493 ia64


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

end of thread, other threads:[~2013-06-11  7:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-26 12:52 [Bug libstdc++/56739] New: FreeBSD ia64: gcc49/work/build/ia64-portbld-freebsd10.0/libstdc++-v3/include/mutex:781:41: internl compiler error: Segmentation fault mexas at bristol dot ac.uk
2013-04-23 16:11 ` [Bug target/56739] " mexas at bristol dot ac.uk
2013-06-11  7:48 ` mexas at bristol dot ac.uk

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