#975199 pulseview: FTBFS: dh_auto_configure: error: cd obj-x86_64-linux-gnu && 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_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1

Package:
src:pulseview
Source:
pulseview
Submitter:
Lucas Nussbaum
Date:
2025-08-17 17:49:06 UTC
Severity:
important
Tags:
#975199#5
Date:
2020-11-19 09:47:32 UTC
From:
To:
Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
http://qa-logs.debian.net/2020/11/19/pulseview_0.4.2-1_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.

#975199#10
Date:
2020-11-19 11:33:12 UTC
From:
To:
Control: severity -1 important

I think this has managed to happen during the Python3.9 default
transition. In particular:

libsigrokdecode has only just been updated to fix this, but it seems a
build-dep on python3-dev is not actually sufficient to tie the
versioning together for the -dev package i.e. the build dependency check
should have failed rather than it getting this far.

J.