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

Nightly GitHub Action failure #71

Closed
robert-scheck opened this issue Sep 1, 2022 · 2 comments
Closed

Nightly GitHub Action failure #71

robert-scheck opened this issue Sep 1, 2022 · 2 comments

Comments

@robert-scheck
Copy link
Contributor

Our nightly GitHub Action for the container image fails since today with:

#34 109.8 /tmp/rpki-client-portable/src/parser.c:497: undefined reference to `aspa_parse'
#34 109.8 /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: rpki_client-parser.o: in function `parse_entity':
#34 109.8 /tmp/rpki-client-portable/src/parser.c:647: undefined reference to `aspa_buffer'
#34 109.8 /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: /tmp/rpki-client-portable/src/parser.c:648: undefined reference to `aspa_free'
#34 109.8 /usr/lib/gcc/x86_64-alpine-linux-musl/11.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: rpki_client-parser.o: in function `proc_parser_aspa':
#34 109.8 /tmp/rpki-client-portable/src/parser.c:505: undefined reference to `aspa_free'
#34 109.8 collect2: error: ld returned 1 exit status
@cjeker
Copy link
Member

cjeker commented Sep 1, 2022

Fixed in f8e526b

@cjeker cjeker closed this as completed Sep 1, 2022
@robert-scheck
Copy link
Contributor Author

Confirming successful run with commit f8e526b - thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants