[Pkg-openssl-devel] Bug#1138363: qcalcfilehash: FTBFS with openssl 4.0

Sebastian Andrzej Siewior sebastian at breakpoint.cc
Sat May 30 17:00:59 BST 2026


Package: qcalcfilehash
Version: 1.1.1-2
Severity: normal
Tags: sid
control: affects -1 src:openssl
User: pkg-openssl-devel at lists.alioth.debian.org
Usertags: openssl-4.0

OpenSSL 4.0 is in experimental. This package fails to build against it:

| g++ -c -pipe -std=gnu++11 -pedantic -pedantic-errors -Wall -Wextra -Wformat -Wformat-security -Wno-unused-variable -Wno-unused-parameter -g -O2 -ffile-prefix-map=/build/reproducible-path/qcalcfilehash-1.1.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -D_REENTRANT -fPIC -DHAVE_GCC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.build/release -I.build/release -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o .build/release/moc_ObjectConsole.o .build/release/moc_ObjectConsole.cpp
| g++ -Wl,-z,relro -Wl,-z,now -o Bin/qcalcfilehash .build/release/main.o .build/release/mainwindow.o .build/release/ThreadCalcHash.o .build/release/ObjectConsole.o .build/release/moc_mainwindow.o .build/release/moc_ThreadCalcHash.o .build/release/moc_ObjectConsole.o   -lssl -lcrypto /usr/lib/x86_64-linux-gnu/libQt5Widgets.so /usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread   
| /usr/bin/x86_64-linux-gnu-ld.bfd: .build/release/main.o: in function `init_gost()':
| ././main.cpp:17:(.text+0x49): undefined reference to `ENGINE_load_builtin_engines'
| /usr/bin/x86_64-linux-gnu-ld.bfd: ././main.cpp:18:(.text+0x4e): undefined reference to `ENGINE_register_all_complete'
| /usr/bin/x86_64-linux-gnu-ld.bfd: ././main.cpp:20:(.text+0x5a): undefined reference to `ENGINE_by_id'
| /usr/bin/x86_64-linux-gnu-ld.bfd: ././main.cpp:25:(.text+0x6e): undefined reference to `ENGINE_init'
| /usr/bin/x86_64-linux-gnu-ld.bfd: ././main.cpp:30:(.text+0x7e): undefined reference to `ENGINE_free'
| /usr/bin/x86_64-linux-gnu-ld.bfd: ././main.cpp:32:(.text+0x8f): undefined reference to `ENGINE_set_default'
| /usr/bin/x86_64-linux-gnu-ld.bfd: ././main.cpp:27:(.text+0xa1): undefined reference to `ENGINE_free'
| collect2: error: ld returned 1 exit status
| make[1]: *** [Makefile:160: Bin/qcalcfilehash] Error 1

Full buildlog
 	https://breakpoint.cc/openssl-rebuild/logs-4/attempted/qcalcfilehash_1.1.1-2_amd64-2026-04-19T11:18:59Z

Sebastian



More information about the Pkg-openssl-devel mailing list