Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125559 - 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...
Summary: Hello, I just upgraded gcc, and so I decided I should do 'emerge --deep -e wo...
Status: RESOLVED DUPLICATE of bug 125533
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Lowest enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 18:52 UTC by DarthYawg
Modified: 2006-03-08 18:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DarthYawg 2006-03-08 18:52:58 UTC
Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/amd64/2005.0, gcc-4.1.0, glibc-2.3.6-r3, 2.6.15-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3400+
dev-lang/python:     2.3.4-r1, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dri dts eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 java jpeg junit kde lcms libwww lzw lzw-tiff mad matroska mng motif mp3 mpeg ncurses nls ogg opengl pam pcre pdflib perl png python qt quicktime readline recode samba sdl slang spell ssl tcpd tetex tiff truetype truetype-fonts type1-fonts udev usb userlocales vorbis xine xml xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2006-03-08 18:56:45 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 ***
Comment 2 DarthYawg 2011-03-07 00:06:51 UTC
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