Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236080 - sci-mathematics/axiom-200805 needs "tempfile" for building, so it should depend on debianutils
Summary: sci-mathematics/axiom-200805 needs "tempfile" for building, so it should depe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-28 23:57 UTC by Constantin Greubel
Modified: 2008-08-30 13:21 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 Constantin Greubel 2008-08-28 23:57:08 UTC
well, the command "tempfile" is not available, when sys-apps/debianutils is not installed, but in the axiom ebuild there is no dependence on that package.

Reproducible: Always

Steps to Reproduce:
1. emerge sci-mathematics/axiom
2.
3.

Actual Results:  
does not compile, because "tempfile" is missing

Expected Results:  
compile clean

Portage 2.2_rc8 (default-linux/amd64/2007.0, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26-gentoo x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-glibc2.2.5
Timestamp of tree: Mon, 25 Aug 2008 00:06:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.2
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.26
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe -msse3 -mmmx"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-
release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=athlon64 -pipe -msse3 -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="parallel-fetch preserve-libs sandbox sfperms strict unmerge-orphans userfetch userpriv usersa
ndbox"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo"
LDFLAGS=""
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X509 acl alsa amd64 bash-completion bzip2 dbus dri fftw flac glitz gnutls ipv6 jpeg logrotat
e mmap mmx mng mp3 nls nptl nptlonly ogg png sdl skey sse sse2 ssl svg threads tiff truetype unicode vo
rbis zlib" ALSA_CARDS="snd-hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty e
xtplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm s
oftvol" 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 dav dav_
fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_co
nfig logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir user
track vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfon
tz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS=
"nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, P
ORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Wormo (RETIRED) gentoo-dev 2008-08-29 00:34:00 UTC
Which version(s) of axiom were you trying to build? Sometimes a new dependency comes up in later versions of a package...
Comment 2 Constantin Greubel 2008-08-29 06:33:32 UTC
(In reply to comment #1)
> Which version(s) of axiom were you trying to build? Sometimes a new dependency
> comes up in later versions of a package...

Sorry, forgot to mention:

emerge -pv sci-mathematics/axiom

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sci-mathematics/axiom-200805  0 kB 

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-08-30 13:21:18 UTC
Thank you very much for letting us know. I just 
fixed this in portage cvs.

Best,
Markus