Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 545336 Details for
Bug 664776
dev-libs/zookeeper-c-3.4.10 : src/zookeeper.c:3469:21: error: %d directive writing between 1 and 5 bytes into a region of size between 0 and 127 [-Werror=format-overflow=]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:zookeeper-c-3.4.10:20180828-163926.log
dev-libs:zookeeper-c-3.4.10:20180828-163926.log (text/plain), 11.26 KB, created by
Toralf Förster
on 2018-08-28 17:33:08 UTC
(
hide
)
Description:
dev-libs:zookeeper-c-3.4.10:20180828-163926.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-08-28 17:33:08 UTC
Size:
11.26 KB
patch
obsolete
> * Package: dev-libs/zookeeper-c-3.4.10 > * Repository: gentoo > * Maintainer: aballier@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking zookeeper-3.4.10.tar.gz to /var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work >>>> Source unpacked in /var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work >>>> Preparing source in /var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c ... > * econf: updating zookeeper-3.4.10/src/c/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating zookeeper-3.4.10/src/c/config.sub with /usr/share/gnuconfig/config.sub >./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 --libdir=/usr/lib64 --disable-static --without-cppunit >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-doxygen... no >checking for doxygen... /usr/bin/doxygen >checking for x86_64-pc-linux-gnu-perl... no >checking for perl... /usr/bin/perl >checking for x86_64-pc-linux-gnu-dot... no >checking for dot... no >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 nested variables... yes >checking for generated/zookeeper.jute.c... yes >checking for generated/zookeeper.jute.h... yes >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 style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for pthread_mutex_lock in -lpthread... yes >configure: building with SyncAPI support >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether time.h and sys/time.h may both be included... yes >checking for nfds_t... yes >checking whether to enable ipv6... yes >checking for getcwd... yes >checking for gethostbyname... yes >checking for gethostname... yes >checking for getlogin... yes >checking for getpwuid_r... yes >checking for gettimeofday... yes >checking for getuid... yes >checking for memmove... yes >checking for memset... yes >checking for poll... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strtol... yes >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 >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c ... >make -j1 >make all-am >make[1]: Entering directory '/var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -march=native -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -Werror -O2 -pipe -march=native -c src/zookeeper.c -fPIC -DPIC -o .libs/zookeeper.o >src/zookeeper.c: In function 'format_endpoint_info': >src/zookeeper.c:3469:21: error: '%d' directive writing between 1 and 5 bytes into a region of size between 0 and 127 [-Werror=format-overflow=] > sprintf(buf,"%s:%d",addrstr,ntohs(port)); > ^~ >src/zookeeper.c:3469:17: note: directive argument in the range [0, 65535] > sprintf(buf,"%s:%d",addrstr,ntohs(port)); > ^~~~~~~ >In file included from /usr/include/stdio.h:862, > from ./include/zookeeper.h:29, > from src/zookeeper.c:27: >/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 3 and 134 bytes into a destination of size 128 > return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >cc1: all warnings being treated as errors >make[1]: *** [Makefile:944: zookeeper.lo] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c' >make: *** [Makefile:615: all] Error 2 > * ERROR: dev-libs/zookeeper-c-3.4.10::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/zookeeper-c-3.4.10::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/zookeeper-c-3.4.10::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:zookeeper-c-3.4.10:20180828-163926.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/zookeeper-c-3.4.10/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/zookeeper-c-3.4.10/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c' > * S: '/var/tmp/portage/dev-libs/zookeeper-c-3.4.10/work/zookeeper-3.4.10/src/c'
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 664776
:
545334
| 545336 |
545338
|
545340
|
545342
|
545344