Your message dated Thu, 14 May 2026 22:23:28 +0200
with message-id <[email protected]>
and subject line autoconf fixed in sid
has caused the Debian Bug report #1133477,
regarding fortran-julienne: ftbfs with GCC-16
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.)


-- 
1133477: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133477
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fortran-julienne
Version: 3.6.2-3
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

fortran-julienne fails to build in a test rebuild on at least amd64 and arm64 
with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/fortran-julienne_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


Error: fc compiler gfortran-15 is broken; bad symlink?
Calling dh_fortran clean with  () {}
['fpm', 'clean', '--all', '--verbose']
fpm: No build directory found.
        rm -rf debian/tmp-* debian/build-*
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/build/reproducible-path/fortran-julienne-3.6.2'
rm -fr doc/html
make[1]: Leaving directory '/build/reproducible-path/fortran-julienne-3.6.2'
   dh_autoreconf_clean -O--buildsystem=fortran
   dh_clean -O--buildsystem=fortran
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/libfortran-julienne-dev.substvars 
debian/libfortran-julienne0.substvars 
debian/libfortran-julienne-utils.substvars debian/files
        rm -fr -- debian/libfortran-julienne-dev/ debian/tmp/ 
debian/libfortran-julienne0/ debian/libfortran-julienne-utils/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary --with fortran --buildsystem fortran
   dh_update_autotools_config -O--buildsystem=fortran
   dh_autoreconf -O--buildsystem=fortran
   dh_auto_configure -O--buildsystem=fortran
        dh_fortran configure
Usage: dh_fortran get_env [OPTIONS]
Try 'dh_fortran get_env --help' for help.

Error: fc compiler gfortran-15 is broken; bad symlink?
Traceback (most recent call last):
  File "/usr/bin/dh_fortran", line 8, in <module>
    sys.exit(dh_fortran())
             ~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1161, in __call__
    return self.main(*args, **kwargs)
           ~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1082, in main
    rv = self.invoke(ctx)
  File "/usr/lib/python3/dist-packages/click/core.py", line 1697, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
                           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 1443, in invoke
    return ctx.invoke(self.callback, **ctx.params)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/click/core.py", line 788, in invoke
    return __callback(*args, **kwargs)
  File "/usr/share/dh-fortran/dhfortran/main.py", line 222, in configure
    targets.configure()
    ~~~~~~~~~~~~~~~~~^^
  File "/usr/share/dh-fortran/dhfortran/targets.py", line 44, in inner
    _set_env(fc_def)
    ~~~~~~~~^^^^^^^^
  File "/usr/share/dh-fortran/dhfortran/targets.py", line 21, in _set_env
    subprocess.check_output(["dh_fortran", "get_env", "--fc", flavor])
    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/subprocess.py", line 472, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
           ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
               **kwargs).stdout
               ^^^^^^^^^
  File "/usr/lib/python3.13/subprocess.py", line 577, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['dh_fortran', 'get_env', '--fc', 
'gfortran-15']' returned non-zero exit status 2.
dh_auto_configure: error: dh_fortran configure returned exit code 1
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Hi,

these bugs were blocked by #1133694 in autoconf.

autoconf 0.73-1 was fixed and 0.73-2 got uploaded to unstable now so those bugs 
can be closed.
(I also closed the autoconf one properly now)

Regards,

Rene

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to