Re: New releases of courier and sqwebmail packages
Sam Varshavchik <[email protected]>
| Newsgroups | gmane.mail.imap.courier.general |
|---|---|
| Message-ID | <[email protected]> |
Neil Romig via courier-users writes: > > I'm getting compilation error as follows: > > Configured with: /build/gcc/src/gcc/configure --enable- > languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++ --enable-bootstrap > --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib -- > mandir=/usr/share/man --infodir=/usr/share/info --with- > bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto -- You're building on Arch Linux. > cc1: error: unrecognized argument to '-flto=' option: 'auto,-L' > > I don't think I've done anything wrong/different from previous > version... This looks like an environment issue on your Arch Linux seat. configure is producing gcc options that the compiler does not understand. It's unclear where these random options, like --with-bugurl came from, you didn't specify it when running configure. If you ran autoreconf to rebuild the configure script, try not doing that. If you didn't, try that. Maybe try updating Arch, this is going to be trying random things until they work. FWIW I have Arch Linux build enabled in the github workflow: https://github.com/svarshavchik/courier/actions/runs/8810033606/job/24183132232 And it did build, on 2nd try, after a network timeout. _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRupkKLJP96aW75pIOKYPgoojZS4gUCZij5KgAKCRCKYPgoojZS 4q0jAPwIGCjIyCV4Xd7TqL3kVnjKNP0OCjEJN3t/L23nLx9ZOwD/SIz8Wbg5XCH1 wcHqeSNx/iulCPnpZl94T/CC9aqHFgI= =EIRf -----END PGP SIGNATURE-----