Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save liangyongxiang/2214e2450f493d09dff177f722fbfb45 to your computer and use it in GitHub Desktop.
Save liangyongxiang/2214e2450f493d09dff177f722fbfb45 to your computer and use it in GitHub Desktop.
/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/logs/expect_target_base_00036.log
正在执行...+ source env/target_base/config
++ export SYSDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase
++ SYSDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase
++ export BUILD_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/build
++ BUILD_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/build
++ export DOWNLOADDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/downloads/files
++ DOWNLOADDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/downloads/files
++ export COMMON_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/common_files
++ COMMON_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/common_files
++ export SYSROOT_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot
++ SYSROOT_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot
++ export DIST_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/dist
++ DIST_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/dist
++ export TEMP_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/temp
++ TEMP_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/temp
++ export TOOLCHAIN_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/toolchains
++ TOOLCHAIN_DIRECTORY=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/toolchains
+++ echo x86_64-pc-linux-gnu
++++ echo x86_64-pc-linux-gnu
++++ cut -d- -f2
+++ sed s/pc/cross/
++ export CROSS_HOST=x86_64-cross-linux-gnu
++ CROSS_HOST=x86_64-cross-linux-gnu
+++ echo x86_64-pc-linux-gnu
+++ cut -d- -f1
++ export HOST_ARCH_NAME=x86_64
++ HOST_ARCH_NAME=x86_64
++ export CROSSTOOLS_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/cross-tools
++ CROSSTOOLS_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/cross-tools
+++ cat /proc/cpuinfo
+++ grep processor
+++ wc -l
++ export JOBS=64
++ JOBS=64
++ export PATH=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/cross-tools/bin:/usr/bin:/bin
++ PATH=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/cross-tools/bin:/usr/bin:/bin
++ export CROSS_TARGET=loongarch64-unknown-linux-gnu
++ CROSS_TARGET=loongarch64-unknown-linux-gnu
++ export MABI=lp64d
++ MABI=lp64d
++ export LIB_SUFF=64
++ LIB_SUFF=64
++ export ARCH_BIT=64
++ ARCH_BIT=64
++ export CFLAGS=-O3
++ CFLAGS=-O3
++ export CXXFLAGS=-O3
++ CXXFLAGS=-O3
++ export PREFIX=/usr
++ PREFIX=/usr
++ export LDFLAGS=-Wl,-rpath-link=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64
++ LDFLAGS=-Wl,-rpath-link=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64
++ export PKG_CONFIG_SYSROOT_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot
++ PKG_CONFIG_SYSROOT_DIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot
++ export PKG_CONFIG_PATH=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64/pkgconfig:/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/share/pkgconfig
++ PKG_CONFIG_PATH=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64/pkgconfig:/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/share/pkgconfig
++ export 'COMMON_CONFIG=--prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --build=x86_64-cross-linux-gnu --host=loongarch64-unknown-linux-gnu'
++ COMMON_CONFIG='--prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --build=x86_64-cross-linux-gnu --host=loongarch64-unknown-linux-gnu'
++ export 'MAKE_AND_INSTALL=make -j64 && make DESTDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot install && rm -f /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64/*.la'
++ MAKE_AND_INSTALL='make -j64 && make DESTDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot install && rm -f /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64/*.la'
++ export 'MESON_CONFIG=--prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --buildtype=release --cross-file /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/common_files/meson-cross.txt'
++ MESON_CONFIG='--prefix=/usr --libdir=/usr/lib64 --sysconfdir=/etc --localstatedir=/var --buildtype=release --cross-file /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/common_files/meson-cross.txt'
++ export 'NINJA_AND_INSTALL=CC=loongarch64-unknown-linux-gnu-gcc ninja && DESTDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot ninja install'
++ NINJA_AND_INSTALL='CC=loongarch64-unknown-linux-gnu-gcc ninja && DESTDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot ninja install'
++ export ARCH_NAME=loongarch64
++ ARCH_NAME=loongarch64
++ export ARCH_FAMILY=loongarch
++ ARCH_FAMILY=loongarch
++ export ARCH_ABI=lp64d
++ ARCH_ABI=lp64d
+ source env/distro.info
++ DISTRO_ARCH=loongarch64
++ DISTRO_ARCH_NAME=loongarch64
++ DISTRO_NAME=Yongbao
++ DISTRO_VERSION=2.2
++ DISTRO_ARCHIVE_MODE=squashfs
++ DISTRO_DEFAULT_USER=loongarch
++ DISTRO_DEFAULT_USER_PASSWD=loongson
++ export DISTRO_ARCH DISTRO_ARCH_NAME DISTRO_NAME DISTRO_VERSION DISTRO_ARCHIVE_MODE DISTRO_DEFAULT_USER
+ source env/function.sh
++ source /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/set_env.conf
++ source /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/package_env.conf
+ export STEP_BUILDNAME=target_base
+ STEP_BUILDNAME=target_base
+ export STEP_PACKAGENAME=expect
+ STEP_PACKAGENAME=expect
+ export PACKAGE_VERSION=5.45.4
+ PACKAGE_VERSION=5.45.4
+ export RESOURCEDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/files/target_base/expect/5.45.4/
+ RESOURCEDIR=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/files/target_base/expect/5.45.4/
+ rm -rf /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/build/expect5.45.4
+ tar xvf /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/downloads/files/expect5.45.4.tar.gz -C /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/build
expect5.45.4/
expect5.45.4/exp_trap.c
expect5.45.4/exp_tty_comm.c
expect5.45.4/pty_sgttyb.c
expect5.45.4/expect.c
expect5.45.4/exp_chan.c
expect5.45.4/exp_strf.c
expect5.45.4/exp_main_sub.c
expect5.45.4/ChangeLog
expect5.45.4/exp_event.c
expect5.45.4/Dbg.c
expect5.45.4/exp_log.h
expect5.45.4/expect_tcl.h
expect5.45.4/exp_int.h
expect5.45.4/pty_termios.c
expect5.45.4/configure
expect5.45.4/exp_win.c
expect5.45.4/exp_glob.c
expect5.45.4/exp_prog.h
expect5.45.4/exp_event.h
expect5.45.4/FAQ
expect5.45.4/testsuite/
expect5.45.4/testsuite/ChangeLog
expect5.45.4/testsuite/configure
expect5.45.4/testsuite/Makefile.in
expect5.45.4/testsuite/configure.in
expect5.45.4/testsuite/aclocal.m4
expect5.45.4/testsuite/exp_test.c
expect5.45.4/exp_tty.c
expect5.45.4/expTcl.c
expect5.45.4/INSTALL
expect5.45.4/exp_console.c
expect5.45.4/Makefile.in
expect5.45.4/configure.in
expect5.45.4/fixline1
expect5.45.4/exp_tty.h
expect5.45.4/exp_clib.c
expect5.45.4/exp_memmove.c
expect5.45.4/exp_poll.c
expect5.45.4/README
expect5.45.4/expect.man
expect5.45.4/expect_comm.h
expect5.45.4/tests/
expect5.45.4/tests/cat.test
expect5.45.4/tests/all.tcl
expect5.45.4/tests/send.test
expect5.45.4/tests/README
expect5.45.4/tests/expect.test
expect5.45.4/tests/pid.test
expect5.45.4/tests/stty.test
expect5.45.4/tests/spawn.test
expect5.45.4/tests/logfile.test
expect5.45.4/NEWS
expect5.45.4/exp_simple.c
expect5.45.4/exp_log.c
expect5.45.4/exp_tty_in.h
expect5.45.4/exp_main_exp.c
expect5.45.4/exp_rename.h
expect5.45.4/aclocal.m4
expect5.45.4/vgrindefs
expect5.45.4/HISTORY
expect5.45.4/exp_pty.h
expect5.45.4/example/
expect5.45.4/example/passmass.man
expect5.45.4/example/ftp-rfc
expect5.45.4/example/beer.exp
expect5.45.4/example/unbuffer.c
expect5.45.4/example/decryptdir.man
expect5.45.4/example/passwdprompt
expect5.45.4/example/passwd.cgi
expect5.45.4/example/lpunlock
expect5.45.4/example/cryptdir
expect5.45.4/example/gethostbyaddr
expect5.45.4/example/expectd.proto
expect5.45.4/example/multixterm
expect5.45.4/example/tkpasswd
expect5.45.4/example/xkibitz
expect5.45.4/example/Makefile
expect5.45.4/example/chesslib2.c
expect5.45.4/example/dvorak
expect5.45.4/example/timed-run
expect5.45.4/example/rftp
expect5.45.4/example/getpassck
expect5.45.4/example/telnet-cwd
expect5.45.4/example/reprompt
expect5.45.4/example/rlogin-cwd
expect5.45.4/example/weather
expect5.45.4/example/ftp-inband
expect5.45.4/example/README
expect5.45.4/example/xpstat
expect5.45.4/example/decryptdir
expect5.45.4/example/chesslib.c
expect5.45.4/example/timed-read
expect5.45.4/example/xrlogin
expect5.45.4/example/chesslib++.c
expect5.45.4/example/passwd.html
expect5.45.4/example/read1char
expect5.45.4/example/kibitz
expect5.45.4/example/mkpasswd.man
expect5.45.4/example/kibitz.man
expect5.45.4/example/virterm
expect5.45.4/example/unbuffer.man
expect5.45.4/example/rogue.exp
expect5.45.4/example/cryptdir.man
expect5.45.4/example/passmass
expect5.45.4/example/chess.exp
expect5.45.4/example/robohunt
expect5.45.4/example/term_expect
expect5.45.4/example/autopasswd
expect5.45.4/example/archie
expect5.45.4/example/xkibitz.man
expect5.45.4/example/tknewsbiff
expect5.45.4/example/irsh
expect5.45.4/example/dislocate.man
expect5.45.4/example/dislocate
expect5.45.4/example/tknewsbiff.man
expect5.45.4/example/unbuffer
expect5.45.4/example/carpal
expect5.45.4/example/mkpasswd
expect5.45.4/example/beer.exp.out
expect5.45.4/example/vrfy
expect5.45.4/example/multixterm.man
expect5.45.4/example/autoexpect
expect5.45.4/example/autoexpect.man
expect5.45.4/example/telnet-in-bg
expect5.45.4/example/tkterm
expect5.45.4/expTcl.h
expect5.45.4/expect_cf.h.in
expect5.45.4/libexpect.man
expect5.45.4/tclconfig/
expect5.45.4/tclconfig/install-sh
expect5.45.4/tclconfig/config.sub
expect5.45.4/tclconfig/config.guess
expect5.45.4/tclconfig/tcl.m4
expect5.45.4/exp_inter.c
expect5.45.4/retoglob.c
expect5.45.4/exp_select.c
expect5.45.4/exp_command.h
expect5.45.4/exp_noevent.c
expect5.45.4/exp_pty.c
expect5.45.4/expect.h
expect5.45.4/exp_tstamp.h
expect5.45.4/license.terms
expect5.45.4/exp_win.h
expect5.45.4/tcldbg.h
expect5.45.4/exp_regexp.h
expect5.45.4/pty_unicos.c
expect5.45.4/exp_closetcl.c
expect5.45.4/exp_command.c
expect5.45.4/exp_regexp.c
+ pushd /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/build/expect5.45.4
~/work/loong/Yongbao/loongarch64/workbase/build/expect5.45.4 ~/work/loong/Yongbao/loongarch64
+ patch -Np1 -i /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/files/target_base/expect/5.45.4/patches/0001-enable-cross-compilation.patch
patching file configure.in
+ autoreconf -ifv
autoreconf: export WARNINGS=
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf: Entering directory '.'
autoreconf: configure.in: not using Gettext
autoreconf: configure.in: not using aclocal
autoreconf: configure.in: tracing
autoreconf: configure.in: adding subdirectory testsuite to autoreconf
autoreconf: Entering directory 'testsuite'
autoreconf: configure.in: not using Gettext
autoreconf: configure.in: not using aclocal
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: running: /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/cross-tools/bin/autoconf --force
configure.in:8: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:8: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
../tclconfig/tcl.m4:45: TEA_PATH_TCLCONFIG is expanded from...
configure.in:8: the top level
configure.in:11: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:11: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
../tclconfig/tcl.m4:3121: TEA_SETUP_COMPILER is expanded from...
configure.in:11: the top level
configure.in:11: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:11: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
../tclconfig/tcl.m4:2159: TEA_MISSING_POSIX_HEADERS is expanded from...
../tclconfig/tcl.m4:3121: TEA_SETUP_COMPILER is expanded from...
configure.in:11: the top level
configure.in:11: warning: The macro `AC_HAVE_HEADERS' is obsolete.
configure.in:11: You should run autoupdate.
./lib/autoconf/oldnames.m4:35: AC_HAVE_HEADERS is expanded from...
../tclconfig/tcl.m4:2159: TEA_MISSING_POSIX_HEADERS is expanded from...
../tclconfig/tcl.m4:3121: TEA_SETUP_COMPILER is expanded from...
configure.in:11: the top level
configure.in:14: warning: AC_OUTPUT should be used without arguments.
configure.in:14: You should run autoupdate.
configure.in:14: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS
autoreconf: configure.in: not using Autoheader
autoreconf: configure.in: not using Automake
autoreconf: '../tclconfig/install-sh' is updated
autoreconf: Leaving directory 'testsuite'
autoreconf: configure.in: not using Libtool
autoreconf: configure.in: not using Intltool
autoreconf: configure.in: not using Gtkdoc
autoreconf: running: /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/cross-tools/bin/autoconf --force
configure.in:21: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:21: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
tclconfig/tcl.m4:45: TEA_PATH_TCLCONFIG is expanded from...
configure.in:21: the top level
configure.in:46: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:46: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
tclconfig/tcl.m4:3121: TEA_SETUP_COMPILER is expanded from...
configure.in:46: the top level
configure.in:46: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:46: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
tclconfig/tcl.m4:2159: TEA_MISSING_POSIX_HEADERS is expanded from...
tclconfig/tcl.m4:3121: TEA_SETUP_COMPILER is expanded from...
configure.in:46: the top level
configure.in:46: warning: The macro `AC_HAVE_HEADERS' is obsolete.
configure.in:46: You should run autoupdate.
./lib/autoconf/oldnames.m4:35: AC_HAVE_HEADERS is expanded from...
tclconfig/tcl.m4:2159: TEA_MISSING_POSIX_HEADERS is expanded from...
tclconfig/tcl.m4:3121: TEA_SETUP_COMPILER is expanded from...
configure.in:46: the top level
configure.in:80: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:80: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
tclconfig/tcl.m4:738: TEA_ENABLE_THREADS is expanded from...
configure.in:80: the top level
configure.in:87: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:87: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
tclconfig/tcl.m4:680: TEA_ENABLE_SHARED is expanded from...
configure.in:87: the top level
configure.in:95: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
tclconfig/tcl.m4:2581: TEA_TCL_EARLY_FLAG is expanded from...
tclconfig/tcl.m4:2594: TEA_TCL_EARLY_FLAGS is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
tclconfig/tcl.m4:2629: TEA_TCL_64BIT_FLAGS is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:95: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:95: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
tclconfig/tcl.m4:2629: TEA_TCL_64BIT_FLAGS is expanded from...
tclconfig/tcl.m4:1051: TEA_CONFIG_CFLAGS is expanded from...
configure.in:95: the top level
configure.in:101: warning: The macro `AC_HELP_STRING' is obsolete.
configure.in:101: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
tclconfig/tcl.m4:867: TEA_ENABLE_SYMBOLS is expanded from...
configure.in:101: the top level
configure.in:141: warning: The macro `AC_HAVE_HEADERS' is obsolete.
configure.in:141: You should run autoupdate.
./lib/autoconf/oldnames.m4:35: AC_HAVE_HEADERS is expanded from...
configure.in:141: the top level
configure.in:150: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.in:150: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.in:150: the top level
configure.in:156: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.in:156: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
tclconfig/tcl.m4:2374: TEA_TIME_HANDLER is expanded from...
configure.in:156: the top level
configure.in:156: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:156: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
tclconfig/tcl.m4:2374: TEA_TIME_HANDLER is expanded from...
configure.in:156: the top level
configure.in:168: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:168: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:168: the top level
configure.in:254: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.
configure.in:254: You should run autoupdate.
./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from...
configure.in:254: the top level
configure.in:455: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:455: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:455: the top level
configure.in:470: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:470: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:470: the top level
configure.in:489: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:489: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:489: the top level
configure.in:538: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:538: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:538: the top level
configure.in:643: warning: The macro `AC_HEADER_EGREP' is obsolete.
configure.in:643: You should run autoupdate.
./lib/autoconf/oldnames.m4:37: AC_HEADER_EGREP is expanded from...
configure.in:643: the top level
configure.in:716: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:716: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:716: the top level
configure.in:741: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:741: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:741: the top level
configure.in:760: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:760: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:760: the top level
configure.in:784: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:784: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:784: the top level
configure.in:806: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:806: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:806: the top level
configure.in:830: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:830: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:830: the top level
configure.in:873: warning: The macro `AC_HAVE_FUNCS' is obsolete.
configure.in:873: You should run autoupdate.
./lib/autoconf/functions.m4:230: AC_HAVE_FUNCS is expanded from...
configure.in:873: the top level
configure.in:874: warning: The macro `AC_HAVE_FUNCS' is obsolete.
configure.in:874: You should run autoupdate.
./lib/autoconf/functions.m4:230: AC_HAVE_FUNCS is expanded from...
configure.in:874: the top level
configure.in:885: warning: The macro `AC_TRY_RUN' is obsolete.
configure.in:885: You should run autoupdate.
./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from...
configure.in:885: the top level
configure.in:1066: warning: AC_OUTPUT should be used without arguments.
configure.in:1066: You should run autoupdate.
configure.in:1066: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS
autoreconf: configure.in: not using Autoheader
autoreconf: configure.in: not using Automake
autoreconf: 'tclconfig/config.sub' is updated
autoreconf: 'tclconfig/config.guess' is updated
autoreconf: Leaving directory '.'
+ ./configure --prefix=/usr --libdir=/usr/lib64 --build=x86_64-cross-linux-gnu --host=loongarch64-unknown-linux-gnu --with-tcl=/home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64 --enable-shared
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/config.site.d/80crossdev.conf
checking for correct TEA configuration... ok (TEA 3.9)
configure: configuring expect 5.45.4
checking for Tcl configuration... found /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64/tclConfig.sh
checking for existence of /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/lib64/tclConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
checking for a BSD-compatible install... /usr/bin/install -c
checking for loongarch64-unknown-linux-gnu-gcc... loongarch64-unknown-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether loongarch64-unknown-linux-gnu-gcc accepts -g... yes
checking for loongarch64-unknown-linux-gnu-gcc option to enable C11 features... none needed
checking how to run the C preprocessor... loongarch64-unknown-linux-gnu-gcc -E
checking whether make sets $(MAKE)... yes
checking for loongarch64-unknown-linux-gnu-ranlib... loongarch64-unknown-linux-gnu-ranlib
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... no
checking for sin... no
checking for main in -lieee... no
checking for main in -linet... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for sys/param.h... yes
checking for Tcl public headers... /usr/include
checking for Tcl private include files... configure: error: Cannot find private header tclInt.h in /home/yongxiang/work/loong/Yongbao/loongarch64/workbase/sysroot/usr/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment