Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466936 - sci-chemistry/imosflm-1.0.7 RDEPEND:s too recent versions of dev-tcltk/itcl and dev-tcltk/itk
Summary: sci-chemistry/imosflm-1.0.7 RDEPEND:s too recent versions of dev-tcltk/itcl a...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-23 22:27 UTC by Johan Hattne
Modified: 2015-10-26 07:34 UTC (History)
2 users (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 Johan Hattne 2013-04-23 22:27:39 UTC
The ebuild RDEPENDS on >=dev-tcltk/itcl-3.3 and >=dev-tcltk/itk-3.3, which currently selects versions 4.0.0-r2 and 4.0.0, respectively.  These versions won't work.  usr/lib/imosflm/src/imosflm actually checks for itcl-3.3 and itk-3.3, but I found the versions currently in tree (3.4.1 and 3.4_pre20090417-r1) work just as well.

Reproducible: Always

Steps to Reproduce:
1. imosflm

Actual Results:  
MOSFLM_EXEC set to /net/marbles/raid1/hattne/gentoo/usr/libexec/ccp4/bin/ipmosflm
testing MOSFLM_WISH (/net/marbles/raid1/hattne/gentoo/usr/bin/wish)

Cannot use wish8.4 executable pointed to by
MOSFLM_WISH environment variable.
Your tcl/tk installation (/net/marbles/raid1/hattne/gentoo/usr/bin/wish) is
missing the following required tcl/tk packages:
Itcl 3.3
Itk 3.3
Iwidgets 4.0
To use a different tcl/tk installation set the
environment variable "MOSFLM_WISH" to the
full pathname of your prefered wish8.4 executable

Please enter the path of a wish8.4 executable from
the tcl/tk installation you wish to use:
(Or just hit <Return> to exit):


This patch works for me:

--- imosflm-1.0.7.ebuild.orig	2012-07-06 07:03:13.000000000 -0700
+++ imosflm-1.0.7.ebuild	2013-04-23 14:25:48.682401633 -0700
@@ -19,8 +19,8 @@
 
 RDEPEND="
 	dev-lang/tcl
-	>=dev-tcltk/itcl-3.3
-	>=dev-tcltk/itk-3.3
+	=dev-tcltk/itcl-3*
+	=dev-tcltk/itk-3*
 	>=dev-tcltk/iwidgets-4
 	>=dev-tcltk/tdom-0.8
 	>=dev-tcltk/tkimg-1.3

`emerge --info`
!!! Your current profile is deprecated and not supported anymore.
!!! Use eselect profile to update your profile.
!!! Please upgrade to the following profile if possible:

        default/linux/amd64/13.0/no-multilib

You may use the following command to upgrade:

        eselect profile set default/linux/amd64/13.0/no-multilib

Portage 2.2.01.21890-prefix (prefix/linux/amd64, gcc-4.7.2, unavailable, 2.6.23.15-137.fc8 x86_64)
=================================================================
System uname: Linux-2.6.23.15-137.fc8-x86_64-Intel-R-_Xeon-R-_CPU_X7350_@_2.93GHz-with-fedora-8-Werewolf
KiB Mem:    33022968 total,  12161640 free
KiB Swap:   32767992 total,  30464984 free
Timestamp of tree: Tue, 23 Apr 2013 18:05:54 +0000
ld GNU ld (GNU Binutils) 2.23
ccache version 2.4 [disabled]
app-shells/bash:          4.2_p39-r1
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.3-r3, 3.3.0-r1
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-devel/autoconf:       2.69
sys-devel/automake:       1.12.4
sys-devel/binutils:       2.23
sys-devel/gcc:            4.7.2-r1
sys-devel/gcc-config:     1.8-r00.1
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.8
Repositories: gentoo_prefix xtal-prefix
ACCEPT_KEYWORDS="~amd64-linux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe"
DISTDIR="/net/marbles/raid1/hattne/gentoo/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix merge-sync news parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j16"
PKGDIR="/net/marbles/raid1/hattne/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/net/marbles/raid1/hattne/gentoo/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/tmp/hattne"
PORTDIR="/net/marbles/raid1/hattne/gentoo/usr/portage"
PORTDIR_OVERLAY="/net/cci/hattne/gentoo/var/lib/layman/xtal-prefix"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules mudflap ncurses nls nptl openmp pcre prefix readline session sse sse2 ssl tcpd unicode zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en_GB en sv de da fr" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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"
USE_PYTHON="2.7 3.3"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-10-26 07:34:10 UTC
commit 7d62034735e700ca67e977470d79f5571b15b221
Author: Justin Lecher <jlec@gentoo.org>
Date:   Mon Oct 26 08:29:56 2015 +0100
    
    Drop "CCP4: Software for Macromolecular Crystallography"
    
    obsoletes:
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=160190
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=324059
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=332485
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=367771
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=367773
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=383227
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=448756
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=460502
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=460504
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=466936
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=467040
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=467048
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=476580
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478580
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478586
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478588
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478594
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=478604
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=521646
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=528512
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=530878
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=540760
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=555614
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=556498
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=557038
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=561196
    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562780
    
    Signed-off-by: Justin Lecher <jlec@gentoo.org>
    
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d62034735e700ca67e977470d79f5571b15b221