pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/57157: building ccache-4 on i386 needs atomic64.mk or some other fix I don't know
>Number: 57157
>Category: pkg
>Synopsis: building ccache-4 on i386 needs atomic64.mk or some other fix I don't know
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 03 21:15:00 +0000 2023
>Originator: ano(ther)nymous
>Release: 2022Q4
>Organization:
>Environment:
$ uname -a
NetBSD netbsd10-i386.local 10.0_BETA NetBSD 10.0_BETA (GENERIC) #0: Mon Dec 26 11:25:01 UTC 2022 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
$ git branch
* pkgsrc-2022Q4
$ git log --oneline -n1
604e0b7c431 (HEAD -> pkgsrc-2022Q4, origin/pkgsrc-2022Q4) Note ticket #6709.
>Description:
===> Configuring for ccache-4.7.4nb1
-- Ccache version: 4.7.4
-- Ccache dev mode: OFF
CMake Error at cmake/StdAtomic.cmake:25 (message):
Toolchain doesn't support std::atomic with nor without -latomic
Call Stack (most recent call first):
cmake/StandardSettings.cmake:56 (include)
CMakeLists.txt:70 (include)
-- Configuring incomplete, errors occurred!
See also "/usr/pkg/src.work/devel/ccache/work/ccache-4.7.4/CMakeFiles/CMakeOutput.log".
See also "/usr/pkg/src.work/devel/ccache/work/ccache-4.7.4/CMakeFiles/CMakeError.log".
*** Error code 1
>How-To-Repeat:
for devel/ccache do:
make configure
>Fix:
add atomic64.mk to the Makefile
Home |
Main Index |
Thread Index |
Old Index