Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 894197 Details for
Bug 932619
x11-plugins/asapm-3.1-r1 - [ncurses-6.5] [gcc-15] [llvm] ld.lld: error: .../Scrt1.o is incompatible with elf32-i386
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-plugins:asapm-3.1-r1:20240524-063904.log
x11-plugins:asapm-3.1-r1:20240524-063904.log (text/plain), 14.36 KB, created by
Toralf Förster
on 2024-05-24 07:12:51 UTC
(
hide
)
Description:
x11-plugins:asapm-3.1-r1:20240524-063904.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-05-24 07:12:51 UTC
Size:
14.36 KB
patch
obsolete
> * Package: x11-plugins/asapm-3.1-r1:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking asapm-3.1.tar.gz to /var/tmp/portage/x11-plugins/asapm-3.1-r1/work >>>> Source unpacked in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work >>>> Preparing source in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1 ... > * Applying asapm-3.1-ldflags.patch ... > [ ok ] > * Applying asapm-3.1-include.patch ... > [ ok ] > * Applying asapm-3.1-autoconf.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1' ... > * Running 'aclocal -I autoconf --system-acdir=/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf -I autoconf --force' ... > [ ok ] > * Running 'autoheader -I autoconf' ... > [ ok ] > * Running elibtoolize in: asapm-3.1/ >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1 ... > * econf: updating asapm-3.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating asapm-3.1/config.sub with /usr/share/gnuconfig/config.sub >./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 --docdir=/usr/share/doc/asapm-3.1-r1 --htmldir=/usr/share/doc/asapm-3.1-r1/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking for rm... /usr/bin/rm >checking for mv... /usr/bin/mv >checking for cp... /usr/bin/cp >checking for mkdir... /usr/bin/mkdir >checking for strip... /usr/bin/strip >checking how to run the C preprocessor... clang-cpp >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >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 sys/wait.h... yes >checking for sys/time.h... yes >checking for sys/statvfs.h... yes >checking for sys/vfs.h... yes >checking for sys/mount.h... yes >checking for ustat.h... no >checking for machine/soundcard.h... no >checking for linux/soundcard.h... yes >checking for linux/radio.h... no >checking for XOpenDisplay in -lX11... yes >checking for libXpm... -I, -L/usr/lib >checking for XShapeCombineMask in -lXext... no >checking for jpeg_destroy_compress in -ljpeg... yes >configure: creating ./config.status >config.status: creating autoconf/Makefile.defines >config.status: WARNING: 'autoconf/Makefile.defines.in' seems to ignore the --datarootdir setting >config.status: creating autoconf/Makefile.common >config.status: creating autoconf/Makefile.common.lib >config.status: creating Makefile >config.status: creating config.h > > > >AfterStep applet asapm-3.1 is now hopefully configured, just run : >make ; make install > >>>> Source configured. >'/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/clang16-errors.log' -> '/var/tmp/clang/x11-plugins/asapm-3.1-r1/clang16-errors.log' >'/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/clang16-safe.log' -> '/var/tmp/clang/x11-plugins/asapm-3.1-r1/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1 ... >make -j4 >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c apm_react.c >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c apm_rc.c >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c apm_read.c >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c apm_x.c >apm_rc.c:54:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 54 | fgets( buffer, 255, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:86:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 86 | fscanf(fd, "%d", &state.color_depth); > | ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >apm_rc.c:91:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 91 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:97:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 97 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:103:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 103 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:109:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 109 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:115:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 115 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:121:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 121 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:127:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 127 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:133:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 133 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:136:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 136 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:139:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 139 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:142:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 142 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:145:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 145 | fscanf(fd, "%d", &tmp); > | ^~~~~~ ~~~~~~~~~~~~~~ >apm_rc.c:146:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 146 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_rc.c:149:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 149 | fscanf(fd, "%d", &tmp); > | ^~~~~~ ~~~~~~~~~~~~~~ >apm_rc.c:150:4: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 150 | fgets( buffer, 256, fd ); > | ^~~~~ ~~~~~~~~~~~~~~~ >apm_react.c:84:7: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 84 | system(percent_reactions[i].reaction); > | ^~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >apm_react.c:98:5: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > 98 | system(reactions[i]); > | ^~~~~~ ~~~~~~~~~~~~ >2 warnings generated. >17 warnings generated. >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c asapm.c >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c safecopy.c >apm_x.c:320:4: warning: passing 'int *' to parameter of type 'unsigned int *' > converts between pointers to integer types with different sign > [-Wpointer-sign] > 320 | &SizeHints.width, > | ^~~~~~~~~~~~~~~~ >/usr/include/X11/Xlib.h:2871:37: note: passing argument to parameter here > 2871 | unsigned int* /* width_return */, > | ^ >apm_x.c:321:4: warning: passing 'int *' to parameter of type 'unsigned int *' > converts between pointers to integer types with different sign > [-Wpointer-sign] > 321 | &SizeHints.height > | ^~~~~~~~~~~~~~~~~ >/usr/include/X11/Xlib.h:2873:1: note: passing argument to parameter here > 2873 | ); > | ^ >asapm.c:331:9: warning: absolute value function 'abs' given an argument of type > 'long' but has parameter of type 'int' which may cause truncation of value > [-Wabsolute-value] > 331 | if ( abs(new_time - old_time ) >= > | ^ >asapm.c:331:9: note: use function 'labs' instead > 331 | if ( abs(new_time - old_time ) >= > | ^~~ > | labs >2 warnings generated. >1 warning generated. >clang -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 apm_react.o apm_rc.o apm_read.o apm_x.o asapm.o safecopy.o -lX11 -lSM -lICE -L/usr/lib -lXpm -ljpeg -o asapm >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../lib64/Scrt1.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/15/../../../../lib64/crti.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386 >ld.lld: error: apm_react.o is incompatible with elf32-i386 >ld.lld: error: apm_rc.o is incompatible with elf32-i386 >ld.lld: error: apm_read.o is incompatible with elf32-i386 >ld.lld: error: apm_x.o is incompatible with elf32-i386 >ld.lld: error: asapm.o is incompatible with elf32-i386 >ld.lld: error: safecopy.o is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvdi2.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvsi2.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(absvti2.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(adddf3.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addsf3.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvdi3.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvsi3.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(addvti3.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(apple_versioning.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386 >ld.lld: error: /usr/lib/llvm/18/bin/../../../../lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386 >ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) >clang-18: error: linker command failed with exit code 1 (use -v to see invocation) >make: *** [Makefile:92: asapm] Error 1 > * ERROR: x11-plugins/asapm-3.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-plugins/asapm-3.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-plugins/asapm-3.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-plugins:asapm-3.1-r1:20240524-063904.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1' > * S: '/var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1' >
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 932619
:
894188
|
894189
|
894190
|
894191
|
894192
|
894193
|
894194
|
894195
|
894196
| 894197