Page MenuHomeFreeBSD

mail/notmuch*: Update to 0.38
ClosedPublic

Authored by jrm on Sep 17 2023, 2:27 PM.
Tags
None
Referenced Files
F100691003: D41895.diff
Fri, Oct 18, 10:26 AM
Unknown Object (File)
Tue, Oct 15, 12:27 PM
Unknown Object (File)
Mon, Oct 14, 11:38 AM
Unknown Object (File)
Sat, Oct 12, 3:56 AM
Unknown Object (File)
Thu, Oct 10, 8:44 PM
Unknown Object (File)
Thu, Oct 3, 11:55 AM
Unknown Object (File)
Wed, Oct 2, 8:21 AM
Unknown Object (File)
Tue, Oct 1, 3:47 AM
Subscribers

Details

Summary

Changes: https://notmuchmail.org/news/release-0.38/
Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrm requested review of this revision.Sep 17 2023, 2:27 PM

@pkubaj Are you able to test on a gcc-based arch? I removed some workarounds that I believe are now cruft, but can't easily test.

GCC architectures are completely broken and can't build ports-mgmt/pkg:

===>  Building for pkg-1.20.7
cc -Wall -Wextra -std=gnu11 -D_GNU_SOURCE=1 -MT blake2b-ref.o -MD -MP -MF blake2b-ref.Tpo -o blake2b-ref.o -c -O2 -pipe  -Wno-error -fstack-protector-strong -fno-strict-aliasing   -Werror=implicit-function-declaration -Werror=return-type -I/wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.20.7/compat -O3 blake2b-ref.c
cc1: error: unrecognized command line option "-std=gnu11"
*** Error code 1

Ok, thanks for letting me know. In the meantime, I tested with USE_GCC=yes and all was fine. If you can start building packages on POWER again, we can address any issues then.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 19 2023, 9:38 PM
This revision was automatically updated to reflect the committed changes.