Your message dated Tue, 31 Jul 2018 14:42:59 +0000
with message-id <e1fkvrx-0009u3...@fasolo.debian.org>
and subject line Bug#904144: fixed in arachne-pnr 0.1+20180513git5d830dd-3
has caused the Debian Bug report #904144,
regarding meson FTBFS: fpga tests fail
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 ow...@bugs.debian.org
immediately.)


-- 
904144: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904144
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: meson
Version: 0.47.1-1
Severity: serious
Tags: ftbfs
User: helm...@debian.org
Usertags: rebootstrap

While trying to sponsor 0.47.1-2 I noticed that the current and
prospective version fail to build from source. The build ends with:

| The Meson build system
| Version: 0.47.1
| Source dir: /<<PKGBUILDDIR>>/test cases/fpga/1 simple
| Build dir: /<<PKGBUILDDIR>>/b 2eab81bce2
| Build type: native build
| Project name: lattice
| Project version: undefined
| Appending CFLAGS from environment: '-g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security'
| Appending LDFLAGS from environment: '-Wl,-z,relro'
| Appending CPPFLAGS from environment: '-Wdate-time -D_FORTIFY_SOURCE=2'
| Native C compiler: cc (gcc 8.1.0 "cc (Debian 8.1.0-12) 8.1.0")
| Build machine cpu family: x86_64
| Build machine cpu: x86_64
| Build targets in project: 5
| Found ninja-1.8.2 at /usr/bin/ninja
| [0/1] /usr/bin/python3 /<<PKGBUILDDIR>>/meson.py --internal regenerate 
'/<<PKGBUILDDIR>>/test cases/fpga/1 simple' '/<<PKGBUILDDIR>>/b 2eab81bce2' 
--backend ninja
| The Meson build system
| Version: 0.47.1
| Source dir: /<<PKGBUILDDIR>>/test cases/fpga/1 simple
| Build dir: /<<PKGBUILDDIR>>/b 2eab81bce2
| Build type: native build
| Project name: lattice
| Project version: undefined
| Native C compiler: cc (gcc 8.1.0 "cc (Debian 8.1.0-12) 8.1.0")
| Build machine cpu family: x86_64
| Build machine cpu: x86_64
| Build targets in project: 5
| Found ninja-1.8.2 at /usr/bin/ninja
| [1/3] /usr/bin/yosys -q -p 'synth_ice40 -blif spin.blif' '../test 
cases/fpga/1 simple/spin.v'
| [2/3] /usr/bin/arachne-pnr -q -d 1k -p '../test cases/fpga/1 simple/spin.pcf' 
spin.blif -o spin.asc
| FAILED: spin.asc 
| /usr/bin/arachne-pnr -q -d 1k -p '../test cases/fpga/1 simple/spin.pcf' 
spin.blif -o spin.asc
| fatal error: chipdb and arachne-pnr versions do not match (chipdb: 
arachne-pnr 0.1+20180513git5d830dd (git sha1 5d830dd, g++ 7.3.0-24 -O2 
-fdebug-prefix-map=/build/arachne-pnr-vq843i/a
| ninja: build stopped: subcommand failed.
|  
| 
| ninja explain: output build.ninja older than most recent input ../test 
cases/fpga/1 simple/meson.build (1532100015 vs 1532100016)
| ninja explain: output spin.blif doesn't exist
| ninja explain: spin.blif is dirty
| ninja explain: spin.asc is dirty
| ninja explain: spin.bin is dirty
|  
| 
| System information.
| Architecture: ('64bit', 'ELF')
| Machine: x86_64
| Platform: Linux
| Processor: 
| System: Linux
| 
| Running unittests.
| 
| make[1]: *** [debian/rules:19: override_dh_auto_test] Error 2
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| make: *** [debian/rules:15: build] Error 2
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

If that is a problem with meson's dependencies (as Jussi hinted in his
other mail), please reassign the bug to the proper package and mark
src:meson as an affected package. None of icestorm-fpga, arachne-pnr and
yosys presently have reported bugs and I don't understand which of them
should receive this bug, thus filing it for meson.

Helmut

--- End Message ---
--- Begin Message ---
Source: arachne-pnr
Source-Version: 0.1+20180513git5d830dd-3

We believe that the bug you reported is fixed in the latest version of
arachne-pnr, 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 904...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ruben Undheim <ruben.undh...@gmail.com> (supplier of updated arachne-pnr 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 30 Jul 2018 20:19:33 +0200
Source: arachne-pnr
Binary: arachne-pnr-chipdb arachne-pnr
Architecture: source
Version: 0.1+20180513git5d830dd-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Ruben Undheim <ruben.undh...@gmail.com>
Description:
 arachne-pnr - Place and route tool for iCE40 family FPGAs
 arachne-pnr-chipdb - Chip db files for arachne-pnr
Closes: 904144
Changes:
 arachne-pnr (0.1+20180513git5d830dd-3) unstable; urgency=medium
 .
   * Fix lintian 'illegal-runtime-test-name' by renaming test from
     can_show_help to can-show-help.
   * debian/patches/0006-Do-not-add-all-the-flags-to-src-version_xx.c.patch
     - Show debian package version instead of a long string of build flags
       when running "arachne-pnr". This caused problems with version mismatch
       between arachne-pnr and arachne-pnr-chipdb. (Closes: #904144)
Checksums-Sha1:
 d40a9fc3f9c5c9059d1c17e89055edfdffd3703a 2273 
arachne-pnr_0.1+20180513git5d830dd-3.dsc
 49099fcd1fb2587594ceaead883c688860bed268 6996 
arachne-pnr_0.1+20180513git5d830dd-3.debian.tar.xz
 c49362321b047cb461a81173c964c9245934a6a6 5995 
arachne-pnr_0.1+20180513git5d830dd-3_source.buildinfo
Checksums-Sha256:
 949f201a879d5841e014b1755a66a141b5e89526e5aaf2b57e2f6b6302466ec5 2273 
arachne-pnr_0.1+20180513git5d830dd-3.dsc
 c1cc3183d23a3c38bbebad91e0c465ddce99c90a67bb6caa4d2708d337afd784 6996 
arachne-pnr_0.1+20180513git5d830dd-3.debian.tar.xz
 0433c84a7761859bad21c6e9e795d4ff506fa249810d0fed9d54b06c053d04c2 5995 
arachne-pnr_0.1+20180513git5d830dd-3_source.buildinfo
Files:
 8f9526b76213951d64d79a4094dda987 2273 electronics optional 
arachne-pnr_0.1+20180513git5d830dd-3.dsc
 d1a68fe81497d3c1d590048d2e4602d9 6996 electronics optional 
arachne-pnr_0.1+20180513git5d830dd-3.debian.tar.xz
 20a27920cfae2191b996b2fb25f42b9c 5995 electronics optional 
arachne-pnr_0.1+20180513git5d830dd-3_source.buildinfo

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

iQJMBAEBCAA2FiEENHTECWcp7QxRgH085pgix+ApWM0FAltgZqgYHHJ1YmVuLnVu
ZGhlaW1AZ21haWwuY29tAAoJEOaYIsfgKVjNsSAP/A4KRHOaIMr7WDD5HhtkBAVt
L3EKWAvm2aDRUAO535K2g8K76H3p4+ZxdkEMnU3bIfCAxVRUVnWp2A/OcyNwGsNG
FgHdxn40dK0z7x1wC+4sMJ3hsEzyPZKofVre2PVErEylCa7AREy/NTw6FQUtDkhA
4ePxo6LppWSQdNx3gTFYkfEl3tT7bOpjaxSCbHPfEAm5m3fMHIqMO5GOI7RHmFEC
oZoo3zb78aEST+v+7TMVQGZxyOx7aQ81vYKR3mxvhoR6DzCV3GQhuuJDQ+k8b0Yj
c0UuuT9hGw6hJQbeO2qFsuH4eKA+Ql8rBKkZPfsgdkIrWjUBhvH309+ttBUs0BkX
FrSrouWLUG4O9isZb+SjQ+k3/hon2fqGVqVp8ahyRip90Z3CyX58uV24kgX5hrb6
9UiYf0KpARs47tVW6WofTPnM7opTic0VDu0zzcWlPZfHibXE4m3/0RxZlA5rdWFk
0+eoCYpI5nDsK7wvievarob2FmH2G4wHryIBp8d2pgG0hwcTHWtRilWHJTm8qAGd
tanF3WTgIMKObT/hLkD+YQulw8QH9c3fJ7daZZQvuzlGJ0LdugPA+stk8hjZOGKs
+RGc9wgddvhWZbwUMG3GN5Bi8T7HP1WDqpf9N4sxiwgoYWjqn8M5KqE+AzlsWvAb
CbzgkNrZyROkvfCu5v7H
=dmpD
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to