Your message dated Wed, 15 Jan 2025 15:37:34 +0000
with message-id <[email protected]>
and subject line Bug#1091023: fixed in cmake 3.31.4-2
has caused the Debian Bug report #1091023,
regarding cmake breaks lfortran autopkgtest
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.)


-- 
1091023: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091023
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cmake, lfortran
Control: found -1 cmake/3.31.2-1
Control: found -1 lfortran/0.42.0-1
Severity: serious
Tags: sid trixie
User: [email protected]
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of cmake the autopkgtest of lfortran fails in testing when that autopkgtest is run with the binary packages of cmake from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
cmake                  from testing    3.31.2-1
lfortran               from testing    0.42.0-1
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of cmake to testing [1]. Due to the nature of this issue, I filed this bug report against both packages. Can you please investigate the situation and reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=cmake

https://ci.debian.net/data/autopkgtest/testing/amd64/l/lfortran/55624248/log.gz

90s CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 90s Compatibility with CMake < 3.10 will be removed from a future version of
 90s   CMake.
90s 90s Update the VERSION argument <min> value. Or, use the <min>...<max> syntax 90s to tell CMake that the project requires at least <min> but has been updated
 90s   to work with policies introduced by <max> or earlier.
 90s  90s  90s -- The C compiler identification is GNU 14.2.0
 91s -- The Fortran compiler identification is LFortran 0.42.0
 91s -- Detecting C compiler ABI info
 91s -- Detecting C compiler ABI info - done
 91s -- Check for working C compiler: /usr/bin/cc - skipped
 91s -- Detecting C compile features
 91s -- Detecting C compile features - done
 91s -- Detecting Fortran compiler ABI info
 91s -- Detecting Fortran compiler ABI info - done
 91s -- Check for working Fortran compiler: /usr/bin/lfortran - skipped
 91s -- Configuring done (0.7s)
 91s -- Generating done (0.0s)
91s -- Build files have been written to: /tmp/autopkgtest-lxc.ez47occ5/downtmp/build.xOq/src/examples/project1
 91s [ 25%] Building Fortran object CMakeFiles/project1.dir/b.f90.o
 91s [ 50%] Building Fortran object CMakeFiles/project1.dir/a.f90.o
 91s [ 75%] Building Fortran object CMakeFiles/project1.dir/project1.f90.o
 91s [100%] Linking Fortran executable project1
91s /usr/bin/ld: CMakeFiles/project1.dir/a.f90.o: in function `__module_b_g': 91s LFortran:(.text+0x0): multiple definition of `__module_b_g'; CMakeFiles/project1.dir/project1.f90.o:LFortran:(.text+0x0): first defined here 91s /usr/bin/ld: CMakeFiles/project1.dir/a.f90.o: in function `__module_a_f': 91s LFortran:(.text+0x10): multiple definition of `__module_a_f'; CMakeFiles/project1.dir/project1.f90.o:LFortran:(.text+0x10): first defined here 91s /usr/bin/ld: CMakeFiles/project1.dir/a.f90.o: in function `__module_a_fib': 91s LFortran:(.text+0x30): multiple definition of `__module_a_fib'; CMakeFiles/project1.dir/project1.f90.o:LFortran:(.text+0x30): first defined here 91s /usr/bin/ld: CMakeFiles/project1.dir/b.f90.o: in function `__module_b_g': 91s LFortran:(.text+0x0): multiple definition of `__module_b_g'; CMakeFiles/project1.dir/project1.f90.o:LFortran:(.text+0x0): first defined here 91s clang-19: error: linker command failed with exit code 1 (use -v to see invocation) 91s The command 'clang-19 -o project1 CMakeFiles/project1.dir/project1.f90.o CMakeFiles/project1.dir/a.f90.o CMakeFiles/project1.dir/b.f90.o -L"/usr/bin/../lib/x86_64-linux-gnu" -Wl,-rpath,"/usr/bin/../lib/x86_64-linux-gnu" -Wl,--dependency-file=CMakeFiles/project1.dir/link.d -llfortran_runtime -lm' failed. 91s make[2]: *** [CMakeFiles/project1.dir/build.make:130: project1] Error 10 91s make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/project1.dir/all] Error 2
 91s make: *** [Makefile:91: all] Error 2
 92s autopkgtest [21:08:34]: test project1-llvm-backend

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: cmake
Source-Version: 3.31.4-2
Done: Timo Röhling <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cmake, 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.
Timo Röhling <[email protected]> (supplier of updated cmake 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, 15 Jan 2025 16:26:31 +0100
Source: cmake
Architecture: source
Version: 3.31.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian CMake Team <[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1091023
Changes:
 cmake (3.31.4-2) unstable; urgency=medium
 .
   * Source only upload.
 .
 cmake (3.31.4-1) unstable; urgency=medium
 .
   * New upstream version 3.31.4 (Closes: #1091023)
Checksums-Sha1:
 9e1285b0bffaaee68e21cdc7e26f38ad022010fe 4197 cmake_3.31.4-2.dsc
 9ad79ce302b1dfa075017eb1188dc6255dd1c908 34000 cmake_3.31.4-2.debian.tar.xz
 1ae4e1f2e569dd7971a5269b63dbd023be254e3d 11708192 cmake_3.31.4.orig.tar.gz
Checksums-Sha256:
 8e42d47df17b0a8eef4ddcb3fc1358020b429f27c6667cb462dbbfef452de79d 4197 
cmake_3.31.4-2.dsc
 5f25c08e6d9fc48e84182d63202ad0e2aabff8ba75b0975b0f146ae09ac06d20 34000 
cmake_3.31.4-2.debian.tar.xz
 a6130bfe75f5ba5c73e672e34359f7c0a1931521957e8393a5c2922c8b0f7f25 11708192 
cmake_3.31.4.orig.tar.gz
Files:
 4000fa0ae7eaeb630034cbde2207aa55 4197 devel optional cmake_3.31.4-2.dsc
 f62a3b96803f40cc1d095968205c7f5b 34000 devel optional 
cmake_3.31.4-2.debian.tar.xz
 028a3f8f7f329b3f250e6df7eb2ec5de 11708192 devel optional 
cmake_3.31.4.orig.tar.gz

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

iQJIBAEBCgAyFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmeH074UHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQzIxr3RQD9MpOxQ/+LI4o68u9viQMyyhkamCU0rDIW63J
RlR8J3Ti+yl2utubgGe1DH14O/QS760tSc75OEDTzp785Bf3KTdzYFKlGNquPUlu
QDFlYZcIH4/MFbi8RJmI3miU5UOd3MfzEmBjXY6LkkRgTXpVEa5QEFuiekEHEep+
OyqV/Lwrb7L6ShB+XjWdzERGa9cv4WyMRTSmAcUB342rEkBMcJzk73ltkjGMA6yj
dLtOR3Su5Nbif/5PVzfC0Ap0/mag483l+c7gDD0jH3yvo+Nk+4IkzlKgihi0XF9G
2BmGXCsfDBTk1o37XuNMemzXrzBsgkqVfDU8mXLMKQinAa0mC1Jx7LYl7POZA078
vqYCbyao54LhQs77aoYLx0GaY2DzkVp9Fr5pTKzAbL+4uq/kqEf/qF5ImI90U3li
6v7XwzViYE6JGZIteVLGa2b7OomWY6ldvVQNLtTgxxKYl+9Ut5d7gxXRAzN1fqiw
VVy18lH3sPzJrRyEzQfjscN+DgMsHasMGFmPVWrxidwYw7h2irJh6p+JOGyX96E2
1mhoUIs9jteLhf5bn4SbhvUuqh3uQPqUSl74+qw0F9FFfypDu6AIrSt2cllUANod
yAxSUItMcYbgtuwsxCg0Eww3ZfSmq4pQfONuegwxAgXCQF2s3eOneRNfbUZy+wu5
WOyQrm9H26AMwPI=
=K64C
-----END PGP SIGNATURE-----

Attachment: pgpQbsYopkbPO.pgp
Description: PGP signature


--- End Message ---

Reply via email to