Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#76459 - [khelpcenter] PLEASE ENTER SUMMARY

Attached to Project: Arch Linux
Opened by Cory Sanin (corysanin) - Sunday, 06 November 2022, 18:51 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 06 November 2022, 20:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: This might not be an issue with khelpcenter directly, but it's where I found it. pcre is required to build khelpcenter. It won't build without it and it's not required by anything.

Additional info:
* package version(s)
22.08.3-1

* config and/or log files etc.

/bin/ld: warning: libpcre.so.1, needed by /usr/lib/libKF5JS.so.5.99.0, not found (try using -rpath or -rpath-link)
/bin/ld: /usr/lib/libKF5JS.so.5.99.0: undefined reference to `pcre_exec'
/bin/ld: /usr/lib/libKF5JS.so.5.99.0: undefined reference to `pcre_fullinfo'
/bin/ld: /usr/lib/libKF5JS.so.5.99.0: undefined reference to `pcre_free'
/bin/ld: /usr/lib/libKF5JS.so.5.99.0: undefined reference to `pcre_config'
/bin/ld: /usr/lib/libKF5JS.so.5.99.0: undefined reference to `pcre_compile'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/khelpcenter.dir/build.make:530: bin/khelpcenter] Error 1
make[1]: *** [CMakeFiles/Makefile2:1047: CMakeFiles/khelpcenter.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

* link to upstream bug report, if any
N/A

Steps to reproduce:
Build in minimal build env
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 06 November 2022, 20:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  kjs 5.99.0-2

Loading...