Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2016 15:23:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215578] devel/gdb 7.12 builf fail
Message-ID:  <bug-215578-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 215578
           Summary: devel/gdb 7.12 builf fail
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com
                CC: luca.pizzamiglio@gmail.com
                CC: luca.pizzamiglio@gmail.com
             Flags: maintainer-feedback?(luca.pizzamiglio@gmail.com)

FreeBSD rimwks 11.0-STABLE FreeBSD 11.0-STABLE #2 r310035M: Wed Dec 14 05:4=
5:09
MSK 2016     root@rimwks:/usr/obj/usr/src/sys/RIMWKSx64  amd64

...
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is
deprecated
c++ -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe -DRL_NO_COMPAT
-Wno-unused-function -Wno-unused-variable -D_rl_echoing_p=3Dreadline_echoin=
g_p
-Wno-extended-offsetof -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasi=
ng=20
-DLIBICONV_PLUG   -I. -I. -I./common -I./config
-DLOCALEDIR=3D"\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/=
opcode
-I./../opcodes/..  -I./../zlib -I../bfd -I./../bfd -I./../include
-I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/imp=
ort=20
 -DTUI=3D1  -DLIBICONV_PLUG -I/usr/local/include  -I/usr/local/include/pyth=
on2.7
-I/usr/local/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wno-switch
-Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings
-Wno-narrowing -Wformat-nonliteral  -c -o inf-loop.o -MT inf-loop.o -MMD -MP
-MF .deps/inf-loop.Tpo inf-loop.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is
deprecated
c++ -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe -DRL_NO_COMPAT
-Wno-unused-function -Wno-unused-variable -D_rl_echoing_p=3Dreadline_echoin=
g_p
-Wno-extended-offsetof -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasi=
ng=20
-DLIBICONV_PLUG   -I. -I. -I./common -I./config
-DLOCALEDIR=3D"\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/=
opcode
-I./../opcodes/..  -I./../zlib -I../bfd -I./../bfd -I./../include
-I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/imp=
ort=20
 -DTUI=3D1  -DLIBICONV_PLUG -I/usr/local/include  -I/usr/local/include/pyth=
on2.7
-I/usr/local/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wno-switch
-Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings
-Wno-narrowing -Wformat-nonliteral  -c -o completer.o -MT completer.o -MMD =
-MP
-MF .deps/completer.Tpo completer.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is
deprecated
c++ -O2 -msse2 -msse3 -mssse3 -msse4.1 -pipe -DRL_NO_COMPAT
-Wno-unused-function -Wno-unused-variable -D_rl_echoing_p=3Dreadline_echoin=
g_p
-Wno-extended-offsetof -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasi=
ng=20
-DLIBICONV_PLUG   -I. -I. -I./common -I./config
-DLOCALEDIR=3D"\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/=
opcode
-I./../opcodes/..  -I./../zlib -I../bfd -I./../bfd -I./../include
-I../libdecnumber -I./../libdecnumber  -I./gnulib/import -Ibuild-gnulib/imp=
ort=20
 -DTUI=3D1  -DLIBICONV_PLUG -I/usr/local/include  -I/usr/local/include/pyth=
on2.7
-I/usr/local/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wno-switch
-Wno-char-subscripts -Wempty-body -Wno-sign-compare -Wno-write-strings
-Wno-narrowing -Wformat-nonliteral  -c -o gdbarch.o -MT gdbarch.o -MMD -MP =
-MF
.deps/gdbarch.Tpo gdbarch.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is
deprecated
completer.c:1771:1: error: C++ requires a type specifier for all declaratio=
ns
_rl_completion_prefix_display_length=3D0;
^
completer.c:1772:1: error: C++ requires a type specifier for all declaratio=
ns
rl_sort_completion_matches=3D1;
^
2 errors generated.
gmake[4]: *** [Makefile:1141: completer.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: Leaving directory '/tmp/ports/usr/ports/devel/gdb/work/gdb-7.12/g=
db'
gmake[3]: *** [Makefile:8173: all-gdb] Error 2
gmake[3]: Leaving directory '/tmp/ports/usr/ports/devel/gdb/work/gdb-7.12'
gmake[2]: *** [Makefile:850: all] Error 2
gmake[2]: Leaving directory '/tmp/ports/usr/ports/devel/gdb/work/gdb-7.12'
=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[1]: stopped in /usr/ports/devel/gdb
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gdb

--=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-215578-13>