Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95475 - tkXwin fails to compile on amd64
Summary: tkXwin fails to compile on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
: 95512 96534 (view as bug list)
Depends on: 156217
Blocks:
  Show dependency tree
 
Reported: 2005-06-08 10:45 UTC by William Ames
Modified: 2006-11-25 07:17 UTC (History)
1 user (show)

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 William Ames 2005-06-08 10:45:14 UTC
I have been doing an emerge -e world and it has gotten stuck on tkXwin.

This is a snippet of the output 

...
...
make  install-exec-hook
make[2]: Entering directory `/var/tmp/portage/tkXwin-1.0/work/tkXwin-1.0'
/bin/sh ./config/mkinstalldirs /var/tmp/portage/tkXwin-1.0/image//usr/lib64
/usr/lib/tkXwin
echo    "package ifneeded tkXwin"                                  \
        `echo 1.0 | awk -F. '{ printf "%s.%s", $1, $2 }'` \
        "[list load /usr/lib64/libtkXwin.so]"      \
    > /var/tmp/portage/tkXwin-1.0/image//usr/lib64 /usr/lib/tkXwin/pkgIndex.tcl
/bin/sh: line 1: /var/tmp/portage/tkXwin-1.0/image//usr/lib64: Is a directory
make[2]: *** [install-exec-hook] Error 1
make[2]: Leaving directory `/var/tmp/portage/tkXwin-1.0/work/tkXwin-1.0'
make[1]: *** [install-exec-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/tkXwin-1.0/work/tkXwin-1.0'
make: *** [install-am] Error 2

!!! ERROR: dev-tcltk/tkXwin-1.0 failed.
!!! Function src_install, Line 30, Exitcode 2
...
...

emerge info

Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.9-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.9-gentoo-r14 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jun  7 2005, 02:33:32)]
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.9.5, 1.5, 1.7.9-r1, 1.8.5-r3, 1.6.3, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O3 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="en ja ko zh_CN zh_TW ru el cs"
MAKEOPTS="-j4"
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 3dnowex X a52 aac aalib acpi alsa berkdb bitmap-fonts cdda cddb cdio
cdparanoia cdr cjk crypt cups curl directfb dts dvb dvd dvdr dvdread
emul-linux-x86 esd fam fbcon ffmpeg flac font-server foomaticdb fortran freetype
gdbm gif gnutls gpm gtk gtk2 imagemagick imlib ipv6 java jp2 jpeg libwww lzw
lzw-tiff mad matroska motif mp3 mpeg ncurses nls nvidia offensive ogg oggvorbis
opengl oss pam perl png ppds python quicktime readline real samba sdl slang
spell ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode
usb userlocales v4l vcd vorbis xine xml2 xmms xpm xrandr xv zlib linguas_en
linguas_ja linguas_ko linguas_zh_CN linguas_zh_TW linguas_ru linguas_el
linguas_cs userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS

tkXwin did compile fine before with no problems on my system under the 2004.x
profile that I had. I have since upgraded to the 2005.0 as can be seen in my
emerge info.

Reproducible: Always
Steps to Reproduce:
1.emerge tkXwin
2.
3.
Comment 1 Herbie Hopkins (RETIRED) gentoo-dev 2005-06-08 17:47:25 UTC
*** Bug 95512 has been marked as a duplicate of this bug. ***
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2005-06-19 20:57:58 UTC
*** Bug 96534 has been marked as a duplicate of this bug. ***
Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2005-06-26 06:17:48 UTC
fixed in cvs (1.0-r1)