Your message dated Wed, 17 Sep 2025 09:33:16 +0000
with message-id <[email protected]>
and subject line Bug#1114247: fixed in openmcdf 1.5.4+dfsg-2
has caused the Debian Bug report #1114247,
regarding openmcdf: FTBFS: dpkg-buildpackage: error: debian/rules binary
subprocess returned exit status 2
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 [email protected]
immediately.)
--
1114247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114247
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:openmcdf
Version: 1.5.4+dfsg-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:openmcdf, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with cli --sourcedirectory=src
dh_auto_clean -O--sourcedirectory=src
dh_autoreconf_clean -O--sourcedirectory=src
debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# OpenMcdf target:
dh_clean src/OLECompoundFileStorage/obj/Debug/OpenMcdf.dll
dh_clean src/OLECompoundFileStorage/obj/Debug/OpenMcdf.dll.mdb
dh_clean src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll
dh_clean src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll.mdb
# StructuredStorageExplorer target:
dh_clean src/TESTOpenMCDF/obj/Debug/StucturedStorageExplorer.exe
dh_clean src/TESTOpenMCDF/obj/Debug/StructuredStorageExplorer.MainForm.resources
dh_clean src/TESTOpenMCDF/obj/Debug/StucturedStorageExplorer.exe.mdb
dh_clean src/TESTOpenMCDF/bin/Debug/OpenMcdf.dll
dh_clean src/TESTOpenMCDF/bin/Debug/OpenMcdf.dll.mdb
dh_clean src/TESTOpenMCDF/bin/Debug/StucturedStorageExplorer.exe
dh_clean src/TESTOpenMCDF/bin/Debug/StucturedStorageExplorer.exe.mdb
dh_clean
src/TESTOpenMCDF/obj/Debug/StructuredStorageExplorer.Properties.Resources.resources
#
dh_clean src/OLECompoundFileStorage/bin/Debug/OpenMcdf.xml
dh_clean
src/OLECompoundFileStorage/obj/Debug/OpenMcdf.csproj.FilesWrittenAbsolute.txt
dh_clean src/TESTOpenMCDF/bin/Debug/StucturedStorageExplorer.exe.config
dh_clean
src/TESTOpenMCDF/obj/Debug/StructuredStorageExplorer.csproj.FilesWrittenAbsolute.txt
dh_clean MPL
rm -rf src/*/obj
rm -rf src/*/bin
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules binary
dh binary --with cli --sourcedirectory=src
dh_update_autotools_config -O--sourcedirectory=src
dh_autoreconf -O--sourcedirectory=src
dh_auto_configure -O--sourcedirectory=src
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
#MONO_IOMAP=all xbuild /<<PKGBUILDDIR>>/src/OpenMcdf.sln
# cannot build tests, so only build two targets:
xbuild /tv:4.0 /target:StructuredStorageExplorer
/<<PKGBUILDDIR>>/src/OpenMcdf.sln
>>>> xbuild tool is deprecated and will be removed in future updates, use
>>>> msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.14.1.0
Copyright (C) 2005-2013 Various Mono authors
Build started 09/04/2025 17:56:10.
__________________________________________________
/<<PKGBUILDDIR>>/src/OpenMcdf.sln: warning : Don't know how to handle
GlobalSection TestCaseManagementSettings, Ignoring.
Project "/<<PKGBUILDDIR>>/src/OpenMcdf.sln" (StructuredStorageExplorer
target(s)):
Target ValidateSolutionConfiguration:
Building solution configuration "Debug|Any CPU".
Target OpenMcdf:
Project
"/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/OpenMcdf.csproj" (default
target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "bin/Debug/"
Created directory "obj/Debug/"
Target GenerateSatelliteAssemblies:
No input files were specified for target
GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution
started with ar [too-long-redacted] o/4.0-api//mscorlib.dll /warn:4
RBTree/RedBlackEnumerator.cs(170,24): warning CS0219: The variable `o' is
assigned but its value is never used
CompoundFile.cs(757,30): warning CS0168: The variable `ex' is declared but
never used
CompoundFile.cs(879,20): warning CS0219: The variable `ZEROED_SECTOR' is
assigned but its value is never used
CompoundFile.cs(1441,28): warning CS0219: The variable `temp' is assigned but
its value is never used
CompoundFile.cs(1958,32): warning CS0219: The variable `temp' is assigned but
its value is never used
CompoundFile.cs(496,24): warning CS0414: The private field
`OpenMcdf.CompoundFile.fileName' is assigned but its value is never used
Target DeployOutputFiles:
Copying file from
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/obj/Debug/OpenMcdf.dll.mdb' to
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll.mdb'
Copying file from
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/obj/Debug/OpenMcdf.dll' to
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll'
Done building project
"/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/OpenMcdf.csproj".
Target StructuredStorageExplorer:
Project
"/<<PKGBUILDDIR>>/src/TESTOpenMCDF/StructuredStorageExplorer.csproj" (default
target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "bin/Debug/"
Created directory "obj/Debug/"
Target ResolveAssemblyReferences:
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning : Reference
'Be.Windows.Forms.HexBox' not resolved
For searchpath {CandidateAssemblyFiles}
Warning: {CandidateAssemblyFiles} not supported
currently
For searchpath {HintPathFromItem}
HintPath attribute not found
For searchpath {TargetFrameworkDirectory}
Considered target framework dir
/usr/lib/mono/4.0-api/, assembly named 'Be.Windows.Forms.HexBox' not found.
For searchpath {PkgConfig}
Considered Be.Windows.Forms.HexBox, but could
not find in any pkg-config files.
For searchpath {GAC}
Considered Be.Windows.Forms.HexBox, but could
not find in the GAC.
For searchpath {RawFileName}
Considered 'Be.Windows.Forms.HexBox' as a file,
but the file does not exist
For searchpath bin/Debug/
Considered
'/<<PKGBUILDDIR>>/src/TESTOpenMCDF/bin/Debug/Be.Windows.Forms.HexBox' as a
file, but the file does not exist
Considered
'/<<PKGBUILDDIR>>/src/TESTOpenMCDF/bin/Debug/Be.Windows.Forms.HexBox.exe' as a
file, but the file does not exist
Considered
'/<<PKGBUILDDIR>>/src/TESTOpenMCDF/bin/Debug/Be.Windows.Forms.HexBox.dll' as a
file, but the file does not exist
Target CopyFilesMarkedCopyLocal:
Copying file from
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll' to
'/<<PKGBUILDDIR>>/src/TESTOpenMCDF/bin/Debug/OpenMcdf.dll'
Copying file from
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll.mdb' to
'/<<PKGBUILDDIR>>/src/TESTOpenMCDF/bin/Debug/OpenMcdf.dll.mdb'
Copying file from
'/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/bin/Debug/OpenMcdf.xml' to
'/<<PKGBUILDDIR>>/src/TESTOpenMCDF/bin/Debug/OpenMcdf.xml'
Target GenerateResources:
Tool /usr/lib/mono/4.5/resgen.exe execution
started with arguments: /useSourcePath /compile
"MainForm.resx,obj/Debug/StructuredStorageExplorer.MainForm.resources"
Tool /usr/lib/mono/4.5/resgen.exe execution
started with arguments: /useSourcePath /compile
"Properties/Resources.resx,obj/Debug/StructuredStorageExplorer.Properties.Resources.resources"
Target GenerateSatelliteAssemblies:
No input files were specified for target
GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution
started with ar [too-long-redacted] o/4.0-api//mscorlib.dll /warn:4
StreamDataProvider.cs(4,7): error CS0246: The type or namespace name `Be' could
not be found. Are you missing an assembly reference?
MainForm.cs(13,7): error CS0246: The type or namespace name `Be' could not be
found. Are you missing an assembly reference?
StreamDataProvider.cs(9,39): error CS0246: The type or namespace name
`IByteProvider' could not be found. Are you missing an assembly reference?
StreamDataProvider.cs(24,9): error CS0246: The type or namespace name
`ByteCollection' could not be found. Are you missing an assembly reference?
StreamDataProvider.cs(60,16): error CS0246: The type or namespace name
`ByteCollection' could not be found. Are you missing an assembly reference?
MainForm.Designer.cs(330,17): error CS0246: The type or namespace name `Be'
could not be found. Are you missing an assembly reference?
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project
"/<<PKGBUILDDIR>>/src/TESTOpenMCDF/StructuredStorageExplorer.csproj".-- FAILED
Done building project
"/<<PKGBUILDDIR>>/src/TESTOpenMCDF/StructuredStorageExplorer.csproj".-- FAILED
Task "MSBuild" execution -- FAILED
Done building target "StructuredStorageExplorer" in project
"/<<PKGBUILDDIR>>/src/OpenMcdf.sln".-- FAILED
Done building project "/<<PKGBUILDDIR>>/src/OpenMcdf.sln".-- FAILED
Build FAILED.
Warnings:
/<<PKGBUILDDIR>>/src/OpenMcdf.sln: warning : Don't know how to handle
GlobalSection TestCaseManagementSettings, Ignoring.
/<<PKGBUILDDIR>>/src/OpenMcdf.sln (StructuredStorageExplorer) ->
(OpenMcdf target) ->
/<<PKGBUILDDIR>>/src/OLECompoundFileStorage/OpenMcdf.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
RBTree/RedBlackEnumerator.cs(170,24): warning CS0219: The variable `o'
is assigned but its value is never used
CompoundFile.cs(757,30): warning CS0168: The variable `ex' is declared
but never used
CompoundFile.cs(879,20): warning CS0219: The variable `ZEROED_SECTOR'
is assigned but its value is never used
CompoundFile.cs(1441,28): warning CS0219: The variable `temp' is
assigned but its value is never used
CompoundFile.cs(1958,32): warning CS0219: The variable `temp' is
assigned but its value is never used
CompoundFile.cs(496,24): warning CS0414: The private field
`OpenMcdf.CompoundFile.fileName' is assigned but its value is never used
/<<PKGBUILDDIR>>/src/OpenMcdf.sln (StructuredStorageExplorer) ->
(StructuredStorageExplorer target) ->
/<<PKGBUILDDIR>>/src/TESTOpenMCDF/StructuredStorageExplorer.csproj (default
targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets
(ResolveAssemblyReferences target) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets: warning :
Reference 'Be.Windows.Forms.HexBox' not resolved
Errors:
/<<PKGBUILDDIR>>/src/OpenMcdf.sln (StructuredStorageExplorer) ->
(StructuredStorageExplorer target) ->
/<<PKGBUILDDIR>>/src/TESTOpenMCDF/StructuredStorageExplorer.csproj (default
targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
StreamDataProvider.cs(4,7): error CS0246: The type or namespace name
`Be' could not be found. Are you missing an assembly reference?
MainForm.cs(13,7): error CS0246: The type or namespace name `Be' could
not be found. Are you missing an assembly reference?
StreamDataProvider.cs(9,39): error CS0246: The type or namespace name
`IByteProvider' could not be found. Are you missing an assembly reference?
StreamDataProvider.cs(24,9): error CS0246: The type or namespace name
`ByteCollection' could not be found. Are you missing an assembly reference?
StreamDataProvider.cs(60,16): error CS0246: The type or namespace name
`ByteCollection' could not be found. Are you missing an assembly reference?
MainForm.Designer.cs(330,17): error CS0246: The type or namespace name
`Be' could not be found. Are you missing an assembly reference?
8 Warning(s)
6 Error(s)
Time Elapsed 00:00:01.9165010
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: openmcdf
Source-Version: 1.5.4+dfsg-2
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
openmcdf, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated openmcdf 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 17 Sep 2025 10:12:34 +0200
Source: openmcdf
Architecture: source
Version: 1.5.4+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian CLI Applications Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1112151 1114247
Changes:
openmcdf (1.5.4+dfsg-2) unstable; urgency=medium
.
* Team upload.
* Provide path to HexBox
Closes: #1114247
* Do not Build-Depend on cli-common-dev
Closes: #1112151
Checksums-Sha1:
ba4f665a0a789b9dec7279a5c5e51c08d2e05a9b 2044 openmcdf_1.5.4+dfsg-2.dsc
8289a329c2611bf0bd0490a5a68be696fdd45c5e 5164
openmcdf_1.5.4+dfsg-2.debian.tar.xz
f69c5b3d978385e143bc9cde1b610623832f216a 7359
openmcdf_1.5.4+dfsg-2_amd64.buildinfo
Checksums-Sha256:
35831df339a6b431c121cff635fe6ef99141a7d7ec5fb09f30b02bf19f8a986d 2044
openmcdf_1.5.4+dfsg-2.dsc
169f875b745535d13bc124aecec83ed706ef7842fa42515e2c1c83a03f2fb333 5164
openmcdf_1.5.4+dfsg-2.debian.tar.xz
898ae5df0769f59825b98f276df824fc231fbd3391766fb602b20390c1b89efe 7359
openmcdf_1.5.4+dfsg-2_amd64.buildinfo
Files:
d4cb1d10469d71e00e4f1d972b2265ab 2044 cli-mono optional
openmcdf_1.5.4+dfsg-2.dsc
78924033a0e29e2473eaa533e114790c 5164 cli-mono optional
openmcdf_1.5.4+dfsg-2.debian.tar.xz
54a2fb536a3aa65e92e8131c3a2e78c2 7359 cli-mono optional
openmcdf_1.5.4+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmjKbdYRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFmpw//cMPfLoEpPUd49h6AyKO6EfYhBn6iaiLR
Nn+nw/ZQZ12arKZ9SLHsHy+pt4B4/FyelATFksVa+KUn2JWnbQ4ywqhvZJ9elpE1
YNHa9WpuYW+tAllUQCgtDHB1AtUeBs53cjbAL3c23ICTWPDTq8XlhrBbyODxmxHr
eQ3Y3oorFnu2kxkzdkRU/iqpCTOEESnRfi2GAprto2yr9u8+AfuCQhYwjBXUDpR2
dlTMKWO/4ouSYUAi2MvQn8YD3jr/FdbkBi48kL5ZaaQdO4nOTWG3ZxyZmdWb8oWx
gA0AoiqixHZwprIBOc2FtvjbnHipo1lWKEOpRZmn31cYa8JsB1qJKKN08X8CqvCt
rN+Q3o+TVs/EJq47q80ny7ANF/3PdwrFnTpI5NQh9PtE/DChTqjN2wiC/0HE0qo+
lkTgAK6MbELnwCGOEPSmcx6k9R1lCJ0cVX5QwTviG/DkKx9iYwfoHVBVyzOL4eH6
S66uEtIk9gNnkBiwe9t/hUAEN2gr9HSJPcDLAzlf5fN08/lvPA7+AxMtNOD2OHwE
Q5dZFxzCuvq1XhsRsN7zOnfrZ1LHOPgV2c+uljANCaRfw3ScURFkg/3VQwQjOr5/
OI+S+UI7TaPGg7IS4sHNM6Xra+FOCO1fNFDtVC5AqV/BWHKDLdNFW9rII1own0I9
wNteIWS7rxs=
=HGe0
-----END PGP SIGNATURE-----
pgpNig4zVyiGP.pgp
Description: PGP signature
--- End Message ---