Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343803 - No rule to make target `/usr/lib64/libtcl.so', needed by `bin/libvtkCommonTCL.so.5.6.0'. Stop.
Summary: No rule to make target `/usr/lib64/libtcl.so', needed by `bin/libvtkCommonTCL...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-02 09:44 UTC by Burak
Modified: 2010-11-02 09:54 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 Burak 2010-11-02 09:44:15 UTC
sci-libs/vtk-5.6.0-r2 compilation gives error

Reproducible: Always

Steps to Reproduce:
1.emerge vtk
2.
3.

Actual Results:  
[ 16%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkMutableUndirectedGraph.cxx.o
make[2]: *** No rule to make target `/usr/lib64/libtcl.so', needed by `bin/libvtkCommonTCL.so.5.6.0'.  Stop.
make[2]: *** Waiting for unfinished jobs....
[ 16%] Building CXX object Common/CMakeFiles/vtkCommonTCL.dir/vtkTclUtil.cxx.o
[ 16%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkNonLinearCell.cxx.o
[ 16%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkNonMergingPointLocator.cxx.o
/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK/Common/vtkTclUtil.cxx: In function 'void vtkTclVoidFunc(void*)':
/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK/Common/vtkTclUtil.cxx:490: error: 'struct Tcl_Interp' has no member named 'errorLine'
/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK/Common/vtkTclUtil.cxx:497: error: 'struct Tcl_Interp' has no member named 'errorLine'
/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK/Common/vtkTclUtil.cxx: In member function 'virtual void vtkTclCommand::Execute(vtkObject*, long unsigned int, void*)':
/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK/Common/vtkTclUtil.cxx:723: error: 'struct Tcl_Interp' has no member named 'errorLine'
/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK/Common/vtkTclUtil.cxx:730: error: 'struct Tcl_Interp' has no member named 'errorLine'
make[2]: *** [Common/CMakeFiles/vtkCommonTCL.dir/vtkTclUtil.cxx.o] Error 1
make[1]: *** [Common/CMakeFiles/vtkCommonTCL.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
.
.
.
.
Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkUnstructuredGridAlgorithm.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkUnstructuredGrid.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkUnstructuredGridSource.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkUnstructuredGridToPolyDataFilter.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkUnstructuredGridToUnstructuredGridFilter.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkVertex.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkVertexListIterator.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkViewDependentErrorMetric.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkViewport.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkVoxel.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkWedge.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkArrayData.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkArrayDataAlgorithm.cxx.o
[ 17%] Building CXX object Filtering/CMakeFiles/vtkFiltering.dir/vtkFilteringInstantiator.cxx.o
Linking CXX shared library ../bin/libvtkFiltering.so
[ 17%] Built target vtkFiltering
make: *** [all] Error 2
emake failed
 * ERROR: sci-libs/vtk-5.6.0-r2 failed:
 *   Make failed!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 7067:  Called cmake-utils_src_compile
 *   environment, line 1454:  Called _execute_optionaly 'src_compile'
 *   environment, line  535:  Called enable_cmake-utils_src_compile
 *   environment, line 1953:  Called cmake-utils_src_make
 *   environment, line 1473:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 * 
 * If you need support, post the output of 'emerge --info =sci-libs/vtk-5.6.0-r2',
 * the complete build log and the output of 'emerge -pqv =sci-libs/vtk-5.6.0-r2'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/sci-libs/vtk-5.6.0-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-libs/vtk-5.6.0-r2/temp/environment'.
 * S: '/var/tmp/portage/sci-libs/vtk-5.6.0-r2/work/VTK'


Expected Results:  
compiles fine

emerge --info

Portage 2.1.9.24 (default/linux/amd64/10.0, gcc-4.4.3, glibc-2.12.1-r3, 2.6.32-gentoo-r7 x86_64)
=================================================================
System uname: Linux-2.6.32-gentoo-r7-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T9300_@_2.50GHz-with-gentoo-2.0.1
Timestamp of tree: Tue, 02 Nov 2010 08:15:02 +0000
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r1
dev-lang/python:     2.6.6-r1, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.3
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.82
virtual/os-headers:  2.6.35 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -msse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=nocona -msse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer "
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://osmirrors.cerias.purdue.edu/pub/gentoo/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_US tr tr_TR"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/dottout"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa amd64 amr autoipd avahi berkdb bitmap bitmap-fonts bluetooth bzip2 cdr cjk cli consolekit cracklib crypt cups cxx daap dbus dell divx divx4linux dns dri dvd dvdr dvdread encode exif ffmpeg flac fltk fortran gb gdbm gif glitz gmedia gnome gpm gstreamer gtk h323 hal hddtemp iconv id3tag imlib ithreads jpeg jpeg2k kpathsea laptop latex ldap mad matroska mikmod mime mmap mmx mng modules mp2 mp3 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly nsplugin nvidia ogg ogv opengl openmp pam pcre perl pipechan plotutils png posix postscript pppd pulseaudio python quickime quicktime readline realmedia samba session sip smb sockets sqlite sse sse2 ssl subversion svg sysfs tagwriting tcl tcpd theora threads tiff tk truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis wav wifi wmf wmp x264 xanim xcb xorg xpm xvid xvmc zlib" ALSA_CARDS="hda_intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US tr tr_TR" PHP_TARGETS="php5-2" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Burak 2010-11-02 09:54:38 UTC
It was tcl tk problem
Rebuilding both resolved the issue.
Thanks