------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libconfuse-3.2.1_1.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/boost-libs-1.72.0_1.txz ===== Message from boost-libs-1.72.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1f,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/libftdi1-1.4_15.txz Installing /packages/All/py37-boost-libs-1.72.0.txz ===== Message from py37-boost-libs-1.72.0: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. Installing /packages/All/trellis-g20190422_3.txz UNFLAVORED devel/boost-python-libs -> use devel/boost-python-libs@py37 Installing /packages/All/icestorm-g20190526_3.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.1.txz ===== Message from ca_root_nss-3.51.1: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/curl-7.69.1_1.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.36.0.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/cmake-3.17.1.txz Installing /packages/All/eigen-3.3.7.txz Installing /packages/All/qtchooser-66_2.txz ===== Message from qtchooser-66_2: -- qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for qmake, moc and other tools will be run when invoking the binaries in $PATH. By default, the Qt5 versions are run. It is possible to change the behavior by setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more information. Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/qt5-buildtools-5.14.2.txz Installing /packages/All/qt5-qmake-5.14.2.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200324.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/pcre2-10.34.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/qt5-core-5.14.2_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libevdev-1.5.9.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_1,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/libudev-devd-0.4.1.txz Installing /packages/All/libmtdev-1.1.5_2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-evdev-0.8.1_1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-pyudev-0.22.0.txz Installing /packages/All/libinput-1.12.6_1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/xcb-util-0.4.0_2,1.txz Installing /packages/All/xcb-util-image-0.4.0_1.txz Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz Installing /packages/All/xcb-util-wm-0.4.1_3.txz Installing /packages/All/xkeyboard-config-2.29.txz Installing /packages/All/libxkbcommon-0.10.0_2.txz ===== Message from libxkbcommon-0.10.0_2: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/qt5-dbus-5.14.2.txz Installing /packages/All/qt5-network-5.14.2.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/xprop-1.2.4.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/xset-1.2.4_3.txz Installing /packages/All/xdg-utils-1.1.3_1.txz Installing /packages/All/vulkan-headers-1.1.108.0.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/qt5-gui-5.14.2.txz Installing /packages/All/qt5-widgets-5.14.2.txz Installing /packages/All/qt5-opengl-5.14.2.txz UNFLAVORED devel/boost-python-libs -> use devel/boost-python-libs@py37 SUCCEEDED 00:01:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/sbin/pkg - found => b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch doesn't seem to exist in /distfiles/. => Attempting to fetch https://github.com/YosysHQ/nextpnr/commit/b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch 0% of 1374 B 0 Bps b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch 1374 B 7937 kBps 00s ===> Fetching all distfiles required by nextpnr-g20191026_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nextpnr-g20191026_1 for building => SHA256 Checksum OK for YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz. => SHA256 Checksum OK for YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz. => SHA256 Checksum OK for b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nextpnr-g20191026_1 for building ===> Extracting for nextpnr-g20191026_1 => SHA256 Checksum OK for YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz. => SHA256 Checksum OK for YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz. => SHA256 Checksum OK for b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch. Extracted Memory Use: 17.07M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nextpnr-g20191026_1 ===> Applying distribution patches for nextpnr-g20191026_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/share/trellis/database - found ===> nextpnr-g20191026_1 depends on file: /usr/local/share/icebox - found ===> nextpnr-g20191026_1 depends on file: /usr/local/bin/cmake - found ===> nextpnr-g20191026_1 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> nextpnr-g20191026_1 depends on file: /usr/local/bin/python3.7 - found ===> nextpnr-g20191026_1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> nextpnr-g20191026_1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> nextpnr-g20191026_1 depends on package: xorgproto>=0 - found ===> nextpnr-g20191026_1 depends on package: xorgproto>=0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> nextpnr-g20191026_1 depends on shared library: libboost_filesystem.so - found (/usr/local/lib/libboost_filesystem.so) ===> nextpnr-g20191026_1 depends on shared library: libboost_program_options.so - found (/usr/local/lib/libboost_program_options.so) ===> nextpnr-g20191026_1 depends on shared library: libboost_python37.so - found (/usr/local/lib/libboost_python37.so) ===> nextpnr-g20191026_1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> nextpnr-g20191026_1 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/share/trellis/database - found ===> nextpnr-g20191026_1 depends on file: /usr/local/share/icebox - found ===> nextpnr-g20191026_1 depends on file: /usr/local/bin/cmake - found ===> nextpnr-g20191026_1 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> nextpnr-g20191026_1 depends on file: /usr/local/bin/python3.7 - found ===> nextpnr-g20191026_1 depends on file: /usr/local/lib/qt5/bin/moc - found ===> nextpnr-g20191026_1 depends on file: /usr/local/lib/qt5/bin/qmake - found ===> nextpnr-g20191026_1 depends on package: xorgproto>=0 - found ===> nextpnr-g20191026_1 depends on package: xorgproto>=0 - found ===> nextpnr-g20191026_1 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> nextpnr-g20191026_1 depends on shared library: libboost_filesystem.so - found (/usr/local/lib/libboost_filesystem.so) ===> nextpnr-g20191026_1 depends on shared library: libboost_program_options.so - found (/usr/local/lib/libboost_program_options.so) ===> nextpnr-g20191026_1 depends on shared library: libboost_python37.so - found (/usr/local/lib/libboost_python37.so) ===> nextpnr-g20191026_1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> nextpnr-g20191026_1 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5OpenGL.so - found (/usr/local/lib/qt5/libQt5OpenGL.so) ===> nextpnr-g20191026_1 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Configuring for nextpnr-g20191026_1 ===> Performing out-of-source build /bin/mkdir -p /construction/devel/nextpnr/.build -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PythonInterp: /construction/devel/nextpnr/.bin/python3 (found suitable version "3.7.7", minimum required is "3.5") -- Found PythonLibs: /usr/local/lib/libpython3.7m.so (found suitable version "3.7.7", minimum required is "3.5") -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- Found Boost: /usr/local/include (found version "1.72.0") found components: filesystem thread program_options iostreams chrono date_time atomic regex -- Found OpenGL: /usr/local/lib/libGL.so CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1991 (message): No header defined for python-py377; skipping header check (note: header-only libraries have no designated component) Call Stack (most recent call first): CMakeLists.txt:155 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1991 (message): No header defined for python-py37; skipping header check (note: header-only libraries have no designated component) Call Stack (most recent call first): CMakeLists.txt:162 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1991 (message): No header defined for python-py3; skipping header check (note: header-only libraries have no designated component) Call Stack (most recent call first): CMakeLists.txt:162 (find_package) -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Configuring architecture : ice40 -- Configuring architecture : ecp5 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS -- Build files have been written to: /construction/devel/nextpnr/.build SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nextpnr-g20191026_1 /usr/local/bin/cmake -S/construction/devel/nextpnr/nextpnr-5cf0ed5 -B/construction/devel/nextpnr/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/nextpnr/.build/CMakeFiles /construction/devel/nextpnr/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/bbasm.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/depend --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/depend --- CMakeFiles/bbasm.dir/all --- /usr/bin/make -f CMakeFiles/bbasm.dir/build.make CMakeFiles/bbasm.dir/depend --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/depend --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/depend --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/depend --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ecp5 /construction/devel/nextpnr/.build/generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/DependInfo.cmake --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/DependInfo.cmake --- CMakeFiles/bbasm.dir/all --- --- CMakeFiles/bbasm.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/bbasm.dir/DependInfo.cmake --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ice40 /construction/devel/nextpnr/.build/generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/DependInfo.cmake --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- Scanning dependencies of target gui_ecp5_autogen --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- Scanning dependencies of target QtPropertyBrowser_autogen --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/build --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/build --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- Scanning dependencies of target gui_ice40_autogen /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/build --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen --- --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- [ 1%] Automatic MOC for target QtPropertyBrowser cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/local/bin/cmake -E cmake_autogen /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/AutogenInfo.json Release --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- [ 2%] Automatic MOC for target gui_ice40 cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/local/bin/cmake -E cmake_autogen /construction/devel/nextpnr/.build/generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/AutogenInfo.json Release --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- [ 3%] Automatic MOC for target gui_ecp5 cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/local/bin/cmake -E cmake_autogen /construction/devel/nextpnr/.build/generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/AutogenInfo.json Release --- CMakeFiles/bbasm.dir/all --- Scanning dependencies of target bbasm /usr/bin/make -f CMakeFiles/bbasm.dir/build.make CMakeFiles/bbasm.dir/build --- CMakeFiles/bbasm.dir/bba/main.cc.o --- [ 3%] Building CXX object CMakeFiles/bbasm.dir/bba/main.cc.o /usr/bin/c++ -DGIT_COMMIT_HASH="" -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -std=gnu++11 -o CMakeFiles/bbasm.dir/bba/main.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/bba/main.cc --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/all --- [ 3%] Built target QtPropertyBrowser_autogen --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/depend --- generated/3rdparty/QtPropertyBrowser/src/qrc_qtpropertybrowser.cpp --- [ 3%] Generating qrc_qtpropertybrowser.cpp cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/local/lib/qt5/bin/rcc --name qtpropertybrowser --output /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/qrc_qtpropertybrowser.cpp /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtpropertybrowser.qrc --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/DependInfo.cmake Scanning dependencies of target QtPropertyBrowser /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/build --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtbuttonpropertybrowser.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qteditorfactory.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtgroupboxpropertybrowser.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowser.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowserutils.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertymanager.cpp.o --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtbuttonpropertybrowser.cpp.o --- [ 3%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtbuttonpropertybrowser.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qtbuttonpropertybrowser.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtbuttonpropertybrowser.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o --- [ 4%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertymanager.cpp.o --- [ 4%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertymanager.cpp.o --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowserutils.cpp.o --- [ 5%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowserutils.cpp.o --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertymanager.cpp.o --- cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qtpropertymanager.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtpropertymanager.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o --- cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o -c /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/mocs_compilation.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowserutils.cpp.o --- cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowserutils.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtpropertybrowserutils.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowser.cpp.o --- [ 5%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowser.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowser.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtpropertybrowser.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qteditorfactory.cpp.o --- [ 6%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qteditorfactory.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qteditorfactory.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtgroupboxpropertybrowser.cpp.o --- [ 7%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtgroupboxpropertybrowser.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qtgroupboxpropertybrowser.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtgroupboxpropertybrowser.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/all --- [ 7%] Built target gui_ecp5_autogen --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/depend --- generated/gui/ecp5/qrc_base.cpp --- [ 8%] Generating qrc_base.cpp cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/local/lib/qt5/bin/rcc --name base --output /construction/devel/nextpnr/.build/generated/gui/ecp5/qrc_base.cpp /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/base.qrc --- generated/gui/ecp5/qrc_nextpnr.cpp --- [ 9%] Generating qrc_nextpnr.cpp cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/local/lib/qt5/bin/rcc --name nextpnr --output /construction/devel/nextpnr/.build/generated/gui/ecp5/qrc_nextpnr.cpp /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5/nextpnr.qrc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ecp5 /construction/devel/nextpnr/.build/generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/DependInfo.cmake --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qttreepropertybrowser.cpp.o --- [ 10%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qttreepropertybrowser.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qttreepropertybrowser.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qttreepropertybrowser.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/all --- [ 10%] Built target gui_ice40_autogen --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40.dir/depend --- generated/gui/ice40/qrc_base.cpp --- [ 11%] Generating qrc_base.cpp cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/local/lib/qt5/bin/rcc --name base --output /construction/devel/nextpnr/.build/generated/gui/ice40/qrc_base.cpp /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/base.qrc --- generated/gui/ice40/qrc_nextpnr.cpp --- [ 11%] Generating qrc_nextpnr.cpp cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/local/lib/qt5/bin/rcc --name nextpnr --output /construction/devel/nextpnr/.build/generated/gui/ice40/qrc_nextpnr.cpp /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40/nextpnr.qrc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ice40 /construction/devel/nextpnr/.build/generated/gui/ice40/CMakeFiles/gui_ice40.dir/DependInfo.cmake --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- Scanning dependencies of target gui_ecp5 /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/build --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/gui_ecp5_autogen/mocs_compilation.cpp.o --- [ 11%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/gui_ecp5_autogen/mocs_compilation.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/gui_ecp5_autogen/mocs_compilation.cpp.o -c /construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/mocs_compilation.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qteditorfactory.cpp.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp: In member function 'void QtColorEditWidget::buttonClicked()': /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp:2210:34: warning: 'static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)' is deprecated: Use getColor() [-Wdeprecated-declarations] QRgb newRgba = QColorDialog::getRgba(oldRgba, &ok, this); ^~~~~~~ In file included from /usr/local/include/qt5/QtWidgets/QColorDialog:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp:55: /usr/local/include/qt5/QtWidgets/qcolordialog.h:96:51: note: declared here QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr); ^~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp:2210:60: warning: 'static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)' is deprecated: Use getColor() [-Wdeprecated-declarations] QRgb newRgba = QColorDialog::getRgba(oldRgba, &ok, this); ^ In file included from /usr/local/include/qt5/QtWidgets/QColorDialog:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp:55: /usr/local/include/qt5/QtWidgets/qcolordialog.h:96:51: note: declared here QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr); ^~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp:2210:60: warning: 'static QRgb QColorDialog::getRgba(QRgb, bool*, QWidget*)' is deprecated: Use getColor() [-Wdeprecated-declarations] QRgb newRgba = QColorDialog::getRgba(oldRgba, &ok, this); ^ In file included from /usr/local/include/qt5/QtWidgets/QColorDialog:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qteditorfactory.cpp:55: /usr/local/include/qt5/QtWidgets/qcolordialog.h:96:51: note: declared here QT_DEPRECATED_X("Use getColor()") static QRgb getRgba(QRgb rgba = 0xffffffff, bool *ok = nullptr, QWidget *parent = nullptr); ^~~~~~~ --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- Scanning dependencies of target gui_ice40 /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40.dir/build --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtvariantproperty.cpp.o --- [ 12%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtvariantproperty.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qtvariantproperty.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/gui_ice40_autogen/mocs_compilation.cpp.o --- [ 13%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/gui_ice40_autogen/mocs_compilation.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/gui_ice40_autogen/mocs_compilation.cpp.o -c /construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/mocs_compilation.cpp --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qrc_qtpropertybrowser.cpp.o --- [ 13%] Building CXX object generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qrc_qtpropertybrowser.cpp.o cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/QtPropertyBrowser_autogen/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/QtPropertyBrowser.dir/qrc_qtpropertybrowser.cpp.o -c /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/qrc_qtpropertybrowser.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/application.cc.o --- [ 14%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/application.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/application.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/application.cc --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qttreepropertybrowser.cpp.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qttreepropertybrowser.cpp: In member function 'void QtTreePropertyBrowserPrivate::propertyInserted(QtBrowserItem*, QtBrowserItem*)': /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qttreepropertybrowser.cpp:612:48: warning: 'void QTreeWidget::setItemExpanded(const QTreeWidgetItem*, bool)' is deprecated: Use QTreeWidgetItem::setExpanded() instead [-Wdeprecated-declarations] m_treeWidget->setItemExpanded(newItem, true); ^ In file included from /usr/local/include/qt5/QtWidgets/QTreeWidget:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qttreepropertybrowser.cpp:44: /usr/local/include/qt5/QtWidgets/qtreewidget.h:337:10: note: declared here void setItemExpanded(const QTreeWidgetItem *item, bool expand); ^~~~~~~~~~~~~~~ --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/basewindow.cc.o --- [ 14%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/basewindow.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/basewindow.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/basewindow.cc --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/qtvariantproperty.cpp.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp: In member function 'void QtVariantPropertyManagerPrivate::slotValueChanged(QtProperty*, const QKeySequence&)': /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:579:28: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QKeySequence]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] qVariantSetValue(v, val); ^ In file included from /usr/local/include/qt5/QtCore/QVariant:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.h:45, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:41: /usr/local/include/qt5/QtCore/qvariant.h:535:13: note: declared here inline void qVariantSetValue(QVariant &v, const T &t) ^~~~~~~~~~~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:579:28: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QKeySequence]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] qVariantSetValue(v, val); ^ In file included from /usr/local/include/qt5/QtCore/QVariant:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.h:45, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:41: /usr/local/include/qt5/QtCore/qvariant.h:535:13: note: declared here inline void qVariantSetValue(QVariant &v, const T &t) ^~~~~~~~~~~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp: In member function 'void QtVariantPropertyManagerPrivate::slotEnumIconsChanged(QtProperty*, const QMap&)': /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:666:38: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QMap]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] qVariantSetValue(v, enumIcons); ^ In file included from /usr/local/include/qt5/QtCore/QVariant:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.h:45, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:41: /usr/local/include/qt5/QtCore/qvariant.h:535:13: note: declared here inline void qVariantSetValue(QVariant &v, const T &t) ^~~~~~~~~~~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:666:38: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QMap]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] qVariantSetValue(v, enumIcons); ^ In file included from /usr/local/include/qt5/QtCore/QVariant:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.h:45, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:41: /usr/local/include/qt5/QtCore/qvariant.h:535:13: note: declared here inline void qVariantSetValue(QVariant &v, const T &t) ^~~~~~~~~~~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp: In member function 'virtual QVariant QtVariantPropertyManager::attributeValue(const QtProperty*, const QString&) const': /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:1570:67: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QMap]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] qVariantSetValue(v, enumManager->enumIcons(internProp)); ^ In file included from /usr/local/include/qt5/QtCore/QVariant:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.h:45, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:41: /usr/local/include/qt5/QtCore/qvariant.h:535:13: note: declared here inline void qVariantSetValue(QVariant &v, const T &t) ^~~~~~~~~~~~~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:1570:67: warning: 'void qVariantSetValue(QVariant&, const T&) [with T = QMap]' is deprecated: Use QVariant::setValue() instead. [-Wdeprecated-declarations] qVariantSetValue(v, enumManager->enumIcons(internProp)); ^ In file included from /usr/local/include/qt5/QtCore/QVariant:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.h:45, from /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src/qtvariantproperty.cpp:41: /usr/local/include/qt5/QtCore/qvariant.h:535:13: note: declared here inline void qVariantSetValue(QVariant &v, const T &t) ^~~~~~~~~~~~~~~~ --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/designwidget.cc.o --- [ 15%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/designwidget.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/designwidget.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/designwidget.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/fpgaviewwidget.cc.o --- [ 15%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/fpgaviewwidget.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/fpgaviewwidget.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/fpgaviewwidget.cc --- CMakeFiles/bbasm.dir/all --- --- bbasm --- [ 16%] Linking CXX executable bbasm /usr/local/bin/cmake -E cmake_link_script CMakeFiles/bbasm.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe CMakeFiles/bbasm.dir/bba/main.cc.o -o bbasm -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libboost_program_options.so [ 16%] Built target bbasm --- CMakeFiles/ice40_chipdb.dir/all --- /usr/bin/make -f CMakeFiles/ice40_chipdb.dir/build.make CMakeFiles/ice40_chipdb.dir/depend --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-384.bba --- [ 17%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-384.bba /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdb.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/constids.inc -g /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/gfx.h --slow /usr/local/share/icebox/timings_lp384.txt /usr/local/share/icebox/chipdb-384.txt > /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-384.bba.new --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/line_editor.cc.o --- [ 18%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/line_editor.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/line_editor.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/line_editor.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/lineshader.cc.o --- [ 19%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/lineshader.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/lineshader.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/lineshader.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/pyconsole.cc.o --- [ 19%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/pyconsole.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/pyconsole.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/pyconsole.cc --- generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/all --- --- generated/3rdparty/QtPropertyBrowser/src/libQtPropertyBrowser.a --- [ 20%] Linking CXX static library libQtPropertyBrowser.a cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/local/bin/cmake -P CMakeFiles/QtPropertyBrowser.dir/cmake_clean_target.cmake cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/QtPropertyBrowser.dir/link.txt --verbose=1 /usr/bin/ar qc libQtPropertyBrowser.a CMakeFiles/QtPropertyBrowser.dir/QtPropertyBrowser_autogen/mocs_compilation.cpp.o CMakeFiles/QtPropertyBrowser.dir/qtbuttonpropertybrowser.cpp.o CMakeFiles/QtPropertyBrowser.dir/qteditorfactory.cpp.o CMakeFiles/QtPropertyBrowser.dir/qtgroupboxpropertybrowser.cpp.o CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowser.cpp.o CMakeFiles/QtPropertyBrowser.dir/qtpropertybrowserutils.cpp.o CMakeFiles/QtPropertyBrowser.dir/qtpropertymanager.cpp.o CMakeFiles/QtPropertyBrowser.dir/qttreepropertybrowser.cpp.o CMakeFiles/QtPropertyBrowser.dir/qtvariantproperty.cpp.o CMakeFiles/QtPropertyBrowser.dir/qrc_qtpropertybrowser.cpp.o /usr/bin/ranlib libQtPropertyBrowser.a [ 20%] Built target QtPropertyBrowser --- CMakeFiles/ecp5_chipdb.dir/all --- /usr/bin/make -f CMakeFiles/ecp5_chipdb.dir/build.make CMakeFiles/ecp5_chipdb.dir/depend --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-25k.bba --- [ 20%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-25k.bba /usr/local/bin/cmake -E env PYTHONPATH=/usr/local/lib/trellis:/usr/local/share/trellis//util/common:/usr/local/share/trellis//timing/util /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/trellis_import.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/constids.inc 25k > /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-25k.bba.new --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/pythontab.cc.o --- [ 21%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/pythontab.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/pythontab.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/pythontab.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/application.cc.o --- [ 22%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/application.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/application.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/application.cc --- CMakeFiles/ice40_chipdb.dir/all --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-384.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-384.bba --- ice40/chipdbs/chipdb-384.cc --- [ 22%] Generating ice40/chipdbs/chipdb-384.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-384.bba /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-384.cc.new --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/treemodel.cc.o --- [ 22%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/treemodel.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/treemodel.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc --- CMakeFiles/ice40_chipdb.dir/all --- mv /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-384.cc.new /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-384.cc --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-1k.bba --- [ 22%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-1k.bba /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdb.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/constids.inc -g /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/gfx.h --fast /usr/local/share/icebox/timings_hx1k.txt --slow /usr/local/share/icebox/timings_lp1k.txt /usr/local/share/icebox/chipdb-1k.txt > /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-1k.bba.new --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/worker.cc.o --- [ 23%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/worker.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/worker.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/worker.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/treemodel.cc.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc: In member function 'virtual void nextpnr_ice40::TreeModel::IdStringList::updateElements(nextpnr_ice40::Context*, std::vector)': /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:139:6: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = nextpnr_ice40::TreeModel::IdStringList::updateElements(nextpnr_ice40::Context*, std::vector)::]' is deprecated: Use std::sort [-Wdeprecated-declarations] }); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qvariant.h:45, from /usr/local/include/qt5/QtCore/qabstractitemmodel.h:43, from /usr/local/include/qt5/QtCore/QAbstractItemModel:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.h:24, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:21: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:139:6: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = nextpnr_ice40::TreeModel::IdStringList::updateElements(nextpnr_ice40::Context*, std::vector)::]' is deprecated: Use std::sort [-Wdeprecated-declarations] }); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qvariant.h:45, from /usr/local/include/qt5/QtCore/qabstractitemmodel.h:43, from /usr/local/include/qt5/QtCore/QAbstractItemModel:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.h:24, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:21: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/ice40/mainwindow.cc.o --- [ 24%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/ice40/mainwindow.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/ice40/mainwindow.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40/mainwindow.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o --- [ 24%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ColumnFormatter.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.cpp.o --- [ 25%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o --- [ 26%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.BlockParseState.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/basewindow.cc.o --- [ 26%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/basewindow.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/basewindow.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/basewindow.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o --- [ 26%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.BracketParseState.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o --- [ 27%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseMessage.cpp.o --- [ 27%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseMessage.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseMessage.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseMessage.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyredirector.cc.o --- [ 28%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyredirector.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyredirector.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/modified/pyredirector.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o --- [ 29%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/modified/pyinterpreter.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_widgets.cpp.o --- [ 29%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_widgets.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_widgets.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui_widgets.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_draw.cpp.o --- [ 30%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_draw.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_draw.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui_draw.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui.cpp.o --- [ 31%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_demo.cpp.o --- [ 31%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_demo.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_demo.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui_demo.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o --- [ 32%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/qtimgui/ImGuiRenderer.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/QtImGui.cpp.o --- [ 32%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/QtImGui.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/QtImGui.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/qtimgui/QtImGui.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/qrc_base.cpp.o --- [ 33%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/qrc_base.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/qrc_base.cpp.o -c /construction/devel/nextpnr/.build/generated/gui/ice40/qrc_base.cpp --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/qrc_nextpnr.cpp.o --- [ 34%] Building CXX object generated/gui/ice40/CMakeFiles/gui_ice40.dir/qrc_nextpnr.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ice40/gui_ice40_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ice40.dir/qrc_nextpnr.cpp.o -c /construction/devel/nextpnr/.build/generated/gui/ice40/qrc_nextpnr.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/designwidget.cc.o --- [ 35%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/designwidget.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/designwidget.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/designwidget.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/fpgaviewwidget.cc.o --- [ 36%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/fpgaviewwidget.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/fpgaviewwidget.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/fpgaviewwidget.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/line_editor.cc.o --- [ 36%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/line_editor.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/line_editor.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/line_editor.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/lineshader.cc.o --- [ 37%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/lineshader.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/lineshader.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/lineshader.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/pyconsole.cc.o --- [ 37%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/pyconsole.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/pyconsole.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/pyconsole.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/pythontab.cc.o --- [ 38%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/pythontab.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/pythontab.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/pythontab.cc --- generated/gui/ice40/CMakeFiles/gui_ice40.dir/all --- --- generated/gui/ice40/libgui_ice40.a --- [ 38%] Linking CXX static library libgui_ice40.a cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/local/bin/cmake -P CMakeFiles/gui_ice40.dir/cmake_clean_target.cmake cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gui_ice40.dir/link.txt --verbose=1 /usr/bin/ar qc libgui_ice40.a CMakeFiles/gui_ice40.dir/gui_ice40_autogen/mocs_compilation.cpp.o CMakeFiles/gui_ice40.dir/application.cc.o CMakeFiles/gui_ice40.dir/basewindow.cc.o CMakeFiles/gui_ice40.dir/designwidget.cc.o CMakeFiles/gui_ice40.dir/fpgaviewwidget.cc.o CMakeFiles/gui_ice40.dir/line_editor.cc.o CMakeFiles/gui_ice40.dir/lineshader.cc.o CMakeFiles/gui_ice40.dir/pyconsole.cc.o CMakeFiles/gui_ice40.dir/pythontab.cc.o CMakeFiles/gui_ice40.dir/treemodel.cc.o CMakeFiles/gui_ice40.dir/worker.cc.o CMakeFiles/gui_ice40.dir/ice40/mainwindow.cc.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/ParseMessage.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyredirector.cc.o CMakeFiles/gui_ice40.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_widgets.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_draw.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/imgui/imgui_demo.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o CMakeFiles/gui_ice40.dir/__/3rdparty/qtimgui/QtImGui.cpp.o CMakeFiles/gui_ice40.dir/qrc_base.cpp.o CMakeFiles/gui_ice40.dir/qrc_nextpnr.cpp.o /usr/bin/ranlib libgui_ice40.a [ 38%] Built target gui_ice40 --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/treemodel.cc.o --- [ 39%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/treemodel.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/treemodel.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc: In member function 'virtual void nextpnr_ecp5::TreeModel::IdStringList::updateElements(nextpnr_ecp5::Context*, std::vector)': /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:139:6: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = nextpnr_ecp5::TreeModel::IdStringList::updateElements(nextpnr_ecp5::Context*, std::vector)::]' is deprecated: Use std::sort [-Wdeprecated-declarations] }); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qvariant.h:45, from /usr/local/include/qt5/QtCore/qabstractitemmodel.h:43, from /usr/local/include/qt5/QtCore/QAbstractItemModel:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.h:24, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:21: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:139:6: warning: 'void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = nextpnr_ecp5::TreeModel::IdStringList::updateElements(nextpnr_ecp5::Context*, std::vector)::]' is deprecated: Use std::sort [-Wdeprecated-declarations] }); ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:43, from /usr/local/include/qt5/QtCore/qvariant.h:45, from /usr/local/include/qt5/QtCore/qabstractitemmodel.h:43, from /usr/local/include/qt5/QtCore/QAbstractItemModel:1, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.h:24, from /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/treemodel.cc:21: /usr/local/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) ^~~~~ --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/worker.cc.o --- [ 39%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/worker.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/worker.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/worker.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/ecp5/mainwindow.cc.o --- [ 40%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/ecp5/mainwindow.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/ecp5/mainwindow.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5/mainwindow.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o --- [ 41%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ColumnFormatter.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.cpp.o --- [ 41%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o --- [ 42%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.BlockParseState.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o --- [ 42%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.BracketParseState.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o --- [ 43%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseMessage.cpp.o --- [ 44%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseMessage.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseMessage.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/ParseMessage.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyredirector.cc.o --- [ 44%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyredirector.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyredirector.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/modified/pyredirector.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o --- [ 45%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/python-console/modified/pyinterpreter.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_widgets.cpp.o --- [ 46%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_widgets.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_widgets.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui_widgets.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_draw.cpp.o --- [ 46%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_draw.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_draw.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui_draw.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui.cpp.o --- [ 47%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_demo.cpp.o --- [ 47%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_demo.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_demo.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/imgui/imgui_demo.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o --- [ 48%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/qtimgui/ImGuiRenderer.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/QtImGui.cpp.o --- [ 49%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/QtImGui.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/QtImGui.cpp.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/qtimgui/QtImGui.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/qrc_base.cpp.o --- [ 49%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/qrc_base.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/qrc_base.cpp.o -c /construction/devel/nextpnr/.build/generated/gui/ecp5/qrc_base.cpp --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/qrc_nextpnr.cpp.o --- [ 50%] Building CXX object generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/qrc_nextpnr.cpp.o cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/.build/generated/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -I/construction/devel/nextpnr/.build/generated/gui/ecp5/gui_ecp5_autogen/include -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/QtPropertyBrowser/src -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/imgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/qtimgui -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/../3rdparty/python-console/modified -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/gui_ecp5.dir/qrc_nextpnr.cpp.o -c /construction/devel/nextpnr/.build/generated/gui/ecp5/qrc_nextpnr.cpp --- CMakeFiles/ice40_chipdb.dir/all --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-1k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-1k.bba --- ice40/chipdbs/chipdb-1k.cc --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba --- --- ice40/chipdbs/chipdb-1k.cc --- [ 51%] Generating ice40/chipdbs/chipdb-1k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-1k.bba /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-1k.cc.new --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba --- [ 52%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdb.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/constids.inc -g /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/gfx.h --slow /usr/local/share/icebox/timings_up5k.txt /usr/local/share/icebox/chipdb-5k.txt > /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba.new --- ice40/chipdbs/chipdb-1k.cc --- mv /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-1k.cc.new /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-1k.cc --- generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/all --- --- generated/gui/ecp5/libgui_ecp5.a --- [ 52%] Linking CXX static library libgui_ecp5.a cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/local/bin/cmake -P CMakeFiles/gui_ecp5.dir/cmake_clean_target.cmake cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gui_ecp5.dir/link.txt --verbose=1 /usr/bin/ar qc libgui_ecp5.a CMakeFiles/gui_ecp5.dir/gui_ecp5_autogen/mocs_compilation.cpp.o CMakeFiles/gui_ecp5.dir/application.cc.o CMakeFiles/gui_ecp5.dir/basewindow.cc.o CMakeFiles/gui_ecp5.dir/designwidget.cc.o CMakeFiles/gui_ecp5.dir/fpgaviewwidget.cc.o CMakeFiles/gui_ecp5.dir/line_editor.cc.o CMakeFiles/gui_ecp5.dir/lineshader.cc.o CMakeFiles/gui_ecp5.dir/pyconsole.cc.o CMakeFiles/gui_ecp5.dir/pythontab.cc.o CMakeFiles/gui_ecp5.dir/treemodel.cc.o CMakeFiles/gui_ecp5.dir/worker.cc.o CMakeFiles/gui_ecp5.dir/ecp5/mainwindow.cc.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ColumnFormatter.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BlockParseState.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.BracketParseState.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseHelper.ContinuationParseState.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/ParseMessage.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyredirector.cc.o CMakeFiles/gui_ecp5.dir/__/3rdparty/python-console/modified/pyinterpreter.cc.o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_widgets.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_draw.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/imgui/imgui_demo.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/ImGuiRenderer.cpp.o CMakeFiles/gui_ecp5.dir/__/3rdparty/qtimgui/QtImGui.cpp.o CMakeFiles/gui_ecp5.dir/qrc_base.cpp.o CMakeFiles/gui_ecp5.dir/qrc_nextpnr.cpp.o /usr/bin/ranlib libgui_ecp5.a [ 52%] Built target gui_ecp5 --- CMakeFiles/ice40_chipdb.dir/all --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba --- ice40/chipdbs/chipdb-5k.cc --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba --- [ 52%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba --- ice40/chipdbs/chipdb-5k.cc --- [ 53%] Generating ice40/chipdbs/chipdb-5k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-5k.bba /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-5k.cc.new --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba --- /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdb.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/constids.inc -g /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/gfx.h --slow /usr/local/share/icebox/timings_u4k.txt /usr/local/share/icebox/chipdb-u4k.txt > /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba.new --- CMakeFiles/ecp5_chipdb.dir/all --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-25k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-25k.bba --- ecp5/chipdbs/chipdb-25k.cc --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba --- --- ecp5/chipdbs/chipdb-25k.cc --- [ 53%] Generating ecp5/chipdbs/chipdb-25k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-25k.bba /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-25k.cc.new --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba --- [ 54%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba /usr/local/bin/cmake -E env PYTHONPATH=/usr/local/lib/trellis:/usr/local/share/trellis//util/common:/usr/local/share/trellis//timing/util /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/trellis_import.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/constids.inc 45k > /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba.new --- CMakeFiles/ice40_chipdb.dir/all --- --- ice40/chipdbs/chipdb-5k.cc --- mv /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-5k.cc.new /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-5k.cc --- CMakeFiles/ecp5_chipdb.dir/all --- --- ecp5/chipdbs/chipdb-25k.cc --- mv /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-25k.cc.new /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-25k.cc --- CMakeFiles/ice40_chipdb.dir/all --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba --- ice40/chipdbs/chipdb-u4k.cc --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba --- [ 55%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdb.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/constids.inc -g /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/gfx.h --fast /usr/local/share/icebox/timings_hx8k.txt --slow /usr/local/share/icebox/timings_lp8k.txt /usr/local/share/icebox/chipdb-8k.txt > /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba.new --- ice40/chipdbs/chipdb-u4k.cc --- [ 55%] Generating ice40/chipdbs/chipdb-u4k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-u4k.bba /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-u4k.cc.new mv /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-u4k.cc.new /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-u4k.cc --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba --- ice40/chipdbs/chipdb-8k.cc --- [ 56%] Generating ice40/chipdbs/chipdb-8k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chipdbs/chipdb-8k.bba /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-8k.cc.new mv /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-8k.cc.new /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-8k.cc --- CMakeFiles/ice40_chipdb.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/ice40_chipdb.dir/DependInfo.cmake Scanning dependencies of target ice40_chipdb /usr/bin/make -f CMakeFiles/ice40_chipdb.dir/build.make CMakeFiles/ice40_chipdb.dir/build --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-384.cc.o --- --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o --- --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o --- --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o --- --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-8k.cc.o --- --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-384.cc.o --- [ 57%] Building CXX object CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-384.cc.o /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-384.cc.o -c /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-384.cc --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o --- [ 58%] Building CXX object CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o --- [ 58%] Building CXX object CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o --- /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o -c /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-5k.cc --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o --- [ 58%] Building CXX object CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o --- /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o -c /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-u4k.cc --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o --- /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o -c /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-1k.cc --- CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-8k.cc.o --- [ 59%] Building CXX object CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-8k.cc.o /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-8k.cc.o -c /construction/devel/nextpnr/.build/ice40/chipdbs/chipdb-8k.cc --- CMakeFiles/ecp5_chipdb.dir/all --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba --- ecp5/chipdbs/chipdb-45k.cc --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba --- --- ecp5/chipdbs/chipdb-45k.cc --- [ 60%] Generating ecp5/chipdbs/chipdb-45k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-45k.bba /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-45k.cc.new --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba --- [ 60%] Generating /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba /usr/local/bin/cmake -E env PYTHONPATH=/usr/local/lib/trellis:/usr/local/share/trellis//util/common:/usr/local/share/trellis//timing/util /construction/devel/nextpnr/.bin/python3 /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/trellis_import.py -p /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/constids.inc 85k > /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba.new --- CMakeFiles/ice40_chipdb.dir/all --- [ 60%] Built target ice40_chipdb --- CMakeFiles/nextpnr-ice40.dir/all --- /usr/bin/make -f CMakeFiles/nextpnr-ice40.dir/build.make CMakeFiles/nextpnr-ice40.dir/depend --- CMakeFiles/nextpnr-ice40.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/nextpnr-ice40.dir/DependInfo.cmake Scanning dependencies of target nextpnr-ice40 /usr/bin/make -f CMakeFiles/nextpnr-ice40.dir/build.make CMakeFiles/nextpnr-ice40.dir/build --- CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/command.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/log.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/placer1.cc.o --- --- CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o --- [ 60%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o --- CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o --- [ 61%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o --- CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o --- /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/design_utils.cc --- CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o --- /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/handle_error.cc --- CMakeFiles/nextpnr-ice40.dir/common/log.cc.o --- [ 62%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/log.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/log.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/log.cc --- CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o --- [ 63%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o --- CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o --- [ 63%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o --- CMakeFiles/nextpnr-ice40.dir/common/command.cc.o --- [ 64%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/command.cc.o --- CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o --- /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/place_common.cc --- CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o --- [ 64%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o --- CMakeFiles/nextpnr-ice40.dir/common/command.cc.o --- /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/command.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/command.cc --- CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o --- /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/nextpnr.cc --- CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o --- /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/archcheck.cc --- CMakeFiles/nextpnr-ice40.dir/common/placer1.cc.o --- [ 65%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/placer1.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/placer1.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/placer1.cc --- CMakeFiles/ecp5_chipdb.dir/all --- --- ecp5/chipdbs/chipdb-45k.cc --- mv /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-45k.cc.new /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-45k.cc --- CMakeFiles/nextpnr-ice40.dir/all --- --- CMakeFiles/nextpnr-ice40.dir/common/placer_heap.cc.o --- [ 65%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/placer_heap.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/placer_heap.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/placer_heap.cc --- CMakeFiles/nextpnr-ice40.dir/common/pybindings.cc.o --- [ 66%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/pybindings.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/pybindings.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/pybindings.cc --- CMakeFiles/nextpnr-ice40.dir/common/router1.cc.o --- [ 66%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/router1.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/router1.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/router1.cc --- CMakeFiles/nextpnr-ice40.dir/common/rulecheck.cc.o --- [ 67%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/rulecheck.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/rulecheck.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/rulecheck.cc --- CMakeFiles/nextpnr-ice40.dir/common/timing.cc.o --- [ 68%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/timing.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/timing.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/timing.cc --- CMakeFiles/nextpnr-ice40.dir/common/timing_opt.cc.o --- [ 68%] Building CXX object CMakeFiles/nextpnr-ice40.dir/common/timing_opt.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/common/timing_opt.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/timing_opt.cc --- CMakeFiles/nextpnr-ice40.dir/json/jsonparse.cc.o --- [ 69%] Building CXX object CMakeFiles/nextpnr-ice40.dir/json/jsonparse.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/json/jsonparse.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/json/jsonparse.cc --- CMakeFiles/nextpnr-ice40.dir/json/jsonwrite.cc.o --- [ 69%] Building CXX object CMakeFiles/nextpnr-ice40.dir/json/jsonwrite.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/json/jsonwrite.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/json/jsonwrite.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/arch.cc.o --- [ 70%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/arch.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/arch.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/arch.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/arch_place.cc.o --- [ 71%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/arch_place.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/arch_place.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/arch_place.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/arch_pybindings.cc.o --- [ 71%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/arch_pybindings.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/arch_pybindings.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/arch_pybindings.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/bitstream.cc.o --- [ 72%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/bitstream.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/bitstream.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/bitstream.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/cells.cc.o --- [ 73%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/cells.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/cells.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/cells.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/chains.cc.o --- [ 73%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/chains.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/chains.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/chains.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/delay.cc.o --- [ 74%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/delay.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/delay.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/delay.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/gfx.cc.o --- [ 74%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/gfx.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/gfx.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/gfx.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/main.cc.o --- [ 75%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/main.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/main.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/main.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/pack.cc.o --- [ 76%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/pack.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/pack.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/pack.cc --- CMakeFiles/nextpnr-ice40.dir/ice40/pcf.cc.o --- [ 76%] Building CXX object CMakeFiles/nextpnr-ice40.dir/ice40/pcf.cc.o /usr/bin/c++ -DARCHNAME=ice40 -DARCH_ICE40 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ice40 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ice40 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ice40 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ice40.dir/ice40/pcf.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ice40/pcf.cc --- nextpnr-ice40 --- [ 77%] Linking CXX executable nextpnr-ice40 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/nextpnr-ice40.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o CMakeFiles/nextpnr-ice40.dir/common/command.cc.o CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o CMakeFiles/nextpnr-ice40.dir/common/log.cc.o CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o CMakeFiles/nextpnr-ice40.dir/common/placer1.cc.o CMakeFiles/nextpnr-ice40.dir/common/placer_heap.cc.o CMakeFiles/nextpnr-ice40.dir/common/pybindings.cc.o CMakeFiles/nextpnr-ice40.dir/common/router1.cc.o CMakeFiles/nextpnr-ice40.dir/common/rulecheck.cc.o CMakeFiles/nextpnr-ice40.dir/common/timing.cc.o CMakeFiles/nextpnr-ice40.dir/common/timing_opt.cc.o CMakeFiles/nextpnr-ice40.dir/json/jsonparse.cc.o CMakeFiles/nextpnr-ice40.dir/json/jsonwrite.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/arch.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/arch_place.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/arch_pybindings.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/bitstream.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/cells.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/chains.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/delay.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/gfx.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/main.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/pack.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/pcf.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-384.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-8k.cc.o -o nextpnr-ice40 -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libboost_python37.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_thread.so -pthread /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_date_time.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libboost_regex.so -lpthread generated/gui/ice40/libgui_ice40.a /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/libGLU.so generated/3rdparty/QtPropertyBrowser/src/libQtPropertyBrowser.a /usr/local/lib/libpython3.7m.so /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [ 78%] Built target nextpnr-ice40 --- CMakeFiles/ecp5_chipdb.dir/all --- --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba --- mv /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba.new /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba --- ecp5/chipdbs/chipdb-85k.cc --- [ 79%] Generating ecp5/chipdbs/chipdb-85k.cc ./bbasm --c --le /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/chipdbs/chipdb-85k.bba /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-85k.cc.new mv /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-85k.cc.new /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-85k.cc --- CMakeFiles/ecp5_chipdb.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/ecp5_chipdb.dir/DependInfo.cmake Scanning dependencies of target ecp5_chipdb /usr/bin/make -f CMakeFiles/ecp5_chipdb.dir/build.make CMakeFiles/ecp5_chipdb.dir/build --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-25k.cc.o --- --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o --- --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-85k.cc.o --- [ 79%] Building CXX object CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-85k.cc.o --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o --- [ 80%] Building CXX object CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-85k.cc.o --- /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-85k.cc.o -c /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-85k.cc --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o --- /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o -c /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-45k.cc --- CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-25k.cc.o --- [ 81%] Building CXX object CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-25k.cc.o /usr/bin/c++ -DGIT_COMMIT_HASH="" -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -g0 -O0 -w -std=gnu++11 -o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-25k.cc.o -c /construction/devel/nextpnr/.build/ecp5/chipdbs/chipdb-25k.cc [ 81%] Built target ecp5_chipdb --- CMakeFiles/nextpnr-ecp5.dir/all --- /usr/bin/make -f CMakeFiles/nextpnr-ecp5.dir/build.make CMakeFiles/nextpnr-ecp5.dir/depend --- CMakeFiles/nextpnr-ecp5.dir/depend --- cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/nextpnr-ecp5.dir/DependInfo.cmake Scanning dependencies of target nextpnr-ecp5 /usr/bin/make -f CMakeFiles/nextpnr-ecp5.dir/build.make CMakeFiles/nextpnr-ecp5.dir/build --- CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/log.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/pybindings.cc.o --- --- CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o --- [ 82%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o --- [ 82%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o --- [ 84%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o --- [ 83%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o --- [ 85%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o --- [ 85%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o --- [ 86%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o --- [ 87%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o --- CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o -c /construction/devel/nextpnr/nextpnr-5cf--- CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0e--- CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o -c /construction/devel/nextpnr/nextpnr---- CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o -c /construction/devel/nextpnr/nextpnr---- CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0e--- CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o -c /construction/devel/nextpnr/nextpnr---- CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0e--- CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o --- /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o -c /construction/devel/nextpnr/nextpnr-5--- CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o --- 0ed5/common/archcheck.cc --- CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o --- d5/common/command.cc --- CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o --- 5cf0ed5/common/design_utils.cc --- CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o --- 5cf0ed5/common/handle_error.cc --- CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o --- d5/common/nextpnr.cc --- CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o --- 5cf0ed5/common/place_common.cc --- CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o --- d5/common/placer1.cc --- CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o --- cf0ed5/common/placer_heap.cc --- CMakeFiles/nextpnr-ecp5.dir/common/pybindings.cc.o --- [ 87%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/pybindings.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/pybindings.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/pybindings.cc --- CMakeFiles/nextpnr-ecp5.dir/common/log.cc.o --- [ 87%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/log.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/log.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/log.cc --- CMakeFiles/nextpnr-ecp5.dir/common/router1.cc.o --- [ 88%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/router1.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/router1.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/router1.cc --- CMakeFiles/nextpnr-ecp5.dir/common/rulecheck.cc.o --- [ 88%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/rulecheck.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/rulecheck.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/rulecheck.cc --- CMakeFiles/nextpnr-ecp5.dir/common/timing.cc.o --- [ 89%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/timing.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/timing.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/timing.cc --- CMakeFiles/nextpnr-ecp5.dir/common/timing_opt.cc.o --- [ 90%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/common/timing_opt.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/common/timing_opt.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/common/timing_opt.cc --- CMakeFiles/nextpnr-ecp5.dir/json/jsonparse.cc.o --- [ 90%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/json/jsonparse.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/json/jsonparse.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/json/jsonparse.cc --- CMakeFiles/nextpnr-ecp5.dir/json/jsonwrite.cc.o --- [ 91%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/json/jsonwrite.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/json/jsonwrite.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/json/jsonwrite.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/arch.cc.o --- [ 92%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/arch.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/arch.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_place.cc.o --- [ 92%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_place.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_place.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/arch_place.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/arch.cc.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/arch.cc: In member function 'nextpnr_ecp5::delay_t nextpnr_ecp5::Arch::estimateDelay(nextpnr_ecp5::WireId, nextpnr_ecp5::WireId) const': /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/arch.cc:454:12: warning: variable 'cursor' set but not used [-Wunused-but-set-variable] WireId cursor = dst; ^~~~~~ --- CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_pybindings.cc.o --- [ 93%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_pybindings.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_pybindings.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/arch_pybindings.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o --- [ 93%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/baseconfigs.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/bitstream.cc.o --- [ 94%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/bitstream.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/bitstream.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/bitstream.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/cells.cc.o --- [ 95%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/cells.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/cells.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/cells.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/config.cc.o --- [ 95%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/config.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/config.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/config.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/globals.cc.o --- [ 96%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/globals.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/globals.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/globals.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/lpf.cc.o --- [ 97%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/lpf.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/lpf.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/lpf.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/main.cc.o --- [ 97%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/main.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/main.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/main.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/pack.cc.o --- [ 98%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/pack.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/pack.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/pack.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/pio.cc.o --- [ 98%] Building CXX object CMakeFiles/nextpnr-ecp5.dir/ecp5/pio.cc.o /usr/bin/c++ -DARCHNAME=ecp5 -DARCH_ECP5 -DGIT_COMMIT_HASH="" -DMAIN_EXECUTABLE -DNEXTPNR_NAMESPACE=nextpnr_ecp5 -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DWITH_HEAP -I/construction/devel/nextpnr/nextpnr-5cf0ed5/common -I/construction/devel/nextpnr/nextpnr-5cf0ed5/json -I/usr/local/include/python3.7m -I/usr/local/include/eigen3 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5 -I/construction/devel/nextpnr/.build/generated -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui/ecp5 -I/construction/devel/nextpnr/nextpnr-5cf0ed5/gui -isystem /usr/local/include -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -isystem /usr/local/lib/qt5/mkspecs/freebsd-g++ -isystem /usr/local/include/qt5/QtOpenGL -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe -fPIC -std=gnu++11 -o CMakeFiles/nextpnr-ecp5.dir/ecp5/pio.cc.o -c /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/pio.cc --- CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/baseconfigs.cc: In function 'void nextpnr_ecp5::BaseConfigs::config_empty_lfe5u_45f(nextpnr_ecp5::ChipConfig&)': /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/baseconfigs.cc:190:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without void config_empty_lfe5u_45f(ChipConfig &cc) ^~~~~~~~~~~~~~~~~~~~~~ --- CMakeFiles/nextpnr-ecp5.dir/ecp5/bitstream.cc.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/bitstream.cc: In function 'void nextpnr_ecp5::write_bitstream(nextpnr_ecp5::Context*, std::__cxx11::string, std::__cxx11::string)': /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/bitstream.cc:557:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without void write_bitstream(Context *ctx, std::string base_config_file, std::string text_config_file) ^~~~~~~~~~~~~~~ --- CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o --- /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/baseconfigs.cc: In function 'void nextpnr_ecp5::BaseConfigs::config_empty_lfe5u_85f(nextpnr_ecp5::ChipConfig&)': /construction/devel/nextpnr/nextpnr-5cf0ed5/ecp5/baseconfigs.cc:524:6: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without void config_empty_lfe5u_85f(ChipConfig &cc) ^~~~~~~~~~~~~~~~~~~~~~ --- nextpnr-ecp5 --- [ 99%] Linking CXX executable nextpnr-ecp5 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/nextpnr-ecp5.dir/link.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o CMakeFiles/nextpnr-ecp5.dir/common/log.cc.o CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o CMakeFiles/nextpnr-ecp5.dir/common/pybindings.cc.o CMakeFiles/nextpnr-ecp5.dir/common/router1.cc.o CMakeFiles/nextpnr-ecp5.dir/common/rulecheck.cc.o CMakeFiles/nextpnr-ecp5.dir/common/timing.cc.o CMakeFiles/nextpnr-ecp5.dir/common/timing_opt.cc.o CMakeFiles/nextpnr-ecp5.dir/json/jsonparse.cc.o CMakeFiles/nextpnr-ecp5.dir/json/jsonwrite.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_place.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_pybindings.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/bitstream.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/cells.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/config.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/globals.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/lpf.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/main.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/pack.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/pio.cc.o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-25k.cc.o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-85k.cc.o -o nextpnr-ecp5 -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libboost_python37.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_thread.so -pthread /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_date_time.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libboost_regex.so -lpthread generated/gui/ecp5/libgui_ecp5.a /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/libGLU.so generated/3rdparty/QtPropertyBrowser/src/libQtPropertyBrowser.a /usr/local/lib/libpython3.7m.so /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib [100%] Built target nextpnr-ecp5 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/nextpnr/.build/CMakeFiles 0 SUCCEEDED 00:52:32 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nextpnr-g20191026_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nextpnr-g20191026_1 ===> nextpnr-g20191026_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/devel/nextpnr/nextpnr-5cf0ed5 -B/construction/devel/nextpnr/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/nextpnr/.build/CMakeFiles /construction/devel/nextpnr/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/bbasm.dir/build.make CMakeFiles/bbasm.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/bbasm.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/bbasm.dir/build.make CMakeFiles/bbasm.dir/build [ 1%] Built target bbasm /usr/bin/make -f CMakeFiles/ice40_chipdb.dir/build.make CMakeFiles/ice40_chipdb.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/ice40_chipdb.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/ice40_chipdb.dir/build.make CMakeFiles/ice40_chipdb.dir/build [ 10%] Built target ice40_chipdb /usr/bin/make -f CMakeFiles/ecp5_chipdb.dir/build.make CMakeFiles/ecp5_chipdb.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/ecp5_chipdb.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/ecp5_chipdb.dir/build.make CMakeFiles/ecp5_chipdb.dir/build [ 15%] Built target ecp5_chipdb /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ecp5 /construction/devel/nextpnr/.build/generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/DependInfo.cmake /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/build [ 16%] Automatic MOC for target gui_ecp5 cd /construction/devel/nextpnr/.build/generated/gui/ecp5 && /usr/local/bin/cmake -E cmake_autogen /construction/devel/nextpnr/.build/generated/gui/ecp5/CMakeFiles/gui_ecp5_autogen.dir/AutogenInfo.json Release [ 16%] Built target gui_ecp5_autogen /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ecp5 /construction/devel/nextpnr/.build/generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/DependInfo.cmake /usr/bin/make -f generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/build.make generated/gui/ecp5/CMakeFiles/gui_ecp5.dir/build [ 35%] Built target gui_ecp5 /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/DependInfo.cmake /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/build [ 36%] Automatic MOC for target QtPropertyBrowser cd /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src && /usr/local/bin/cmake -E cmake_autogen /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser_autogen.dir/AutogenInfo.json Release [ 36%] Built target QtPropertyBrowser_autogen /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src /construction/devel/nextpnr/.build/generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/DependInfo.cmake /usr/bin/make -f generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/build.make generated/3rdparty/QtPropertyBrowser/src/CMakeFiles/QtPropertyBrowser.dir/build [ 43%] Built target QtPropertyBrowser /usr/bin/make -f CMakeFiles/nextpnr-ecp5.dir/build.make CMakeFiles/nextpnr-ecp5.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/nextpnr-ecp5.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/nextpnr-ecp5.dir/build.make CMakeFiles/nextpnr-ecp5.dir/build [ 62%] Built target nextpnr-ecp5 /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ice40 /construction/devel/nextpnr/.build/generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/DependInfo.cmake /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/build [ 63%] Automatic MOC for target gui_ice40 cd /construction/devel/nextpnr/.build/generated/gui/ice40 && /usr/local/bin/cmake -E cmake_autogen /construction/devel/nextpnr/.build/generated/gui/ice40/CMakeFiles/gui_ice40_autogen.dir/AutogenInfo.json Release [ 63%] Built target gui_ice40_autogen /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5/gui /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/generated/gui/ice40 /construction/devel/nextpnr/.build/generated/gui/ice40/CMakeFiles/gui_ice40.dir/DependInfo.cmake /usr/bin/make -f generated/gui/ice40/CMakeFiles/gui_ice40.dir/build.make generated/gui/ice40/CMakeFiles/gui_ice40.dir/build [ 82%] Built target gui_ice40 /usr/bin/make -f CMakeFiles/nextpnr-ice40.dir/build.make CMakeFiles/nextpnr-ice40.dir/depend cd /construction/devel/nextpnr/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/nextpnr-5cf0ed5 /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build /construction/devel/nextpnr/.build/CMakeFiles/nextpnr-ice40.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/nextpnr-ice40.dir/build.make CMakeFiles/nextpnr-ice40.dir/build [100%] Built target nextpnr-ice40 /usr/local/bin/cmake -E cmake_progress_start /construction/devel/nextpnr/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/nextpnr-ecp5.dir/build.make CMakeFiles/nextpnr-ecp5.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/nextpnr-ecp5 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/nextpnr-ecp5.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe CMakeFiles/nextpnr-ecp5.dir/common/archcheck.cc.o CMakeFiles/nextpnr-ecp5.dir/common/command.cc.o CMakeFiles/nextpnr-ecp5.dir/common/design_utils.cc.o CMakeFiles/nextpnr-ecp5.dir/common/handle_error.cc.o CMakeFiles/nextpnr-ecp5.dir/common/log.cc.o CMakeFiles/nextpnr-ecp5.dir/common/nextpnr.cc.o CMakeFiles/nextpnr-ecp5.dir/common/place_common.cc.o CMakeFiles/nextpnr-ecp5.dir/common/placer1.cc.o CMakeFiles/nextpnr-ecp5.dir/common/placer_heap.cc.o CMakeFiles/nextpnr-ecp5.dir/common/pybindings.cc.o CMakeFiles/nextpnr-ecp5.dir/common/router1.cc.o CMakeFiles/nextpnr-ecp5.dir/common/rulecheck.cc.o CMakeFiles/nextpnr-ecp5.dir/common/timing.cc.o CMakeFiles/nextpnr-ecp5.dir/common/timing_opt.cc.o CMakeFiles/nextpnr-ecp5.dir/json/jsonparse.cc.o CMakeFiles/nextpnr-ecp5.dir/json/jsonwrite.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_place.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/arch_pybindings.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/baseconfigs.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/bitstream.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/cells.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/config.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/globals.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/lpf.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/main.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/pack.cc.o CMakeFiles/nextpnr-ecp5.dir/ecp5/pio.cc.o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-25k.cc.o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-45k.cc.o CMakeFiles/ecp5_chipdb.dir/ecp5/chipdbs/chipdb-85k.cc.o -o CMakeFiles/CMakeRelink.dir/nextpnr-ecp5 -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libboost_python37.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_thread.so -pthread /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_date_time.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libboost_regex.so -lpthread generated/gui/ecp5/libgui_ecp5.a /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/libGLU.so generated/3rdparty/QtPropertyBrowser/src/libQtPropertyBrowser.a /usr/local/lib/libpython3.7m.so /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib /usr/bin/make -f CMakeFiles/nextpnr-ice40.dir/build.make CMakeFiles/nextpnr-ice40.dir/preinstall Linking CXX executable CMakeFiles/CMakeRelink.dir/nextpnr-ice40 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/nextpnr-ice40.dir/relink.txt --verbose=1 /usr/bin/c++ -pipe -O2 -fno-strict-aliasing -Wall -fPIC -O3 -g -pipe CMakeFiles/nextpnr-ice40.dir/common/archcheck.cc.o CMakeFiles/nextpnr-ice40.dir/common/command.cc.o CMakeFiles/nextpnr-ice40.dir/common/design_utils.cc.o CMakeFiles/nextpnr-ice40.dir/common/handle_error.cc.o CMakeFiles/nextpnr-ice40.dir/common/log.cc.o CMakeFiles/nextpnr-ice40.dir/common/nextpnr.cc.o CMakeFiles/nextpnr-ice40.dir/common/place_common.cc.o CMakeFiles/nextpnr-ice40.dir/common/placer1.cc.o CMakeFiles/nextpnr-ice40.dir/common/placer_heap.cc.o CMakeFiles/nextpnr-ice40.dir/common/pybindings.cc.o CMakeFiles/nextpnr-ice40.dir/common/router1.cc.o CMakeFiles/nextpnr-ice40.dir/common/rulecheck.cc.o CMakeFiles/nextpnr-ice40.dir/common/timing.cc.o CMakeFiles/nextpnr-ice40.dir/common/timing_opt.cc.o CMakeFiles/nextpnr-ice40.dir/json/jsonparse.cc.o CMakeFiles/nextpnr-ice40.dir/json/jsonwrite.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/arch.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/arch_place.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/arch_pybindings.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/bitstream.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/cells.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/chains.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/delay.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/gfx.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/main.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/pack.cc.o CMakeFiles/nextpnr-ice40.dir/ice40/pcf.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-384.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-1k.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-5k.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-u4k.cc.o CMakeFiles/ice40_chipdb.dir/ice40/chipdbs/chipdb-8k.cc.o -o CMakeFiles/CMakeRelink.dir/nextpnr-ice40 -Wl,-z,origin,-rpath,/usr/local/lib:/usr/local/lib/qt5 /usr/local/lib/libboost_python37.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_thread.so -pthread /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_date_time.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libboost_regex.so -lpthread generated/gui/ice40/libgui_ice40.a /usr/local/lib/qt5/libQt5OpenGL.so.5.14.2 /usr/local/lib/libGL.so /usr/local/lib/libGLU.so generated/3rdparty/QtPropertyBrowser/src/libQtPropertyBrowser.a /usr/local/lib/libpython3.7m.so /usr/local/lib/qt5/libQt5Widgets.so.5.14.2 /usr/local/lib/qt5/libQt5Gui.so.5.14.2 /usr/local/lib/qt5/libQt5Core.so.5.14.2 -Wl,-rpath-link,/usr/local/lib Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/devel/nextpnr/stage/usr/local/bin/nextpnr-ice40 -- Installing: /construction/devel/nextpnr/stage/usr/local/bin/nextpnr-ecp5 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:51 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nextpnr-g20191026_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:07:36 TOTAL TIME 01:02:27