Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341619 - Stabilize sys-libs/libcap-ng-0.6.4
Summary: Stabilize sys-libs/libcap-ng-0.6.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alin Năstac (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 342301
Blocks:
  Show dependency tree
 
Reported: 2010-10-18 12:00 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2011-02-06 22:36 UTC (History)
4 users (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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-18 12:00:29 UTC
Stabilize sys-libs/libcap-ng-0.6.4.
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2010-10-23 07:48:24 UTC
Arch teams, please do your thing.
Comment 2 Agostino Sarubbo gentoo-dev 2010-10-23 12:30:04 UTC
fails test for me. ( bug 342301 )

It seems to be a regression on amd64, right? https://bugs.gentoo.org/show_bug.cgi?id=292133#c4

the rest seems ok.
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2010-10-24 11:45:19 UTC
Tests passed for me. amd64 done
Comment 4 Markus Meier gentoo-dev 2010-10-24 20:24:45 UTC
arm stable
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2010-10-25 11:11:55 UTC
Fails test, which is a regression, no maintainer, we are out.

PASS: lib_test
Testing thread separation of capabilities
Detected capabilities when they should not be any
FAIL: thread_test
===================
1 of 2 tests failed
===================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src'
make: *** [check-recursive] Error 1
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2010-10-25 11:12:34 UTC
(In reply to comment #5)
> Fails test, which is a regression, no maintainer, we are out.

 Argh, wrong bug.  We stay.
Comment 7 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-10-29 19:30:39 UTC
(In reply to comment #5)

It's fixed.
Comment 8 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-11-01 12:26:25 UTC
x86 stable
Comment 9 Brent Baude (RETIRED) gentoo-dev 2011-01-06 21:52:47 UTC
ppc done
Comment 10 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2011-01-21 16:35:22 UTC
ppc64 stable
Comment 11 Sven Eden 2011-01-30 18:54:22 UTC
Fails to compile on amd64:

--------------------------------------------------------

  libcap-ng Version:      0.6.4
  Target:                 x86_64-pc-linux-gnu
  Installation prefix:    /usr
  Compiler:               x86_64-pc-linux-gnu-gcc
  Compiler flags:
                          -march=native -O2 -pipe

>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4 ...
make -j1 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4'
Making all in src
make[2]: Entering directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src'
Making all in test
make[3]: Entering directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src/test'
make[3]: Entering directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I..   -fPIC -DPIC -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -march=native -O2 -pipe -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c -o cap-ng.lo cap-ng.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -fPIC -DPIC -W -Wall -Wshadow -Wformat -Wundef -D_GNU_SOURCE -march=native -O2 -pipe -MT cap-ng.lo -MD -MP -MF .deps/cap-ng.Tpo -c cap-ng.c  -fPIC -DPIC -o .libs/cap-ng.o
cap-ng.c: In function 'get_bounding_set':
cap-ng.c:225:70: warning: signed and unsigned type in conditional expression
cap-ng.c: In function 'capng_get_caps_fd':
cap-ng.c:325:21: error: 'XATTR_NAME_CAPS' undeclared (first use in this function)
cap-ng.c:325:21: note: each undeclared identifier is reported only once for each function it appears in
cap-ng.c: In function 'capng_apply_caps_fd':
cap-ng.c:539:25: error: 'XATTR_NAME_CAPS' undeclared (first use in this function)
make[3]: *** [cap-ng.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-libs/libcap-ng-0.6.4/work/libcap-ng-0.6.4'
make: *** [all] Error 2
emake failed
 * ERROR: sys-libs/libcap-ng-0.6.4 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 5559:  Called default
 *     ebuild.sh, line 1609:  Called _eapi2_src_compile
 *     ebuild.sh, line  659:  Called die
 * The specific snippet of code:
 *              emake || die "emake failed"
 * 

--------------------------------------------------------

Could it be, that a dependency isn't correctly set?
Comment 12 SpanKY gentoo-dev 2011-01-30 18:59:09 UTC
new issues -> new bugs
Comment 13 Sven Eden 2011-01-31 09:02:17 UTC
(In reply to comment #12)
> new issues -> new bugs
> 

Sorry, I thought if it doesn't even compile, it would be an important information for the discussion whether to stabilize it or not.

I'll open a new bug then.
Comment 14 Alex Buell 2011-02-06 22:33:57 UTC
Tested on SPARC, captest runs just fine, and both pscap and netcap showed correct information for system running w/ full caps. 
Comment 15 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-06 22:36:20 UTC
sys-libs/libcap-ng-0.6.5 will be stabilized in bug #353448.