Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 851998 Details for
Bug 895082
dev-util/stressapptest-1.0.9-r1 - os.h: error: uintptr_t has not been declared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:stressapptest-1.0.9-r1:20230217-003736.log
dev-util:stressapptest-1.0.9-r1:20230217-003736.log (text/plain), 8.78 KB, created by
Toralf Förster
on 2023-02-17 09:57:22 UTC
(
hide
)
Description:
dev-util:stressapptest-1.0.9-r1:20230217-003736.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-02-17 09:57:22 UTC
Size:
8.78 KB
patch
obsolete
> * Package: dev-util/stressapptest-1.0.9-r1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking stressapptest-1.0.9.tar.gz to /var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work >>>> Source unpacked in /var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work >>>> Preparing source in /var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9 ... > * econf: updating stressapptest-1.0.9/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating stressapptest-1.0.9/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --docdir=/usr/share/doc/stressapptest-1.0.9-r1 --htmldir=/usr/share/doc/stressapptest-1.0.9-r1/html --libdir=/usr/lib64 --disable-default-optimizations >configure: loading site script /usr/share/config.site >configure: Compiling with dynamically linked libraries. >checking build system type... x86_64-pc-linux-gnu >checking host 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 thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking user ID... portage >checking host name... localhost >checking current timestamp... Fri Feb 17 00:37:39 UTC 2023 >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 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 for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... 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 pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for library containing pthread_create... none required >checking for pthread_barrier_t... yes >checking libaio.h usability... yes >checking libaio.h presence... yes >checking for libaio.h... yes >checking for library containing io_setup... -laio >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for library containing shm_open... none required >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for pid_t... yes >checking for C/C++ restrict keyword... __restrict >checking for size_t... yes >checking for ssize_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for uint16_t... yes >checking for working volatile... yes >checking whether closedir returns void... no >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... no >checking for vprintf... yes >checking for _doprnt... no >checking for ftruncate... yes >checking for gettimeofday... yes >checking for memset... yes >checking for munmap... yes >checking for select... yes >checking for socket... yes >checking for strtol... yes >checking for strtoull... yes >checking for mmap64... yes >checking for posix_memalign... yes >checking for rand_r... yes >checking for sched_getaffinity... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/stressapptest_config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9 ... >make -j4 >Making all in src >make[1]: Entering directory '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -pipe -march=native -fno-diagnostics-color -O2 -c findmask.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -pipe -march=native -fno-diagnostics-color -O2 -c -o os_factory.o os_factory.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -pipe -march=native -fno-diagnostics-color -O2 -c -o worker.o worker.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -pipe -march=native -fno-diagnostics-color -O2 -c -o error_diag.o error_diag.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -DCHECKOPTS -pipe -march=native -fno-diagnostics-color -O2 -c -o queue.o queue.cc >In file included from os_factory.cc:26: >os.h:73:29: error: âuintptr_tâ has not been declared > 73 | void SetDramMappingParams(uintptr_t channel_hash, int channel_width, > | ^~~~~~~~~ >In file included from error_diag.h:29, > from error_diag.cc:24: >os.h:73:29: error: âuintptr_tâ has not been declared > 73 | void SetDramMappingParams(uintptr_t channel_hash, int channel_width, > | ^~~~~~~~~ >make[2]: *** [Makefile:330: os_factory.o] Error 1 shuffle=4143365410 >make[2]: *** Waiting for unfinished jobs.... >make[2]: *** [Makefile:330: error_diag.o] Error 1 shuffle=4143365410 >make[2]: Leaving directory '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9/src' >make[1]: *** [Makefile:192: all] Error 2 shuffle=4143365410 >make[1]: Leaving directory '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9/src' >make: *** [Makefile:312: all-recursive] Error 1 shuffle=4143365410 > * ERROR: dev-util/stressapptest-1.0.9-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/stressapptest-1.0.9-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/stressapptest-1.0.9-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:stressapptest-1.0.9-r1:20230217-003736.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9' > * S: '/var/tmp/portage/dev-util/stressapptest-1.0.9-r1/work/stressapptest-1.0.9' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 895082
:
851996
| 851998 |
852000
|
852002
|
852004
|
852006
|
852008
|
852010