Your message dated Tue, 10 Mar 2026 17:03:45 +0000
with message-id <[email protected]>
and subject line Bug#1122318: fixed in highlight.js 10.7.3+dfsg-3
has caused the Debian Bug report #1122318,
regarding highlight.js: FTBFS with the nocheck build profile
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.)


-- 
1122318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122318
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:highlight.js
Version: 10.7.3+dfsg-2
Severity: serious
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
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/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/nocheck

(It's a wiki, so you are welcome to contribute)

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

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules execute_before_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf build*
rm -f node_modules/rollup-plugin-*
if [ -e package.json.save ]; then \
        mv package.json.save package.json; \
fi
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
rm ./node_modules/.cache
rm ./node_modules/.cache
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/libjs-highlight.js.substvars 
debian/node-highlight.js.substvars debian/highlight.js-doc.substvars 
debian/files
        rm -fr -- debian/libjs-highlight.js/ debian/tmp/ 
debian/node-highlight.js/ debian/highlight.js-doc/ ./docs/_build/
        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
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/deep-freeze-es6 -> ../debian/build_modules/deep-freeze-es6
Link node_modules/dependency-resolver -> 
../debian/build_modules/dependency-resolver
   debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -C docs/ html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d _build/doctrees   . _build/html
Running Sphinx v8.2.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output... 
building [html]: targets for 13 source files that are out of date
updating environment: [new config] 13 added, 0 changed, 0 removed
reading sources... [  8%] api
reading sources... [ 15%] building-testing
reading sources... [ 23%] css-classes-reference
reading sources... [ 31%] index
reading sources... [ 38%] language-contribution
reading sources... [ 46%] language-guide
reading sources... [ 54%] language-requests
reading sources... [ 62%] line-numbers
reading sources... [ 69%] maintainers-guide
reading sources... [ 77%] mode-reference
reading sources... [ 85%] plugin-api
reading sources... [ 92%] plugin-recipes
reading sources... [100%] style-guide

/<<PKGBUILDDIR>>/docs/api.rst:111: WARNING: Title underline too short.

``initHighlighting()`` (deprecated as of 10.6)
---------------------- [docutils]
/<<PKGBUILDDIR>>/docs/api.rst:119: WARNING: Title underline too short.

``initHighlightingOnLoad()`` (deprecated as of 10.6)
---------------------------- [docutils]
/<<PKGBUILDDIR>>/docs/api.rst:127: WARNING: Title underline too short.

``registerLanguage(languageName, languageDefinition)``
------------------------------------ [docutils]
/<<PKGBUILDDIR>>/docs/language-contribution.rst:109: WARNING: Title underline 
too short.

7. Request a repository at the ``highlightjs`` organization
---------------------------------------------------------- [docutils]
/<<PKGBUILDDIR>>/docs/mode-reference.rst:97: WARNING: Inline literal 
start-string without end-string. [docutils]
/<<PKGBUILDDIR>>/docs/mode-reference.rst:360: WARNING: Title underline too 
short.

lexemes (now keywords.$pattern)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils]
/<<PKGBUILDDIR>>/docs/plugin-api.rst:66: WARNING: Title underline too short.

``before:highlight({code, language})``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [docutils]
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... 
copying static files... 
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/basic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/language_data.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/documentation_options.js
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/classic.css
Writing evaluated template result to 
/<<PKGBUILDDIR>>/docs/_build/html/_static/sidebar.js
copying static files: done
copying extra files... 
copying extra files: done
copying assets: done
writing output... [  8%] api
writing output... [ 15%] building-testing
writing output... [ 23%] css-classes-reference
writing output... [ 31%] index
writing output... [ 38%] language-contribution
writing output... [ 46%] language-guide
writing output... [ 54%] language-requests
writing output... [ 62%] line-numbers
writing output... [ 69%] maintainers-guide
writing output... [ 77%] mode-reference
writing output... [ 85%] plugin-api
writing output... [ 92%] plugin-recipes
writing output... [100%] style-guide

/<<PKGBUILDDIR>>/docs/mode-reference.rst:522: WARNING: Lexing literal_block 
"<p><? echo 'PHP'; /* ?> */ ?></p>" as "javascript" resulted in an error at 
token: '/'. Retrying in relaxed mode. [misc.highlighting_failure]
generating indices... genindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded, 8 warnings.

The HTML pages are in _build/html.

Build finished. The HTML pages are in _build/html.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/./build
        cd ./. && sh -ex debian/nodejs/./build
+ node ./tools/build.js -t browser :common
node:internal/modules/cjs/loader:1386
  throw err;
  ^

Error: Cannot find module 'commander'
Require stack:
- /<<PKGBUILDDIR>>/tools/build.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1383:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22)
    at Module._load (node:internal/modules/cjs/loader:1192:37)
    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:237:24)
    at Module.require (node:internal/modules/cjs/loader:1463:12)
    at require (node:internal/modules/helpers:147:16)
    at Object.<anonymous> (/<<PKGBUILDDIR>>/tools/build.js:63:19)
    at Module._compile (node:internal/modules/cjs/loader:1706:14) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/<<PKGBUILDDIR>>/tools/build.js'
  ]
}

Node.js v22.21.1
dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 
1
make: *** [debian/rules:12: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: highlight.js
Source-Version: 10.7.3+dfsg-3
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
highlight.js, 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.
Yadd <[email protected]> (supplier of updated highlight.js 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: Tue, 10 Mar 2026 17:37:27 +0100
Source: highlight.js
Architecture: source
Version: 10.7.3+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1122318
Changes:
 highlight.js (10.7.3+dfsg-3) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.3
   * Add patch for node-glob >= 10
   * Add build dependencies for the nocheck target (Closes: #1122318)
Checksums-Sha1: 
 b3e1c7338b1d25f2a836abb68a9a331456c4992e 2584 highlight.js_10.7.3+dfsg-3.dsc
 dd57f8c179cd37af049a2dffed12fe1cd85588b3 42740 
highlight.js_10.7.3+dfsg-3.debian.tar.xz
Checksums-Sha256: 
 e3e8dbb295a95cc07c99761605a6cd895be1dd0c136fdea629f0f3482beda2df 2584 
highlight.js_10.7.3+dfsg-3.dsc
 a42a38d445ee3669bf191943bd2923e26a579255c248f5ab92ec6950a669bb2c 42740 
highlight.js_10.7.3+dfsg-3.debian.tar.xz
Files: 
 20f8bb96732f4989a832a26961930fec 2584 javascript optional 
highlight.js_10.7.3+dfsg-3.dsc
 0458c6b9338a2cbb2609ded83a13087c 42740 javascript optional 
highlight.js_10.7.3+dfsg-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmmwSiUACgkQ9tdMp8mZ
7uldkxAAjyHUri58iYmNbBLxQi5vSL4OkmFcEql5IoYRsdZZwPGsp3YiRd0f2MWP
LU2zmAbNpy/QLyLSgTnvKDjYwB+doE0RCUH25mYX253l+DpPOgG5QG2hNo9+hHEo
/a1meqK0//3BooIi28MPtfkiy0NsY8xYtbD0o1SENrMv+NRRD32JqbaOlJ66tOf6
+OrxpY1zEJjRHLg2nsB6ASKGo7oRxMkzV8FZLYIynTXwJweDrUy7obI7l9IxKsaI
whI19Qlb4m8XwCXfgGD2Qw1ut1vqvA+9Zh3LL9k0pVatf01nTInU3Zb9dI8DPWGV
JECdTxmheMa0tHaLDb4CaajWfMUVmmwhmawc4EpAVqHJdYSJtyxQI899DK1lOfW/
4dcALKtafYuHpZbAalWd64sbKmWHh9qaN44ghPA+FxweRmPtdgzExpodJIwUDGLC
sCAla8ubQFutYC/485ZarPVM5tEWMZMUj+I9chtXTErrrzJ+aKyJiJCi0C+zFFr8
KtTnjMh1hDNDv3n18Wiven5/0Oo68209m1wINtej7TMVCxnqnuG4QLKnvV7ngIyR
oJj5h468QBfusgP5VMzX5RxIejzXRK/QpLLTqxSyKLOx0tHizPjmq3tpRjGs63HA
oX5+0Jj5xq6gVPje/RJx6wDLFJRLdfG2x3t/By6L34j/tO5ZoWQ=
=ovVy
-----END PGP SIGNATURE-----

Attachment: pgppHpqooruea.pgp
Description: PGP signature


--- End Message ---

Reply via email to