Opened 3 years ago

Last modified 3 years ago

#62052 closed defect

brotli @1.0.9: breaks linking against libbrotlidec (clang: error: unknown argument: '-R/opt/local/lib') — at Initial Version

Reported by: Ionic (Mihai Moldovan) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: brotli

Description

This version contains a bug breaking all software using pkg-config to link against libbrotlidec (and maybe other brotli libraries).

Upstream report is at https://github.com/google/brotli/issues/836 - the change has since been reverted as part of https://github.com/google/brotli/pull/838 , but no new version released yet.

Can you backport the patch, please?

This currently breaks other software like libsoup which tries to link against libbrotlidec by querying pkgconfig. Build log of that attached.

Change History (1)

Changed 3 years ago by Ionic (Mihai Moldovan)

Attachment: libsoup.main.log added

libsoup.main.log

Note: See TracTickets for help on using tickets.