Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
>>> 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'. *
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?
fixed in cvs http://sources.gentoo.org/sys-libs/ss/ss-1.40.10.ebuild?r1=1.2&r2=1.3