Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2016 11:25:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207331] net/kea build fails when gcc-4.8.5 segfaults on compile
Message-ID:  <bug-207331-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207331

            Bug ID: 207331
           Summary: net/kea build fails when gcc-4.8.5 segfaults on
                    compile
           Product: Ports & Packages
           Version: Latest
          Hardware: ppc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: integraldeviation@gmail.com
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)

When attempting to install/build for KEA ( ISC's new dhcpd server ) gcc
segfaults with this (I have tried the make jobs unsafe option and it still
fails):



../../.././../gcc-4.8.5/libgcc/../gcc/gcov-io.h:258:27: internal compiler
error: Segmentation fault
 #define gcov_read_summary __gcov_read_summary
                           ^
../../.././../gcc-4.8.5/libgcc/../gcc/gcov-io.c:520:1: note: in expansion of
macro 'gcov_read_summary'
 gcov_read_summary (struct gcov_summary *summary)
 ^
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.
Makefile:863: recipe for target '_gcov.o' failed
gmake[10]: *** [_gcov.o] Error 1
gmake[10]: *** Waiting for unfinished jobs....
/usr/ports/lang/gcc/work/build/./gcc/nm -pg crtsavgpr_s.o | /usr/bin/awk 'N=
F =3D=3D
3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidde=
n",
$3 }' > crtsavgpr.visT
mv -f crtsavgpr.visT crtsavgpr.vis
/usr/ports/lang/gcc/work/build/./gcc/nm -pg crtresgpr_s.o | /usr/bin/awk 'N=
F =3D=3D
3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidde=
n",
$3 }' > crtresgpr.visT
gmake[10]: Leaving directory
'/usr/ports/lang/gcc/work/build/powerpc64-portbld-freebsd10.2/32/libgcc'
Makefile:1104: recipe for target 'multi-do' failed
gmake[9]: *** [multi-do] Error 1
gmake[9]: Leaving directory
'/usr/ports/lang/gcc/work/build/powerpc64-portbld-freebsd10.2/libgcc'
Makefile:113: recipe for target 'all-multi' failed
gmake[8]: *** [all-multi] Error 2
gmake[8]: *** Waiting for unfinished jobs....
mv -f crtresgpr.visT crtresgpr.vis
gmake[8]: Leaving directory
'/usr/ports/lang/gcc/work/build/powerpc64-portbld-freebsd10.2/libgcc'
Makefile:10723: recipe for target 'all-target-libgcc' failed
gmake[7]: *** [all-target-libgcc] Error 2
gmake[7]: Leaving directory '/usr/ports/lang/gcc/work/build'
Makefile:856: recipe for target 'all' failed
gmake[6]: *** [all] Error 2
gmake[6]: Leaving directory '/usr/ports/lang/gcc/work/build'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[5]: stopped in /usr/ports/lang/gcc
*** Error code 1

Stop.
make[4]: stopped in /usr/ports/lang/gcc
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/devel/boost-libs
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/boost-libs
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net/kea
*** Error code 1

Stop.


Thanks!
--Aaron

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207331-13>