FreeBSD Port: qt5-webengine-5.15.2_1 error build
Christoph Moench-Tegeder
cmt at burggraben.net
Thu Feb 4 19:34:03 UTC 2021
## Alex V. Petrov (alexvpetrov at gmail.com):
> /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
> reference to `re2::RE2::FullMatchN(re2::StringPiece const&, re2::RE2
> const&, re2::RE2::Arg const* const*, int)'
> /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined
> reference to `re2::RE2::Arg::parse_ulong(char const*, unsigned long,
> void*)'
> c++: error: linker command failed with exit code 1 (use -v to see
> invocation)
You're pulling in the installed version of qt5-webengine here.
Don't do that - it has been bumped exactly because it needs to be
rebuild after the re2 upgrade. (Try building in a clean environment
like poudriere does or at least uninstall the old version).
Regards,
Christoph
--
Spare Space
More information about the freebsd-ports
mailing list