diff -u gcc-7-7.4.0/debian/changelog gcc-7-7.4.0/debian/changelog --- gcc-7-7.4.0/debian/changelog +++ gcc-7-7.4.0/debian/changelog @@ -1,3 +1,9 @@ +gcc-7 (7.4.0-13+rpi1) bullseye-staging; urgency=medium + + * Disable testsuite. + + -- Peter Michael Green Tue, 17 Sep 2019 00:10:29 +0000 + gcc-7 (7.4.0-13) unstable; urgency=medium * Update to SVN 20190912 (r275684) from the gcc-7-branch. diff -u gcc-7-7.4.0/debian/control gcc-7-7.4.0/debian/control --- gcc-7-7.4.0/debian/control +++ gcc-7-7.4.0/debian/control @@ -265,92 +265,6 @@ This is a dependency package, depending on development packages for the non-default multilib architecture(s). -Package: libgomp1 -X-DH-Build-For-Type: target -Section: libs -Architecture: any -Provides: libgomp1-armel [armel], libgomp1-armhf [armhf] -Multi-Arch: same -Pre-Depends: ${misc:Pre-Depends} -Breaks: ${multiarch:breaks} -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: GCC OpenMP (GOMP) support library - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libgomp1-dbg -X-DH-Build-For-Type: target -Architecture: any -Section: debug -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), libgomp1 (= ${gcc:Version}), ${misc:Depends} -Provides: libgomp1-dbg-armel [armel], libgomp1-dbg-armhf [armhf] -Multi-Arch: same -Description: GCC OpenMP (GOMP) support library (debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib32gomp1 -X-DH-Build-For-Type: target -Section: libs -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Conflicts: ${confl:lib32} -Description: GCC OpenMP (GOMP) support library (32bit) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib32gomp1-dbg -X-DH-Build-For-Type: target -Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el -Section: debug -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), lib32gomp1 (= ${gcc:Version}), ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (32 bit debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib64gomp1 -X-DH-Build-For-Type: target -Section: libs -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el x32 -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (64bit) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: lib64gomp1-dbg -X-DH-Build-For-Type: target -Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el x32 -Section: debug -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), lib64gomp1 (= ${gcc:Version}), ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (64bit debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libn32gomp1 -X-DH-Build-For-Type: target -Section: libs -Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (n32) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - in the GNU Compiler Collection. - -Package: libn32gomp1-dbg -X-DH-Build-For-Type: target -Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el -Section: debug -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), libn32gomp1 (= ${gcc:Version}), ${misc:Depends} -Description: GCC OpenMP (GOMP) support library (n32 debug symbols) - GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers - Package: libasan4 X-DH-Build-For-Type: target Section: libs @@ -1611,35 +1525,6 @@ . For more information check http://www.dlang.org/phobos/ -Package: gccbrig-7 -Architecture: any -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), gcc-7 (= ${gcc:Version}), ${dep:libcdev}, - hsail-tools, - ${shlibs:Depends}, libhsail-rt-7-dev (= ${gcc:Version}), ${misc:Depends} -Suggests: ${gccbrig:multilib}, - libhsail-rt0-dbg (>= ${gcc:Version}) -Provides: brig-compiler -Description: GNU BRIG (HSA IL) frontend - This is the GNU BRIG (HSA IL) frontend. - The consumed format is a binary representation. The textual HSAIL - can be compiled to it with a separate assembler. - -Package: libhsail-rt-7-dev -X-DH-Build-For-Type: target -Architecture: any -Section: libdevel -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), libgcc-7-dev (= ${gcc:Version}), libhsail-rt0 (>= ${gcc:Version}), - ${shlibs:Depends}, ${misc:Depends} -Multi-Arch: same -Description: HSAIL runtime library (development files) - This library implements the agent-side runtime functionality required - to run HSA finalized programs produced by the BRIG frontend. - . - The library contains both the code required to run kernels on the agent - and also functions implementing more complex HSAIL instructions. - #Package: gcc`'PV-soft-float #Architecture: arm armel armhf #Priority: PRI(optional) @@ -1650,28 +1535,6 @@ # These are versions of basic static libraries such as libgcc.a compiled # with the -msoft-float option, for CPUs without a floating-point unit. -Package: gcc-7-offload-nvptx -Architecture: amd64 -Priority: optional -Depends: gcc-7-base (= ${gcc:Version}), gcc-7 (= ${gcc:Version}), ${dep:libcdev}, - nvptx-tools, libgomp-plugin-nvptx1 (>= ${gcc:Version}), - ${shlibs:Depends}, ${misc:Depends} -Description: GCC offloading compiler to NVPTX - The package provides offloading support for NVidia PTX. OpenMP and OpenACC - programs linked with -fopenmp will by default add PTX code into the binaries, - which can be offloaded to NVidia PTX capable devices if available. - -Package: libgomp-plugin-nvptx1 -Architecture: amd64 -Multi-Arch: same -Section: libs -Depends: gcc-7-base (= ${gcc:Version}), libgomp1, ${shlibs:Depends}, ${misc:Depends} -Suggests: libcuda1 -Description: GCC OpenMP v4.5 plugin for offloading to NVPTX - This package contains libgomp plugin for offloading to NVidia - PTX. The plugin needs libcuda.so.1 shared library that has to be - installed separately. - Package: gcc-7-source Multi-Arch: foreign Architecture: all diff -u gcc-7-7.4.0/debian/rules.defs gcc-7-7.4.0/debian/rules.defs --- gcc-7-7.4.0/debian/rules.defs +++ gcc-7-7.4.0/debian/rules.defs @@ -1457,7 +1457,7 @@ # run testsuite --------------- with_check := yes # if you don't want to run the gcc testsuite, uncomment the next line -#with_check := disabled by hand +with_check := disabled by plugwash ifeq ($(with_base_only),yes) with_check := no endif diff -u gcc-7-7.4.0/debian/rules.parameters gcc-7-7.4.0/debian/rules.parameters --- gcc-7-7.4.0/debian/rules.parameters +++ gcc-7-7.4.0/debian/rules.parameters @@ -2,14 +2,14 @@ GCC_VERSION := 7.4.0 NEXT_GCC_VERSION := 7.4.1 BASE_VERSION := 7 -SOURCE_VERSION := 7.4.0-12 -DEB_VERSION := 7.4.0-12 -DEB_EVERSION := 1:7.4.0-12 -DEB_GDC_VERSION := 7.4.0-12 +SOURCE_VERSION := 7.4.0-13 +DEB_VERSION := 7.4.0-13 +DEB_EVERSION := 1:7.4.0-13 +DEB_GDC_VERSION := 7.4.0-13 DEB_SOVERSION := 5 DEB_SOEVERSION := 1:5 DEB_LIBGCC_SOVERSION := -DEB_LIBGCC_VERSION := 1:7.4.0-12 +DEB_LIBGCC_VERSION := 1:7.4.0-13 DEB_STDCXX_SOVERSION := 5 DEB_GOMP_SOVERSION := 5 GCC_SONAME := 1 only in patch2: unchanged: --- gcc-7-7.4.0.orig/test-protocol2 +++ gcc-7-7.4.0/test-protocol2 @@ -0,0 +1,283 @@ +Running testsuite in /gcc-7-7.4.0/build/arm-linux-gnueabihf/libstdc++-v3/testsuite ... +make[2]: Entering directory '/gcc-7-7.4.0' +make[2]: warning: -j4 forced in submake: resetting jobserver mode. +/usr/bin/make check-DEJAGNU +make[3]: Entering directory '/gcc-7-7.4.0/build/arm-linux-gnueabihf/libstdc++-v3/testsuite' +Making a new site.exp file... +AR="arm-linux-gnueabihf-ar"; export AR; \ +RANLIB="arm-linux-gnueabihf-ranlib"; export RANLIB; \ +if [ -z "" ] && [ -n "-j4" ]; then \ + rm -rf normal-parallel || true; \ + mkdir normal-parallel; \ + /usr/bin/make check-DEJAGNUnormal1 check-DEJAGNUnormal2 check-DEJAGNUnormal3 check-DEJAGNUnormal4 check-DEJAGNUnormal5 check-DEJAGNUnormal6 check-DEJAGNUnormal7 check-DEJAGNUnormal8 check-DEJAGNUnormal9 check-DEJAGNUnormal10 check-DEJAGNUnormal11 check-DEJAGNUnormal12 check-DEJAGNUnormal13 check-DEJAGNUnormal14 check-DEJAGNUnormal15 check-DEJAGNUnormal16 check-DEJAGNUnormal17 check-DEJAGNUnormal18 check-DEJAGNUnormal19 check-DEJAGNUnormal20 check-DEJAGNUnormal21 check-DEJAGNUnormal22 check-DEJAGNUnormal23 check-DEJAGNUnormal24 check-DEJAGNUnormal25 check-DEJAGNUnormal26 check-DEJAGNUnormal27 check-DEJAGNUnormal28 check-DEJAGNUnormal29 check-DEJAGNUnormal30 check-DEJAGNUnormal31 check-DEJAGNUnormal32 check-DEJAGNUnormal33 check-DEJAGNUnormal34 check-DEJAGNUnormal35 check-DEJAGNUnormal36 check-DEJAGNUnormal37 check-DEJAGNUnormal38 check-DEJAGNUnormal39 check-DEJAGNUnormal40 check-DEJAGNUnormal41 check-DEJAGNUnormal42 check-DEJAGNUnormal43 check-DEJAGNUnormal44 check-DEJAGNUnormal45 check-DEJAGNUnormal46 check-DEJAGNUnormal47 check-DEJAGNUnormal48 check-DEJAGNUnormal49 check-DEJAGNUnormal50 check-DEJAGNUnormal51 check-DEJAGNUnormal52 check-DEJAGNUnormal53 check-DEJAGNUnormal54 check-DEJAGNUnormal55 check-DEJAGNUnormal56 check-DEJAGNUnormal57 check-DEJAGNUnormal58 check-DEJAGNUnormal59 check-DEJAGNUnormal60 check-DEJAGNUnormal61 check-DEJAGNUnormal62 check-DEJAGNUnormal63 check-DEJAGNUnormal64 check-DEJAGNUnormal65 check-DEJAGNUnormal66 check-DEJAGNUnormal67 check-DEJAGNUnormal68 check-DEJAGNUnormal69 check-DEJAGNUnormal70 check-DEJAGNUnormal71 check-DEJAGNUnormal72 check-DEJAGNUnormal73 check-DEJAGNUnormal74 check-DEJAGNUnormal75 check-DEJAGNUnormal76 check-DEJAGNUnormal77 check-DEJAGNUnormal78 check-DEJAGNUnormal79 check-DEJAGNUnormal80 check-DEJAGNUnormal81 check-DEJAGNUnormal82 check-DEJAGNUnormal83 check-DEJAGNUnormal84 check-DEJAGNUnormal85 check-DEJAGNUnormal86 check-DEJAGNUnormal87 check-DEJAGNUnormal88 check-DEJAGNUnormal89 check-DEJAGNUnormal90 check-DEJAGNUnormal91 check-DEJAGNUnormal92 check-DEJAGNUnormal93 check-DEJAGNUnormal94 check-DEJAGNUnormal95 check-DEJAGNUnormal96 check-DEJAGNUnormal97 check-DEJAGNUnormal98 check-DEJAGNUnormal99 check-DEJAGNUnormal100 check-DEJAGNUnormal101 check-DEJAGNUnormal102 check-DEJAGNUnormal103 check-DEJAGNUnormal104 check-DEJAGNUnormal105 check-DEJAGNUnormal106 check-DEJAGNUnormal107 check-DEJAGNUnormal108 check-DEJAGNUnormal109 check-DEJAGNUnormal110 check-DEJAGNUnormal111 check-DEJAGNUnormal112 check-DEJAGNUnormal113 check-DEJAGNUnormal114 check-DEJAGNUnormal115 check-DEJAGNUnormal116 check-DEJAGNUnormal117 check-DEJAGNUnormal118 check-DEJAGNUnormal119 check-DEJAGNUnormal120 check-DEJAGNUnormal121 check-DEJAGNUnormal122 check-DEJAGNUnormal123 check-DEJAGNUnormal124 check-DEJAGNUnormal125 check-DEJAGNUnormal126 check-DEJAGNUnormal127 check-DEJAGNUnormal128; \ + rm -rf normal-parallel || true; \ + for idx in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128; do \ + if [ -d normal$idx ]; then \ + mv -f normal$idx/libstdc++.sum normal$idx/libstdc++.sum.sep; \ + mv -f normal$idx/libstdc++.log normal$idx/libstdc++.log.sep; \ + fi; \ + done; \ + /bin/bash ../../../../src/libstdc++-v3/testsuite/../../contrib/dg-extract-results.sh \ + normal[0-9]*/libstdc++.sum.sep > libstdc++.sum; \ + /bin/bash ../../../../src/libstdc++-v3/testsuite/../../contrib/dg-extract-results.sh -L \ + normal[0-9]*/libstdc++.log.sep > libstdc++.log; \ + exit 0; \ +fi; \ +srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../src/libstdc++-v3/testsuite && pwd`; export srcdir; \ +EXPECT=expect; export EXPECT; \ +runtest=; \ +if [ -z "$runtest" ]; then runtest=runtest; fi; \ +tool=libstdc++; \ +if [ -n "" ]; then \ + if [ -f normal-parallel/finished ]; then rm -rf ""; exit 0; fi; \ + GCC_RUNTEST_PARALLELIZE_DIR=`${PWDCMD-pwd}`/normal-parallel; \ + export GCC_RUNTEST_PARALLELIZE_DIR; \ + cd ""; \ +fi; \ +if /bin/bash -c "$runtest --version" > /dev/null 2>&1; then \ + $runtest --tool $tool --srcdir $srcdir \ + --target_board=unix\{,-fstack-protector\}; \ + if [ -n "" ]; then \ + touch $GCC_RUNTEST_PARALLELIZE_DIR/finished; \ + fi; \ +else \ + echo "WARNING: could not find \`runtest'" 1>&2; :;\ +fi +make[4]: Entering directory '/gcc-7-7.4.0/build/arm-linux-gnueabihf/libstdc++-v3/testsuite' +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/lib/libstdc++.exp as tool init file. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/lib/libstdc++.exp as tool init file. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/lib/libstdc++.exp as tool init file. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/lib/libstdc++.exp as tool init file. +Test run by root on Sun Sep 15 10:48:04 2019 +Test run by root on Sun Sep 15 10:48:04 2019 +Test run by root on Sun Sep 15 10:48:04 2019 +Native configuration is arm-unknown-linux-gnueabihf +Test run by root on Sun Sep 15 10:48:04 2019 + + === libstdc++ tests === + +Native configuration is arm-unknown-linux-gnueabihf +Native configuration is arm-unknown-linux-gnueabihf + + === libstdc++ tests === + + + === libstdc++ tests === + +Native configuration is arm-unknown-linux-gnueabihf + + === libstdc++ tests === + +Schedule of variations: +Schedule of variations: + unix + unix + unix/-fstack-protector + + unix/-fstack-protector + +Running target unix +Schedule of variations: +Running target unix + unix + unix/-fstack-protector +Schedule of variations: + + unix + unix/-fstack-protector + +Running target unix +Running target unix +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. +Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. +Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. +Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. +Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file. +Using /gcc-7-7.4.0/src/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file. +Running /gcc-7-7.4.0/src/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ... +Running /gcc-7-7.4.0/src/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ... +Running /gcc-7-7.4.0/src/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ... +Running /gcc-7-7.4.0/src/libstdc++-v3/testsuite/libstdc++-abi/abi.exp ... +/gcc-7-7.4.0/build/arm-linux-gnueabihf/./libstdc++-v3/scripts/testsuite_flags.installed: 90: Syntax error: Unterminated quoted string + while executing +"exec sh $flags_file --build-cxx" + invoked from within +"if [is_remote host] { + # A remote host does not, in general, have access to the + # $srcdir so we copy the testsuite headers into the current + # direct..." + (procedure "libstdc++_init" line 177) + invoked from within +"${tool}_init $test_file_name" + (procedure "runtest" line 19) + invoked from within +"runtest $test_name" + ("foreach" body line 42) + invoked from within +"foreach test_name [lsort [find ${dir} *.exp]] { + if { ${test_name} == "" } { + continue + } + # Ignore this one if asked to. + if { ${ignore..." + ("foreach" body line 57) + invoked from within +"foreach dir "${test_top_dirs}" { + if { ${dir} != ${srcdir} } { + # Ignore this directory if is a directory to be + # ignored. + if {[info..." + ("foreach" body line 120) + invoked from within +"foreach pass $multipass { + + # multipass_name is set for `record_test' to use (see framework.exp). + if { [lindex $pass 0] != "" } { + set multipass_..." + ("foreach" body line 51) + invoked from within +"foreach current_target $target_list { + verbose "target is $current_target" + set current_target_name $current_target + set tlist [split $curren..." + (file "/usr/share/dejagnu/runtest.exp" line 1618)/gcc-7-7.4.0/build/arm-linux-gnueabihf/./libstdc++-v3/scripts/testsuite_flags.installed: 90: Syntax error: Unterminated quoted string + while executing +"exec sh $flags_file --build-cxx" + invoked from within +"if [is_remote host] { + # A remote host does not, in general, have access to the + # $srcdir so we copy the testsuite headers into the current + # direct..." + (procedure "libstdc++_init" line 177) + invoked from within +"${tool}_init $test_file_name" + (procedure "runtest" line 19) + invoked from within +"runtest $test_name" + ("foreach" body line 42) + invoked from within +"foreach test_name [lsort [find ${dir} *.exp]] { + if { ${test_name} == "" } { + continue + } + # Ignore this one if asked to. + if { ${ignore..." + ("foreach" body line 57) + invoked from within +"foreach dir "${test_top_dirs}" { + if { ${dir} != ${srcdir} } { + # Ignore this directory if is a directory to be + # ignored. + if {[info..." + ("foreach" body line 120) + invoked from within +"foreach pass $multipass { + + # multipass_name is set for `record_test' to use (see framework.exp). + if { [lindex $pass 0] != "" } { + set multipass_..." + ("foreach" body line 51) + invoked from within +"foreach current_target $target_list { + verbose "target is $current_target" + set current_target_name $current_target + set tlist [split $curren..." + (file "/usr/share/dejagnu/runtest.exp" line 1618)/gcc-7-7.4.0/build/arm-linux-gnueabihf/./libstdc++-v3/scripts/testsuite_flags.installed: 90: Syntax error: Unterminated quoted string + while executing +"exec sh $flags_file --build-cxx" + invoked from within +"if [is_remote host] { + # A remote host does not, in general, have access to the + # $srcdir so we copy the testsuite headers into the current + # direct..." + (procedure "libstdc++_init" line 177) + invoked from within +"${tool}_init $test_file_name" + (procedure "runtest" line 19) + invoked from within +"runtest $test_name" + ("foreach" body line 42) + invoked from within +"foreach test_name [lsort [find ${dir} *.exp]] { + if { ${test_name} == "" } { + continue + } + # Ignore this one if asked to. + if { ${ignore..." + ("foreach" body line 57) + invoked from within +"foreach dir "${test_top_dirs}" { + if { ${dir} != ${srcdir} } { + # Ignore this directory if is a directory to be + # ignored. + if {[info..." + ("foreach" body line 120) + invoked from within +"foreach pass $multipass { + + # multipass_name is set for `record_test' to use (see framework.exp). + if { [lindex $pass 0] != "" } { + set multipass_..." + ("foreach" body line 51) + invoked from within +"foreach current_target $target_list { + verbose "target is $current_target" + set current_target_name $current_target + set tlist [split $curren..." + (file "/usr/share/dejagnu/runtest.exp" line 1618) + +/gcc-7-7.4.0/build/arm-linux-gnueabihf/./libstdc++-v3/scripts/testsuite_flags.installed: 90: Syntax error: Unterminated quoted string + while executing +"exec sh $flags_file --build-cxx" + invoked from within +"if [is_remote host] { + # A remote host does not, in general, have access to the + # $srcdir so we copy the testsuite headers into the current + # direct..." + (procedure "libstdc++_init" line 177) + invoked from within +"${tool}_init $test_file_name" + (procedure "runtest" line 19) + invoked from within +"runtest $test_name" + ("foreach" body line 42) + invoked from within +"foreach test_name [lsort [find ${dir} *.exp]] { + if { ${test_name} == "" } { + continue + } + # Ignore this one if asked to. + if { ${ignore..." + ("foreach" body line 57) + invoked from within +"foreach dir "${test_top_dirs}" { + if { ${dir} != ${srcdir} } { + # Ignore this directory if is a directory to be + # ignored. + if {[info..." + ("foreach" body line 120) + invoked from within +"foreach pass $multipass { + + # multipass_name is set for `record_test' to use (see framework.exp). + if { [lindex $pass 0] != "" } { + set multipass_..." + ("foreach" body line 51) + invoked from within +"foreach current_target $target_list { + verbose "target is $current_target" + set current_target_name $current_target + set tlist [split $curren..." + (file "/usr/share/dejagnu/runtest.exp" line 1618) + +make[4]: Leaving directory '/gcc-7-7.4.0/build/arm-linux-gnueabihf/libstdc++-v3/testsuite' +normal1/libstdc++.sum.sep: no recognised summary line +normal1/libstdc++.log.sep: no recognised summary line +make[3]: Leaving directory '/gcc-7-7.4.0/build/arm-linux-gnueabihf/libstdc++-v3/testsuite' +make[2]: Leaving directory '/gcc-7-7.4.0/build/arm-linux-gnueabihf/libstdc++-v3/testsuite'