make: Entering directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37' make -C libcap all make[1]: Entering directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap' => making cap_names.list.h from /usr/include/linux/capability.h perl -e 'while ($l=<>) { if ($l =~ /^\#define[ \t](CAP[_A-Z]+)[ \t]+([0-9]+)\s+$/) { $tok=$1; $val=$2; $tok =~ tr/A-Z/a-z/; print "{\"$tok\",$val},\n"; } }' /usr/include/linux/capability.h | fgrep -v 0x > cap_names.list.h gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include _makenames.c -o _makenames ./_makenames > cap_names.h gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -c cap_alloc.c -o cap_alloc.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -c cap_proc.c -o cap_proc.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -c cap_extint.c -o cap_extint.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -c cap_flag.c -o cap_flag.o perl -e 'print "struct __cap_token_s { const char *name; int index; };\n%{\nconst struct __cap_token_s *__cap_lookup_name(const char *, size_t);\n%}\n%%\n"; while ($l = <>) { $l =~ s/[\{\"]//g; $l =~ s/\}.*// ; print $l; }' < cap_names.list.h | gperf --ignore-case --language=ANSI-C --readonly --null-strings --global-table --hash-function-name=__cap_hash_name --lookup-function-name="__cap_lookup_name" -c -t -m20 > _caps_output.gperf sed -e 's/unsigned int len/size_t len/' -i _caps_output.gperf gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -DINCLUDE_GPERF_OUTPUT='"_caps_output.gperf"' -c cap_text.c -o cap_text.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -c cap_file.c -o cap_file.o gcc -Wl,-x -shared -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap -Wl,-soname,libcap.so.2 -o libcap.so.2.37 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o ln -sf libcap.so.2.37 libcap.so.2 ln -sf libcap.so.2 libcap.so ar rcs libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_file.o ranlib libcap.a sed -e 's,@prefix@,/usr,' \ -e 's,@exec_prefix@,/usr,' \ -e 's,@libdir@,/usr/lib,' \ -e 's,@includedir@,/usr/include,' \ -e 's,@VERSION@,2.37,' \ -e 's,@deps@,,' \ libcap.pc.in >libcap.pc sed -e 's,@prefix@,/usr,' \ -e 's,@exec_prefix@,/usr,' \ -e 's,@libdir@,/usr/lib,' \ -e 's,@includedir@,/usr/include,' \ -e 's,@VERSION@,2.37,' \ -e 's,@deps@,,' \ libpsx.pc.in >libpsx.pc gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/../libcap/include -c ../psx/psx.c -o ../psx/psx.o ar rcs libpsx.a ../psx/psx.o ranlib libpsx.a make[1]: Leaving directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap' make -C pam_cap all make[1]: Entering directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/usr/include -I/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap/../libcap/include -c pam_cap.c -o pam_cap.o gcc -Wl,-x -shared -o pam_cap.so pam_cap.o -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap/../libcap -lcap -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap/../libcap make testlink make[2]: Entering directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap' gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -o testlink test.c pam_cap.o -lpam -ldl -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap/../libcap -lcap -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap/../libcap -L/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap/../libcap make[2]: Leaving directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap' make[1]: Leaving directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/pam_cap' make -C go all make[1]: Entering directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/go' mkdir -p "src/kernel.org/pub/linux/libs/security/libcap" ln -s /home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/psx src/kernel.org/pub/linux/libs/security/libcap/psx mkdir -p pkg CGO_LDFLAGS_ALLOW="-Wl,-?-wrap[=,][^-.@][^,]*" GOPATH="/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/go" go install kernel.org/pub/linux/libs/security/libcap/psx mkdir -p "src/kernel.org/pub/linux/libs/security/libcap" ln -s /home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/cap src/kernel.org/pub/linux/libs/security/libcap/cap make -C /home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap all make[2]: Entering directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap' go run mknames.go --header=/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/libcap/cap_names.h | gofmt > good-names.go || rm -f good-names.go diff -u ../cap/names.go good-names.go --- ../cap/names.go 1970-01-01 02:00:01.000000000 +0200 +++ good-names.go 2020-07-05 17:56:25.979156248 +0300 @@ -3,7 +3,7 @@ /* ** DO NOT EDIT THIS FILE. IT WAS AUTO-GENERATED BY LIBCAP'S GO BUILDER (mknames.go) ** */ // NamedCount holds the number of capabilities with official names. -const NamedCount = 40 +const NamedCount = 38 // CHOWN etc., are the named capability bits on this system. The // canonical source for each name is the "uapi/linux/capabilities.h" @@ -47,8 +47,6 @@ WAKE_ALARM BLOCK_SUSPEND AUDIT_READ - PERFMON - BPF ) var names = map[Value]string{ @@ -90,8 +88,6 @@ WAKE_ALARM: "cap_wake_alarm", BLOCK_SUSPEND: "cap_block_suspend", AUDIT_READ: "cap_audit_read", - PERFMON: "cap_perfmon", - BPF: "cap_bpf", } var bits = map[string]Value{ @@ -133,6 +129,4 @@ "cap_wake_alarm": WAKE_ALARM, "cap_block_suspend": BLOCK_SUSPEND, "cap_audit_read": AUDIT_READ, - "cap_perfmon": PERFMON, - "cap_bpf": BPF, } make[1]: *** [Makefile:42: good-names.go] Error 1 make[1]: Leaving directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37/go' make: *** [Makefile:14: all] Error 2 make: Leaving directory '/home/hussam/cache/tmp/libcap/trunk/src/libcap-2.37'