Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New packages: libopensmtpd-0.7 opensmtpd-filter-dkimsign-0.5 #38253

Merged
merged 2 commits into from Jul 26, 2022

Conversation

agausmann
Copy link
Contributor

@agausmann agausmann commented Jul 24, 2022

Testing the changes

  • I tested the changes in this PR: YES

New package

@classabbyamp classabbyamp added the new-package This PR adds a new package label Jul 24, 2022
@agausmann agausmann marked this pull request as draft July 24, 2022 23:20
@agausmann agausmann changed the title New package: libopensmtpd-0.7 New packages: libopensmtpd-0.7 opensmtpd-filter-dkimsign-0.5 Jul 24, 2022
@agausmann agausmann marked this pull request as ready for review July 24, 2022 23:42
@agausmann agausmann requested a review from Duncaen July 25, 2022 00:33
srcpkgs/opensmtpd-filter-dkimsign/template Outdated Show resolved Hide resolved
srcpkgs/opensmtpd-filter-dkimsign/template Outdated Show resolved Hide resolved
@agausmann agausmann force-pushed the libopensmtpd branch 2 times, most recently from 604e813 to 6336596 Compare July 25, 2022 15:52
@agausmann
Copy link
Contributor Author

Getting #include errors on cross-compiled targets, e.g.

In file included from /usr//include/features.h:489,
                 from /usr//include/inttypes.h:25,
                 from /usr/aarch64-linux-gnu/usr/include/openssl/e_os2.h:243,
                 from /usr/aarch64-linux-gnu/usr/include/openssl/err.h:13,
                 from main.c:16:
/usr//include/gnu/stubs.h:7:11: fatal error: gnu/stubs-32.h: No such file or directory
    7 | # include <gnu/stubs-32.h>
      |           ^~~~~~~~~~~~~~~~

Shouldn't the <inttypes.h> be provided by the cross-libc?

@Duncaen
Copy link
Member

Duncaen commented Jul 25, 2022

You probably need to patch out CFLAGS+= -I${LOCALBASE}/include from Makefile.gnu.

@agausmann agausmann requested a review from Duncaen July 26, 2022 15:08
@Duncaen Duncaen merged commit 74818c0 into void-linux:master Jul 26, 2022
@agausmann agausmann deleted the libopensmtpd branch July 26, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants