Your message dated Mon, 01 Dec 2025 12:05:04 +0000 with message-id <E1vQ2eO-00EXpf-0Z@fasolo.debian.org> and subject line Bug#1110579: fixed in cryfs 1.0.1-1 has caused the Debian Bug report #1110579, regarding cryfs ftbfs with boost1.88 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1110579: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110579 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: cryfs ftbfs with boost1.88
- From: Matthias Klose <doko@debian.org>
- Date: Sat, 9 Aug 2025 09:18:08 +0200
- Message-id: <9b633601-96c3-4bf5-8926-338888b8082c@debian.org>
Package: src:cryfs Version: 0.11.4-3 Severity: important Tags: sid forky User: debian-devel@lists.debian.org Usertags: boost1.88 [...]/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In function ‘boost::filesystem::path cpputils::{anonymous}::_find_executable(const char*)’: /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:29:51: error: ‘search_path’ is not a member of ‘bp’ 29 | bf::path executable = bp::search_path(command);| ^~~~~~~~~~~ /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: At global scope:/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:65:29: error: ‘async_pipe’ in namespace ‘bp’ does not name a type65 | bp::async_pipe& pipe() | ^~~~~~~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:79:29: error: ‘async_pipe’ in namespace ‘bp’ does not name a type79 | bp::async_pipe pipe_; | ^~~~~~~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In constructor ‘cpputils::{anonymous}::OutputPipeHandler::OutputPipeHandler(boost::asio::io_context*)’: /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:43:27: error: class ‘cpputils::{anonymous}::OutputPipeHandler’ does not have any field named ‘pipe_’43 | , pipe_(*ctx) | ^~~~~ /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In lambda function:/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:59:64: error: ‘pipe_’ was not declared in this scope; did you mean ‘pipe2’? 59 | ba::async_read(pipe_, buffer_, onOutput); | ^~~~~ | pipe2 /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In member function ‘void cpputils::{anonymous}::OutputPipeHandler::async_read()’: /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:62:48: error: ‘pipe_’ was not declared in this scope; did you mean ‘pipe2’? 62 | ba::async_read(pipe_, buffer_, onOutput);| ^~~~~ | pipe2 /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: At global scope:/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:93:29: error: ‘async_pipe’ in namespace ‘bp’ does not name a type93 | bp::async_pipe& pipe() | ^~~~~~~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:113:29: error: ‘async_pipe’ in namespace ‘bp’ does not name a type113 | bp::async_pipe pipe_; | ^~~~~~~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In constructor ‘cpputils::{anonymous}::InputPipeHandler::InputPipeHandler(boost::asio::io_context*, const std::string&)’: /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:89:27: error: class ‘cpputils::{anonymous}::InputPipeHandler’ does not have any field named ‘pipe_’89 | , pipe_(*ctx) { | ^~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In member function ‘void cpputils::{anonymous}::InputPipeHandler::async_write()’: /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:100:49: error: ‘pipe_’ was not declared in this scope; did you mean ‘pipe2’?100 | ba::async_write(pipe_, buffer_, | ^~~~~ | pipe2/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp: In static member function ‘static cpputils::SubprocessResult cpputils::Subprocess::call(const boost::filesystem::path&, const std::vector<std::__cxx11::basic_string<char> >&, const std::string&)’: /<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:144:21: error: ‘child’ is not a member of ‘bp’144 | bp::child child( | ^~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:158:17: error: ‘child’ was not declared in this scope158 | child.wait(); | ^~~~~/<<PKGBUILDDIR>>/src/cpp-utils/process/subprocess.cpp:127:93: warning: unused parameter ‘args’ [-Wunused-parameter] 127 | SubprocessResult Subprocess::call(const bf::path& executable, const vector<string>& args, const string& input) | ~~~~~~~~~~~~~~~~~~~~~~^~~~ make[4]: *** [src/cpp-utils/CMakeFiles/cpp-utils.dir/build.make:205: src/cpp-utils/CMakeFiles/cpp-utils.dir/process/subprocess.cpp.o] Error 1make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
--- End Message ---
--- Begin Message ---
- To: 1110579-close@bugs.debian.org
- Subject: Bug#1110579: fixed in cryfs 1.0.1-1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 01 Dec 2025 12:05:04 +0000
- Message-id: <E1vQ2eO-00EXpf-0Z@fasolo.debian.org>
- Reply-to: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org>
Source: cryfs Source-Version: 1.0.1-1 Done: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> We believe that the bug you reported is fixed in the latest version of cryfs, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1110579@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> (supplier of updated cryfs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 25 Nov 2025 12:56:11 +0500 Source: cryfs Architecture: source Version: 1.0.1-1 Distribution: unstable Urgency: medium Maintainer: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> Changed-By: Syed Shahrukh Hussain <syed.shahrukh@ossrevival.org> Closes: 1084454 1093400 1110579 Changes: cryfs (1.0.1-1) unstable; urgency=medium . * New upstream version 1.0.1. * Adopt package (Closes: #1093400). * Added patch to support fuse3 (Closes: #1084454). * Added patch to fix boost 1.88 build failure (Closes: #1110579). * Updated system libcrypto++ patch. * Updated d/copyright with new files. * Updated d/watch file to watch for tags. * Updated d/gbp.conf file. Checksums-Sha1: 0485e4ab9c333d003b818bd9f89e532af3f35f94 2094 cryfs_1.0.1-1.dsc 414a496c9eb3e73afbe142d128c5e9ec6e477d02 9527521 cryfs_1.0.1.orig.tar.gz d2e1b1740b04ed7001fca0c7a3d9ba38abb59647 24200 cryfs_1.0.1-1.debian.tar.xz 6101e4833c0b59406be55d0e2020fc41734550a6 9523 cryfs_1.0.1-1_source.buildinfo Checksums-Sha256: ae8fa80c8476de6f33e47a4dff167c46da9e11c42ce567fe5077bed80b046126 2094 cryfs_1.0.1-1.dsc 4e13ade27751b977e60321d06e78cccabb7168d72a1d4cde5597656399d61245 9527521 cryfs_1.0.1.orig.tar.gz 6a479c332857907b7ea5ac3b6dcbe9f203f1bdfe759a4e0ae2ac7e8574508efb 24200 cryfs_1.0.1-1.debian.tar.xz 819506c01ee5eebb49fddffe74d8b3c29cf1a15a5a319074a9f97e4b38dde3cd 9523 cryfs_1.0.1-1_source.buildinfo Files: 0621a5870590df15bee1ba7b72a3e5ea 2094 utils optional cryfs_1.0.1-1.dsc bd37e1114a1203034a2f03834022a197 9527521 utils optional cryfs_1.0.1.orig.tar.gz 54a3fc1b801dd8565da69c2dd137547b 24200 utils optional cryfs_1.0.1-1.debian.tar.xz f072e334fa946d92ac5a9116ac97943e 9523 utils optional cryfs_1.0.1-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmktacMQHGJhZ2VAZGVi aWFuLm9yZwAKCRAfXHqLRVZDFPHVC/4oIdW0D5feSFApl12ymgfHR4jP/qSDQ5Lz Qctw+clPK74j454mUVadQZRKSb/USkj4/SWAqYwqRXJfD5g4XpDcmThYNDDUCiOE FVzbxFvcxg7Rr9gAWbHW2U8maN85KjdqARypabfE/vJcfaCl9aczsxFNHB7ZJleX aNgqAuu7zGnH+xd55xxUHaDWVGO3L8vMCO8CEWVu0JKxBucRKqTIx/4Y5znXONwo F0QM4m1VVgiCHQlKH3SjJe3f4uPyGcNxcKzCRVKMYXWeUsG7rPdFhvXZ0iycyxgR cl1ikeeDRsvY6n3EBJI+dRiDEAjMBRsNZiPwDhjyaVCu30OAoohCi2BhtRHkTAf/ BvsvpFucDYOluBGFf6uELmnAFt1NaQlzPiWPNjrzRk+vpZ3gEqPSPfRW9hYJMFrE ZJu+dEZM2px4xSLoEFbQVYwbimiRlZgSsfnzx0MOoSNgUmhojl/E44wNWhGOLxKx SP4roQZrEbnI+vdSDBvCr0xFZA5F+pc= =HcfC -----END PGP SIGNATURE-----Attachment: pgpyG8SBcJmPk.pgp
Description: PGP signature
--- End Message ---