Your message dated Thu, 05 Jun 2025 13:04:16 +0000
with message-id <e1unagw-008pbx...@fasolo.debian.org>
and subject line Bug#1105314: fixed in evolver 2.70+ds-9
has caused the Debian Bug report #1105314,
regarding evolver: FTBFS with make --shuffle=reverse: ld: cannot find
variable.o: No such file or directory
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.)
--
1105314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1105314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: evolver
Version: 2.70+ds-8
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-shuffle
Hi,
GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/
This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.
More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle
Relevant part (hopefully):
> gcc -g -O3 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/evolver-2.70+ds=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wno-unused-result -DLINUX -DOOGL
> -DPTHREADS -DUSE_READLINE
> -DENVEVOLVERPATHBUILTIN=\"/usr/share/doc/evolver/html:/usr/share/doc/evolver/examples\"
> -DDEB_PKG_VERSION=\"2.70+ds-8\" -Wl,-z,relro -Wl,-z,now calcforc.o
> variable.o trirevis.o stringl.o stringq.o model.o fixvol.o query.o matrix.o
> grapher.o painter.o filml.o filmq.o torvol.o lexinit.o graphgen.o modify.o
> userio.o boundary.o curtest.o display.o yexparse.o lexyy.o ytab.o hessian.o
> evaltree.o cnstrnt.o verpopst.o popfilm.o machine.o veravg.o pixgraph.o
> tmain.o tordup.o wulff.o help.o psgraph.o check.o utility.o skeleton.o
> storage.o dump.o iterate.o filgraph.o zoom.o softimag.o mvgraph.o diffuse.o
> sqcurve.o klein.o command.o hidim.o simplex.o metric.o torus.o quotient.o
> alice.o sdrv.o odrv.o userfunc.o kusner.o simequi2.o geomgraph.o symtable.o
> exprint.o quantity.o meanint.o mindeg.o dodecGroup.o registry.o khyp.o
> gauss.o knot1.o eval_all.o lexinit2.o evalmore.o knot2.o knot3.o teix.o
> sqcurve2.o hessian2.o hessian3.o method1.o method2.o method3.o bk.o
> method4.o method5.o eval_sec.o sqcurve3.o metis.o lagrange.o nulgraph.o
> -lpthread -lreadline -o evolver-nox-d -lm
> /usr/bin/ld: cannot find variable.o: No such file or directory
> /usr/bin/ld: cannot find stringq.o: No such file or directory
> /usr/bin/ld: cannot find fixvol.o: No such file or directory
> /usr/bin/ld: cannot find query.o: No such file or directory
> /usr/bin/ld: cannot find grapher.o: No such file or directory
> /usr/bin/ld: cannot find painter.o: No such file or directory
> /usr/bin/ld: cannot find filml.o: No such file or directory
> /usr/bin/ld: cannot find filmq.o: No such file or directory
> /usr/bin/ld: cannot find torvol.o: No such file or directory
> /usr/bin/ld: cannot find lexinit.o: No such file or directory
> /usr/bin/ld: cannot find modify.o: No such file or directory
> /usr/bin/ld: cannot find userio.o: No such file or directory
> /usr/bin/ld: cannot find boundary.o: No such file or directory
> /usr/bin/ld: cannot find curtest.o: No such file or directory
> /usr/bin/ld: cannot find display.o: No such file or directory
> /usr/bin/ld: cannot find yexparse.o: No such file or directory
> /usr/bin/ld: cannot find lexyy.o: No such file or directory
> /usr/bin/ld: cannot find ytab.o: No such file or directory
> /usr/bin/ld: cannot find hessian.o: No such file or directory
> /usr/bin/ld: cannot find cnstrnt.o: No such file or directory
> /usr/bin/ld: cannot find verpopst.o: No such file or directory
> /usr/bin/ld: cannot find popfilm.o: No such file or directory
> /usr/bin/ld: cannot find machine.o: No such file or directory
> /usr/bin/ld: cannot find veravg.o: No such file or directory
> /usr/bin/ld: cannot find pixgraph.o: No such file or directory
> /usr/bin/ld: cannot find tmain.o: No such file or directory
> /usr/bin/ld: cannot find tordup.o: No such file or directory
> /usr/bin/ld: cannot find wulff.o: No such file or directory
> /usr/bin/ld: cannot find help.o: No such file or directory
> /usr/bin/ld: cannot find psgraph.o: No such file or directory
> /usr/bin/ld: cannot find check.o: No such file or directory
> /usr/bin/ld: cannot find utility.o: No such file or directory
> /usr/bin/ld: cannot find skeleton.o: No such file or directory
> /usr/bin/ld: cannot find storage.o: No such file or directory
> /usr/bin/ld: cannot find dump.o: No such file or directory
> /usr/bin/ld: cannot find iterate.o: No such file or directory
> /usr/bin/ld: cannot find filgraph.o: No such file or directory
> /usr/bin/ld: cannot find zoom.o: No such file or directory
> /usr/bin/ld: cannot find softimag.o: No such file or directory
> /usr/bin/ld: cannot find mvgraph.o: No such file or directory
> /usr/bin/ld: cannot find diffuse.o: No such file or directory
> /usr/bin/ld: cannot find sqcurve.o: No such file or directory
> /usr/bin/ld: cannot find klein.o: No such file or directory
> /usr/bin/ld: cannot find command.o: No such file or directory
> /usr/bin/ld: cannot find hidim.o: No such file or directory
> /usr/bin/ld: cannot find simplex.o: No such file or directory
> /usr/bin/ld: cannot find metric.o: No such file or directory
> /usr/bin/ld: cannot find torus.o: No such file or directory
> /usr/bin/ld: cannot find quotient.o: No such file or directory
> /usr/bin/ld: cannot find alice.o: No such file or directory
> /usr/bin/ld: cannot find sdrv.o: No such file or directory
> /usr/bin/ld: cannot find odrv.o: No such file or directory
> /usr/bin/ld: cannot find userfunc.o: No such file or directory
> /usr/bin/ld: cannot find kusner.o: No such file or directory
> /usr/bin/ld: cannot find simequi2.o: No such file or directory
> /usr/bin/ld: cannot find geomgraph.o: No such file or directory
> /usr/bin/ld: cannot find symtable.o: No such file or directory
> /usr/bin/ld: cannot find exprint.o: No such file or directory
> /usr/bin/ld: cannot find quantity.o: No such file or directory
> /usr/bin/ld: cannot find meanint.o: No such file or directory
> /usr/bin/ld: cannot find mindeg.o: No such file or directory
> /usr/bin/ld: cannot find dodecGroup.o: No such file or directory
> /usr/bin/ld: cannot find registry.o: No such file or directory
> /usr/bin/ld: cannot find khyp.o: No such file or directory
> /usr/bin/ld: cannot find gauss.o: No such file or directory
> /usr/bin/ld: cannot find knot1.o: No such file or directory
> /usr/bin/ld: cannot find eval_all.o: No such file or directory
> /usr/bin/ld: cannot find lexinit2.o: No such file or directory
> /usr/bin/ld: cannot find evalmore.o: No such file or directory
> /usr/bin/ld: cannot find knot2.o: No such file or directory
> /usr/bin/ld: cannot find knot3.o: No such file or directory
> /usr/bin/ld: cannot find teix.o: No such file or directory
> /usr/bin/ld: cannot find sqcurve2.o: No such file or directory
> /usr/bin/ld: cannot find hessian2.o: No such file or directory
> /usr/bin/ld: cannot find hessian3.o: No such file or directory
> /usr/bin/ld: cannot find method1.o: No such file or directory
> /usr/bin/ld: cannot find method2.o: No such file or directory
> /usr/bin/ld: cannot find method3.o: No such file or directory
> /usr/bin/ld: cannot find bk.o: No such file or directory
> /usr/bin/ld: cannot find method4.o: No such file or directory
> /usr/bin/ld: cannot find method5.o: No such file or directory
> /usr/bin/ld: cannot find eval_sec.o: No such file or directory
> /usr/bin/ld: cannot find sqcurve3.o: No such file or directory
> /usr/bin/ld: cannot find metis.o: No such file or directory
> /usr/bin/ld: cannot find lagrange.o: No such file or directory
> /usr/bin/ld: cannot find nulgraph.o: No such file or directory
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/evolver_2.70+ds-8_unstable_reverse.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
--- End Message ---
--- Begin Message ---
Source: evolver
Source-Version: 2.70+ds-9
Done: Jerome Benoit <calcu...@rezozer.net>
We believe that the bug you reported is fixed in the latest version of
evolver, 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 1105...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jerome Benoit <calcu...@rezozer.net> (supplier of updated evolver 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: Thu, 05 Jun 2025 12:55:47 +0000
Source: evolver
Architecture: source
Version: 2.70+ds-9
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Jerome Benoit <calcu...@rezozer.net>
Closes: 930206 1096598 1105314
Changes:
evolver (2.70+ds-9) experimental; urgency=medium
.
[ Jerome Benoit ]
* Introduce d/README.source .
* Refresh copyright year-tuples.
* Bump standards version to 4.7.2 in d/t/control.in, no changes needed.
* Update architecture related lists.
* Remove constraints unnecessary since buster (oldstable) in d/t/control.in:
+ evolver-nox: Drop versioned constraint on evolver in Breaks,
+ evolver-ogl: Drop versioned constraint on evolver in Breaks.
* Update d/control (see target update-debian-control in d/rules).
* Harden d/p/upstream-buildmachinery-src_Makefile-adjustment.patch
(Closes: #1105314).
* Intropuce d/p/upstream-fix-migration_to_C23-cleanup.patch
(Closes: #1096598).
* Harden d/rules, thanks to Helmut Grohne <hel...@subdivi.de>,
(Closes: #930206).
.
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
Checksums-Sha1:
326e01fdda76c12a534b268ad81a4de1ed90b396 2990 evolver_2.70+ds-9.dsc
89c605a70902ae047ece70ca3d15032f252e3592 28184 evolver_2.70+ds-9.debian.tar.xz
c93fd9d41a55d6c2d093361f87e457c7d551ce83 8512
evolver_2.70+ds-9_source.buildinfo
Checksums-Sha256:
aa46efdc45f576e62d20022544c652962ccd1fca30f0e89d0d58bc198a25be34 2990
evolver_2.70+ds-9.dsc
0345621047a7ece8c1c705c16115235e955737ddecee06208046ec5f32d6699f 28184
evolver_2.70+ds-9.debian.tar.xz
069b550e67637ac7dfa8c296b67c7071a215c0b4d2a41e5a6eab171da57063f3 8512
evolver_2.70+ds-9_source.buildinfo
Files:
2f5e2e1061751899ffd1367bc6be5fb7 2990 math optional evolver_2.70+ds-9.dsc
aab0b6d44c45262513f99abaedfb8340 28184 math optional
evolver_2.70+ds-9.debian.tar.xz
c782f45637ab6ebe8544b650642580ec 8512 math optional
evolver_2.70+ds-9_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAmhBlI8VHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaLtfQf/jsQt1iSz98ppwAj/hLlSxeJBIwu
tLmqnMEjkX4it0065AljsOc+nYOj82BK1H1kDn43HVUNVrvl30CX3sbtHNBE7WgP
rE+l08DcN74WXidCBG+dO3M2j+ZM4e4xEyuKmvzT0dgrzq0ZJky0R5bkzbMsuMUZ
kFh4MQh7MJfoLEuHCkkiymVbc8dHtz7FyaorxxKTJxD7Aprz9DQ9R6k9KIuTkz7n
qQ4+GCekENXVFk1D2E5I14H2T4a/l7m4cvWiufBg9Smx0BXyu0BrZ4SiuCBHedvo
W/CG8xkaqyttaYKagUDfIWv11URujy8I6mfRSp2bD3mq636FwHIBUDMXKRoRz34y
/jsNSkHTMVbyWdnYZJ4D5R+Hcm5IadiaPV/T84W8iILT2K5tsBAVcDXEKknZBG8W
E0AFhTdlBxNls7eE8OL3aYKwCducBRsd1ouaoADyNISp3aC1LhIp+ZlogcIEW7IV
diogdF/4TOPtiVadI5hxNvNzrVkPsM7lavkkA4iBwwT0VcANIkG9Smq0AHwPdYp2
7cHHBWNJvMbZ3xTeFUIvS/+o7yVcuv4peELjc+n5mj5fxfBi3vWIxVqqXjAJKzQ+
p9wawmopuI4DFBL+evtbOGdjZ/q8GrOYglViGpm0hAD6MXozq8oUa07MEPEkfc8h
aCbbBILXAIojJwMdIl3Qtn7lQhbNL7iCj4saA/8Z8qmUuPHQvx+lQ4ZdmJGqf9eb
ftK+r2gKrlt3OibM3ZdlD1vNM+6EWtUZ2bdxrrWlxYqQpFBZZxdVPKrp/oCf3MRI
KXF+ENUIcOp2/+py+Ua7QYxaoZxEKGXSzbEXzkUqaSczEzg7WLpkhND4A0nz60zu
JkS3leCBg2pUYn87+WIR6nL5e3tGv1W56DcK5rU4AHMo75K28J+IohBslP8WxdtG
if463caRffu3H77vsIAg9dYcThx7cLDRybXLCchVcIM4AyROuvdjmHVcB9nuhdw5
CYPO3geIzDOjNVm3l47wvfEhHq4LgXKyo95YWwSKnSMuOSDXwloSRqx+aLXkPUYF
m7q/2efnRDX4T5tBY2d1W3jDUXPmoa33gTGbxNDv6RrO7DeIoAIeoZA09N6WttFv
3Pg2fJVLocU3sz5EUDrhE71NCV/A+9Lx4gAbF85t/jUNOqvDtzJELLJEQJLOUmQO
KxlENj8lX3wHoEwF6swSJ/8Ad3LW6k1Wfc4be5T7NAP6os/xf2DXwnrgzipaHIDU
iiRHgT61iVzPM0lF8zZp1gAEG2JCWAoK/Ga9g86qza37UHjC2s10feXrE9C92Aim
OIdifpy4yzK+5+lXwlYDIcwp+ZjY+WYnNPJOWC3Wy5/R7OV9n2lePHmwu88=
=Ke5j
-----END PGP SIGNATURE-----
pgpGCy4cWUuNF.pgp
Description: PGP signature
--- End Message ---