[Pkg-electronics-devel] Bug#932635: Bug#932635: iverilog ftbfs in unstable

أحمد المحمودي aelmahmoudy at users.sourceforge.net
Tue Jul 30 03:41:01 BST 2019


On Wed, Jul 24, 2019 at 03:46:51AM +0200, أحمد المحمودي wrote:
> On Sun, Jul 21, 2019 at 04:06:17PM +0200, Matthias Klose wrote:
> >    dh_auto_test -a
> > 	make -j1 check VERBOSE=1
> > make[1]: Entering directory '/<<PKGBUILDDIR>>'
> > mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
> > mv: cannot stat 'parse.hh': No such file or directory
> > make[1]: *** [Makefile:259: parse.h] Error 1
> ---end quoted text---
> 
>  suspect a problem in toolchain, because previously the build didn't 
>  attempt to do this during 'make check':
>  mv parse.cc.h parse.h 2>/dev/null || mv parse.hh parse.h
---end quoted text---
The Makefile has this rule:

parse.h: parse.cc
  mv parse.cc.h $@ 2>/dev/null || mv parse.hh $@

for some reason I don't understand, 'make check' runs this rule although 
parse.h is recent relatively to parse.cc !

-- 
‎أحمد المحمودي (Ahmed El-Mahmoudy)
 Digital design engineer
GPG KeyIDs: 4096R/A7EF5671 2048R/EDDDA1B7
GPG Fingerprints:
 6E2E E4BB 72E2 F417 D066  6ABF 7B30 B496 A7EF 5761
 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-electronics-devel/attachments/20190730/81ba006d/attachment.sig>


More information about the Pkg-electronics-devel mailing list