pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/58716: libatomic fails to build on sparc



The following reply was made to PR pkg/58716; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%consolidated.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/58716: libatomic fails to build on sparc
Date: Sat, 28 Dec 2024 17:01:26 -0600 (CST)

 With the patch posted previously, the build completes.  My build is
 proceeding with the other dependencies leading up to the package that
 required libatomic in the first place.  Then we'll see if it works.
 
 The build host is a SPARCstation5-110.  When it was attempting to build
 with "-mcpu=v9", a lot of atomic-related tests passed.  Now that there
 is no "-mcpu=foo" directive at all most of these previously-passing
 tests now fail.  The GCC manual page indicates that the default
 code-generation target (w/o any "-mcpu=foo") is SPARCv7.  This would
 seem appropriate for my use case as I have some SUN4C machines (IPX,
 SS1+, SS2) that I believe are generally SPARCv7 CPUs.
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index