Source: fritzing
Version: 0.9.3b+dfsg-6
Severity: serious
Tags: ftbfs
User: helm...@debian.org
Usertags: rebootstrap

While trying to cross build fritzing, I noticed that it fails to build
from source natively. An arch-only build fails:

| find /<<BUILDDIR>>/fritzing-0.9.3b+dfsg/debian/fritzing-data/ -type d -empty 
-delete
| find: '/<<BUILDDIR>>/fritzing-0.9.3b+dfsg/debian/fritzing-data/': No such 
file or directory
| make[1]: *** [debian/rules:28: override_dh_install] Error 1
| make[1]: Leaving directory '/<<BUILDDIR>>/fritzing-0.9.3b+dfsg'
| make: *** [debian/rules:12: binary-arch] Error 2

This happens on the official buildds as well:

https://buildd.debian.org/status/fetch.php?pkg=fritzing&arch=arm64&ver=0.9.3b%2Bdfsg-6&stamp=1542881203&raw=0
https://buildd.debian.org/status/fetch.php?pkg=fritzing&arch=armel&ver=0.9.3b%2Bdfsg-6&stamp=1542884524&raw=0
https://buildd.debian.org/status/fetch.php?pkg=fritzing&arch=armhf&ver=0.9.3b%2Bdfsg-6&stamp=1542882060&raw=0

Looks like you need to conditionalize that command to arch:all builds.

Helmut

Reply via email to