[Pkg-electronics-commits] [verilator] 01/02: Add fix_smoke.diff patch to fix smoke test

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Tue Oct 17 02:20:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

aelmahmoudy-guest pushed a commit to branch master
in repository verilator.

commit 2bd286c1cdff8892ad9cd21e9159468515d592ea
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Mon Oct 16 04:43:28 2017 +0200

    Add fix_smoke.diff patch to fix smoke test
---
 debian/patches/fix_smoke.diff | 16 ++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/fix_smoke.diff b/debian/patches/fix_smoke.diff
new file mode 100644
index 0000000..9a31552
--- /dev/null
+++ b/debian/patches/fix_smoke.diff
@@ -0,0 +1,16 @@
+Description: Set VERILATOR_ROOT for smoke test
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
+Bug-Upstream: https://www.veripool.org/issues/1235-Verilator-Smoke-test-fails-in-Debian-build
+Forwarded: https://www.veripool.org/attachments/download/915/fix_smoke.diff
+Index: verilator/test_regress/t/t_a_first_cc.pl
+===================================================================
+--- verilator.orig/test_regress/t/t_a_first_cc.pl	2017-10-16 17:16:56.631398971 +0200
++++ verilator/test_regress/t/t_a_first_cc.pl	2017-10-16 17:19:24.043989178 +0200
+@@ -13,6 +13,7 @@
+ 
+ $DEBUG_QUIET = "--debug --debugi 0 --gdbbt --no-dump-tree";
+ 
++$ENV{VERILATOR_ROOT}="$ENV{PWD}/../";
+ $Self->run(cmd=>["perl", "../bin/verilator", $DEBUG_QUIET, "-V"]);
+ 
+ compile (
diff --git a/debian/patches/series b/debian/patches/series
index 7f76dfd..d0834db 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 shebang.diff
 pkgconfig.diff
+fix_smoke.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/verilator.git



More information about the Pkg-electronics-commits mailing list