Your message dated Thu, 30 Mar 2023 19:35:54 +0000 with message-id <[email protected]> and subject line Bug#1030913: fixed in verilator 5.006-3 has caused the Debian Bug report #1030913, regarding verilator: FTBFS on hppa - #error "Missing VL_CPU_RELAX() definition." to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1030913: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030913 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: verilator Version: 5.006-2 Severity: normal Tags: ftbfs patch Dear Maintainer, Build fails with following error: g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -Og -ggdb -gz -DVL_DEBUG -D_GLIBCXX_DEBUG -MMD -I. -I.. -I.. -I../../include -I../../include -MP -faligned-new -Wno-unused-parameter -Wno-shadow -DDEFENV_SYSTEMC=\"\" -DDEFENV_SYSTEMC_ARCH=\"\" -DDEFENV_SYSTEMC_INCLUDE=\"\" -DDEFENV_SYSTEMC_LIBDIR=\"\" -DDEFENV_VERILATOR_ROOT=\"/usr/share/verilator\" -c ../VlcMain.cpp -o VlcMain.o In file included from ../config_build.h:91, from ../VlcMain.cpp:18: ../../include/verilatedos.h:537:3: error: #error "Missing VL_CPU_RELAX() definition." 537 | # error "Missing VL_CPU_RELAX() definition." | ^~~~~ Full log is here: https://buildd.debian.org/status/fetch.php?pkg=verilator&arch=hppa&ver=5.006-2&stamp=1675879005&raw=0 Attached patch fixes build on hppa: https://buildd.debian.org/status/fetch.php?pkg=verilator&arch=hppa&ver=5.006-2&stamp=1675904676&raw=0 Regards, Dave Anglin -- System Information: Debian Release: bookworm/sid APT prefers buildd-unstable APT policy: (500, 'buildd-unstable'), (500, 'unstable') Architecture: hppa (parisc64) Kernel: Linux 6.1.10+ (SMP w/4 CPU threads) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system)Index: verilator-5.006/include/verilatedos.h =================================================================== --- verilator-5.006.orig/include/verilatedos.h +++ verilator-5.006/include/verilatedos.h @@ -519,6 +519,8 @@ using ssize_t = uint32_t; ///< signed s # define VL_CPU_RELAX() asm volatile("nop" ::: "memory"); #elif defined(__aarch64__) || defined(__arm__) # define VL_CPU_RELAX() asm volatile("yield" ::: "memory") +#elif defined(__hppa__) // HPPA does not currently have yield/pause +# define VL_CPU_RELAX() asm volatile("nop" ::: "memory") #elif defined(__loongarch__) // LoongArch does not currently have yield/pause # define VL_CPU_RELAX() asm volatile("nop" ::: "memory") #elif defined(__mips64el__) || defined(__mips__) || defined(__mips64__) || defined(__mips64)
--- End Message ---
--- Begin Message ---Source: verilator Source-Version: 5.006-3 Done: Carsten Schoenert <[email protected]> We believe that the bug you reported is fixed in the latest version of verilator, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Carsten Schoenert <[email protected]> (supplier of updated verilator package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 30 Mar 2023 20:05:11 +0200 Source: verilator Architecture: source Version: 5.006-3 Distribution: unstable Urgency: medium Maintainer: Debian Electronics Team <[email protected]> Changed-By: Carsten Schoenert <[email protected]> Closes: 1030913 1031711 1033667 Changes: verilator (5.006-3) unstable; urgency=medium . * Team upload [ Dmitry Shachnev ] * [38e486b] Move ${sphinxdoc:Built-Using} to the correct field. (Closes: #1033667) . [ Carsten Schoenert ] * [975c120] d/gbp.conf: Adjust to debian/bookworm * [e05438c] Rebuild patch queue from patch-queue branch Added patches: Fix-build-on-hppa.patch Fix-date-on-the-front-page-of-verilator.pdf-3956-3957.patch (Closes: #1030913, #1031711) Checksums-Sha1: 30d25f23986c718b58ebcc1fbfafcf19a14d7dc0 2198 verilator_5.006-3.dsc ade185287b052725f86c4ef8fce4514d8e792e1f 13424 verilator_5.006-3.debian.tar.xz dbc42ce92872322f3d1a773145ef8966730c036f 9796 verilator_5.006-3_amd64.buildinfo Checksums-Sha256: 70ccc8d6384d88bfd38a2261fd226932ccbff1ecb746f61b34f65e4ef93b14c8 2198 verilator_5.006-3.dsc f7a7e14a3d8078db92504a9ead01806a47f99a4556b75edba997650805588ced 13424 verilator_5.006-3.debian.tar.xz fbc1293081a9cf97ac277316c6a929915b88eff85b7f9d225147ee3c90dc9fcc 9796 verilator_5.006-3_amd64.buildinfo Files: c3aa7846392574b0dc4cb298e49867b4 2198 electronics optional verilator_5.006-3.dsc 761b1e5e9b6e3c94b8afff31e567eccd 13424 electronics optional verilator_5.006-3.debian.tar.xz f12aa16ff51bf1f8d543f2c22b58a443 9796 electronics optional verilator_5.006-3_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmQl32MACgkQgwFgFCUd HbAgwA//fxKZ/kvI2PgFTr5LjRG7/xtmW6NCsNDbJwlN7RwhKoO/cV6JrcKCtiql LuV2R0UAUZab5oMPfFuiSiQrF36+KBWCgsyM9vKDvrgVN70kgZt0UaUNd3/pbCUf 4HKdTyhktpM23jVSlkwQMgK33xN5xDT7dF8M0rROxooyPS+a8SdZRGuDEk/zNRo4 nMcUacsr4YV/Q+KrDwE1zTLpsaTWSKMPIa3wGw42vi5V0WrVKB8moKJyJTbPolZo S1GRmU57JJUoFwzdNnC3fIvxSF+cqTyAduw6jQ4w+8LAhbvRCPYju+aAzeA4FDGj gYropztcO3LaK3/Bs3xluUKMZCs6zyxgBBgHjlXp2R5mOQE5RSisDfHPPBMgvlTf QamcMZjLCeOL4j1go/bAV2xPwrPuWkyJEiDhV3inXhAPC0eGE3OYEmIP77SKPalU Bpxvy+jCviWdKd/P6steYNNMU+UG6OFvPI8v03GFebxo3as1QjFfXCVF/7UhmFE9 VFOnwJSIMTHkShXydJYhGtH0rRsfN7Hh2XKtBvfvNPEuVUT2kEb95EySiv7tz6TE /RA3CJuxTueEkT5VxCqTTVKeg73jNJfp/5bhDt5ul/oP3LWdeHw/0VW47tuKFGQK kt9QjdSZoxvn8HDxgS43yaO4nsVhZ+x3aladgFY+iD64aphqAv0= =cu5F -----END PGP SIGNATURE-----
--- End Message ---

