Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 626552 Details for
Bug 715146
sys-auth/rtkit-0.12: xml-introspection.S:7: Error: unrecognized symbol type "" on arm
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 14.79 KB, created by
James Le Cuirot
on 2020-03-28 11:11:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
James Le Cuirot
Created:
2020-03-28 11:11:56 UTC
Size:
14.79 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-auth/rtkit-0.12 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: marecki@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 > [32;01m*[0m Determining the location of the kernel source code > [33;01m*[0m Unable to find kernel sources at /usr/src/linux > [32;01m*[0m Please make sure that /usr/src/linux points at your running kernel, > [32;01m*[0m (or the kernel you wish to build against). > [32;01m*[0m Alternatively, set the KERNEL_DIR environment variable to the kernel sources location > [33;01m*[0m Unable to calculate Linux Kernel version for build, attempting to use running version >>>> Unpacking source... >>>> Unpacking rtkit-0.12.tar.xz to /var/tmp/portage/sys-auth/rtkit-0.12/work >>>> Source unpacked in /var/tmp/portage/sys-auth/rtkit-0.12/work >>>> Preparing source in /var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12 ... > [32;01m*[0m Applying rtkit-0.12_libsystemd_optional.patch ... >[A[220C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying rtkit-0.12_noexecstack.patch ... >[A[220C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[220C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[220C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[220C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[220C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: rtkit-0.12/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12 ... > * econf: updating rtkit-0.12/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rtkit-0.12/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=armv7a-unknown-linux-gnueabihf --host=armv7a-unknown-linux-gnueabihf --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/rtkit-0.12 --htmldir=/usr/share/doc/rtkit-0.12/html --libdir=/usr/lib --disable-systemd-integration >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 how to create a pax tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking build system type... armv7a-unknown-linux-gnueabihf >checking host system type... armv7a-unknown-linux-gnueabihf >checking for armv7a-unknown-linux-gnueabihf-gcc... armv7a-unknown-linux-gnueabihf-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 armv7a-unknown-linux-gnueabihf-gcc accepts -g... yes >checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C89... none needed >checking whether armv7a-unknown-linux-gnueabihf-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of armv7a-unknown-linux-gnueabihf-gcc... none >checking for armv7a-unknown-linux-gnueabihf-gcc option to accept ISO C99... none needed >checking how to run the C preprocessor... armv7a-unknown-linux-gnueabihf-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether armv7a-unknown-linux-gnueabihf-gcc needs -traditional... no >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 special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking dependency style of armv7a-unknown-linux-gnueabihf-gcc... none >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -pipe in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wall in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -W in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wextra in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Winline in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wvla in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wundef in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wformat=2 in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wlogical-op in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wsign-compare in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wformat-security in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wpointer-arith in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Winit-self in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wredundant-decls in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wshadow in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wendif-labels in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wcast-align in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wno-long-long in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wno-unused-result in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wpacked in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Werror=overflow in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -ffast-math in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -fno-common in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -ffunction-sections in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -fdata-sections in envvar CFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes >checking if armv7a-unknown-linux-gnueabihf-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for library containing sched_setscheduler... none required >checking for library containing mq_open... -lrt >checking for library containing cap_init... -lcap >checking for armv7a-unknown-linux-gnueabihf-pkg-config... /usr/bin/armv7a-unknown-linux-gnueabihf-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for dbus-1... yes >Package systemd was not found in the pkg-config search path. >Perhaps you should add the directory containing `systemd.pc' >to the PKG_CONFIG_PATH environment variable >No package 'systemd' found >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands > > ---{ rtkit 0.12 }--- > > prefix: /usr > sysconfdir: /etc > localstatedir: /var/lib > Compiler: armv7a-unknown-linux-gnueabihf-gcc > CFLAGS: -mcpu=cortex-a9 -mfpu=neon -O3 -pipe -pthread > systemd integration: no > systemd unit directory: > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12 ... >make -j4 >make all-am >make[1]: Entering directory '/var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12' >armv7a-unknown-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -mcpu=cortex-a9 -mfpu=neon -O3 -pipe -pthread -c -o rtkit_test-rtkit-test.o `test -f 'rtkit-test.c' || echo './'`rtkit-test.c >armv7a-unknown-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -mcpu=cortex-a9 -mfpu=neon -O3 -pipe -pthread -c -o rtkit_test-rtkit.o `test -f 'rtkit.c' || echo './'`rtkit.c >armv7a-unknown-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -mcpu=cortex-a9 -mfpu=neon -O3 -pipe -pthread -c -o rtkit_daemon-rtkit-daemon.o `test -f 'rtkit-daemon.c' || echo './'`rtkit-daemon.c >armv7a-unknown-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -mcpu=cortex-a9 -mfpu=neon -O3 -pipe -c -o xml-introspection.o xml-introspection.S >xml-introspection.S: Assembler messages: >xml-introspection.S:7: Error: unrecognized symbol type "" >make[1]: *** [Makefile:683: xml-introspection.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory '/var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12' >make: *** [Makefile:469: all] Error 2 > [31;01m*[0m ERROR: sys-auth/rtkit-0.12::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-auth/rtkit-0.12::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-auth/rtkit-0.12::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-auth/rtkit-0.12/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-auth/rtkit-0.12/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12' > [31;01m*[0m S: '/var/tmp/portage/sys-auth/rtkit-0.12/work/rtkit-0.12'
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 715146
: 626552 |
626554