[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gprofng/30910] New: gprofng cross test fail: can't read "CHECK_TARG
From: |
syq at debian dot org |
Subject: |
[Bug gprofng/30910] New: gprofng cross test fail: can't read "CHECK_TARGET": no such variable |
Date: |
Thu, 28 Sep 2023 06:12:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=30910
Bug ID: 30910
Summary: gprofng cross test fail: can't read "CHECK_TARGET": no
such variable
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: gprofng
Assignee: vladimir.mezentsev at oracle dot com
Reporter: syq at debian dot org
Target Milestone: ---
mkdir build
cd build
../configure --target=aarch64-linux-gnu
make
make check
Using ../../gprofng/testsuite/config/default.exp as tool-and-target-specific
interface file.
ERROR: tcl error sourcing tool-and-target-specific interface file
../../gprofng/testsuite/config/default.exp.
can't read "CHECK_TARGET": no such variable
can't read "CHECK_TARGET": no such variable
while executing
"if { "$CHECK_TARGET" == "check-install" } {
set ::env(GPROFNG) "$PREFIX/bin/gprofng"
} else {
# Make a temporary install dir to run gprofng fr..."
(file "../../gprofng/testsuite/config/default.exp" line 36)
invoked from within
"source ../../gprofng/testsuite/config/default.exp"
("uplevel" body line 1)
invoked from within
"uplevel #0 source ../../gprofng/testsuite/config/default.exp"
invoked from within
"catch "uplevel #0 source $filename" error"
make[4]: *** [Makefile:572: check-DEJAGNU] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gprofng/30910] New: gprofng cross test fail: can't read "CHECK_TARGET": no such variable,
syq at debian dot org <=