Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 643874 Details for
Bug 727466
sys-libs/liburing-0.6: failed build (‘__NR_mmap’ undeclared (first use in this function))
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_727466.txt (text/plain), 9.76 KB, created by
Sam James
on 2020-06-08 01:58:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2020-06-08 01:58:44 UTC
Size:
9.76 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-libs/liburing-0.6 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: polynomial-c@gentoo.org >[32;01m * [39;49;00mUSE: arm elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking liburing-0.6.tar.bz2 to /var/tmp/portage/sys-libs/liburing-0.6/work >>>> Source unpacked in /var/tmp/portage/sys-libs/liburing-0.6/work >>>> Preparing source in /var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6 ... > [32;01m*[0m Will copy sources from /var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6 > [32;01m*[0m .arm: copying to /var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6-.arm >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6 ... > [32;01m*[0m .arm: running multilib-minimal_abi_src_configure >prefix /usr >includedir /usr/include >libdir /usr/lib >libdevdir /usr/lib >relativelibdir >mandir /usr/share/man >datadir /usr/share >__kernel_rwf_t yes >__kernel_timespec yes >open_how no >statx yes >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6 ... > [32;01m*[0m .arm: running multilib-minimal_abi_src_compile >make -j2 V=1 AR=armv6j-unknown-linux-gnueabihf-ar RANLIB=armv6j-unknown-linux-gnueabihf-ranlib >make[1]: Entering directory '/var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6-.arm/src' >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o setup.ol setup.c >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o queue.ol queue.c >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o syscall.ol syscall.c >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o register.ol register.c >armv6j-unknown-linux-gnueabihf-gcc -shared -fPIC -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o setup.os setup.c >armv6j-unknown-linux-gnueabihf-gcc -shared -fPIC -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o queue.os queue.c >armv6j-unknown-linux-gnueabihf-gcc -shared -fPIC -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o syscall.os syscall.c >armv6j-unknown-linux-gnueabihf-gcc -shared -fPIC -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -c -o register.os register.c >armv6j-unknown-linux-gnueabihf-ar r liburing.a setup.ol queue.ol syscall.ol register.ol >armv6j-unknown-linux-gnueabihf-ar: creating liburing.a >armv6j-unknown-linux-gnueabihf-ranlib liburing.a >armv6j-unknown-linux-gnueabihf-gcc -shared -fPIC -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -Iinclude/ -include ../config-host.h -Wl,--version-script=liburing.map -Wl,-soname=liburing.so.1 -o liburing.so.1.0.6 setup.os queue.os syscall.os register.os -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,--hash-style=gnu >make[1]: Leaving directory '/var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6-.arm/src' >make[1]: Entering directory '/var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6-.arm/test' >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o poll poll.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o poll-cancel poll-cancel.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o ring-leak ring-leak.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o fsync fsync.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o io_uring_setup io_uring_setup.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o io_uring_register io_uring_register.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o io_uring_enter io_uring_enter.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o nop nop.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o sq-full sq-full.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o cq-full cq-full.c -luring >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o 35fa71a030ca-test 35fa71a030ca-test.c -luring -lpthread >armv6j-unknown-linux-gnueabihf-gcc -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fdiagnostics-color=always -frecord-gcc-switches -fdiagnostics-show-option -frecord-gcc-switches -Wall -D_GNU_SOURCE -L../src/ -I../src/include/ -include ../config-host.h -D__SANE_USERSPACE_TYPES__ -o 917257daa0fe-test 917257daa0fe-test.c -luring >[01m[K917257daa0fe-test.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[K917257daa0fe-test.c:19:11:[m[K [01;31m[Kerror: [m[Kâ[01m[K__NR_mmap[m[Kâ undeclared (first use in this function) > 19 | syscall([01;31m[K__NR_mmap[m[K, 0x20000000, 0x1000000, 3, 0x32, -1, 0); > | [01;31m[K^~~~~~~~~[m[K >[01m[K917257daa0fe-test.c:19:11:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >make[1]: *** [Makefile:39: 917257daa0fe-test] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6-.arm/test' >make: *** [Makefile:13: all] Error 2 > [31;01m*[0m ERROR: sys-libs/liburing-0.6::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-libs/liburing-0.6::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-libs/liburing-0.6::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-libs/liburing-0.6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-libs/liburing-0.6/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6-.arm' > [31;01m*[0m S: '/var/tmp/portage/sys-libs/liburing-0.6/work/liburing-0.6'
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 727466
: 643874