Your message dated Fri, 13 Mar 2026 21:19:11 +0000
with message-id <[email protected]>
and subject line Bug#1110669: fixed in nextpnr 0.9-3
has caused the Debian Bug report #1110669,
regarding nextpnr: FTBFS with boost 1.90
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 [email protected]
immediately.)


-- 
1110669: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110669
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nextpnr
Version: 0.9-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:nextpnr, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf /<<PKGBUILDDIR>>/debian/build
rm -f debian/nextpnr-*.1
dh_auto_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/nextpnr-ice40.substvars 
debian/nextpnr-ice40-qt.substvars debian/nextpnr-ice40-chipdb.substvars 
debian/nextpnr-ecp5.substvars debian/nextpnr-ecp5-qt.substvars 
debian/nextpnr-ecp5-chipdb.substvars debian/nextpnr-gowin.substvars 
debian/nextpnr-gowin-qt.substvars debian/nextpnr-gowin-chipdb.substvars 
debian/nextpnr-himbaechel.substvars debian/nextpnr-himbaechel-qt.substvars 
debian/nextpnr-himbaechel-gowin-chipdb.substvars 
debian/nextpnr-generic.substvars debian/files
        rm -fr -- debian/nextpnr-ice40/ debian/tmp/ debian/nextpnr-ice40-qt/ 
debian/nextpnr-ice40-chipdb/ debian/nextpnr-ecp5/ debian/nextpnr-ecp5-qt/ 
debian/nextpnr-ecp5-chipdb/ debian/nextpnr-gowin/ debian/nextpnr-gowin-qt/ 
debian/nextpnr-gowin-chipdb/ debian/nextpnr-himbaechel/ 
debian/nextpnr-himbaechel-qt/ debian/nextpnr-himbaechel-gowin-chipdb/ 
debian/nextpnr-generic/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \

[... snipped ...]

//Flags used by the archiver during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip

//Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON

//No help, variable specified on the command line.
CURRENT_GIT_VERSION:UNINITIALIZED=0.9-1

//Create build with pre-built chipdb binaries
EXTERNAL_CHIPDB:BOOL=ON

//External chipdb path
EXTERNAL_CHIPDB_ROOT:STRING=/usr/share/nextpnr

//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON

//No help, variable specified on the command line.
ICEBOX_DATADIR:UNINITIALIZED=/usr/share/fpga-icestorm/chipdb

//No help, variable specified on the command line.
ICESTORM_INSTALL_PREFIX:UNINITIALIZED=/usr/share/fpga-icestorm/chipdb

//Link against libprofiler
PROFILER:BOOL=OFF

//Name prefix for executables
PROGRAM_PREFIX:STRING=

//Create static build
STATIC_BUILD:BOOL=OFF

//Compile nextpnr with IPO
USE_IPO:BOOL=ON

//Use OpenMP to accelerate analytic placer
USE_OPENMP:BOOL=OFF

//pass -Werror to compiler (used for CI)
WERROR:BOOL=OFF

//The directory containing a CMake configuration file for boost_atomic.
boost_atomic_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_atomic-1.90.0

//The directory containing a CMake configuration file for boost_container.
boost_container_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_container-1.90.0

//The directory containing a CMake configuration file for boost_filesystem.
boost_filesystem_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_filesystem-1.90.0

//The directory containing a CMake configuration file for boost_headers.
boost_headers_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.90.0

//The directory containing a CMake configuration file for boost_iostreams.
boost_iostreams_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_iostreams-1.90.0

//The directory containing a CMake configuration file for boost_program_options.
boost_program_options_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_program_options-1.90.0

//The directory containing a CMake configuration file for boost_random.
boost_random_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_random-1.90.0

//The directory containing a CMake configuration file for boost_regex.
boost_regex_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_regex-1.90.0

//The directory containing a CMake configuration file for boost_system.
boost_system_DIR:PATH=boost_system_DIR-NOTFOUND

//Value Computed by CMake
nextpnr_BINARY_DIR:STATIC=/<<PKGBUILDDIR>>/debian/build/ice40-qt

//Value Computed by CMake
nextpnr_IS_TOP_LEVEL:STATIC=ON

//Value Computed by CMake
nextpnr_SOURCE_DIR:STATIC=/<<PKGBUILDDIR>>


########################
# INTERNAL cache entries
########################

//STRINGS property for variable: ARCH
ARCH-STRINGS:INTERNAL=generic;ice40;ecp5;nexus;machxo2;mistral;himbaechel
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/<<PKGBUILDDIR>>/debian/build/ice40-qt
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=2
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_NONE
CMAKE_CXX_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_NONE
CMAKE_EXE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/<<PKGBUILDDIR>>
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//Name of CMakeLists files to read
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_NONE
CMAKE_MODULE_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//Platform information initialized
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.2
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_NONE
CMAKE_SHARED_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_NONE
CMAKE_STATIC_LINKER_FLAGS_NONE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//No dev warnings
CMAKE_SUPPRESS_DEVELOPER_WARNINGS:INTERNAL=1
//ADVANCED property for variable: CMAKE_TAPI
CMAKE_TAPI-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//Result of TRY_COMPILE
HAS_HASH_EMBED:INTERNAL=TRUE
//Test HAS_Wc23-extensions
HAS_Wc23-extensions:INTERNAL=
//Test HAS_Wno-array-bounds
HAS_Wno-array-bounds:INTERNAL=1
//Test HAS_Wno-format-truncation
HAS_Wno-format-truncation:INTERNAL=1
//Test HAS_Wno-missing-field-initializers
HAS_Wno-missing-field-initializers:INTERNAL=1
//Test HAS_Wno-unused-parameter
HAS_Wno-unused-parameter:INTERNAL=1
//ADVANCED property for variable: boost_atomic_DIR
boost_atomic_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_container_DIR
boost_container_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_filesystem_DIR
boost_filesystem_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_headers_DIR
boost_headers_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_iostreams_DIR
boost_iostreams_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_program_options_DIR
boost_program_options_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_random_DIR
boost_random_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: boost_regex_DIR
boost_regex_DIR-ADVANCED:INTERNAL=1

dh_auto_configure: error: cd debian/build/ice40-qt && 
DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config 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_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON 
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run 
-DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu 
-DCURRENT_GIT_VERSION=0.9-1 -DBUILD_PYTHON=ON -DBUILD_TESTS=ON 
-DEXTERNAL_CHIPDB=ON -DARCH=ice40 
-DICEBOX_DATADIR=/usr/share/fpga-icestorm/chipdb 
-DICESTORM_INSTALL_PREFIX=/usr/share/fpga-icestorm/chipdb -DBUILD_GUI=ON 
../../.. returned exit code 1
make[2]: *** [debian/rules:94: configure/ice40-qt] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:80: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: nextpnr
Source-Version: 0.9-3
Done: Simon Richter <[email protected]>

We believe that the bug you reported is fixed in the latest version of
nextpnr, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon Richter <[email protected]> (supplier of updated nextpnr 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 14 Mar 2026 05:58:40 +0900
Source: nextpnr
Architecture: source
Version: 0.9-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Team 
<[email protected]>
Changed-By: Simon Richter <[email protected]>
Closes: 1072678 1110669
Changes:
 nextpnr (0.9-3) unstable; urgency=medium
 .
   * No-change reupload because tag2upload was broken and is unable to retry.
 .
 nextpnr (0.9-2) unstable; urgency=medium
 .
   [ Daniel Gröber ]
   * Fix lintian warnings
 .
   [ Simon Richter ]
   * Redo packaging.
   * Reuse BBA files from CLI build for Qt build
   * Use Ninja as build tool
   * Do not link against Boost.System (Closes: #1110669)
   * Only build GUI on subset of architectures (Closes: #1072678)
Checksums-Sha1:
 e795388452ec5da6ab2b0fa4d7f37e1dd8226c11 4432 nextpnr_0.9-3.dsc
 6f28cc26515404aeecef35d087838ded0ecf63e7 12184 nextpnr_0.9-3.debian.tar.xz
 31438615613ac971c4bbf0c4de684960c7cc14cd 9732952 nextpnr_0.9-3.git.tar.xz
 a20cc493143f89d9fb68d1b93a93c0bb53092946 17288 nextpnr_0.9-3_source.buildinfo
Checksums-Sha256:
 e45173ccf50922daa1ce6bdfc56f4b5dd7a6e4c5f41c36e3519f69bbffe3f037 4432 
nextpnr_0.9-3.dsc
 f45b29fd9c64f8edde848e76bc1e428c261b10a792fcfe5224537b2586f13037 12184 
nextpnr_0.9-3.debian.tar.xz
 acefb5abcccb9f45e1fad33fe13231edad8ec61799d424059264e4d8a66e1eaf 9732952 
nextpnr_0.9-3.git.tar.xz
 68f53683bbd1bd4455633b68e91a1bce2f15dbf38c9009a3a8ba4679a0aff25a 17288 
nextpnr_0.9-3_source.buildinfo
Files:
 3499b1a601b1b71f0356940a2389a294 4432 electronics optional nextpnr_0.9-3.dsc
 3097012a0d2c1d546ed4db02cfb4a809 12184 electronics optional 
nextpnr_0.9-3.debian.tar.xz
 8fe9c5b4dcb23fe51615afb863b61981 9732952 electronics optional 
nextpnr_0.9-3.git.tar.xz
 68f283f0ff328494f7bfa08ada826278 17288 electronics optional 
nextpnr_0.9-3_source.buildinfo
Git-Tag-Info: tag=8a8a2d4c4c55f79814ff48764406de0013f72456 
fp=b63baa38949798d8d2897dd37ebd387bb0990811
Git-Tag-Tagger: Simon Richter <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmm0ezIACgkQYG0ITkaD
wHn1vw/8Do9XIUrhotXqd7JAyV+2YZYOwG5EQTCFP9AiVnAhgJBHP+5MdMWfh/az
u4nhWzet99srpkghydkIpCp3hG78xttk9dzydNuSK0sSfMIGuHt82gvRfcjpraGg
HJSNfu/fESvrTho1J5oY60pCJ13RzD9dpInnAFsmKdp+1f1QPuCUxmyh2n2JWJ4W
QwOlzrjisjx0Lx/eFxttaQbh41oF+dGg4rVSxu7NfXBjoaxXCzovx2eFfV8ds2Iw
OwiXoEhlIigmL/4nRUTQsAUDAs+D0nhKRzN1eVb9QweowQWN7Qi7G4MneiV84Z6f
SbhHwaWcCivY3L/cLNtlATLazOiuZS7ncHXWTGKesZ+DCo9ppzsi04qDoUieL1O2
z2RW7OjyzYFM3rGUsApmiy+gGMn8CIKK7+qS5Tv7SdEXAYafk/5L6xlhE1AgQYpD
J+BT057W04OnGYCvbNaa+qpsAb9079j1Aj1XsfJA5FZdwaRbOoo4Gb+BvN8n8Ne0
IFDDhWK20BzJwgQVxT4ZuLlODo3StMLBLumqoz5hsHSTcs1H+h8cRYBs99jF1SUv
hbsiFW1Oxkd5bnxdX3OwqJWb+c+3adCJxApUkwpB2I7r+RdwLLewnqDhvhR4qlfO
srADcJgilQKJEIYbaS6cO4xCp9+j3yWWjEG94zg4O+owFeBZRRQ=
=WUdw
-----END PGP SIGNATURE-----

Attachment: pgpXDNKIbQQMd.pgp
Description: PGP signature


--- End Message ---

Reply via email to