Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 918243 Details for
Bug 949363
dev-libs/ffcall-2.5 - [texlive] [meson] [gcc-15] make: No rule to make target avcall/avcall.lo, needed by libffcall.la. Stop.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:ffcall-2.5:20250206-050212.log
dev-libs:ffcall-2.5:20250206-050212.log (text/plain), 15.99 KB, created by
Toralf Förster
on 2025-02-06 07:58:56 UTC
(
hide
)
Description:
dev-libs:ffcall-2.5:20250206-050212.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-02-06 07:58:56 UTC
Size:
15.99 KB
patch
obsolete
> * Package: dev-libs/ffcall-2.5:0 > * Repository: gentoo > * Maintainer: common-lisp@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libffcall-2.5.tar.gz to /var/tmp/portage/dev-libs/ffcall-2.5/work >>>> Source unpacked in /var/tmp/portage/dev-libs/ffcall-2.5/work >>>> Preparing source in /var/tmp/portage/dev-libs/ffcall-2.5/work/libffcall-2.5 ... > * Patching 'Makefile.in' > * Patching 'avcall/Makefile.in' > * Patching 'callback/Makefile.in' > * Patching 'gnulib-lib/Makefile.in' > * Patching 'trampoline/Makefile.in' > * Patching 'vacall/Makefile.in' > * Patching 'callback/trampoline_r/Makefile.in' > * Patching 'callback/vacall_r/Makefile.in' > * Patching 'Makefile.in' > * Running elibtoolize in: libffcall-2.5/ > * Applying ppc64le/2.4.4 patch ... > * Applying fix-file-check/2.5.0 patch ... > * Applying clang-runtime/2.4.7 patch ... > * Running elibtoolize in: libffcall-2.5/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying werror/2.4.7 patch ... > * Applying cxx-pthread/2.4.6 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/ffcall-2.5/work/libffcall-2.5 ... > * econf: updating libffcall-2.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libffcall-2.5/build-aux/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 --disable-silent-rules --disable-static --docdir=/usr/share/doc/ffcall-2.5 --htmldir=/usr/share/doc/ffcall-2.5/html --with-sysroot=/ --libdir=/usr/lib64 --datadir=/usr/share/doc/ffcall-2.5 --enable-shared >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking whether make sets $(MAKE)... (cached) yes >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 whether the compiler is clang... no >checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... /usr/bin/grep -E >checking whether using GNU C... yes >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking whether C symbols are prefixed with underscore at the linker level... no >checking whether to use C++... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes >checking whether the C++ compiler supports namespaces... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for Minix Amsterdam compiler... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking how to make hard links... ln >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 for limits.h... yes >checking for threads.h... yes >checking for pthread.h... yes >checking for sys/socket.h... yes >checking for error.h... yes >checking for mntent.h... yes >checking for sys/param.h... yes >checking for sys/time.h... yes >checking for stdbool.h... yes >checking for stdckdint.h... yes >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes >checking whether the C++ compiler supports namespaces... yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking whether the compiler supports GNU C++... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to support large files... none needed >checking host CPU and C ABI... x86_64 >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... no >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for unistd.h... (cached) yes >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether code in malloc()ed memory is executable... no >checking for sys/mman.h... yes >checking for mmap... (cached) yes >checking for working mmap with MAP_ANONYMOUS... yes >checking for mprotect... yes >checking for working mprotect... yes >checking whether mprotect can make malloc()ed memory executable... determined by SELinux at runtime >checking whether mprotect can make mmap()ed memory executable... determined by SELinux at runtime >checking whether a shared mmap with NetBSD primitives can make memory pages executable... no >checking for memfd_create... yes >checking whether a shared mmap of a RAM-only region can make memory pages executable... yes >checking whether a shared mmap of a file can make memory pages executable... yes >checking for setmntent... yes >checking whether the preprocessor supports include_next... yes >checking whether source code line length is unlimited... yes >checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes >checking whether limits.h has SSIZE_MAX... yes >checking whether imported symbols can be declared weak... yes >checking for pthread.h... (cached) yes >checking for pthread_kill in -lpthread... yes >checking whether POSIX threads API is available... yes >checking for multithread API to use... posix >checking whether the compiler produces multi-arch binaries... no >checking for wint_t... yes >checking whether wint_t is large enough... yes >checking whether stdint.h conforms to C99... yes >checking whether stdint.h works without ISO C predefines... yes >checking whether stdint.h has UINTMAX_WIDTH etc.... yes >checking for pid_t... yes >checking for mode_t... yes >checking for off64_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for inline... inline >checking for __sync_bool_compare_and_swap... yes >checking for _set_invalid_parameter_handler... no >checking for fcntl... yes >checking for symlink... yes >checking for getdtablesize... yes >checking for getexecname... no >checking for lstat... yes >checking for sigaction... yes >checking for sigaltstack... yes >checking for siginterrupt... yes >checking for mquery... no >checking for pstat_getprocvm... no >checking for complete errno.h... yes >checking for error... yes >checking whether error_at_line is declared... yes >checking for error_at_line... yes >checking for working error function... yes >checking whether strerror_r is declared... yes >checking whether strerror_r returns char *... yes >checking whether ctype.h defines __header_inline... no >checking for sig_atomic_t... yes >checking for working fcntl.h... yes >checking whether stat file-mode macros are broken... no >checking for C/C++ restrict keyword... __restrict__ >checking for nlink_t... yes >checking whether getdtablesize is declared... yes >checking for GNU libc compatible malloc... yes >checking for O_CLOEXEC... yes >checking for promoted mode_t type... mode_t >checking for pthread_t... yes >checking for pthread_spinlock_t... yes >checking for pthread_spin_init... yes >checking for sigset_t... yes >checking for glibc-compatible sys/cdefs.h... yes >checking for sched.h... yes >checking for struct sched_param... yes >checking for uid_t... yes >checking for gid_t... yes >checking for volatile sig_atomic_t... yes >checking for sighandler_t... yes >checking for good max_align_t... yes >checking whether NULL can be used in arbitrary expressions... yes >checking for unreachable... yes >checking whether nullptr_t needs <stddef.h>... yes >checking for clean definition of __STDC_VERSION_STDDEF_H__... no >checking whether fcloseall is declared... yes >checking whether getw is declared... yes >checking whether putw is declared... yes >checking which flavor of printf attribute matches inttypes macros... system >checking for nl_langinfo and CODESET... yes >checking for an english Unicode locale... en_US.UTF-8 >checking whether ecvt is declared... yes >checking whether fcvt is declared... yes >checking whether gcvt is declared... yes >checking whether MB_CUR_MAX is correct... yes >checking whether strerror(0) succeeds... yes >checking for struct timespec in <time.h>... yes >checking for TIME_UTC in <time.h>... yes >checking whether execvpe is declared... yes >checking for C compiler option to allow warnings... -Wno-error >checking for pthread_rwlock_t... yes >checking whether pthread_rwlock_rdlock prefers a writer to a reader... no >checking for ssize_t... yes >checking for working stdnoreturn.h... yes >checking for setmntent... (cached) yes >checking for hasmntopt... yes >checking whether hasmntopt works... yes >checking whether pthread_once works... yes >checking for PTHREAD_CREATE_DETACHED... yes >checking for PTHREAD_MUTEX_RECURSIVE... yes >checking for PTHREAD_MUTEX_ROBUST... yes >checking for PTHREAD_PROCESS_SHARED... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating gnulib-lib/Makefile >config.status: creating avcall/Makefile >config.status: creating vacall/Makefile >config.status: creating trampoline/Makefile >config.status: creating callback/Makefile >config.status: creating callback/vacall_r/Makefile >config.status: creating callback/trampoline_r/Makefile >config.status: creating config.h >config.status: creating ffcall-version.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/ffcall-2.5/work/libffcall-2.5 ... >make -O -j4 -j1 >make: *** No rule to make target 'avcall/avcall.lo', needed by 'libffcall.la'. Stop. > * ERROR: dev-libs/ffcall-2.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/ffcall-2.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/ffcall-2.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:ffcall-2.5:20250206-050212.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/ffcall-2.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ffcall-2.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/ffcall-2.5/work/libffcall-2.5' > * S: '/var/tmp/portage/dev-libs/ffcall-2.5/work/libffcall-2.5' >
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 949363
:
918242
| 918243 |
918244
|
918245
|
918246
|
918247
|
918248
|
918249
|
918250