Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 626186 Details for
Bug 714890
media-video/blinkentools-2.9-r1 : bsend.c: error: format not a string literal and no format arguments [-Werror=format-security]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video:blinkentools-2.9-r1:20200326-142515.log
media-video:blinkentools-2.9-r1:20200326-142515.log (text/plain), 7.03 KB, created by
Toralf Förster
on 2020-03-26 16:59:53 UTC
(
hide
)
Description:
media-video:blinkentools-2.9-r1:20200326-142515.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-26 16:59:53 UTC
Size:
7.03 KB
patch
obsolete
> * Package: media-video/blinkentools-2.9-r1 > * Repository: gentoo > * Maintainer: media-video@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking blinkentools-2.9.tar.gz to /var/tmp/portage/media-video/blinkentools-2.9-r1/work >>>> Source unpacked in /var/tmp/portage/media-video/blinkentools-2.9-r1/work >>>> Preparing source in /var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9 ... > * econf: updating blinkentools-2.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating blinkentools-2.9/config.guess with /usr/share/gnuconfig/config.guess >./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 >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 gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >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 ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >checking for pkg-config... /usr/bin/pkg-config >checking for blib >= 1.1.7... yes >checking BLIB_CFLAGS... -I/usr/include/blib-1.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include >checking BLIB_LIBS... -lb -lgobject-2.0 -lglib-2.0 >checking for blib-aa = 1.1.7... checking for blib-pixbuf = 1.1.7... yes >checking PIXBUF_CFLAGS... -I/usr/include/blib-1.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid >checking PIXBUF_LIBS... -lb-pixbuf -lb -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >checking for mng_create in -lmng... yes >checking libmng.h usability... yes >checking libmng.h presence... yes >checking for libmng.h... yes >yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/b2b.1 >config.status: creating doc/b2image.1 >config.status: creating doc/b2mng.1 >config.status: creating doc/bsend.1 >config.status: creating doc/bplay.1 >config.status: creating doc/bmultiplexer.1 >config.status: creating doc/blinkenproxy.1 >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >Build options: > Version 2.9 > blib version 1.1.7 > Install prefix /usr > >Tools: > b2b yes > b2image yes > b2mng yes > blinkenproxy yes > bmultiplexer yes > bplay no > bsend yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/blib-1.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/blib-1.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall -c `test -f 'b2b.c' || echo './'`b2b.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o b2b b2b.o -lb -lgobject-2.0 -lglib-2.0 -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/blib-1.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/blib-1.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -Wall -c `test -f 'bsend.c' || echo './'`bsend.c >bsend.c: In function âmainâ: >bsend.c:132:17: error: format not a string literal and no format arguments [-Werror=format-security] > 132 | g_printerr (error->message); > | ^~~~~~~~~~ >cc1: some warnings being treated as errors >make[2]: *** [Makefile:503: bsend.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9/src' >make[1]: *** [Makefile:203: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9' >make: *** [Makefile:158: all] Error 2 > * ERROR: media-video/blinkentools-2.9-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-video/blinkentools-2.9-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/blinkentools-2.9-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/media-video:blinkentools-2.9-r1:20200326-142515.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/blinkentools-2.9-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/blinkentools-2.9-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9' > * S: '/var/tmp/portage/media-video/blinkentools-2.9-r1/work/blinkentools-2.9'
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 714890
:
626176
|
626178
|
626180
|
626182
|
626184
| 626186 |
626188