Welcome to CRUX bug tracking.
FS#1917 - duktape build causes polkit start error
Attached to Project:
CRUX
Opened by Daryl Fonseca-Holt (wyatt) - Saturday, 24 September 2022, 14:41 GMT
Last edited by Tim Biermann (tb) - Wednesday, 28 September 2022, 07:07 GMT
Opened by Daryl Fonseca-Holt (wyatt) - Saturday, 24 September 2022, 14:41 GMT
Last edited by Tim Biermann (tb) - Wednesday, 28 September 2022, 07:07 GMT
|
Detailsduktape lacks -lm linker flag a build time. polkitd fails to start. Reproduce:
# /usr/lib/polkit-1/polkitd Successfully changed to user polkitd /usr/lib/polkit-1/polkitd: symbol lookup error: /usr/lib/libduktape.so.207: undefined symbol: __fpclassify Also, only one make is needed in the Pkgfile. See attached patch |
This task depends upon
Closed by Tim Biermann (tb)
Wednesday, 28 September 2022, 07:07 GMT
Reason for closing: Works for me
Additional comments about closing: Can't reproduce.
Wednesday, 28 September 2022, 07:07 GMT
Reason for closing: Works for me
Additional comments about closing: Can't reproduce.
bash-5.1# /usr/lib/polkit-1/polkitd
Successfully changed to user polkitd
Error loading /var/run/ConsoleKit/database: Error statting file /var/run/ConsoleKit/database: No such file or directory16:49:09.458: Loading rules from directory /etc/polkit-1/rules.d
16:49:09.458: Loading rules from directory /usr/share/polkit-1/rules.d
16:49:09.459: Finished loading, compiling and executing 1 rules
Entering main event loop
Connected to the system bus
16:49:09.459: Acquired the name org.freedesktop.PolicyKit1 on the system bus
I can't reproduce this.
I suspect it is some other port I have installed on my system that is interfering.
I've asked on IRC as well, and Matt tried it out and also wasn't able to reproduce.
It seems like your error might be somewhere else. Have you altered the FLAGS? Do you overlay any ports by any chance? Do you have mozjs installed in one or the other version? Any other significant changes?
I agree, since I seem to be the only one affected please close this.
If I ever find out what the cause is I will let you know.
Tnanks.