First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 225297
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mart Raudsepp <leio@gentoo.org>
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 225297 depends on: Show dependency tree
Bug 225297 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-08 01:01 0000
>>> Source compiled.
make: Entering directory
`/home/sda8/tmp/portage/sys-libs/ss-1.40.10/work/e2fsprogs-1.40.10/lib/ss'
        CC test_ss.c
        MK_CMDS test_cmd.c
        CC test_cmd.c
make: *** No rule to make target `../../lib/libcom_err.so', needed by
`test_ss'.  Stop.
make: Leaving directory
`/home/sda8/tmp/portage/sys-libs/ss-1.40.10/work/e2fsprogs-1.40.10/lib/ss'
 * 
 * ERROR: sys-libs/ss-1.40.10 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2368:  Called die
 * The specific snippet of code:
 *       emake -j1 -C lib/ss check || die "make check failed"
 *  The die message:
 *   make check failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/home/sda8/tmp/portage/sys-libs/ss-1.40.10/temp/build.log'.
 * The ebuild environment file is located at
'/home/sda8/tmp/portage/sys-libs/ss-1.40.10/temp/environment'.
 *

------- Comment #1 From Xake 2008-06-08 20:46:28 0000 -------
Since sys-libs/ss depends on sys-libs/com_err, should we patch the buildsystem
to look for libcom_err in the systems libdir, libe exchange $(LIB)/libcom_err
in MCONFIG.in with $(root_libdir)/libcom_err or is there any other/better way?

------- Comment #2 From SpanKY 2008-06-09 01:43:11 0000 -------
fixed in cvs

http://sources.gentoo.org/sys-libs/ss/ss-1.40.10.ebuild?r1=1.2&r2=1.3

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