First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 228313
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alin Năstac <mrness@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Allen Brooker (AllenJB) <gentoo-bugs@allenjb.me.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 228313 depends on: Show dependency tree
Bug 228313 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-19 09:27 0000
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 From Alin Năstac 2008-06-20 21:03:58 0000 -------
Fixed in cvs.

First Last Prev Next    No search results available      Search page      Enter new bug