pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
devel/libatomic
Hi All,
devel/libatomic - looks like stop compiling after last update in pkgsrc, should I open the bug?
Platform: AMD64
RR> Checking if libatomic has new depends...
RR> Selecting libatomic (devel/libatomic) as next package to replace
===> Cleaning for libatomic-15.1.0
RR> Replacing libatomic
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Bootstrap dependency wget-[0-9]*: found wget-1.25.0nb2
=> Checksum BLAKE2s OK for gcc-15.1.0.tar.xz
=> Checksum SHA512 OK for gcc-15.1.0.tar.xz
===> Installing dependencies for libatomic-15.1.0
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20250213
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.42.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Checking for vulnerabilities in libatomic-15.1.0
===> Overriding tools for libatomic-15.1.0
===> Extracting for libatomic-15.1.0
===> Patching for libatomic-15.1.0
=> Applying pkgsrc patches for libatomic-15.1.0
=> Verifying /srv/NetBSD/pkgsrc/devel/libatomic/patches/patch-libatomic_configure
=> Applying pkgsrc patch /srv/NetBSD/pkgsrc/devel/libatomic/patches/patch-libatomic_configure
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libatomic_configure,v 1.1 2021/07/13 07:53:38 nia Exp $
|
|Do not use multi-lib directories for library installation,
|always install to /lib.
|
|--- libatomic/configure.orig 2021-04-08 11:56:29.753761012 +0000
|+++ libatomic/configure
--------------------------
Patching file libatomic/configure using Plan A...
Hunk #1 succeeded at 3402 (offset 9 lines).
Hunk #2 succeeded at 10354 (offset 49 lines).
done
=> Verifying /srv/NetBSD/pkgsrc/devel/libatomic/patches/patch-libatomic_configure.tgt
=> Applying pkgsrc patch /srv/NetBSD/pkgsrc/devel/libatomic/patches/patch-libatomic_configure.tgt
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libatomic_configure.tgt,v 1.1 2025/10/02 06:09:36 wiz Exp $
|
|Do not assume v9 architecture for sparc builds.
|Fixes build for older sparc models.
|
|--- libatomic/configure.tgt.orig 2025-10-02 06:07:31.951017486 +0000
|+++ libatomic/configure.tgt
--------------------------
Patching file libatomic/configure.tgt using Plan A...
Hunk #1 succeeded at 69 (offset 1 line).
done
===> Creating toolchain wrappers for libatomic-15.1.0
===> Configuring for libatomic-15.1.0
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for --enable-version-specific-runtime-libs... no
checking for --enable-generated-files-in-srcdir... no
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking target system type... x86_64--netbsd
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/pkg/bin/gmkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64--netbsd-gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for x86_64--netbsd-nm... no
checking for nm... nm
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/work/amd64/devel/libatomic/work/.cwrapper/bin/ld
checking if the linker (/usr/work/amd64/devel/libatomic/work/.cwrapper/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/work/amd64/devel/libatomic/work/.cwrapper/bin/ld option to reload object files... -r
checking for x86_64--netbsd-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$
checking for x86_64--netbsd-ar... ar
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... ok
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/work/amd64/devel/libatomic/work/.cwrapper/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... NetBSD ld.elf_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... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for thread model used by GCC... posix
checking for ANSI C header files... (cached) yes
checking whether string.h and strings.h may both be included... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for 1 byte integer... yes
checking for 2 byte integer... yes
checking for 4 byte integer... yes
checking for 8 byte integer... yes
checking for 16 byte integer... yes
checking for __atomic_load/store for size 1... yes
checking for __atomic_load/store for size 2... yes
checking for __atomic_load/store for size 4... yes
checking for __atomic_load/store for size 8... yes
checking for __atomic_load/store for size 16... no
checking for __atomic_test_and_set for size 1... yes
checking for __atomic_test_and_set for size 2... yes
checking for __atomic_test_and_set for size 4... yes
checking for __atomic_test_and_set for size 8... yes
checking for __atomic_test_and_set for size 16... yes
checking for __atomic_exchange for size 1... yes
checking for __atomic_exchange for size 2... yes
checking for __atomic_exchange for size 4... yes
checking for __atomic_exchange for size 8... yes
checking for __atomic_exchange for size 16... no
checking for __atomic_compare_exchange for size 1... yes
checking for __atomic_compare_exchange for size 2... yes
checking for __atomic_compare_exchange for size 4... yes
checking for __atomic_compare_exchange for size 8... yes
checking for __atomic_compare_exchange for size 16... no
checking for __atomic_fetch_add for size 1... yes
checking for __atomic_fetch_add for size 2... yes
checking for __atomic_fetch_add for size 4... yes
checking for __atomic_fetch_add for size 8... yes
checking for __atomic_fetch_add for size 16... no
checking for __atomic_fetch_op for size 1... yes
checking for __atomic_fetch_op for size 2... yes
checking for __atomic_fetch_op for size 4... yes
checking for __atomic_fetch_op for size 8... yes
checking for __atomic_fetch_op for size 16... no
checking whether byte ordering is bigendian... no
checking for the word size... 8
checking whether the target supports hidden visibility... yes
checking whether the target supports dllexport... no
checking whether the target supports symbol aliases... yes
checking whether the target supports the ifunc attribute... yes
checking for ld used by gcc... (cached) /usr/work/amd64/devel/libatomic/work/.cwrapper/bin/ld
checking if the linker (/usr/work/amd64/devel/libatomic/work/.cwrapper/bin/ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
configure: versioning on shared library symbols is gnu
checking for CET support... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating testsuite/libatomic-site-extra.exp
config.status: creating auto-config.h
config.status: executing default-1 commands
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT: No such file or directory
config.status: executing gstdint.h commands
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
===> Building for libatomic-15.1.0
/usr/pkg/bin/gmake all-recursive
gmake[1]: Entering directory '/usr/work/amd64/devel/libatomic/work/build'
Making all in testsuite
gmake[2]: Entering directory '/usr/work/amd64/devel/libatomic/work/build/testsuite'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/usr/work/amd64/devel/libatomic/work/build/testsuite'
gmake[2]: Entering directory '/usr/work/amd64/devel/libatomic/work/build'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c -o gload.lo ../gcc-15.1.0/libatomic/gload.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c -o gstore.lo ../gcc-15.1.0/libatomic/gstore.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c -o gcas.lo ../gcc-15.1.0/libatomic/gcas.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c -o gexch.lo ../gcc-15.1.0/libatomic/gexch.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c -o glfree.lo ../gcc-15.1.0/libatomic/glfree.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo ../gcc-15.1.0/libatomic/config/posix/lock.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../gcc-15.1.0/libatomic/config/x86/init.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c -o fenv.lo ../gcc-15.1.0/libatomic/config/x86/fenv.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c -o fence.lo ../gcc-15.1.0/libatomic/fence.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c -o flag.lo ../gcc-15.1.0/libatomic/flag.c
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../gcc-15.1.0/libatomic/config/x86/init.c -fPIC -DPIC -o .libs/init.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../gcc-15.1.0/libatomic/gcas.c -fPIC -DPIC -o .libs/gcas.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../gcc-15.1.0/libatomic/config/x86/fenv.c -fPIC -DPIC -o .libs/fenv.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../gcc-15.1.0/libatomic/config/posix/lock.c -fPIC -DPIC -o .libs/lock.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../gcc-15.1.0/libatomic/gload.c -fPIC -DPIC -o .libs/gload.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../gcc-15.1.0/libatomic/glfree.c -fPIC -DPIC -o .libs/glfree.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../gcc-15.1.0/libatomic/gexch.c -fPIC -DPIC -o .libs/gexch.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../gcc-15.1.0/libatomic/flag.c -fPIC -DPIC -o .libs/flag.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../gcc-15.1.0/libatomic/gstore.c -fPIC -DPIC -o .libs/gstore.o
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../gcc-15.1.0/libatomic/fence.c -fPIC -DPIC -o .libs/fence.o
../gcc-15.1.0/libatomic/config/x86/init.c: In function '__libat_feat1_init':
../gcc-15.1.0/libatomic/config/x86/init.c:52:26: error: 'signature_SHANGHAI_ecx' undeclared (first use in this function); did you mean 'signature_AMD_ecx'?
52 | && ecx2 != signature_SHANGHAI_ecx)
| ^~~~~~~~~~~~~~~~~~~~~~
| signature_AMD_ecx
../gcc-15.1.0/libatomic/config/x86/init.c:52:26: note: each undeclared identifier is reported only once for each function it appears in
gmake[2]: *** [Makefile:628: init.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT glfree.lo -MD -MP -MF .deps/glfree.Tpo -c ../gcc-15.1.0/libatomic/glfree.c -o glfree.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT fence.lo -MD -MP -MF .deps/fence.Tpo -c ../gcc-15.1.0/libatomic/fence.c -o fence.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gload.lo -MD -MP -MF .deps/gload.Tpo -c ../gcc-15.1.0/libatomic/gload.c -o gload.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT flag.lo -MD -MP -MF .deps/flag.Tpo -c ../gcc-15.1.0/libatomic/flag.c -o flag.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT fenv.lo -MD -MP -MF .deps/fenv.Tpo -c ../gcc-15.1.0/libatomic/config/x86/fenv.c -o fenv.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gcas.lo -MD -MP -MF .deps/gcas.Tpo -c ../gcc-15.1.0/libatomic/gcas.c -o gcas.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c ../gcc-15.1.0/libatomic/config/posix/lock.c -o lock.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gstore.lo -MD -MP -MF .deps/gstore.Tpo -c ../gcc-15.1.0/libatomic/gstore.c -o gstore.o >/dev/null 2>&1
mv -f .deps/fence.Tpo .deps/fence.Plo
mv -f .deps/flag.Tpo .deps/flag.Plo
mv -f .deps/glfree.Tpo .deps/glfree.Plo
mv -f .deps/gload.Tpo .deps/gload.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I../gcc-15.1.0/libatomic/config/x86 -I../gcc-15.1.0/libatomic/config/posix -I../gcc-15.1.0/libatomic -I. -I/usr/include -Wall -Werror -pthread -O2 -I/usr/include -pthread -MT gexch.lo -MD -MP -MF .deps/gexch.Tpo -c ../gcc-15.1.0/libatomic/gexch.c -o gexch.o >/dev/null 2>&1
mv -f .deps/fenv.Tpo .deps/fenv.Plo
mv -f .deps/gcas.Tpo .deps/gcas.Plo
mv -f .deps/gstore.Tpo .deps/gstore.Plo
mv -f .deps/lock.Tpo .deps/lock.Plo
mv -f .deps/gexch.Tpo .deps/gexch.Plo
gmake[2]: Leaving directory '/usr/work/amd64/devel/libatomic/work/build'
gmake[1]: *** [Makefile:650: all-recursive] Error 1
gmake[1]: Leaving directory '/usr/work/amd64/devel/libatomic/work/build'
gmake: *** [Makefile:468: all] Error 2
*** Error code 2
Stop.
make[1]: stopped making "replace" in /srv/NetBSD/pkgsrc/devel/libatomic
*** Error code 1
Stop.
make: stopped making "replace" in /usr/pkgsrc/devel/libatomic
--
Marcin Gondek / Drixter
http://fido.e-utp.net/
AS56662
Home |
Main Index |
Thread Index |
Old Index