[Bug 215578] devel/gdb 7.12 builf fail
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 26 15:23:14 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215578
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 at FreeBSD.org
Reporter: rozhuk.im at gmail.com
CC: luca.pizzamiglio at gmail.com
CC: luca.pizzamiglio at gmail.com
Flags: maintainer-feedback?(luca.pizzamiglio at gmail.com)
FreeBSD rimwks 11.0-STABLE FreeBSD 11.0-STABLE #2 r310035M: Wed Dec 14 05:45:09
MSK 2016 root at 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=readline_echoing_p
-Wno-extended-offsetof -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing
-DLIBICONV_PLUG -I. -I. -I./common -I./config
-DLOCALEDIR="\"/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/import
-DTUI=1 -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/python2.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=readline_echoing_p
-Wno-extended-offsetof -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing
-DLIBICONV_PLUG -I. -I. -I./common -I./config
-DLOCALEDIR="\"/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/import
-DTUI=1 -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/python2.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=readline_echoing_p
-Wno-extended-offsetof -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing
-DLIBICONV_PLUG -I. -I. -I./common -I./config
-DLOCALEDIR="\"/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/import
-DTUI=1 -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/python2.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 declarations
_rl_completion_prefix_display_length=0;
^
completer.c:1772:1: error: C++ requires a type specifier for all declarations
rl_sort_completion_matches=1;
^
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/gdb'
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'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list