Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228313 - dev-util/nsis-2.37 requires dev-util/scons-0.98
Summary: dev-util/nsis-2.37 requires dev-util/scons-0.98
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 09:27 UTC by Allen Brooker (AllenJB)
Modified: 2008-06-20 21:03 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 Allen Brooker (AllenJB) 2008-06-19 09:27:16 UTC
dev-util/nsis-2.37 gives the following when trying to compile it:

>>> Emerging (55 of 190) dev-util/nsis-2.37 to /
 * nsis-2.37-src.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                   [ ok ]
 * checking ebuild checksums ;-) ...                                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                                                                      [ ok ]
 * checking miscfile checksums ;-) ...                                                                                     [ ok ]
 * checking nsis-2.37-src.tar.bz2 ;-) ...                                                                                  [ ok ]
>>> Unpacking source...
>>> Unpacking nsis-2.37-src.tar.bz2 to /var/tmp/portage/dev-util/nsis-2.37/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-util/nsis-2.37/work/nsis-2.37-src ...
scons PREFIX=/usr PREFIX_CONF=/etc PREFIX_DOC=/usr/share/doc/nsis-2.37 PREFIX_DEST="/var/tmp/portage/dev-util/nsis-2.37/image/" VERSION=2.37 DEBUG=no STRIP=no SKIPSTUBS=" " SKIPUTILS="NSIS Menu" APPEND_CCFLAGS=-m32 APPEND_LINKFLAGS=-m32
scons: Reading SConscript files ...
SCons 0.98 or greater required, but you have SCons 0.97
 *
 * ERROR: dev-util/nsis-2.37 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  204:  Called die
 * The specific snippet of code:
 *       do_scons || die "scons failed"
 *  The die message:
 *   scons failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-util:nsis-2.37:20080619-084242.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/nsis-2.37/temp/environment'.
 *

As such I believe it should depend on >=dev-util/scons-0.98 (currently depends on >=dev-util/scons-0.96.93 )
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2008-06-20 21:03:58 UTC
Fixed in cvs.