Summary: | Hello, I just upgraded gcc, and so I decided I should do 'emerge --deep -e world'. All goes fine until it hits the package groff: input.cpp: In function 'void exit_troff()': input.cpp:2365: error: 'process_input_stack' was not declared in this scope in... | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | DarthYawg <yawgmoth7> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED DUPLICATE | ||
Severity: | enhancement | ||
Priority: | Lowest | ||
Version: | 2006.0 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
DarthYawg
2006-03-08 18:52:58 UTC
Or just use the ~arch version. Also, please put a small summary in the summary field next time, not your entire bug. It makes it very hard to read. Thanks :) *** This bug has been marked as a duplicate of 125533 *** The original summary for this bug was longer than 255 characters, and so it was truncated when Bugzilla was upgraded. The original summary was: Hello, I just upgraded gcc, and so I decided I should do 'emerge --deep -e world'. All goes fine until it hits the package groff: input.cpp: In function 'void exit_troff()': input.cpp:2365: error: 'process_input_stack' was not declared in this scope input.cpp:2369: error: 'process_input_stack' was not declared in this scope input.cpp:2370: error: 'end_diversions' was not declared in this scope input.cpp: In function 'void process_input_stack()': input.cpp:2661: error: 'title' was not declared in this scope make[2]: *** [input.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/roff/troff' make[1]: *** [src/roff/troff] Error 2 make[1]: *** Waiting for unfinished jobs.... Making tbl.n from tbl.man x86_64-pc-linux-gnu-g++ -march=k8 -pipe -O2 -o tbl main.o table.o /var/tmp/portage/groff-1.19.1-r2/work/groff-1.19.1/src/libs/libgroff/libgroff.a make[2]: Leaving directory `/var/tmp/portag |