Source: isso
Version: 0.12.2-4
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> /bin/sh: 1: git: not found
> sphinx-build -b man docs/ -d debian/doctrees man/
> Running Sphinx v2.4.3
> making output directory... done
> WARNING: favicon file 'favicon.ico' does not exist
> building [mo]: targets for 0 po files that are out of date
> building [man]: all manpages
> updating environment: [new config] 17 added, 0 changed, 0 removed
> reading sources... [ 5%] contribute
> reading sources... [ 11%] docs/configuration/client
> reading sources... [ 17%] docs/configuration/server
> reading sources... [ 23%] docs/extras/advanced-integration
> reading sources... [ 29%] docs/extras/advanced-migration
> reading sources... [ 35%] docs/extras/api
> reading sources... [ 41%] docs/extras/deployment
> reading sources... [ 47%] docs/index
> reading sources... [ 52%] docs/install
> reading sources... [ 58%] docs/man/index
> reading sources... [ 64%] docs/quickstart
> reading sources... [ 70%] docs/setup/multiple-sites
> reading sources... [ 76%] docs/setup/sub-uri
> reading sources... [ 82%] docs/troubleshooting
> reading sources... [ 88%] faq
> reading sources... [ 94%] news
> reading sources... [100%] releasing
>
> /<<PKGBUILDDIR>>/docs/docs/extras/advanced-migration.rst:35: WARNING: Error
> in "code-block" directive:
> maximum 1 argument(s) allowed, 50 supplied.
>
> .. code-block:: json
> [
> {
> "id": "/blog/article1",
> "title": "First article!"
> comments": [
> {
> "author": "James",
> "created": "2018-11-28 17:24:23",
> "email": "[email protected]",
> "id": "1",
> "remote_addr": "127.0.0.1",
> "text": "Great article!",
> "website": "http://fefzfzef.frzr"
> },
> {
> "author": "Harold",
> "created": "2018-11-28 17:58:03",
> "email": "[email protected]",
> "id": "2",
> "remote_addr": "",
> "text": "I hated it...",
> "website": ""
> }
> ]
> }
> ]
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/docs/contribute.rst: WARNING:
> document isn't included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/configuration/client.rst: WARNING: document isn't
> included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/configuration/server.rst: WARNING: document isn't
> included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/extras/advanced-integration.rst: WARNING: document
> isn't included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/extras/advanced-migration.rst: WARNING: document
> isn't included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/extras/api.rst: WARNING: document isn't included
> in any toctree
> /<<PKGBUILDDIR>>/docs/docs/extras/deployment.rst: WARNING: document isn't
> included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/man/index.rst: WARNING: document isn't included in
> any toctree
> /<<PKGBUILDDIR>>/docs/docs/setup/multiple-sites.rst: WARNING: document isn't
> included in any toctree
> /<<PKGBUILDDIR>>/docs/docs/setup/sub-uri.rst: WARNING: document isn't
> included in any toctree
> /<<PKGBUILDDIR>>/docs/faq.rst: WARNING: document isn't included in any toctree
> /<<PKGBUILDDIR>>/docs/news.rst: WARNING: document isn't included in any
> toctree
> /<<PKGBUILDDIR>>/docs/releasing.rst: WARNING: document isn't included in any
> toctree
> done
> writing... isso.1 { docs/quickstart docs/troubleshooting } isso.conf.5 { }
> done
> build succeeded, 15 warnings.
>
> The manual pages are in man.
> mkdir -p man/man1/ man/man5
> mv man/isso.1 man/man1/isso.1
> mv man/isso.conf.5 man/man5/isso.conf.5
> nodejs /usr/lib/nodejs/requirejs/r.js -o isso/js/build.embed.js
> out=isso/js/embed.min.js
>
> Tracing dependencies for: /usr/share/nodejs/almond/almond.min.js
> TypeError: Jade:1
> > 1| div(class='isso-postbox')
> 2| div(class='form-wrapper')
> 3| div(class='textarea-wrapper')
> 4| div(class='textarea placeholder' contenteditable='true')
>
> characterParser.parseMax is not a function
> In module tree:
> embed
> app/isso
> app/jade
> jade
>
> Error: TypeError: Jade:1
> > 1| div(class='isso-postbox')
> 2| div(class='form-wrapper')
> 3| div(class='textarea-wrapper')
> 4| div(class='textarea placeholder' contenteditable='true')
>
> characterParser.parseMax is not a function
> In module tree:
> embed
> app/isso
> app/jade
> jade
>
> at Lexer.bracketExpression (/usr/lib/nodejs/jade/lib/lexer.js:129:33)
>
> make[2]: *** [Makefile:45: isso/js/embed.min.js] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/05/01/isso_0.12.2-4_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.