NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toolchain/48712: BUGURL in gcc is incorrect
>Number: 48712
>Category: toolchain
>Synopsis: BUGURL for gcc is incorrect
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: toolchain-manager
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Apr 05 14:40:00 +0000 2014
>Originator: Izumi Tsutsui
>Release: NetBSD -current
>Organization:
>Environment:
System: NetBSD -current, but netbsd-6 branches have the same problem
Architecture: all
Machine: all
>Description:
Both gcc 4.5.4 and gcc 4.8.3 binaries show
http://www.NetBSD.org/Misc/send-pr.html
for our bug report URL, but the "Misc" directory was removed
back in 2007 and it should be
http://www.NetBSD.org/support/send-pr.html
as per our current www pages.
>How-To-Repeat:
${TOOLDIR}/bin/foo-gcc -v says:
Configured with: /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure \
--target=m68k--netbsdelf --enable-long-long --enable-threads \
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html \
--with-pkgversion='NetBSD nb1 20120916'
:
BTW, pkgversion "nb1 20120916" seems also incorrect for gcc 4.8.3.
>Fix:
Update G_BUGURL in src/external/gpl3/gcc{,.old}/usr.bin/Makefile.inc
and regen all generated files like
gcc{,.old}/usr.bin/gcc/arch/${MACHINE_CPU}/configargs.h
gcc{,.old}/usr.bin/gcc/gcc.1
etc?
Home |
Main Index |
Thread Index |
Old Index