Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122529 - xterm doesn't compile
Summary: xterm doesn't compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-12 01:48 UTC by Patrick Rutka
Modified: 2006-02-12 02:33 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 Patrick Rutka 2006-02-12 01:48:04 UTC
emerge pv xterm
Calculating dependencies ...done!
>>> emerge (1 of 2) app-misc/pv-0.9.0 to /
>>> checksums files   ;-) pv-0.8.1.ebuild
>>> checksums files   ;-) pv-0.9.0.ebuild
>>> checksums files   ;-) files/digest-pv-0.8.1
>>> checksums files   ;-) files/digest-pv-0.9.0
>>> checksums src_uri ;-) pv-0.9.0.tar.gz
>>> Unpacking source...
>>> Unpacking pv-0.9.0.tar.gz to /var/tmp/portage/pv-0.9.0/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/pv-0.9.0/work/pv-0.9.0 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking for gzip... gzip -f9
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lintl... no
checking for main in -li... no
checking for gettext... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getopt_long... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for open64... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for uu_lock in -lutil... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/lsm
config.status: creating doc/manual.texi
config.status: creating doc/quickref.1
config.status: creating doc/pv.spec
config.status: creating src/.dummy
config.status: creating src/include/config.h
config.status: executing default commands
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/cursor.o src/main/cursor.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/display.o src/main/display.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/file.o src/main/file.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/help.o src/main/help.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/license.o src/main/license.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/main.o src/main/main.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/number.o src/main/number.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/options.o src/main/options.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/signal.o src/main/signal.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/transfer.o src/main/transfer.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/version.o src/main/version.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/getopt.o src/library/getopt.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/gettext.o src/library/gettext.c
/usr/bin/msgfmt -o src/nls/de.mo src/nls/de.po
/usr/bin/msgfmt -o src/nls/fr.mo src/nls/fr.po
/usr/bin/msgfmt -o src/nls/pl.mo src/nls/pl.po
/usr/bin/msgfmt -o src/nls/pt.mo src/nls/pt.po
ld -r -o src/main.o  src/main/cursor.o src/main/display.o src/main/file.o src/main/help.o src/main/license.o src/main/main.o src/main/number.o src/main/options.o src/main/signal.o src/main/transfer.o src/main/version.o
ld -r -o src/library.o  src/library/getopt.o src/library/gettext.o
x86_64-pc-linux-gnu-gcc  -O2 -march=k8 -pipe -fomit-frame-pointer -o pv src/main.o src/library.o
>>> Source compiled.
>>> Test phase [not enabled]: app-misc/pv-0.9.0

>>> Install pv-0.9.0 into /var/tmp/portage/pv-0.9.0/image/ category app-misc
makeinfo --no-split doc/manual.texi -o doc/pv.info
chmod 644 doc/pv.info
texi2html -monolithic doc/manual.texi
make: texi2html : commande introuvable
make: [doc/manual.html] Erreur 127 (ignor
Comment 1 Patrick Rutka 2006-02-12 01:48:04 UTC
emerge pv xterm
Calculating dependencies ...done!
>>> emerge (1 of 2) app-misc/pv-0.9.0 to /
>>> checksums files   ;-) pv-0.8.1.ebuild
>>> checksums files   ;-) pv-0.9.0.ebuild
>>> checksums files   ;-) files/digest-pv-0.8.1
>>> checksums files   ;-) files/digest-pv-0.9.0
>>> checksums src_uri ;-) pv-0.9.0.tar.gz
>>> Unpacking source...
>>> Unpacking pv-0.9.0.tar.gz to /var/tmp/portage/pv-0.9.0/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/pv-0.9.0/work/pv-0.9.0 ...
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking for gzip... gzip -f9
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lintl... no
checking for main in -li... no
checking for gettext... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for getopt_long... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for open64... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for uu_lock in -lutil... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/lsm
config.status: creating doc/manual.texi
config.status: creating doc/quickref.1
config.status: creating doc/pv.spec
config.status: creating src/.dummy
config.status: creating src/include/config.h
config.status: executing default commands
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/cursor.o src/main/cursor.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/display.o src/main/display.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/file.o src/main/file.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/help.o src/main/help.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/license.o src/main/license.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/main.o src/main/main.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/number.o src/main/number.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/options.o src/main/options.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/signal.o src/main/signal.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/transfer.o src/main/transfer.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/main/version.o src/main/version.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/getopt.o src/library/getopt.c
x86_64-pc-linux-gnu-gcc -O2 -march=k8 -pipe -fomit-frame-pointer -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -c -o src/library/gettext.o src/library/gettext.c
/usr/bin/msgfmt -o src/nls/de.mo src/nls/de.po
/usr/bin/msgfmt -o src/nls/fr.mo src/nls/fr.po
/usr/bin/msgfmt -o src/nls/pl.mo src/nls/pl.po
/usr/bin/msgfmt -o src/nls/pt.mo src/nls/pt.po
ld -r -o src/main.o  src/main/cursor.o src/main/display.o src/main/file.o src/main/help.o src/main/license.o src/main/main.o src/main/number.o src/main/options.o src/main/signal.o src/main/transfer.o src/main/version.o
ld -r -o src/library.o  src/library/getopt.o src/library/gettext.o
x86_64-pc-linux-gnu-gcc  -O2 -march=k8 -pipe -fomit-frame-pointer -o pv src/main.o src/library.o
>>> Source compiled.
>>> Test phase [not enabled]: app-misc/pv-0.9.0

>>> Install pv-0.9.0 into /var/tmp/portage/pv-0.9.0/image/ category app-misc
makeinfo --no-split doc/manual.texi -o doc/pv.info
chmod 644 doc/pv.info
texi2html -monolithic doc/manual.texi
make: texi2html : commande introuvable
make: [doc/manual.html] Erreur 127 (ignorée)
test -e manual.html || mv pv.html manual.html
mv: ne peut évaluer `pv.html': Aucun fichier ou répertoire de ce type
make: [doc/manual.html] Erreur 1 (ignorée)
perl ./autoconf/scripts/htmlmunge.pl < manual.html > doc/manual.html
/bin/sh: manual.html: Aucun fichier ou répertoire de ce type
make: [doc/manual.html] Erreur 1 (ignorée)
rm -f manual.html
chmod 644 doc/manual.html
man doc/quickref.1 | sed 's///g' | cat -s > doc/quickref.txt || :
ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored.
chmod 644 doc/quickref.txt || :
./autoconf/scripts/mkinstalldirs \
  "/var/tmp/portage/pv-0.9.0/image///usr/bin"
mkdir /var/tmp/portage/pv-0.9.0/image/usr
mkdir /var/tmp/portage/pv-0.9.0/image/usr/bin
./autoconf/scripts/mkinstalldirs \
  "/var/tmp/portage/pv-0.9.0/image///usr/share/man/man1"
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/man
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/man/man1
./autoconf/scripts/mkinstalldirs \
  "/var/tmp/portage/pv-0.9.0/image///usr/share/info"
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/info
/bin/install -c -m 755 pv \
                  "/var/tmp/portage/pv-0.9.0/image///usr/bin/pv"
/bin/install -c -m 644 doc/quickref.1 \
                  "/var/tmp/portage/pv-0.9.0/image///usr/share/man/man1/pv.1"
/bin/install -c -m 644 doc/pv.info \
                   "/var/tmp/portage/pv-0.9.0/image///usr/share/info/pv.info"
gzip -f9 "/var/tmp/portage/pv-0.9.0/image///usr/share/man/man1/pv.1"
gzip -f9 "/var/tmp/portage/pv-0.9.0/image///usr/share/info/pv.info"
if test -n "src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo"; then \
  catalogs='src/nls/de.mo src/nls/fr.mo src/nls/pl.mo src/nls/pt.mo'; \
  for cat in $catalogs; do \
    name=`echo $cat | sed 's,^.*/,,g'`; \
    if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \
      destdir=/usr/share/locale; \
    else \
      destdir=/usr/share/locale; \
    fi; \
    lang=`echo $name | sed 's/.mo$//'`; \
    dir=/var/tmp/portage/pv-0.9.0/image//$destdir/$lang/LC_MESSAGES; \
    ./autoconf/scripts/mkinstalldirs $dir; \
    /bin/install -c -m 644 $cat $dir/pv.mo; \
  done; \
fi
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/de
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/de/LC_MESSAGES
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/fr
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/fr/LC_MESSAGES
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/pl
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/pl/LC_MESSAGES
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/pt
mkdir /var/tmp/portage/pv-0.9.0/image/usr/share/locale/pt/LC_MESSAGES
man:
info:
prepallstrip:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   /usr/bin/pv
>>> Completed installing pv-0.9.0 into /var/tmp/portage/pv-0.9.0/image/

>>> Merging app-misc/pv-0.9.0 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/pv
--- /usr/share/
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/pv.1.gz
--- /usr/share/info/
>>> /usr/share/info/pv.info.gz
--- /usr/share/locale/
--- /usr/share/locale/de/
--- /usr/share/locale/de/LC_MESSAGES/
>>> /usr/share/locale/de/LC_MESSAGES/pv.mo
--- /usr/share/locale/fr/
--- /usr/share/locale/fr/LC_MESSAGES/
>>> /usr/share/locale/fr/LC_MESSAGES/pv.mo
--- /usr/share/locale/pl/
--- /usr/share/locale/pl/LC_MESSAGES/
>>> /usr/share/locale/pl/LC_MESSAGES/pv.mo
--- /usr/share/locale/pt/
--- /usr/share/locale/pt/LC_MESSAGES/
>>> /usr/share/locale/pt/LC_MESSAGES/pv.mo
>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/man/man1/pv.1.gz
--- !mtime obj /usr/share/locale/pt/LC_MESSAGES/pv.mo
--- !mtime obj /usr/share/locale/pl/LC_MESSAGES/pv.mo
--- !mtime obj /usr/share/locale/fr/LC_MESSAGES/pv.mo
--- !mtime obj /usr/share/locale/de/LC_MESSAGES/pv.mo
--- !mtime obj /usr/share/info/pv.info.gz
--- !mtime obj /usr/bin/pv
--- !empty dir /usr/share/man/man1
--- !empty dir /usr/share/man
--- !empty dir /usr/share/locale/pt/LC_MESSAGES
--- !empty dir /usr/share/locale/pt
--- !empty dir /usr/share/locale/pl/LC_MESSAGES
--- !empty dir /usr/share/locale/pl
--- !empty dir /usr/share/locale/fr/LC_MESSAGES
--- !empty dir /usr/share/locale/fr
--- !empty dir /usr/share/locale/de/LC_MESSAGES
--- !empty dir /usr/share/locale/de
--- !empty dir /usr/share/locale
--- !empty dir /usr/share/info
--- !empty dir /usr/share
--- !empty dir /usr/bin
--- !empty dir /usr
>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> app-misc/pv-0.9.0 merged.

>>> clean: No packages selected for removal.

>>> emerge (2 of 2) x11-terms/xterm-208 to /
>>> checksums files   ;-) xterm-204.ebuild
>>> checksums files   ;-) xterm-207.ebuild
>>> checksums files   ;-) xterm-208.ebuild
>>> checksums files   ;-) files/digest-xterm-204
>>> checksums files   ;-) files/xterm-LANG.patch
>>> checksums files   ;-) files/digest-xterm-207
>>> checksums files   ;-) files/digest-xterm-208
>>> checksums src_uri ;-) xterm-208.tgz
 * Found x11-base/xorg-x11-7.0.
>>> Unpacking source...
>>> Unpacking xterm-208.tgz to /var/tmp/portage/xterm-208/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/xterm-208/work/xterm-208 ...
 * econf: updating xterm-208/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating xterm-208/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/etc --with-x --with-utempter --disable-setuid --disable-full-tgetent --disable-imake --disable-narrowproto --enable-ansi-color --enable-88-color --enable-256-color --enable-broken-osc --enable-broken-st --enable-load-vt-fonts --enable-i18n --enable-wide-chars --enable-doublechars --enable-warnings --enable-tcap-query --enable-logging --enable-dabbrev --with-app-defaults=/usr/lib64/X11/app-defaults --disable-toolbar --enable-freetype --enable-luit --enable-mini-luit --without-Xaw3d --build=x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
Configuring for linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking for mawk... no
checking for gawk... gawk
checking for a BSD compatible install... /bin/install -c
checking for tdlint... no
checking for lint... no
checking for alint... no
checking for AIX... no
checking for POSIXized ISC... no
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking if x86_64-pc-linux-gnu-gcc -U and -D options work together... yes
checking if we must define _GNU_SOURCE... yes
checking for ncurses/term.h... no
checking for stdlib.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for nl_langinfo and CODESET... yes
checking for signal global datatype... volatile sig_atomic_t
checking for size_t in <sys/types.h> or <stdio.h>... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... (cached) yes
checking for time_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for bcopy... yes
checking for gethostname... yes
checking for getlogin... yes
checking for memmove... yes
checking for putenv... yes
checking for sched_yield... yes
checking for strerror... yes
checking for strftime... yes
checking for tcgetattr... yes
checking for waitpid... yes
checking for wcswidth... yes
checking for wcwidth... yes
checking for memmove... (cached) yes
checking for lastlog.h... yes
checking for paths.h... yes
checking for lastlog path... _PATH_LASTLOG
checking for utmp implementation... utmp
checking if utmp.ut_host is declared... yes
checking if utmp.ut_name is declared... ut_name
checking for exit-status in utmp... ut_exit.e_exit
checking if utmp.ut_xtime is declared... yes
checking if utmp.ut_session is declared... yes
checking if utmp is SYSV flavor... yes
checking if we want full tgetent function... no
checking for tgetent function... -lncurses
checking for directory to install resource files... /usr/lib64/X11/app-defaults
checking for install-permissions reference... xterm
checking for xterm... no
checking for xterm... no
checking for symbolic link to create to xterm... xterm
checking if you want to disable setuid... yes
checking if you want to run xterm setuid to a given user... no
checking if you want to run xterm setgid to match utmp/utmpx file... no
checking if you want to link with utempter... yes
checking if we can link with utempter library... yes
checking if external errno is declared... yes
checking if external errno exists... no
checking for tty group name... tty
checking if we may use tty group... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for POSIX wait functions... yes
checking if external sys_nerr is declared... yes
checking if external sys_nerr exists... yes
checking if external sys_errlist is declared... yes
checking if external sys_errlist exists... yes
checking for stdlib.h... (cached) yes
checking for X11/Intrinsic.h... yes
checking if we should define SYSV... no
checking for elf_begin in -lelf... yes
checking if this is an SVR4 system... no
checking for X... libraries /usr/lib64, headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay... no
checking for XOpenDisplay in -lX11... yes
checking for XtAppInitialize... no
checking for XtAppInitialize in -lXt... yes
checking for X11/DECkeysym.h... yes
checking for X11/Sunkeysym.h... yes
checking for X11/Xpoll.h... yes
checking if you want to link with Xaw 3d library... no
checking if you want to link with neXT Athena library... no
checking if you want to link with Athena-Plus library... no
checking for XextCreateExtension in -lXext... yes
checking for X11/Xaw/SimpleMenu.h... yes
checking for XawSimpleMenuAddGlobalActions in -lXaw -lXmu... yes
checking for declaration of fd_set... sys/types.h
checking for IRIX 6.5 baud-rate redefinitions... no
checking for grantpt... yes
checking for XKB Bell extension... yes
checking for Xutf8LookupString... yes
checking if you want narrow prototypes for X libraries... no
checking if we should use imake to help... no
checking for default terminal-id... vt100
checking for default terminal-type... xterm
checking for private terminfo-directory... none
checking if you want active-icons... yes
checking if you want ANSI color... yes
checking if you want 16 colors like aixterm... yes
checking if you want 256 colors... yes
checking if you want blinking cursor... yes
checking if you want to ignore Linux's broken palette-strings... yes
checking if you want to allow broken string-terminators... yes
checking if you want printable 128-159... yes
checking if you want bold colors mapped like IBM PC... yes
checking if you want separate color-classes... yes
checking if you want color-mode enabled by default... yes
checking if you want support for color highlighting... yes
checking if you want support for doublesize characters... yes
checking if you want fallback-support for box characters... yes
checking if you want to use FreeType library... yes
checking for pkg-config... /usr/bin/pkg-config
checking for X FreeType headers... -D_XOPEN_SOURCE=500 -I/opt/fdo/include -I/usr/include/freetype2
checking for X FreeType libraries...  -L/opt/fdo/lib -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -ldl
checking if you want support for HP-style function keys... no
checking if you want support for SCO-style function keys... no
checking if you want support for internationalization... yes
checking if you want support for initial-erase setup... yes
checking if you want support for input-method... yes
checking if X libraries support input-method... no
checking if you want support for load-vt-fonts... yes
checking if you want support for logging... yes
checking if you want to allow logging via a pipe... no
checking if you want support for iconify/maximize translations... yes
checking if you want NumLock to override keyboard tables... yes
checking if you want support for get/set of base64 selection data... no
checking if you want support for pty-handshaking... yes
checking if you want support for mouse in readline applications... no
checking if you want support for right-scrollbar... yes
checking if you want check for redundant name-change... yes
checking if you want support for session management... yes
checking if you want to use termcap-query/report... yes
checking if you want support for tek4014... yes
checking if you want pulldown menus with a toolbar... no
checking if you want VT52 emulation... yes
checking if you want to use mini-luit/Latin9 built-in support... yes
checking if you want to use luit... yes
checking for luit... no
checking for luit... no
checking if you want wide-character support... yes
checking if you want dynamic-abbreviation support... yes
checking if you want DECterm Locator support... no
checking if you want -ziconbeep option... yes
checking if you want debugging traces... no
checking if you want to see long compiling messages... yes
checking if you want magic cookie emulation... no
checking if you want to turn on gcc warnings... yes
configure: checking for x86_64-pc-linux-gnu-gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking version of x86_64-pc-linux-gnu-gcc... 3.4.5
checking if this is really Intel C compiler... no
configure: checking for x86_64-pc-linux-gnu-gcc warning options...
... -Wbad-function-cast
... -Wcast-align
... -Wcast-qual
... -Winline
... -Wmissing-declarations
... -Wmissing-prototypes
... -Wnested-externs
... -Wpointer-arith
... -Wshadow
... -Wstrict-prototypes
... -Wundef
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xtermcfg.h
x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H  -D_XOPEN_SOURCE=500 -I/opt/fdo/include -I/usr/include/freetype2  -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6  -D_GNU_SOURCE -DXTSTRINGDEFINES  -O2 -march=k8 -pipe -fomit-frame-pointer -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./button.c
x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H  -D_XOPEN_SOURCE=500 -I/opt/fdo/include -I/usr/include/freetype2  -DFUNCPROTO=15 -DOSMAJORVERSION=2 -DOSMINORVERSION=6  -D_GNU_SOURCE -DXTSTRINGDEFINES  -O2 -march=k8 -pipe -fomit-frame-pointer -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -c ./charproc.c
In file included from /usr/include/X11/IntrinsicP.h:54,
                 from ./ptyx.h:71,
                 from ./xterm.h:265,
                 from ./button.c:64:
/usr/include/X11/Intrinsic.h:1181: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1325: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1392: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1399: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1423: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1475: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1498: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1572: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1593: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1604: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1615: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1630: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1645: erreur: erreur de syntaxe avant « _X_SENTINEL »
In file included from /usr/include/X11/IntrinsicP.h:54,
                 from ./ptyx.h:71,
                 from ./xterm.h:265,
                 from ./charproc.c:88:
/usr/include/X11/Intrinsic.h:1181: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1325: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1392: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1399: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1423: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1475: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1498: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1572: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1593: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1604: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1615: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1630: erreur: erreur de syntaxe avant « _X_SENTINEL »
/usr/include/X11/Intrinsic.h:1645: erreur: erreur de syntaxe avant « _X_SENTINEL »
./charproc.c: In function `in_put':
./charproc.c:3130: attention : comparaison entre élément signé et élément non signé
./charproc.c:3136: attention : comparaison entre élément signé et élément non signé
./charproc.c: In function `VTRealize':
./charproc.c:5939: attention : déclaration implicite de la fonction « XtVaGetValues »
./charproc.c:5939: attention : déclaration de « XtVaGetValues » externe imbriquée
./charproc.c:5959: attention : déclaration implicite de la fonction « XtVaSetValues »
./charproc.c:5959: attention : déclaration de « XtVaSetValues » externe imbriquée
make: *** [button.o] Erreur 1
make: *** Attente des tâches non terminées....
make: *** [charproc.o] Erreur 1

!!! ERROR: x11-terms/xterm-208 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! failed to compile xterm
!!! If you need support, post the topmost build error, and the call stack if relevant.


emerge --info
Portage 2.1_pre4-r1 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
LC_ALL="C"
LINGUAS="fr"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac aalib accessibility acpi alsa arts async audiofile avahi bash-completion berkdb bitmap-fonts bzip2 cairo canvas cdda cddb cdio cdparanoia cdr crypt css cups dbus dlloader dpms dts dv dvd dvdr dvdread eds emboss encode exif expat extrafilters fame ffmpeg flac fontconfig foomaticdb fortran freetype gcj gif gphoto2 gpm gstreamer gtk2 hal httpd ieee1394 imagemagick imlib ipv6 java jpeg kde kdeenablefinal kipi lcms libcaca lirc live lm_sensors logitech-mouse lzo lzw lzw-tiff mad matroska mbrola mjepg mng mozdevelop mozsvg mp3 mpeg mplayer musepack musicbrainz ncurses network nls nptl nptlonly nvidia ogg oggvorbis openexr opengl pam pdf pdflib perl png povray ppds python qt quicktime rdesktop readline real rtc samba sblive scanner sdl sensord skins slp speex spell ssl stream svg syslog tcpd theora threads tidy tiff truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vcd visualization vlm vorbis winbind wmf wxwindows xcomposite xine xinerama xml2 xmms xosd xpm xscreensaver xv xvid xvmc zeroconf zlib elibc_glibc input_devices_evdev input_devices_keyborad input_devices_mouse kernel_linux linguas_fr userland_GNU video_cards_fbdev video_cards_nvidia video_cards_nv video_cards_v4l"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-12 02:12:44 UTC
Switch your locales to C when reporting bugs, and please use attachments, don't paste such huge logs inline.
Comment 3 Patrick Rutka 2006-02-12 02:33:00 UTC
(In reply to comment #1)
> Switch your locales to C when reporting bugs, and please use attachments, don't
> paste such huge logs inline.
> 

Sorry for that.
how to switch locales to C ? I think it's 
export LANG="C" && export LC_ALL="C"
but I am see it's not that