Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 813838 Details for
Bug 872536
sys-apps/rng-tools-6.15 - rngd_jitter.c: error: invalid use of undefined type struct jent_notime_ctx
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-apps:rng-tools-6.15:20220922-201927.log
sys-apps:rng-tools-6.15:20220922-201927.log (text/plain), 11.73 KB, created by
Toralf Förster
on 2022-09-23 15:42:35 UTC
(
hide
)
Description:
sys-apps:rng-tools-6.15:20220922-201927.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-09-23 15:42:35 UTC
Size:
11.73 KB
patch
obsolete
> * Package: sys-apps/rng-tools-6.15:0 > * Repository: gentoo > * Maintainer: gokturk@gentoo.org base-system@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc jitterentropy kernel_linux nistbeacon userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking rng-tools-6.15.tar.gz to /var/tmp/portage/sys-apps/rng-tools-6.15/work >>>> Source unpacked in /var/tmp/portage/sys-apps/rng-tools-6.15/work >>>> Preparing source in /var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15 ... > * Running eautoreconf in '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/sys-apps/rng-tools-6.15/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: rng-tools-6.15/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15 ... > * econf: updating rng-tools-6.15/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rng-tools-6.15/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 --disable-silent-rules --docdir=/usr/share/doc/rng-tools-6.15 --htmldir=/usr/share/doc/rng-tools-6.15/html --libdir=/usr/lib64 --enable-jitterentropy --with-nistbeacon --without-pkcs11 --without-rtlsdr >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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 for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >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 whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for a sed that does not truncate output... /bin/sed >checking whether x86_64-pc-linux-gnu-gcc is Clang... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking whether more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >configure: Searching for jitterentropy library >checking for library containing jent_version... -ljitterentropy >checking for jent_entropy_switch_notime_impl in -ljitterentropy... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... none needed >checking whether pthread_attr_setaffinity_np is declared... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for libcurl... yes >checking for libxml2... yes >checking for jansson... yes >checking for openssl... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating contrib/Makefile >config.status: creating tests/Makefile >config.status: creating rngd.8 >config.status: creating rngtest.1 >config.status: creating rng-tools-config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' >Making all in contrib >make[2]: Entering directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15/contrib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -c -o randstat.o randstat.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o randstat randstat.o -ljitterentropy >make[2]: Leaving directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15/contrib' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15/tests' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15/tests' >make[2]: Entering directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o stats.o stats.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o rngtest.o rngtest.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o fips.o fips.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-rngd.o `test -f 'rngd.c' || echo './'`rngd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-rngd_entsource.o `test -f 'rngd_entsource.c' || echo './'`rngd_entsource.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-rngd_linux.o `test -f 'rngd_linux.c' || echo './'`rngd_linux.c >rngd_linux.c: In function ârandom_add_entropyâ: >rngd_linux.c:169:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 169 | write(random_fd, buf, size); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-util.o `test -f 'util.c' || echo './'`util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-ossl_helpers.o `test -f 'ossl_helpers.c' || echo './'`ossl_helpers.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-rngd_nistbeacon.o `test -f 'rngd_nistbeacon.c' || echo './'`rngd_nistbeacon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-rngd_rdrand.o `test -f 'rngd_rdrand.c' || echo './'`rngd_rdrand.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pipe -march=native -fno-diagnostics-color -O2 -c -o rdrand_asm.o rdrand_asm.S >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -pthread -pipe -march=native -fno-diagnostics-color -O2 -c -o rngd-rngd_jitter.o `test -f 'rngd_jitter.c' || echo './'`rngd_jitter.c >rm -f librngd.a >x86_64-pc-linux-gnu-ar cru librngd.a fips.o >x86_64-pc-linux-gnu-ranlib librngd.a >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rngtest stats.o rngtest.o librngd.a -ljitterentropy >rngd_jitter.c: In function ârngd_notime_startâ: >rngd_jitter.c:56:45: error: invalid use of undefined type âstruct jent_notime_ctxâ > 56 | ret = -pthread_attr_init(&thread_ctx->notime_pthread_attr); > | ^~ >rngd_jitter.c:79:48: error: invalid use of undefined type âstruct jent_notime_ctxâ > 79 | pthread_attr_setaffinity_np(&thread_ctx->notime_pthread_attr, cpusize, cpus); > | ^~ >rngd_jitter.c:81:42: error: invalid use of undefined type âstruct jent_notime_ctxâ > 81 | ret = -pthread_create(&thread_ctx->notime_thread_id, > | ^~ >rngd_jitter.c:82:44: error: invalid use of undefined type âstruct jent_notime_ctxâ > 82 | &thread_ctx->notime_pthread_attr, > | ^~ >rngd_jitter.c: In function ârngd_notime_stopâ: >rngd_jitter.c:97:32: error: invalid use of undefined type âstruct jent_notime_ctxâ > 97 | pthread_join(thread_ctx->notime_thread_id, NULL); > | ^~ >rngd_jitter.c:98:41: error: invalid use of undefined type âstruct jent_notime_ctxâ > 98 | pthread_attr_destroy(&thread_ctx->notime_pthread_attr); > | ^~ >make[2]: *** [Makefile:825: rngd-rngd_jitter.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' >make[1]: *** [Makefile:955: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' >make: *** [Makefile:480: all] Error 2 > * ERROR: sys-apps/rng-tools-6.15::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-apps/rng-tools-6.15::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/rng-tools-6.15::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:rng-tools-6.15:20220922-201927.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/rng-tools-6.15/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/rng-tools-6.15/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' > * S: '/var/tmp/portage/sys-apps/rng-tools-6.15/work/rng-tools-6.15' >
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 872536
:
813823
|
813826
|
813829
|
813832
|
813835
| 813838 |
813841
|
842791
|
842895