Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 634734 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]
app-benchmarks:siege-4.0.5:20200426-180742.log
app-benchmarks:siege-4.0.5:20200426-180742.log (text/plain), 21.99 KB, created by
Toralf Förster
on 2020-04-26 18:11:08 UTC
(
hide
)
Description:
app-benchmarks:siege-4.0.5:20200426-180742.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-04-26 18:11:08 UTC
Size:
21.99 KB
patch
obsolete
> * Package: app-benchmarks/siege-4.0.5 > * Repository: gentoo > * Maintainer: andreacerisara@gmail.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux ssl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking siege-4.0.5.tar.gz to /var/tmp/portage/app-benchmarks/siege-4.0.5/work >>>> Source unpacked in /var/tmp/portage/app-benchmarks/siege-4.0.5/work >>>> Preparing source in /var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5 ... > * Running eautoreconf in '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5' ... > * 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.5/ > * Running elibtoolize in: siege-4.0.5/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/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5 ... > * econf: updating siege-4.0.5/utils/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating siege-4.0.5/utils/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --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.5 --htmldir=/usr/share/doc/siege-4.0.5/html --with-sysroot=/ --libdir=/usr/lib --with-ssl=/usr >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 build system type... x86_64-gentoo-linux-musl >checking host system type... x86_64-gentoo-linux-musl >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes >checking dependency style of x86_64-gentoo-linux-musl-gcc... none >checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc... (cached) x86_64-gentoo-linux-musl-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-gentoo-linux-musl-gcc accepts -g... (cached) yes >checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld >checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B >checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 98304 >checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop >checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r >checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-gentoo-linux-musl-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-gentoo-linux-musl-ar... x86_64-gentoo-linux-musl-ar >checking for archiver @FILE support... @ >checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip >checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib >checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-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-gentoo-linux-musl-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-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes >checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/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/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5 ... >make -j1 >Making all in . >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5' >Making all in include >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include' >make all-recursive >make[2]: Entering directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include' >Making all in joedog >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include/joedog' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include/joedog' >make[3]: Entering directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include' >make[3]: Leaving directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include' >make[2]: Leaving directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include' >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/include' >Making all in src >make[1]: Entering directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/src' >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o array.o array.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o auth.o auth.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o base64.o base64.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o browser.o browser.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o cache.o cache.c >cache.c: In function âcache_get_headerâ: >cache.c:211:11: warning: statement will never be executed [-Wswitch-unreachable] > 211 | char *ptr = NULL; > | ^~~ >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o cookie.o cookie.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o cookies.o cookies.c >cookies.c: In function âcookies_addâ: >cookies.c:71:19: warning: initialization of âsize_tâ {aka âlong unsigned intâ} from âpthread_tâ {aka âstruct __pthread *â} makes integer from pointer without a cast [-Wint-conversion] > 71 | size_t id = pthread_self(); > | ^~~~~~~~~~~~ >cookies.c: In function âcookies_deleteâ: >cookies.c:128:23: warning: comparison between pointer and integer > 128 | if (cur->threadID == id) { > | ^~ >cookies.c: In function âcookies_delete_allâ: >cookies.c:157:23: warning: comparison between pointer and integer > 157 | if (cur->threadID == id) { > | ^~ >cookies.c: In function âcookies_headerâ: >cookies.c:183:15: warning: initialization of âsize_tâ {aka âlong unsigned intâ} from âpthread_tâ {aka âstruct __pthread *â} makes integer from pointer without a cast [-Wint-conversion] > 183 | size_t id = pthread_self(); > | ^~~~~~~~~~~~ >cookies.c:227:5: warning: âstrncpyâ output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] > 227 | strncpy(newton, "Cookie: ", 8); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >cookies.c:229:5: warning: âstrncatâ specified bound 2 equals source length [-Wstringop-overflow=] > 229 | strncat(newton, "\015\012", 2); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >cookies.c:228:5: warning: âstrncatâ output may be truncated copying 4096 bytes from a string of length 81919 [-Wstringop-truncation] > 228 | strncat(newton, oreo, MAX_COOKIE_SIZE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o cfg.o cfg.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o creds.o creds.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o crew.o crew.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o data.o data.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o date.o date.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o eval.o eval.c >eval.c: In function âevaluateâ: >eval.c:84:3: warning: âstrncpyâ specified bound depends on the length of the source argument [-Wstringop-overflow=] > 84 | strncpy(result, final, strlen(final)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o ftp.o ftp.c >ftp.c: In function âftp_storâ: >ftp.c:149:16: warning: initialization of âsize_tâ {aka âlong unsigned intâ} from âpthread_tâ {aka âstruct __pthread *â} makes integer from pointer without a cast [-Wint-conversion] > 149 | size_t id = pthread_self(); > | ^~~~~~~~~~~~ >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o getopt.o getopt.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o getopt1.o getopt1.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o handler.o handler.c >x86_64-gentoo-linux-musl-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 -O2 -pipe -march=native -c -o hash.o hash.c >hash.c:57:9: error: unknown type name âu_int32_tâ > 57 | private u_int32_t fnv_32_buf(void *buf, size_t len, u_int32_t hval); > | ^~~~~~~~~ >hash.c:57:56: error: unknown type name âu_int32_tâ > 57 | private u_int32_t fnv_32_buf(void *buf, size_t len, u_int32_t hval); > | ^~~~~~~~~ >hash.c: In function âfnv_32_bufâ: >hash.c:394:14: error: âu_int32_tâ undeclared (first use in this function) > 394 | hval ^= (u_int32_t)*bp++; > | ^~~~~~~~~ >hash.c:394:14: note: each undeclared identifier is reported only once for each function it appears in >make[1]: *** [Makefile:455: hash.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5/src' >make: *** [Makefile:402: all-recursive] Error 1 > * ERROR: app-benchmarks/siege-4.0.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-benchmarks/siege-4.0.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-benchmarks/siege-4.0.5::gentoo'`. > * The complete build log is located at '/var/log/portage/app-benchmarks:siege-4.0.5:20200426-180742.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-benchmarks/siege-4.0.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/siege-4.0.5/temp/environment'. > * Working directory: '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5' > * S: '/var/tmp/portage/app-benchmarks/siege-4.0.5/work/siege-4.0.5'
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