Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 458200 Details for
Bug 604294
app-misc/fsniper-1.3.1-r1 : /.../main.c:196:16: error: storage size of ‘status’ isn’t known
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc:fsniper-1.3.1-r1:20170101-084318.log
app-misc:fsniper-1.3.1-r1:20170101-084318.log (text/plain), 6.37 KB, created by
Toralf Förster
on 2017-01-01 09:36:26 UTC
(
hide
)
Description:
app-misc:fsniper-1.3.1-r1:20170101-084318.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-01 09:36:26 UTC
Size:
6.37 KB
patch
obsolete
> * Package: app-misc/fsniper-1.3.1-r1 > * Repository: gentoo > * Maintainer: shell-tools@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fsniper-1.3.1.tar.gz to /var/tmp/portage/app-misc/fsniper-1.3.1-r1/work >>>> Source unpacked in /var/tmp/portage/app-misc/fsniper-1.3.1-r1/work >>>> Preparing source in /var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1 ... > * Applying fsniper-1.3.1-format-security.patch ... > [ ok ] > * Applying fsniper-1.3.1-umask.patch ... > [ ok ] > * Running elibtoolize in: fsniper-1.3.1/ > * Applying portage/2.2 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build" >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/fsniper-1.3.1-r1 >configure: loading site script /usr/share/config.site >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking for magic_open in -lmagic... yes >checking for pcre_version in -lpcre... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build" >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src -I.. -O2 -pipe -march=native -Wall -D_GNU_SOURCE -ansi -O2 -pipe -march=native -Wall -c /var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c: In function âhandle_child_signalâ: >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c:196:16: error: storage size of âstatusâ isnât known > union wait status; > ^ >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c:196:16: warning: unused variable âstatusâ [-Wunused-variable] >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c: In function âmainâ: >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c:368:23: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âsize_t {aka long unsigned int}â [-Wformat=] > sprintf(scanformat, "Name: %%%ds", strlen(binaryname) + 1); > ^ >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c:369:3: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] > fscanf(statusfile, scanformat, statusbin); > ^ >/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1/src/main.c:479:4: warning: ignoring return value of âpipeâ, declared with attribute warn_unused_result [-Wunused-result] > pipe(pipe_list_cur->next->pfd); > ^ >make[2]: *** [Makefile:240: main.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build/src' >make[1]: *** [Makefile:223: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build' >make: *** [Makefile:162: all] Error 2 > * ERROR: app-misc/fsniper-1.3.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-misc/fsniper-1.3.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-misc/fsniper-1.3.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-misc:fsniper-1.3.1-r1:20170101-084318.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1_build' > * S: '/var/tmp/portage/app-misc/fsniper-1.3.1-r1/work/fsniper-1.3.1'
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 604294
: 458200 |
458202
|
458204
|
458206
|
458208