geeqie, and neverball build problem on 13-current

Stefan Esser se at freebsd.org
Thu Sep 24 09:52:10 UTC 2020


Am 24.09.20 um 11:24 schrieb Niclas Zeising:
> On 2020-09-24 11:17, monochrome wrote:
>> Not sure how long this has been a problem, I noticed with the new 
>> version of geeqie (geeqie-devel builds fine) and found the neverball 
>> problem when rebuilding all packages to investigate. neverball output 
>> changes with consecutive build attempts, geeqie does not.
> 
> This is related to the update of llvm to 11.  With this update, builds 
> are by default using -fno-common, which means global variables cannot 
> exist in multiple places.  gcc 10 has the same default.  A quick fix is 
> to add -fcommon to CFLAGS, but the proper fix is to update the 
> application source to only have the variable in one place.

This was very easy to fix (like most of the ports affected by the
-fno-common issue).

The port is updated (r549911) and packages will appear in due time.

Regards, STefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20200924/850ef4a6/attachment.sig>


More information about the freebsd-current mailing list