Skip to content

Commit

Permalink
security/weggli: Broken
Browse files Browse the repository at this point in the history
Broken in build stage with the following message:
    error: linking with `cc` failed: exit status: 1
    = note: ld: error: version script assignment of 'global' to symbol '__muloti4' failed: symbol not defined
    cc: error: linker command failed with exit code 1 (use -v to see invocation)

Same error with weggli v0.2.4
  • Loading branch information
rosorio committed Aug 26, 2023
1 parent 2f31ffb commit 447204e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions security/weggli/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ WWW= https://github.com/googleprojectzero/weggli
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN= error: version script assignment of 'global' to symbol '__muloti4' failed: symbol not defined

USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= googleprojectzero
Expand Down

0 comments on commit 447204e

Please sign in to comment.