Public bug reported: Imported from Debian bug http://bugs.debian.org/1138371:
Package: deskflow Version: 1.26.0+dfsg-1 Severity: normal Tags: sid control: affects -1 src:openssl User: [email protected] Usertags: openssl-4.0 OpenSSL 4.0 is in experimental. This package fails to build against it: | cd /build/reproducible-path/deskflow-1.26.0+dfsg/obj-x86_64-linux-gnu/src/lib/net && /usr/bin/c++ -DHAVE_FORMAT -DNDEBUG -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DSYSAPI_UNIX=1 -DWINAPI_XWINDOWS=1 -I/build/reproducible-path/deskflow-1.26.0+dfsg/obj-x86_64-linux-gnu/src/lib/net/net_autogen/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/build/reproducible-path/deskflow-1.26.0+dfsg/src/./lib -I/build/reproducible-path/deskflow-1.26.0+dfsg/obj-x86_64-linux-gnu/src/lib -isystem /usr/include/x86_64-linux-gnu/qt6/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt6 -isystem /usr/include/x86_64-linux-gnu/qt6/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt6/mkspecs/linux-g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/deskflow-1.26.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=c++20 -MD -MT src/lib/net/CMakeFiles/net.dir/SecureUtils.cpp.o -MF CMakeFiles/net.dir/SecureUtils.cpp.o.d -o CMakeFiles/net.dir/SecureUtils.cpp.o -c /build/reproducible-path/deskflow-1.26.0+dfsg/src/lib/net/SecureUtils.cpp | /build/reproducible-path/deskflow-1.26.0+dfsg/src/lib/net/SecureUtils.cpp: In function ‘void deskflow::generatePemSelfSignedCert(const QString&, int)’: | /build/reproducible-path/deskflow-1.26.0+dfsg/src/lib/net/SecureUtils.cpp:89:30: error: invalid conversion from ‘const X509_name_st*’ to ‘X509_NAME*’ {aka ‘X509_name_st*’} [-fpermissive] | 89 | X509_NAME_add_entry_by_txt(name, "CN", MBSTRING_ASC, reinterpret_cast<const unsigned char *>("Deskflow"), -1, -1, 0); | | ^~~~ | | | | | const X509_name_st* | In file included from /build/reproducible-path/deskflow-1.26.0+dfsg/src/lib/net/SecureUtils.h:12, | from /build/reproducible-path/deskflow-1.26.0+dfsg/src/lib/net/SecureUtils.cpp:8: | /usr/include/openssl/x509.h:1072:43: note: initializing argument 1 of ‘int X509_NAME_add_entry_by_txt(X509_NAME*, const char*, int, const unsigned char*, int, int, int)’ | 1072 | int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, | | ~~~~~~~~~~~^~~~ | make[3]: *** [src/lib/net/CMakeFiles/net.dir/build.make:208: src/lib/net/CMakeFiles/net.dir/SecureUtils.cpp.o] Error 1 | make[3]: Leaving directory '/build/reproducible-path/deskflow-1.26.0+dfsg/obj-x86_64-linux-gnu' | make[2]: *** [CMakeFiles/Makefile2:1652: src/lib/net/CMakeFiles/net.dir/all] Error 2 | make[2]: Leaving directory '/build/reproducible-path/deskflow-1.26.0+dfsg/obj-x86_64-linux-gnu' | make[1]: *** [Makefile:159: all] Error 2 | make[1]: Leaving directory '/build/reproducible-path/deskflow-1.26.0+dfsg/obj-x86_64-linux-gnu' Full buildlog https://breakpoint.cc/openssl-rebuild/logs-4/attempted/deskflow_1.26.0+dfsg-1_amd64-2026-04-19T07:43:56Z Sebastian ** Affects: deskflow (Ubuntu) Importance: Undecided Status: New ** Affects: deskflow (Debian) Importance: Undecided Status: New ** Tags: ftbfs openssl-4.0 ** Bug watch added: Debian Bug tracker #1138371 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138371 ** Changed in: deskflow (Debian) Remote watch: None => Debian Bug tracker #1138371 ** Tags added: ftbfs openssl-4.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2154919 Title: deskflow: FTBFS with openssl 4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deskflow/+bug/2154919/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
