HomeFreeBSD

audio/liblastfm-qt5: Fix build with Clang >= 16

Description

audio/liblastfm-qt5: Fix build with Clang >= 16

In file included from /wrkdirs/usr/ports/audio/liblastfm-qt5/work/liblastfm-1.0.9-5-g4433165/src/fingerprint/Fingerprint.cpp:21:
/wrkdirs/usr/ports/audio/liblastfm-qt5/work/liblastfm-1.0.9-5-g4433165/src/fingerprint/Fingerprint.h:74:49: error: ISO C++17 does not allow dynamic exception specifications [-Wdynamic-exception-spec]

void generate( FingerprintableSource* ) throw( Error );

While here, pet portlint (1).

Reported by: pkg-fallout

Details

Provenance
jhaleAuthored on Jun 26 2023, 5:26 AM
Parents
R11:10aecf3b195e: games/zdoom: fix the build with llvm16 in base
Branches
Unknown
Tags
Unknown