Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 705000 Details for
Bug 719686
app-benchmarks/siege-4.0.5 : hash.c: error: unknown type name u_int32_t
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 52.89 KB, created by
Marco Scardovi (scardracs)
on 2021-05-01 16:51:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Marco Scardovi (scardracs)
Created:
2021-05-01 16:51:32 UTC
Size:
52.89 KB
patch
obsolete
> >These are the packages that would be merged, in order: > >Calculating dependencies ... done! >[ebuild R ] app-benchmarks/siege-4.0.9::gentoo USE="ssl" 0 KiB > >Total: 1 package (1 reinstall), Size of downloads: 0 KiB > >>>> Verifying ebuild manifests > > >>>> Emerging (1 of 1) app-benchmarks/siege-4.0.9::gentoo > * siege-4.0.9.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking siege-4.0.9.tar.gz to /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work >>>> Source unpacked in /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work >>>> Preparing source in /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9 ... > * Running eautoreconf in '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: siege-4.0.9/ > * Running elibtoolize in: siege-4.0.9/utils/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9 ... > * econf: updating siege-4.0.9/utils/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating siege-4.0.9/utils/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating siege-4.0.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating siege-4.0.9/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 --docdir=/usr/share/doc/siege-4.0.9 --htmldir=/usr/share/doc/siege-4.0.9/html --with-sysroot=/ --libdir=/usr/lib64 --with-ssl=/usr >checking for a BSD-compatible install... /usr/lib/portage/python3.8/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make supports the include directive... yes (GNU style) >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 dependency style of x86_64-pc-linux-gnu-gcc... none >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 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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... yes >checking for perl... /usr/bin/perl >checking whether make sets $(MAKE)... (cached) yes >checking for buggy pthread mutex initializers... no >checking for dlopen() in -ldld... no >checking for dlopen() in -ldl... yes >checking for random device... yes >checking for ssl support... yes >checking /usr/include/openssl/opensslv.h usability... yes >checking /usr/include/openssl/opensslv.h presence... yes >checking for /usr/include/openssl/opensslv.h... yes >found ssl in /usr >checking for OpenSSL version... >= 0.9.8 (appropriate flag set) >checking for zlib support... yes >checking /include/zlib.h usability... no >checking /include/zlib.h presence... no >checking for /include/zlib.h... no >checking /usr/include/zlib.h usability... yes >checking /usr/include/zlib.h presence... yes >checking for /usr/include/zlib.h... yes >checking for ZLIB version... checking for inline... inline >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for u_int32_t... yes >checking for ssize_t... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/types.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/times.h usability... yes >checking sys/times.h presence... yes >checking for sys/times.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking openssl/e_os.h usability... no >checking openssl/e_os.h presence... no >checking for openssl/e_os.h... no >checking openssl/e_os2.h usability... yes >checking openssl/e_os2.h presence... yes >checking for openssl/e_os2.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking return type of signal handlers... void >checking for working alloca.h... yes >checking for alloca... yes >checking for strchr... yes >checking for memcpy... yes >checking for strncpy... yes >checking for strstr... yes >checking for strlen... yes >checking for strncasecmp... yes >checking for strncmp... yes >checking for socket... yes >checking for gethostbyname... yes >checking for snprintf... yes >checking for strdup... yes >checking for rand_r... yes >checking for localtime_r... yes >checking for gethostbyname_r... yes >checking for gmtime_r... yes >checking for getipnodebyname... no >checking for freehostent... no >checking for getopt_long... yes >checking for poll... yes >checking for socket in -lsocket... no >checking for pthread_attr_init in -lpthread... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating html/Makefile >config.status: creating include/Makefile >config.status: creating include/joedog/Makefile >config.status: creating utils/Makefile >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing default-2 commands >config.status: executing default-3 commands >config.status: executing default-4 commands >config.status: executing default-5 commands >config.status: executing default-6 commands > >-------------------------------------------------------- >Configuration is complete > >Run the following commands to complete the installation: > make > make install > >For complete documentation: http://www.joedog.org >-------------------------------------------------------- >>>> Source configured. >>>> Compiling source in /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9 ... >make -j4 -l4 >Making all in . >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' >Making all in include >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make all-recursive >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >Making all in joedog >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include/joedog' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include/joedog' >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >Making all in src >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o array.o array.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o auth.o auth.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o browser.o browser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o cache.o cache.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o cookie.o cookie.c >[01m[Kcache.c:[m[K In function â[01m[Kcache_get_header[m[Kâ: >[01m[Kcache.c:211:11:[m[K [01;35m[Kwarning: [m[Kstatement will never be executed [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wswitch-unreachable-Wswitch-unreachable]8;;[m[K] > 211 | char *[01;35m[Kptr[m[K = NULL; > | [01;35m[K^~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o cookies.o cookies.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o cfg.o cfg.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[Kcookies.c:6[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kcookies_header[m[Kâ at [01m[Kcookies.c:222:5[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ output truncated before terminating nul copying 8 bytes from a string of the same length [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncat[m[Kâ, > inlined from â[01m[Kcookies_header[m[Kâ at [01m[Kcookies.c:223:5[m[K: >[01m[K/usr/include/bits/string_fortified.h:135:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncat[m[Kâ output may be truncated copying 4096 bytes from a string of length 81919 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 135 | return [01;35m[K__builtin___strncat_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 136 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o creds.o creds.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o crew.o crew.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o data.o data.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o date.o date.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o eval.o eval.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o ftp.o ftp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o getopt.o getopt.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[Keval.c:30[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kevaluate[m[Kâ at [01m[Keval.c:84:3[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound depends on the length of the source argument [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Keval.c:[m[K In function â[01m[Kevaluate[m[Kâ: >[01m[Keval.c:84:3:[m[K [01;36m[Knote: [m[Klength computed here > 84 | [01;36m[Kstrncpy(result, final, strlen(final))[m[K; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o getopt1.o getopt1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o handler.o handler.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o http.o http.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o init.o init.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[Kftp.c:23[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__response_code[m[Kâ at [01m[Kftp.c:317:3[m[K, > inlined from â[01m[K__response[m[Kâ at [01m[Kftp.c:300:12[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ output may be truncated copying 3 bytes from a string of length 1023 [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o load.o load.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o log.o log.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[Kinit.c:23[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kload_conf[m[Kâ at [01m[Kinit.c:523:9[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound 256 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kload_conf[m[Kâ at [01m[Kinit.c:513:7[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound 256 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kload_conf[m[Kâ at [01m[Kinit.c:507:7[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound 128 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kload_conf[m[Kâ at [01m[Kinit.c:428:7[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound 128 equals destination size [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o memory.o memory.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o notify.o notify.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[Kmain.c:34[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kdisplay_version[m[Kâ at [01m[Kmain.c:108:3[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin___strncpy_chk[m[Kâ specified bound depends on the length of the source argument [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmain.c:[m[K In function â[01m[Kdisplay_version[m[Kâ: >[01m[Kmain.c:108:3:[m[K [01;36m[Knote: [m[Klength computed here > 108 | [01;36m[Kstrncpy(name, program_name, strlen(program_name))[m[K; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o page.o page.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[Kmain.c:34[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kparse_cmdline[m[Kâ at [01m[Kmain.c:246:11[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin___strncpy_chk[m[Kâ specified bound depends on the length of the source argument [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmain.c:[m[K In function â[01m[Kparse_cmdline[m[Kâ: >[01m[Kmain.c:246:11:[m[K [01;36m[Knote: [m[Klength computed here > 246 | [01;36m[Kstrncpy(my.logfile, optarg, strlen(optarg))[m[K; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[Kmain.c:34[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[Kparse_cmdline[m[Kâ at [01m[Kmain.c:273:9[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin___strncpy_chk[m[Kâ specified bound depends on the length of the source argument [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kmain.c:[m[K In function â[01m[Kparse_cmdline[m[Kâ: >[01m[Kmain.c:273:9:[m[K [01;36m[Knote: [m[Klength computed here > 273 | [01;36m[Kstrncpy(my.file, optarg, strlen(optarg))[m[K; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o parser.o parser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o perl.o perl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o response.o response.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o sock.o sock.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[K./util.h:26[m[K, > from [01m[Kparser.c:29[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__parse_control[m[Kâ at [01m[Kparser.c:231:13[m[K, > inlined from â[01m[Khtml_parser[m[Kâ at [01m[Kparser.c:83:9[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin___strncpy_chk[m[Kâ output truncated before terminating nul copying as many bytes from a string as its length [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kparser.c:[m[K In function â[01m[Khtml_parser[m[Kâ: >[01m[Kparser.c:231:13:[m[K [01;36m[Knote: [m[Klength computed here > 231 | [01;36m[Kstrncpy(buf, ptr, strlen(ptr))[m[K; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o ssl.o ssl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o stralloc.o stralloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o timer.o timer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o url.o url.c >[01m[Kssl.c:[m[K In function â[01m[KSSL_thread_cleanup[m[Kâ: >[01m[Kssl.c:225:3:[m[K [01;35m[Kwarning: [m[Kâ[01m[KERR_remove_state[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 225 | [01;35m[KERR_remove_state[m[K(0); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/openssl/opensslconf.h:10[m[K, > from [01m[K/usr/include/openssl/e_os2.h:13[m[K, > from [01m[K/usr/include/openssl/ssl.h:15[m[K, > from [01m[K./sock.h:46[m[K, > from [01m[K./ssl.h:30[m[K, > from [01m[Kssl.c:42[m[K: >[01m[K/usr/include/openssl/err.h:261:1:[m[K [01;36m[Knote: [m[Kdeclared here > 261 | [01;36m[KDEPRECATEDIN_1_0_0[m[K(void ERR_remove_state(unsigned long pid)) > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >[01m[Kssl.c:232:4:[m[K [01;35m[Kwarning: [m[Kâ[01m[KERR_remove_thread_state[m[Kâ is deprecated [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;[m[K] > 232 | [01;35m[KERR_remove_thread_state[m[K(NULL); > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~[m[K >In file included from [01m[K/usr/include/openssl/opensslconf.h:10[m[K, > from [01m[K/usr/include/openssl/e_os2.h:13[m[K, > from [01m[K/usr/include/openssl/ssl.h:15[m[K, > from [01m[K./sock.h:46[m[K, > from [01m[K./ssl.h:30[m[K, > from [01m[Kssl.c:42[m[K: >[01m[K/usr/include/openssl/err.h:260:1:[m[K [01;36m[Knote: [m[Kdeclared here > 260 | [01;36m[KDEPRECATEDIN_1_1_0[m[K(void ERR_remove_thread_state(void *)) > | [01;36m[K^~~~~~~~~~~~~~~~~~[m[K >At top level: >[01m[Kssl.c:237:1:[m[K [01;35m[Kwarning: [m[Kâ[01m[KSSL_pthreads_locking_callback[m[Kâ defined but not used [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-function-Wunused-function]8;;[m[K] > 237 | [01;35m[KSSL_pthreads_locking_callback[m[K(int mode, int type, char *file, int line) > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o util.o util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I/include/zlib -I/include -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -c -o version.o version.c >In file included from [01m[K/usr/include/string.h:519[m[K, > from [01m[K./setup.h:58[m[K, > from [01m[Kurl.c:32[m[K: >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__url_set_absolute[m[Kâ at [01m[Kurl.c:702:5[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ output truncated before terminating nul copying 4 bytes from a string of the same length [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__url_set_absolute[m[Kâ at [01m[Kurl.c:706:5[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ output truncated before terminating nul copying 5 bytes from a string of the same length [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__url_set_absolute[m[Kâ at [01m[Kurl.c:710:5[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ output truncated before terminating nul copying 3 bytes from a string of the same length [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__url_set_absolute[m[Kâ at [01m[Kurl.c:715:5[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ output truncated before terminating nul copying 4 bytes from a string of the same length [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >In function â[01m[Kstrncpy[m[Kâ, > inlined from â[01m[K__url_replace.constprop[m[Kâ at [01m[Kurl.c:1333:3[m[K: >[01m[K/usr/include/bits/string_fortified.h:95:10:[m[K [01;35m[Kwarning: [m[Kâ[01m[K__builtin_strncpy[m[Kâ specified bound depends on the length of the source argument [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-overflow=-Wstringop-overflow=]8;;[m[K] > 95 | return [01;35m[K__builtin___strncpy_chk (__dest, __src, __len,[m[K > | [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K > 96 | [01;35m[K __glibc_objsize (__dest))[m[K; > | [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >[01m[Kurl.c:[m[K In function â[01m[K__url_replace.constprop[m[Kâ: >[01m[Kurl.c:1333:3:[m[K [01;36m[Knote: [m[Klength computed here > 1333 | [01;36m[Kstrncpy(url, buf, strlen(buf))[m[K; > | [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -lpthread -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-z,norelro -o siege array.o auth.o base64.o browser.o cache.o cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o memory.o notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o timer.o url.o util.o version.o -ldl -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/openssl -I/usr/include -I/include/zlib -I/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -W -Wall -Wunused-value -DOPENSSL_NO_KRB5 -march=haswell -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,-z -Wl,norelro -o siege array.o auth.o base64.o browser.o cache.o cookie.o cookies.o cfg.o creds.o crew.o data.o date.o eval.o ftp.o getopt.o getopt1.o handler.o hash.o http.o init.o load.o log.o main.o md5.o memory.o notify.o page.o parser.o perl.o response.o sock.o ssl.o stralloc.o timer.o url.o util.o version.o -lpthread -Wl,--as-needed -ldl -lssl -lcrypto -lz >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/src' >Making all in utils >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >Making all in doc >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >Making all in html >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >>>> Source compiled. >>>> Test phase [not enabled]: app-benchmarks/siege-4.0.9 > >>>> Install app-benchmarks/siege-4.0.9 into /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image >make -j4 -l4 DESTDIR=/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image install >Making install in . >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9' >Making install in include >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >Making install in joedog >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include/joedog' >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include/joedog' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include/joedog' >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include/joedog' >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[3]: Nothing to be done for 'install-exec-am'. >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/include' >Making install in src >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/src' >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/src' >make[2]: Nothing to be done for 'install-data-am'. > /bin/mkdir -p '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin' > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c siege '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin' >libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c siege /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/siege >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/src' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/src' >Making install in utils >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >make install-exec-hook >make[2]: Nothing to be done for 'install-data-am'. >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >/bin/sh ../utils/mkinstalldirs /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c bombardment /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/bombardment >libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c bombardment /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/bombardment > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c siege2csv.pl /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/siege2csv.pl >libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c siege2csv.pl /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/siege2csv.pl > /bin/sh ../libtool --mode=install /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c siege.config /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/siege.config >libtool: install: /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c siege.config /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/bin/siege.config >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/utils' >Making install in doc >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >make install-exec-hook >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' > /bin/mkdir -p '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/share/man/man1' >mkdir -p -- /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/etc > /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c -m 644 siege.1 siege.config.1 bombardment.1 siege2csv.1 '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image/usr/share/man/man1' >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/doc' >Making install in html >make[1]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >make[2]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >make install-exec-hook >make[2]: Nothing to be done for 'install-data-am'. >make[3]: Entering directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >HTML pages not installed >make[3]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >make[2]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >make[1]: Leaving directory '/var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/work/siege-4.0.9/html' >>>> Completed installing app-benchmarks/siege-4.0.9 into /var/tmp/notmpfs/portage/app-benchmarks/siege-4.0.9/image > > * Final size of build directory: 5372 KiB (5.2 MiB) > * Final size of installed tree: 384 KiB > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/bin/siege > >>>> Installing (1 of 1) app-benchmarks/siege-4.0.9::gentoo > * checking 17 files for package collisions >>>> Merging app-benchmarks/siege-4.0.9 to / >--- /etc/ >>>> /etc/urls.txt >>>> /etc/siegerc >--- /usr/ >--- /usr/share/ >--- /usr/share/bash-completion/ >--- /usr/share/bash-completion/completions/ >>>> /usr/share/bash-completion/completions/siege >--- /usr/share/doc/ >--- /usr/share/doc/siege-4.0.9/ >>>> /usr/share/doc/siege-4.0.9/urls.txt.bz2 >>>> /usr/share/doc/siege-4.0.9/siegerc.bz2 >>>> /usr/share/doc/siege-4.0.9/README.md.bz2 >>>> /usr/share/doc/siege-4.0.9/INSTALL.bz2 >>>> /usr/share/doc/siege-4.0.9/ChangeLog.bz2 >>>> /usr/share/doc/siege-4.0.9/AUTHORS.bz2 >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/siege.1.bz2 >>>> /usr/share/man/man1/bombardment.1.bz2 >>>> /usr/share/man/man1/siege2csv.1.bz2 >>>> /usr/share/man/man1/siege.config.1.bz2 >--- /usr/bin/ >>>> /usr/bin/siege.config >>>> /usr/bin/siege2csv.pl >>>> /usr/bin/bombardment >>>> /usr/bin/siege >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/man/man1/siege2csv.1.bz2 >--- replaced obj /usr/share/man/man1/siege.config.1.bz2 >--- replaced obj /usr/share/man/man1/siege.1.bz2 >--- replaced obj /usr/share/man/man1/bombardment.1.bz2 >--- replaced dir /usr/share/man/man1 >--- replaced dir /usr/share/man >--- replaced obj /usr/share/doc/siege-4.0.9/urls.txt.bz2 >--- replaced obj /usr/share/doc/siege-4.0.9/siegerc.bz2 >--- replaced obj /usr/share/doc/siege-4.0.9/README.md.bz2 >--- replaced obj /usr/share/doc/siege-4.0.9/INSTALL.bz2 >--- replaced obj /usr/share/doc/siege-4.0.9/ChangeLog.bz2 >--- replaced obj /usr/share/doc/siege-4.0.9/AUTHORS.bz2 >--- replaced dir /usr/share/doc/siege-4.0.9 >--- replaced dir /usr/share/doc >--- replaced obj /usr/share/bash-completion/completions/siege >--- replaced dir /usr/share/bash-completion/completions >--- replaced dir /usr/share/bash-completion >--- replaced dir /usr/share >--- replaced obj /usr/bin/siege2csv.pl >--- replaced obj /usr/bin/siege.config >--- replaced obj /usr/bin/siege >--- replaced obj /usr/bin/bombardment >--- replaced dir /usr/bin >--- replaced dir /usr >--- replaced obj /etc/urls.txt >--- replaced obj /etc/siegerc >--- replaced dir /etc >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. > * An example ~/.siegerc file has been installed in > * /usr/share/doc/siege-4.0.9/ >>>> app-benchmarks/siege-4.0.9 merged. > * Messages for package app-benchmarks/siege-4.0.9: > * An example ~/.siegerc file has been installed in > * /usr/share/doc/siege-4.0.9/ > > >>>> Auto-cleaning packages... > >>>> No outdated packages were found on your system. > > * GNU info directory index is up-to-date.
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 719686
:
634732
|
634734
|
634736
|
634738
|
634740
|
634742
|
634744
|
704997
| 705000