Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 596708 Details for
Bug 700500
x11-misc/xwallpaper-0.6.2-r1 with sys-libs/libseccomp-2.4.2 : seccomp.c:87:44: error: _SNR_ppoll undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-misc:xwallpaper-0.6.2-r1:20191118-174351.log
x11-misc:xwallpaper-0.6.2-r1:20191118-174351.log (text/plain), 6.39 KB, created by
Toralf Förster
on 2019-11-18 17:46:08 UTC
(
hide
)
Description:
x11-misc:xwallpaper-0.6.2-r1:20191118-174351.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-11-18 17:46:08 UTC
Size:
6.39 KB
patch
obsolete
> * Package: x11-misc/xwallpaper-0.6.2-r1 > * Repository: gentoo > * Maintainer: gyakovlev@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux png seccomp userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xwallpaper-0.6.2.tar.xz to /var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work >>>> Source unpacked in /var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work >>>> Preparing source in /var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2 ... > * Running eautoreconf in '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: xwallpaper-0.6.2/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/xwallpaper-0.6.2-r1 --htmldir=/usr/share/doc/xwallpaper-0.6.2-r1/html --libdir=/usr/lib64 --with-jpeg --with-png --with-seccomp --without-xpm --with-randr --with-zshcompletiondir=/usr/share/zsh/site-functions >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for PIXMAN... yes >checking for XCB... yes >checking for pledge... no >checking whether seccomp support is requested... yes >checking for SECCOMP... yes >checking whether RandR support is requested... yes >checking for RANDR... yes >checking whether JPEG support is requested... yes >checking for JPEG... yes >checking whether PNG support is requested... yes >checking for PNG... yes >checking whether XPM support is requested... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2 ... >make -j1 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-am >make[1]: Entering directory '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-debug.o `test -f 'debug.c' || echo './'`debug.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-main.o `test -f 'main.c' || echo './'`main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-options.o `test -f 'options.c' || echo './'`options.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-outputs.o `test -f 'outputs.c' || echo './'`outputs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-util.o `test -f 'util.c' || echo './'`util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/pixman-1 -I/usr/include/libpng16 -O2 -pipe -march=native -c -o xwallpaper-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c >In file included from seccomp.c:26: >seccomp.c: In function âadd_common_stage2_rulesâ: >seccomp.c:87:44: error: â__SNR_ppollâ undeclared (first use in this function) > 87 | seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(ppoll), 0) || > | ^~~~~~~~ >seccomp.c:87:44: note: each undeclared identifier is reported only once for each function it appears in >make[1]: *** [Makefile:589: xwallpaper-seccomp.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2' >make: *** [Makefile:379: all] Error 2 > * ERROR: x11-misc/xwallpaper-0.6.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-misc/xwallpaper-0.6.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/xwallpaper-0.6.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-misc:xwallpaper-0.6.2-r1:20191118-174351.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2' > * S: '/var/tmp/portage/x11-misc/xwallpaper-0.6.2-r1/work/xwallpaper-0.6.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 700500
:
596696
|
596698
|
596700
|
596702
|
596704
|
596706
| 596708