Your message dated Wed, 30 Oct 2024 00:17:10 +0000
with message-id <e1t5woc-008vpd...@fasolo.debian.org>
and subject line Bug#1082135: fixed in sumo 1.15.0+dfsg-1+deb12u1
has caused the Debian Bug report #1082135,
regarding sumo: FTBFS randomly due to non-POSIX construct in CMakeLists.txt
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 ow...@bugs.debian.org
immediately.)


-- 
1082135: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082135
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sumo,debhelper,doxygen
Severity: important

Dear maintainer:

During a rebuild of all packages in unstable, the package "sumo" failed to 
build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --builddirectory=/<<PKGBUILDDIR>>/debian/build --with python3
   dh_update_autotools_config 
-O--builddirectory=/<<BUILDDIR>>/sumo-1.18.0\+dfsg/debian/build
   dh_autoreconf -O--builddirectory=/<<BUILDDIR>>/sumo-1.18.0\+dfsg/debian/build
   dh_auto_configure 
-O--builddirectory=/<<BUILDDIR>>/sumo-1.18.0\+dfsg/debian/build
        cd debian/build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ../..
CMake Warning (dev) at CMakeLists.txt:45 (project):

[... snipped ...]

cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a55128e31c22ec784b63868b846be485f_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a5af511d709988db03b5ed82549ae56d2_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a68427d7dc489bfff207d646f9af2617b_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a75efc29a0196691e5e12df7fe75409a8_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a7741fe7e3a561269ef42722397338e4f_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a8a8cde0d65f4e42ddd52aeca3b6102ec_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a92a4884c8b00bb5a1fc5a3e848e00543_icgraph.dot':
 No such file or directory
cp: cannot stat 
'doxygen/d1/d34/class_m_s_device___taxi_a92ddcdb70119189e54f71f3b092584d6_icgraph.dot':
 No such file or directory
dh_installdocs: error: cd './docs/doxygen/..' && find 'doxygen' \( -type f -or -type l \) 
-and ! -empty -print0 | LC_ALL=C sort -z | xargs -0 -I {} cp --reflink=auto --parents -dp {} 
/<<PKGBUILDDIR>>/debian/sumo-doc/usr/share/doc/sumo returned exit code 123
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Full build log available here:

https://people.debian.org/~sanvila/build-logs/202409/

I'm using machines with 1 CPU and 2 CPUs from AWS.

- On machines with 1 CPU, this does not seem to happen (so far).

- On machines with 2 CPUs, this happens about 50% of the time
(tried 27 times so far, it failed 14 times).

The sumo package does not have an override for dh_installdocs in its 
debian/rules,
so maybe this is debhelper's fault, but it could also be the case that this 
line:

       cd $(BUILDDIR) && $(MAKE) doxygen

produces a "tainted" tree which makes dh_installdocs to fail.

As always, I can create a VM for you to reproduce if it helps (please contact
me privately for that), with the logical caveat that it happens only 50% of the 
time.

Please reassign & retitle as appropriate.

Thanks.

--- End Message ---
--- Begin Message ---
Source: sumo
Source-Version: 1.15.0+dfsg-1+deb12u1
Done: Santiago Vila <sanv...@debian.org>

We believe that the bug you reported is fixed in the latest version of
sumo, 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 1082...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated sumo 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 28 Oct 2024 16:44:00 +0100
Source: sumo
Architecture: source
Version: 1.15.0+dfsg-1+deb12u1
Distribution: bookworm
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1082135
Changes:
 sumo (1.15.0+dfsg-1+deb12u1) bookworm; urgency=medium
 .
   * Team upload.
   * Remove bashism from CMakeLists.txt. Closes: #1082135.
Checksums-Sha1:
 480d291ce01895a6c3ea8b109e0cd4514b0538a4 2068 sumo_1.15.0+dfsg-1+deb12u1.dsc
 1ea118cdb9ee28282b51db2a4c10379db270469e 151236 
sumo_1.15.0+dfsg-1+deb12u1.debian.tar.xz
 054e17fcb57658db0b4e3356188291a8caa48234 5950 
sumo_1.15.0+dfsg-1+deb12u1_source.buildinfo
Checksums-Sha256:
 1d4ee032bc8768b0896606d5fdb51058bf0b807ec2ba023c0ff50fdba936b632 2068 
sumo_1.15.0+dfsg-1+deb12u1.dsc
 49ed3dcba474ba01818f7c8564ee2c2b3f95d79a3454b85d367020e99daf9761 151236 
sumo_1.15.0+dfsg-1+deb12u1.debian.tar.xz
 9edd25751f437c3ed7c6dfe86cd68ba792145de450b201b1157eea26004efa84 5950 
sumo_1.15.0+dfsg-1+deb12u1_source.buildinfo
Files:
 cb1dff06afbb686d7149bf693b3fe049 2068 science optional 
sumo_1.15.0+dfsg-1+deb12u1.dsc
 8dc86b41fe2e10985a02522dfaf29c67 151236 science optional 
sumo_1.15.0+dfsg-1+deb12u1.debian.tar.xz
 911fdf2c39bb46d7defd49c6d9c29d59 5950 science optional 
sumo_1.15.0+dfsg-1+deb12u1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmcfsiEACgkQQc5/C58b
izIA8Af+M37cmv5Ou1KfEtXdyNHKWjC0KxctReEsxlpfGM/PnfKU813AQNBe5eMS
LBNLY4MkoLAIL7gS4org5uK3KRXEh8NkBVjtUYEjEaZsZ8zDTGlQ7J3aTVXjbadJ
xxZB24tQzY5TvuhqbcAgUzYfxTFvDvK9XuiNjypG0ZcpbYdqij0o1Ny17RyltW2g
aDau1OJ3whGhoDGDLq4fvX5xp6pGhMVaE9NwtJD1TtDUMXnH7hAts98DBycKaQO5
k9KiJLM2+smTdrWVkmlVD/qmO0DX6dVEqHWsAqwc0ZG6DT09APxBXzY1HkOa2DHE
lYZMSbHoJ6Fh10WBB623UMJR6GPD9g==
=oozv
-----END PGP SIGNATURE-----

Attachment: pgpMLoZ_bKmj4.pgp
Description: PGP signature


--- End Message ---

Reply via email to