Package: src:rocrand
Version: 6.4.3-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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 cannot 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:rocrand, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_INSTALL_RPATH=ON 
-DROCM_SYMLINK_LIBS=OFF 
-DGPU_TARGETS="gfx803;gfx900;gfx906;gfx908;gfx90a;gfx1010;gfx1030;gfx1100;gfx1101;gfx1102"
 -DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=OFF -DENABLE_INLINE_ASM=1 
-DBUILD_TEST=ON
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config 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_CXX_COMPILER=hipcc 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=Release 
-DCMAKE_SKIP_INSTALL_RPATH=ON -DROCM_SYMLINK_LIBS=OFF 
-DGPU_TARGETS=gfx803\;gfx900\;gfx906\;gfx908\;gfx90a\;gfx1010\;gfx1030\;gfx1100\;gfx1101\;gfx1102
 -DBUILD_FILE_REORG_BACKWARD_COMPATIBILITY=OFF -DENABLE_INLINE_ASM=1 
-DBUILD_TEST=ON ..
Re-run cmake no build system arguments
-- The CXX compiler identification is Clang 21.1.7
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done

[... snipped ...]

Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_scrambled_sobol64_constants.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_scrambled_sobol64_precomputed.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_sobol32.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_sobol32_precomputed.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_sobol64.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_sobol64_precomputed.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry2_impl.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry2x32_20.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry2x64_20.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry4_impl.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry4x32_20.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry4x64_20.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_threefry_common.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_uniform.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_xorwow.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrand_xorwow_precomputed.h...
Generating code for file 
/<<PKGBUILDDIR>>/library/include/rocrand/rocrandapi.h...
Generating file documentation...
Generating docs for file /<<PKGBUILDDIR>>/docs/mainpage.dox...
Generating docs for file /<<PKGBUILDDIR>>/docs/rocranddevice.dox...
Generating docs for file /<<PKGBUILDDIR>>/docs/rocrandhost.dox...
Generating docs for file /<<PKGBUILDDIR>>/docs/rocrandhostcpp.dox...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound mtgp32_params_fast_t...
Generating docs for compound rocrand_discrete_distribution_st...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating docs for compound rocrand_cpp::error...
Generating docs for compound rocrand_cpp::uniform_int_distribution< IntType >...
Generating docs for compound rocrand_cpp::uniform_real_distribution< RealType 
>...
Generating docs for compound rocrand_cpp::normal_distribution< RealType >...
Generating docs for nested compound rocrand_cpp::normal_distribution< RealType 
>::param_type...
Generating docs for compound rocrand_cpp::lognormal_distribution< RealType >...
Generating docs for nested compound rocrand_cpp::lognormal_distribution< 
RealType >::param_type...
Generating docs for compound rocrand_cpp::poisson_distribution< IntType >...
Generating docs for nested compound rocrand_cpp::poisson_distribution< IntType 
>::param_type...
Generating docs for compound rocrand_cpp::philox4x32_10_engine< DefaultSeed >...
Generating docs for compound rocrand_cpp::xorwow_engine< DefaultSeed >...
Generating docs for compound rocrand_cpp::mrg31k3p_engine< DefaultSeed >...
Generating docs for compound rocrand_cpp::mrg32k3a_engine< DefaultSeed >...
Generating docs for compound rocrand_cpp::mtgp32_engine< DefaultSeed >...
Generating docs for compound rocrand_cpp::lfsr113_engine< DefaultSeedX, 
DefaultSeedY, DefaultSeedZ, DefaultSeedW >...
Generating docs for compound rocrand_cpp::mt19937_engine< DefaultSeed >...
Generating docs for compound rocrand_cpp::sobol32_engine< DefaultNumDimensions 
>...
Generating docs for compound rocrand_cpp::scrambled_sobol32_engine< 
DefaultNumDimensions >...
Generating docs for compound rocrand_cpp::sobol64_engine< DefaultNumDimensions 
>...
Generating docs for compound rocrand_cpp::scrambled_sobol64_engine< 
DefaultNumDimensions >...
Generating docs for compound rocrand_cpp::threefry2x32_20_engine< DefaultSeed 
>...
Generating docs for compound rocrand_cpp::threefry2x64_20_engine< DefaultSeed 
>...
Generating docs for compound rocrand_cpp::threefry4x32_20_engine< DefaultSeed 
>...
Generating docs for compound rocrand_cpp::threefry4x64_20_engine< DefaultSeed 
>...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating main page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Generating XML output...
Generating XML output for class rocrand_cpp::error
Generating XML output for class rocrand_cpp::lfsr113_engine
Generating XML output for class rocrand_cpp::lognormal_distribution
Generating XML output for class rocrand_cpp::mrg31k3p_engine
Generating XML output for class rocrand_cpp::mrg32k3a_engine
Generating XML output for class rocrand_cpp::mt19937_engine
Generating XML output for class rocrand_cpp::mtgp32_engine
Generating XML output for class mtgp32_params_fast_t
Generating XML output for class rocrand_cpp::normal_distribution
Generating XML output for class rocrand_cpp::lognormal_distribution::param_type
Generating XML output for class rocrand_cpp::normal_distribution::param_type
Generating XML output for class rocrand_cpp::poisson_distribution::param_type
Generating XML output for class rocrand_cpp::philox4x32_10_engine
Generating XML output for class rocrand_cpp::poisson_distribution
Generating XML output for class rocrand_discrete_distribution_st
Generating XML output for class rocrand_cpp::scrambled_sobol32_engine
Generating XML output for class rocrand_cpp::scrambled_sobol64_engine
Generating XML output for class rocrand_cpp::sobol32_engine
Generating XML output for class rocrand_cpp::sobol64_engine
Generating XML output for class rocrand_cpp::threefry2x32_20_engine
Generating XML output for class rocrand_cpp::threefry2x64_20_engine
Generating XML output for class rocrand_cpp::threefry4x32_20_engine
Generating XML output for class rocrand_cpp::threefry4x64_20_engine
Generating XML output for class rocrand_cpp::uniform_int_distribution
Generating XML output for class rocrand_cpp::uniform_real_distribution
Generating XML output for class rocrand_cpp::xorwow_engine
Generating XML output for namespace rocrand_cpp
Generating XML output for namespace rocrand_device
Generating XML output for namespace rocrand_device::detail
Generating XML output for namespace std
Generating XML output for file mainpage.dox
Generating XML output for file rocranddevice.dox
Generating XML output for file rocrandhost.dox
Generating XML output for file rocrandhostcpp.dox
Generating XML output for file rocrand.h
Generating XML output for file rocrand.hpp
Generating XML output for file rocrand_common.h
Generating XML output for file rocrand_discrete.h
Generating XML output for file rocrand_discrete_types.h
Generating XML output for file rocrand_kernel.h
Generating XML output for file rocrand_lfsr113.h
Generating XML output for file rocrand_lfsr113_precomputed.h
Generating XML output for file rocrand_log_normal.h
Generating XML output for file rocrand_mrg31k3p.h
Generating XML output for file rocrand_mrg31k3p_precomputed.h
Generating XML output for file rocrand_mrg32k3a.h
Generating XML output for file rocrand_mrg32k3a_precomputed.h
Generating XML output for file rocrand_mt19937_precomputed.h
Generating XML output for file rocrand_mtgp32.h
Generating XML output for file rocrand_mtgp32_11213.h
Generating XML output for file rocrand_normal.h
Generating XML output for file rocrand_philox4x32_10.h
Generating XML output for file rocrand_poisson.h
Generating XML output for file rocrand_scrambled_sobol32.h
Generating XML output for file rocrand_scrambled_sobol32_constants.h
Generating XML output for file rocrand_scrambled_sobol32_precomputed.h
Generating XML output for file rocrand_scrambled_sobol64.h
Generating XML output for file rocrand_scrambled_sobol64_constants.h
Generating XML output for file rocrand_scrambled_sobol64_precomputed.h
Generating XML output for file rocrand_sobol32.h
Generating XML output for file rocrand_sobol32_precomputed.h
Generating XML output for file rocrand_sobol64.h
Generating XML output for file rocrand_sobol64_precomputed.h
Generating XML output for file rocrand_threefry2_impl.h
Generating XML output for file rocrand_threefry2x32_20.h
Generating XML output for file rocrand_threefry2x64_20.h
Generating XML output for file rocrand_threefry4_impl.h
Generating XML output for file rocrand_threefry4x32_20.h
Generating XML output for file rocrand_threefry4x64_20.h
Generating XML output for file rocrand_threefry_common.h
Generating XML output for file rocrand_uniform.h
Generating XML output for file rocrand_xorwow.h
Generating XML output for file rocrand_xorwow_precomputed.h
Generating XML output for file rocrandapi.h
Generating XML output for group rocrandhost
Generating XML output for group rocranddevice
Generating XML output for group rocrandhostcpp
Generating XML output for page rocranddevice_page
Generate XML output for dir /<<PKGBUILDDIR>>/library/include/
Generate XML output for dir /<<PKGBUILDDIR>>/library/
Generate XML output for dir /<<PKGBUILDDIR>>/library/include/rocrand/
Generating XML output for the main page
Running plantuml with JAVA...
type lookup cache used 582/65536 hits=4538 misses=626
symbol lookup cache used 3035/65536 hits=43992 misses=3035
finished...
doxysphinx v3.3.12
starting build command...
Usage: python -m doxysphinx build [OPTIONS] SPHINX_SOURCE SPHINX_OUTPUT
                                  [INPUT]...
Try 'python -m doxysphinx build --help' for help.

Error: The doxygen settings defined in 
"/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile"do not match the mandatory settings 
necessary for doxysphinx:
Hint: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'TCL_SUBST' at line 260 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'COLS_IN_ALPHA_INDEX' at line 1082 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'HTML_TIMESTAMP' at line 1218 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'FORMULA_TRANSPARENT' at line 1510 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'LATEX_SOURCE_CODE' at line 1818 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'LATEX_TIMESTAMP' at line 1834 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'RTF_SOURCE_CODE' at line 1908 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'DOCBOOK_PROGRAMLISTING' at line 2013 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'CLASS_DIAGRAMS' at line 2201 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'DOT_FONTNAME' at line 2243 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'DOT_FONTSIZE' at line 2250 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: Tag 'DOT_TRANSPARENT' at line 2474 of file 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile' has become obsolete.
         To avoid this Hint please remove this line from your configuration 
file or upgrade it using "doxygen -u"
Hint: doxygen no longer ships with the FreeSans font.
  You may want to clear or change DOT_FONTNAME.
  Otherwise you run the risk that the wrong font is being used for dot 
generated graphs.
Hint: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
Error: Wrong value NONE for GENERATE_TREEVIEW, NO is required.


Extension error (rocm_docs.doxygen)!

Versions
========

* Platform:         linux; 
(Linux-6.12.57+deb13-cloud-amd64-x86_64-with-glibc2.42)
* Python version:   3.13.11 (CPython)
* Sphinx version:   8.2.3
* Docutils version: 0.22.3
* Jinja2 version:   3.1.6
* Pygments version: 2.18.0

Last Messages
=============

None.

Loaded Extensions
=================

None.

Traceback
=========

    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/rocm_docs/doxygen.py", line 189, in 
_run_doxysphinx
        subprocess.check_call(args, cwd=doxygen_root)
        ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.13/subprocess.py", line 419, in check_call
        raise CalledProcessError(retcode, cmd)
    subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 
'doxysphinx', 'build', '--doxygen_exe=/usr/bin/doxygen', 
'/<<PKGBUILDDIR>>/docs', '/<<PKGBUILDDIR>>/rocrand-html', 
'/<<PKGBUILDDIR>>/docs/doxygen/Doxyfile']' returned non-zero exit status 2.
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/sphinx/events.py", line 404, in emit
        results.append(listener.handler(self.app, *args))
                       ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3/dist-packages/rocm_docs/doxygen.py", line 94, in 
_run_doxygen
        _run_doxysphinx(app, doxygen_root, doxyfile, doxygen_exe)
        ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3/dist-packages/rocm_docs/doxygen.py", line 191, in 
_run_doxysphinx
        raise RuntimeError(
            f"doxysphinx failed (exit code: {err.returncode})"
        ) from err
    RuntimeError: doxysphinx failed (exit code: 2)
    
    The above exception was the direct cause of the following exception:
    
    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 414, in 
build_main
        app = Sphinx(
            srcdir=args.sourcedir,
        ...<14 lines>...
            exception_on_warning=args.exception_on_warning,
        )
      File "/usr/lib/python3/dist-packages/sphinx/application.py", line 326, in 
__init__
        self.events.emit('config-inited', self.config)
        ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3/dist-packages/sphinx/events.py", line 415, in emit
        raise ExtensionError(
        ...<4 lines>...
        ) from exc
    sphinx.errors.ExtensionError: Handler <function _run_doxygen at 
0x7fcf035bafc0> for event 'config-inited' threw an exception (exception: 
doxysphinx failed (exit code: 2))


The full traceback has been saved in:
/tmp/sphinx-err-nv3ao_h8.log

To report this error to the developers, please open an issue at 
<https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message 
can be provided next time.
make[1]: *** [debian/rules:48: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to