Hi, >According to upstream: >> Looking at that report, an objdump -D and/or gcc -S of a >> the crt1.o of a relevant >> system might help? >Can you please check that?
I/we did debug a little bit, the failure actually is in the postinst script, here: https://sources.debian.net/src/fpc/3.0.0%2Bdfsg-6/debian/fp-compiler.postinst.in/ fpcmkcfg-${VERSION} -0 -d "basepath=${LIB_DIR}/\$fpcversion" -o "${PKG_CFG_PATH}" calling fpcmkcfg-3.0.0 fails with the log attached (log-fpcmkcfg) I also called the script with strace (log-strace) tried gcc -S (log-gcc) and objdump -D (log-objdump) please let me know if you need more information, or I have to forward logs to somebody else. Gianfranco
log-fpcmkcfg
Description: Binary data
log-gcc
Description: Binary data
log-objdump
Description: Binary data
log-strace
Description: Binary data