From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88439 invoked by alias); 7 Nov 2019 07:52:01 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 88426 invoked by uid 89); 7 Nov 2019 07:52:00 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,HTML_MESSAGE,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: mail-ed1-f67.google.com Received: from mail-ed1-f67.google.com (HELO mail-ed1-f67.google.com) (209.85.208.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 07 Nov 2019 07:51:53 +0000 Received: by mail-ed1-f67.google.com with SMTP id a67so1075758edf.11 for ; Wed, 06 Nov 2019 23:51:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=/EC5Lqqs43cZVeB5ccd94DqgKylqNHDs96i9YtvGCeA=; b=RlXEbcE7no0Fbj54U2t0LW0IYZXBp9wGsBvfzBBgSmERJwfzKSNr2IT0eILyF/02Xg 8rqy5UIM7ffyBw2nq4KVQyM/9q32hMXyQqLY4Ez186357FS2rDr+a4lhgmdZ47UR2Jd7 P4xQjehvfdw6x2pLUykqBFeoh5pQpf0kRleJJz+Ax+udeJcXEe9rPHMfAxk3qTOhs9Tv xEXBWTn5lB4UlzcZDxulHqCsVUGluvS+3pgND5fKmR+//DyqtOfWn9j8JX6ceF0m+jau DaFFnt9jEHD9MPnUoOP15uM8t2NtCUIIRmzSzwJch/wBLRR3rIj9xrvbtK6b26YrxB6K 9ASw== MIME-Version: 1.0 From: Ajumal Abdul Majeed Date: Thu, 07 Nov 2019 07:52:00 -0000 Message-ID: Subject: make all failed with error for GCC 9.2 To: gcc@gcc.gnu.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2019-11/txt/msg00062.txt.bz2 Hi, I was trying to build GCC and "make all" is failing. Please find the config.log below and kindly help me to rectify this issue. Thanks and Regards, Aj This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../gcc-9.2.0/configure --target=3Dpowerpc-eabi --prefix=3D/usr/local/powerpc-eabi --with-newlib --with-gnu-as --with-gnu-ld --disable-shared --disable-libssp ## --------- ## ## Platform. ## ## --------- ## hostname =3D Ubuntu-18-04 uname -m =3D x86_64 uname -r =3D 4.15.0-66-generic uname -s =3D Linux uname -v =3D #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 /usr/bin/uname -p =3D unknown /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /usr/local/powerpc-eabi/bin PATH: /home/ajupazhamayil/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin PATH: /snap/bin PATH: /var/lib/snapd/snap/bin PATH: /mnt/films/riscvInstall/bin PATH: /mnt/films/riscvInstall/riscv64-unknown-elf/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2352: checking build system type configure:2366: result: x86_64-pc-linux-gnu configure:2413: checking host system type configure:2426: result: x86_64-pc-linux-gnu configure:2446: checking target system type configure:2459: result: powerpc-unknown-eabi configure:2513: checking for a BSD-compatible install configure:2581: result: /usr/bin/install -c configure:2592: checking whether ln works configure:2614: result: yes configure:2618: checking whether ln -s works configure:2622: result: yes configure:2629: checking for a sed that does not truncate output configure:2693: result: /bin/sed configure:2702: checking for gawk configure:2718: found /usr/bin/gawk configure:2729: result: gawk configure:3223: checking for libatomic support configure:3229: result: no configure:3261: checking for libitm support configure:3267: result: no configure:3280: checking for libsanitizer support configure:3286: result: no configure:3299: checking for libvtv support configure:3305: result: no configure:3319: checking for libhsail-rt support configure:3325: result: no configure:3410: checking for libphobos support configure:3416: result: no configure:4080: checking for gcc configure:4096: found /usr/bin/gcc configure:4107: result: gcc configure:4336: checking for C compiler version configure:4345: gcc --version >&5 gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4356: $? =3D 0 configure:4345: gcc -v >&5 Using built-in specs. COLLECT_GCC=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=3Dnvptx-none OFFLOAD_TARGET_DEFAULT=3D1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion=3D'Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=3Dfile:///usr/share/doc/gcc-7/README.Bugs --enable-languages=3Dc,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=3D/u= sr --with-gcc-major-version-only --program-suffix=3D-7 --program-prefix=3Dx86_64-linux-gnu- --enable-shared --enable-linker-build-= id --libexecdir=3D/usr/lib --without-included-gettext --enable-threads=3Dposix --libdir=3D/usr/lib --enable-nls --with-sysroot=3D/ --enable-clocale=3Dgnu --enable-libstdcxx-debug --enable-libstdcxx-time=3Dyes --with-default-libstdcxx-abi=3Dnew --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=3Dauto --enable-multiarch --disable-werror --with-arch-32=3Di686 --with-abi=3Dm64 --with-multilib-list=3Dm32,m64,mx32 --enable-multilib --with-tune=3Dgeneric --enable-offload-targets=3Dnvptx-no= ne --without-cuda-driver --enable-checking=3Drelease --build=3Dx86_64-linux-gnu --host=3Dx86_64-linux-gnu --target=3Dx86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:4356: $? =3D 0 configure:4345: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4356: $? =3D 1 configure:4345: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4356: $? =3D 1 configure:4376: checking whether the C compiler works configure:4398: gcc conftest.c >&5 configure:4402: $? =3D 0 configure:4450: result: yes configure:4453: checking for C compiler default output file name configure:4455: result: a.out configure:4461: checking for suffix of executables configure:4468: gcc -o conftest conftest.c >&5 configure:4472: $? =3D 0 configure:4494: result: configure:4516: checking whether we are cross compiling configure:4524: gcc -o conftest conftest.c >&5 configure:4528: $? =3D 0 configure:4535: ./conftest configure:4539: $? =3D 0 configure:4554: result: no configure:4559: checking for suffix of object files configure:4581: gcc -c conftest.c >&5 configure:4585: $? =3D 0 configure:4606: result: o configure:4610: checking whether we are using the GNU C compiler configure:4629: gcc -c conftest.c >&5 configure:4629: $? =3D 0 configure:4638: result: yes configure:4647: checking whether gcc accepts -g configure:4667: gcc -c -g conftest.c >&5 configure:4667: $? =3D 0 configure:4708: result: yes configure:4725: checking for gcc option to accept ISO C89 configure:4788: gcc -c -g -O2 conftest.c >&5 configure:4788: $? =3D 0 configure:4801: result: none needed configure:4879: checking for g++ configure:4895: found /usr/bin/g++ configure:4906: result: g++ configure:4933: checking for C++ compiler version configure:4942: g++ --version >&5 g++ (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4953: $? =3D 0 configure:4942: g++ -v >&5 Using built-in specs. COLLECT_GCC=3Dg++ COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=3Dnvptx-none OFFLOAD_TARGET_DEFAULT=3D1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion=3D'Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=3Dfile:///usr/share/doc/gcc-7/README.Bugs --enable-languages=3Dc,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=3D/u= sr --with-gcc-major-version-only --program-suffix=3D-7 --program-prefix=3Dx86_64-linux-gnu- --enable-shared --enable-linker-build-= id --libexecdir=3D/usr/lib --without-included-gettext --enable-threads=3Dposix --libdir=3D/usr/lib --enable-nls --with-sysroot=3D/ --enable-clocale=3Dgnu --enable-libstdcxx-debug --enable-libstdcxx-time=3Dyes --with-default-libstdcxx-abi=3Dnew --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=3Dauto --enable-multiarch --disable-werror --with-arch-32=3Di686 --with-abi=3Dm64 --with-multilib-list=3Dm32,m64,mx32 --enable-multilib --with-tune=3Dgeneric --enable-offload-targets=3Dnvptx-no= ne --without-cuda-driver --enable-checking=3Drelease --build=3Dx86_64-linux-gnu --host=3Dx86_64-linux-gnu --target=3Dx86_64-linux-gnu Thread model: posix gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1) configure:4953: $? =3D 0 configure:4942: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4953: $? =3D 1 configure:4942: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4953: $? =3D 1 configure:4957: checking whether we are using the GNU C++ compiler configure:4976: g++ -c conftest.cpp >&5 configure:4976: $? =3D 0 configure:4985: result: yes configure:4994: checking whether g++ accepts -g configure:5014: g++ -c -g conftest.cpp >&5 configure:5014: $? =3D 0 configure:5055: result: yes configure:5104: checking whether g++ accepts -static-libstdc++ -static-libgcc configure:5121: g++ -o conftest -g -O2 -static-libstdc++ -static-libgcc conftest.cpp >&5 configure:5121: $? =3D 0 configure:5122: result: yes configure:5186: checking for gnatbind configure:5216: result: no configure:5278: checking for gnatmake configure:5308: result: no configure:5327: checking whether compiler driver understands Ada configure:5350: result: no configure:5359: checking how to compare bootstrapped objects configure:5384: result: cmp --ignore-initial=3D16 $$f1 $$f2 configure:5444: checking for objdir configure:5459: result: .libs configure:5630: checking for the correct version of gmp.h configure:5650: gcc -c -g -O2 conftest.c >&5 configure:5650: $? =3D 0 configure:5668: gcc -c -g -O2 conftest.c >&5 configure:5668: $? =3D 0 configure:5669: result: yes configure:5685: checking for the correct version of mpfr.h configure:5703: gcc -c -g -O2 conftest.c >&5 configure:5703: $? =3D 0 configure:5720: gcc -c -g -O2 conftest.c >&5 configure:5720: $? =3D 0 configure:5721: result: yes configure:5738: checking for the correct version of mpc.h configure:5755: gcc -c -g -O2 conftest.c >&5 configure:5755: $? =3D 0 configure:5771: gcc -c -g -O2 conftest.c >&5 configure:5771: $? =3D 0 configure:5772: result: yes configure:5790: checking for the correct version of the gmp/mpfr/mpc libraries configure:5821: gcc -o conftest -g -O2 conftest.c -lmpc -lmpfr -lgmp >&5 configure:5821: $? =3D 0 configure:5822: result: yes configure:6007: checking for isl 0.15 or later configure:6020: gcc -o conftest -g -O2 -lisl -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5 conftest.c:10:10: fatal error: isl/schedule.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6020: $? =3D 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | int | main () | { | isl_options_set_schedule_serialize_sccs (NULL, 0); | ; | return 0; | } configure:6027: result: no configure:6031: result: required isl version is 0.15 or later configure:7124: checking for default BUILD_CONFIG configure:7156: result: configure:7161: checking for --enable-vtable-verify configure:7174: result: no configure:7775: checking for bison configure:7791: found /usr/bin/bison configure:7802: result: bison -y configure:7822: checking for bison configure:7838: found /usr/bin/bison configure:7849: result: bison configure:7869: checking for gm4 configure:7899: result: no configure:7869: checking for gnum4 configure:7899: result: no configure:7869: checking for m4 configure:7885: found /usr/bin/m4 configure:7896: result: m4 configure:7916: checking for flex configure:7932: found /usr/bin/flex configure:7943: result: flex configure:7964: checking for flex configure:7980: found /usr/bin/flex configure:7991: result: flex configure:8011: checking for makeinfo configure:8027: found /usr/bin/makeinfo configure:8038: result: makeinfo configure:8072: checking for expect configure:8102: result: no configure:8121: checking for runtest configure:8151: result: no configure:8266: checking for ar configure:8282: found /usr/bin/ar configure:8293: result: ar configure:8407: checking for as configure:8423: found /usr/bin/as configure:8434: result: as configure:8548: checking for dlltool configure:8578: result: no configure:8689: checking for ld configure:8705: found /usr/bin/ld configure:8716: result: ld configure:8830: checking for lipo configure:8860: result: no configure:8971: checking for nm configure:8987: found /usr/bin/nm configure:8998: result: nm configure:9112: checking for ranlib configure:9128: found /usr/bin/ranlib configure:9139: result: ranlib configure:9248: checking for strip configure:9264: found /usr/bin/strip configure:9275: result: strip configure:9384: checking for windres configure:9414: result: no configure:9525: checking for windmc configure:9555: result: no configure:9666: checking for objcopy configure:9682: found /usr/bin/objcopy configure:9693: result: objcopy configure:9807: checking for objdump configure:9823: found /usr/bin/objdump configure:9834: result: objdump configure:9948: checking for otool configure:9978: result: no configure:10089: checking for readelf configure:10105: found /usr/bin/readelf configure:10116: result: readelf configure:10230: checking for powerpc-eabi-cc configure:10260: result: no configure:10230: checking for powerpc-eabi-gcc configure:10246: found /usr/local/powerpc-eabi/bin/powerpc-eabi-gcc configure:10257: result: powerpc-eabi-gcc configure:10391: checking for powerpc-eabi-c++ configure:10407: found /usr/local/powerpc-eabi/bin/powerpc-eabi-c++ configure:10418: result: powerpc-eabi-c++ configure:10552: checking for powerpc-eabi-gcc configure:10568: found /usr/local/powerpc-eabi/bin/powerpc-eabi-gcc configure:10579: result: powerpc-eabi-gcc configure:10708: checking for powerpc-eabi-gfortran configure:10724: found /usr/local/powerpc-eabi/bin/powerpc-eabi-gfortran configure:10735: result: powerpc-eabi-gfortran configure:10869: checking for powerpc-eabi-gccgo configure:10899: result: no configure:11030: checking for powerpc-eabi-gdc configure:11060: result: no configure:11160: checking for ar configure:11178: found /usr/local/powerpc-eabi/powerpc-eabi/bin/ar configure:11190: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/ar configure:11390: checking for as configure:11408: found /usr/local/powerpc-eabi/powerpc-eabi/bin/as configure:11420: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/as configure:11620: checking for dlltool configure:11653: result: no configure:11731: checking for powerpc-eabi-dlltool configure:11761: result: no configure:11850: checking for ld configure:11868: found /usr/local/powerpc-eabi/powerpc-eabi/bin/ld configure:11880: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/ld configure:12080: checking for lipo configure:12113: result: no configure:12191: checking for powerpc-eabi-lipo configure:12221: result: no configure:12310: checking for nm configure:12328: found /usr/local/powerpc-eabi/powerpc-eabi/bin/nm configure:12340: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/nm configure:12540: checking for objcopy configure:12558: found /usr/local/powerpc-eabi/powerpc-eabi/bin/objcopy configure:12570: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/objcopy configure:12770: checking for objdump configure:12788: found /usr/local/powerpc-eabi/powerpc-eabi/bin/objdump configure:12800: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/objdump configure:13000: checking for otool configure:13033: result: no configure:13111: checking for powerpc-eabi-otool configure:13141: result: no configure:13230: checking for ranlib configure:13248: found /usr/local/powerpc-eabi/powerpc-eabi/bin/ranlib configure:13260: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/ranlib configure:13460: checking for readelf configure:13478: found /usr/local/powerpc-eabi/powerpc-eabi/bin/readelf configure:13490: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/readelf configure:13690: checking for strip configure:13708: found /usr/local/powerpc-eabi/powerpc-eabi/bin/strip configure:13720: result: /usr/local/powerpc-eabi/powerpc-eabi/bin/strip configure:13920: checking for windres configure:13953: result: no configure:14031: checking for powerpc-eabi-windres configure:14061: result: no configure:14150: checking for windmc configure:14183: result: no configure:14261: checking for powerpc-eabi-windmc configure:14291: result: no configure:14358: checking where to find the target ar configure:14386: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:14400: checking where to find the target as configure:14428: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:14442: checking where to find the target cc configure:14465: result: just compiled configure:14484: checking where to find the target c++ configure:14510: result: just compiled configure:14529: checking where to find the target c++ for libstdc++ configure:14555: result: just compiled configure:14574: checking where to find the target dlltool configure:14611: result: pre-installed configure:14616: checking where to find the target gcc configure:14639: result: just compiled configure:14658: checking where to find the target gfortran configure:14684: result: just compiled configure:14703: checking where to find the target gccgo configure:14743: result: pre-installed configure:14748: checking where to find the target gdc configure:14788: result: pre-installed configure:14793: checking where to find the target ld configure:14821: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:14835: checking where to find the target lipo configure:14861: result: pre-installed configure:14866: checking where to find the target nm configure:14894: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:14908: checking where to find the target objcopy configure:14936: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:14950: checking where to find the target objdump configure:14978: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:14992: checking where to find the target otool configure:15018: result: pre-installed configure:15023: checking where to find the target ranlib configure:15051: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:15065: checking where to find the target readelf configure:15093: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:15107: checking where to find the target strip configure:15135: result: pre-installed in /usr/local/powerpc-eabi/powerpc-eabi/bin configure:15149: checking where to find the target windres configure:15186: result: pre-installed configure:15191: checking where to find the target windmc configure:15228: result: pre-installed configure:15261: checking whether to enable maintainer-specific portions of Makefiles configure:15270: result: no configure:15513: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES =3D CONFIG_HEADERS =3D CONFIG_LINKS =3D CONFIG_COMMANDS =3D $ ./config.status on Ubuntu-18-04 config.status:1025: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Dx86_64-pc-linux-gnu ac_cv_c_compiler_gnu=3Dyes ac_cv_cxx_compiler_gnu=3Dyes ac_cv_env_AR_FOR_TARGET_set=3D ac_cv_env_AR_FOR_TARGET_value=3D ac_cv_env_AR_set=3D ac_cv_env_AR_value=3D ac_cv_env_AS_FOR_TARGET_set=3D ac_cv_env_AS_FOR_TARGET_value=3D ac_cv_env_AS_set=3D ac_cv_env_AS_value=3D ac_cv_env_CCC_set=3D ac_cv_env_CCC_value=3D ac_cv_env_CC_FOR_TARGET_set=3D ac_cv_env_CC_FOR_TARGET_value=3D ac_cv_env_CC_set=3D ac_cv_env_CC_value=3D ac_cv_env_CFLAGS_set=3D ac_cv_env_CFLAGS_value=3D ac_cv_env_CPPFLAGS_set=3D ac_cv_env_CPPFLAGS_value=3D ac_cv_env_CXXFLAGS_set=3D ac_cv_env_CXXFLAGS_value=3D ac_cv_env_CXX_FOR_TARGET_set=3D ac_cv_env_CXX_FOR_TARGET_value=3D ac_cv_env_CXX_set=3D ac_cv_env_CXX_value=3D ac_cv_env_DLLTOOL_FOR_TARGET_set=3D ac_cv_env_DLLTOOL_FOR_TARGET_value=3D ac_cv_env_DLLTOOL_set=3D ac_cv_env_DLLTOOL_value=3D ac_cv_env_GCC_FOR_TARGET_set=3D ac_cv_env_GCC_FOR_TARGET_value=3D ac_cv_env_GDC_FOR_TARGET_set=3D ac_cv_env_GDC_FOR_TARGET_value=3D ac_cv_env_GFORTRAN_FOR_TARGET_set=3D ac_cv_env_GFORTRAN_FOR_TARGET_value=3D ac_cv_env_GOC_FOR_TARGET_set=3D ac_cv_env_GOC_FOR_TARGET_value=3D ac_cv_env_LDFLAGS_set=3D ac_cv_env_LDFLAGS_value=3D ac_cv_env_LD_FOR_TARGET_set=3D ac_cv_env_LD_FOR_TARGET_value=3D ac_cv_env_LD_set=3D ac_cv_env_LD_value=3D ac_cv_env_LIBS_set=3D ac_cv_env_LIBS_value=3D ac_cv_env_LIPO_FOR_TARGET_set=3D ac_cv_env_LIPO_FOR_TARGET_value=3D ac_cv_env_LIPO_set=3D ac_cv_env_LIPO_value=3D ac_cv_env_NM_FOR_TARGET_set=3D ac_cv_env_NM_FOR_TARGET_value=3D ac_cv_env_NM_set=3D ac_cv_env_NM_value=3D ac_cv_env_OBJCOPY_FOR_TARGET_set=3D ac_cv_env_OBJCOPY_FOR_TARGET_value=3D ac_cv_env_OBJCOPY_set=3D ac_cv_env_OBJCOPY_value=3D ac_cv_env_OBJDUMP_FOR_TARGET_set=3D ac_cv_env_OBJDUMP_FOR_TARGET_value=3D ac_cv_env_OBJDUMP_set=3D ac_cv_env_OBJDUMP_value=3D ac_cv_env_OTOOL_FOR_TARGET_set=3D ac_cv_env_OTOOL_FOR_TARGET_value=3D ac_cv_env_OTOOL_set=3D ac_cv_env_OTOOL_value=3D ac_cv_env_RANLIB_FOR_TARGET_set=3D ac_cv_env_RANLIB_FOR_TARGET_value=3D ac_cv_env_RANLIB_set=3D ac_cv_env_RANLIB_value=3D ac_cv_env_READELF_FOR_TARGET_set=3D ac_cv_env_READELF_FOR_TARGET_value=3D ac_cv_env_READELF_set=3D ac_cv_env_READELF_value=3D ac_cv_env_STRIP_FOR_TARGET_set=3D ac_cv_env_STRIP_FOR_TARGET_value=3D ac_cv_env_STRIP_set=3D ac_cv_env_STRIP_value=3D ac_cv_env_WINDMC_FOR_TARGET_set=3D ac_cv_env_WINDMC_FOR_TARGET_value=3D ac_cv_env_WINDMC_set=3D ac_cv_env_WINDMC_value=3D ac_cv_env_WINDRES_FOR_TARGET_set=3D ac_cv_env_WINDRES_FOR_TARGET_value=3D ac_cv_env_WINDRES_set=3D ac_cv_env_WINDRES_value=3D ac_cv_env_build_alias_set=3D ac_cv_env_build_alias_value=3D ac_cv_env_build_configargs_set=3D ac_cv_env_build_configargs_value=3D ac_cv_env_host_alias_set=3D ac_cv_env_host_alias_value=3D ac_cv_env_host_configargs_set=3D ac_cv_env_host_configargs_value=3D ac_cv_env_target_alias_set=3Dset ac_cv_env_target_alias_value=3Dpowerpc-eabi ac_cv_env_target_configargs_set=3D ac_cv_env_target_configargs_value=3D ac_cv_host=3Dx86_64-pc-linux-gnu ac_cv_objext=3Do ac_cv_path_AR_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/ar ac_cv_path_AS_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/as ac_cv_path_LD_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/ld ac_cv_path_NM_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/nm ac_cv_path_OBJCOPY_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/ob= jcopy ac_cv_path_OBJDUMP_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/ob= jdump ac_cv_path_RANLIB_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/ran= lib ac_cv_path_READELF_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/re= adelf ac_cv_path_SED=3D/bin/sed ac_cv_path_STRIP_FOR_TARGET=3D/usr/local/powerpc-eabi/powerpc-eabi/bin/strip ac_cv_path_install=3D'/usr/bin/install -c' ac_cv_prog_AR=3Dar ac_cv_prog_AS=3Das ac_cv_prog_AWK=3Dgawk ac_cv_prog_BISON=3Dbison ac_cv_prog_CC_FOR_TARGET=3Dpowerpc-eabi-gcc ac_cv_prog_CXX_FOR_TARGET=3Dpowerpc-eabi-c++ ac_cv_prog_FLEX=3Dflex ac_cv_prog_GCC_FOR_TARGET=3Dpowerpc-eabi-gcc ac_cv_prog_GFORTRAN_FOR_TARGET=3Dpowerpc-eabi-gfortran ac_cv_prog_LD=3Dld ac_cv_prog_LEX=3Dflex ac_cv_prog_M4=3Dm4 ac_cv_prog_MAKEINFO=3Dmakeinfo ac_cv_prog_NM=3Dnm ac_cv_prog_OBJCOPY=3Dobjcopy ac_cv_prog_OBJDUMP=3Dobjdump ac_cv_prog_RANLIB=3Dranlib ac_cv_prog_READELF=3Dreadelf ac_cv_prog_STRIP=3Dstrip ac_cv_prog_YACC=3D'bison -y' ac_cv_prog_ac_ct_CC=3Dgcc ac_cv_prog_ac_ct_CXX=3Dg++ ac_cv_prog_cc_c89=3D ac_cv_prog_cc_g=3Dyes ac_cv_prog_cxx_g=3Dyes ac_cv_target=3Dpowerpc-unknown-eabi acx_cv_cc_gcc_supports_ada=3Dno acx_cv_prog_LN=3Dln gcc_cv_isl=3Dno gcc_cv_prog_cmp_skip=3D'cmp --ignore-initial=3D16 $$f1 $$f2' gcc_cv_tool_dirs=3D/usr/local/powerpc-eabi/libexec/gcc/powerpc-eabi/9.2.0:/= usr/local/powerpc-eabi/libexec/gcc/powerpc-eabi:/usr/lib/gcc/powerpc-eabi/9= .2.0:/usr/lib/gcc/powerpc-eabi:/usr/local/powerpc-eabi/powerpc-eabi/bin/pow= erpc-eabi/9.2.0:/usr/local/powerpc-eabi/powerpc-eabi/bin: gcc_cv_tool_prefix=3D/usr/local/powerpc-eabi lt_cv_objdir=3D.libs ## ----------------- ## ## Output variables. ## ## ----------------- ## AR=3D'ar' AR_FOR_BUILD=3D'$(AR)' AR_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/ar' AS=3D'as' AS_FOR_BUILD=3D'$(AS)' AS_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/as' AWK=3D'gawk' BISON=3D'bison' BUILD_CONFIG=3D'' CC=3D'gcc' CC_FOR_BUILD=3D'$(CC)' CC_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' CFLAGS=3D'-g -O2' CFLAGS_FOR_BUILD=3D'-g -O2' CFLAGS_FOR_TARGET=3D'-g -O2' COMPILER_AS_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/as' COMPILER_LD_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/collect-ld' COMPILER_NM_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/nm' CONFIGURE_GDB_TK=3D'' CPPFLAGS=3D'' CXX=3D'g++' CXXFLAGS=3D'-g -O2' CXXFLAGS_FOR_BUILD=3D'-g -O2' CXXFLAGS_FOR_TARGET=3D'-g -O2' CXX_FOR_BUILD=3D'$(CXX)' CXX_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs' DEBUG_PREFIX_CFLAGS_FOR_TARGET=3D'' DEFS=3D'-DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D= \"\" -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\" -DLT_OBJDIR=3D\".libs/\"' DLLTOOL=3D'dlltool' DLLTOOL_FOR_BUILD=3D'$(DLLTOOL)' DLLTOOL_FOR_TARGET=3D'powerpc-eabi-dlltool' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EXEEXT=3D'' EXPECT=3D'expect' FLAGS_FOR_TARGET=3D' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isyst= em $(build_tooldir)/include -isystem $(build_tooldir)/sys-include' FLEX=3D'flex' GCC_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/' GCC_SHLIB_SUBDIR=3D'' GDB_TK=3D'' GDC_FOR_BUILD=3D'$(GDC)' GDC_FOR_TARGET=3D'powerpc-eabi-gdc' GFORTRAN_FOR_BUILD=3D'$(GFORTRAN)' GFORTRAN_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/' GNATBIND=3D'no' GNATMAKE=3D'no' GOC_FOR_BUILD=3D'$(GOC)' GOC_FOR_TARGET=3D'powerpc-eabi-gccgo' INSTALL_DATA=3D'${INSTALL} -m 644' INSTALL_GDB_TK=3D'' INSTALL_PROGRAM=3D'${INSTALL}' INSTALL_SCRIPT=3D'${INSTALL}' LD=3D'ld' LDFLAGS=3D'' LDFLAGS_FOR_BUILD=3D'' LDFLAGS_FOR_TARGET=3D'' LD_FOR_BUILD=3D'$(LD)' LD_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/ld' LEX=3D'flex' LIBOBJS=3D'' LIBS=3D'' LIPO=3D'lipo' LIPO_FOR_TARGET=3D'powerpc-eabi-lipo' LN=3D'ln' LN_S=3D'ln -s' LTLIBOBJS=3D'' M4=3D'm4' MAINT=3D'#' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'#' MAKEINFO=3D'makeinfo' NM=3D'nm' NM_FOR_BUILD=3D'$(NM)' NM_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/nm' OBJCOPY=3D'objcopy' OBJCOPY_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/objcopy' OBJDUMP=3D'objdump' OBJDUMP_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/objdump' OBJEXT=3D'o' OTOOL=3D'otool' OTOOL_FOR_TARGET=3D'powerpc-eabi-otool' PACKAGE_BUGREPORT=3D'' PACKAGE_NAME=3D'' PACKAGE_STRING=3D'' PACKAGE_TARNAME=3D'' PACKAGE_URL=3D'' PACKAGE_VERSION=3D'' PATH_SEPARATOR=3D':' RANLIB=3D'ranlib' RANLIB_FOR_BUILD=3D'$(RANLIB)' RANLIB_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/ranlib' RAW_CXX_FOR_TARGET=3D'$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs' READELF=3D'readelf' READELF_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/readelf' RPATH_ENVVAR=3D'LD_LIBRARY_PATH' RUNTEST=3D'runtest' SED=3D'/bin/sed' SHELL=3D'/bin/bash' STRIP=3D'strip' STRIP_FOR_TARGET=3D'/usr/local/powerpc-eabi/powerpc-eabi/bin/strip' SYSROOT_CFLAGS_FOR_TARGET=3D'' TOPLEVEL_CONFIGURE_ARGUMENTS=3D'../gcc-9.2.0/configure --target=3Dpowerpc-e= abi --prefix=3D/usr/local/powerpc-eabi --with-newlib --with-gnu-as --with-gnu-ld --disable-shared --disable-libssp' WINDMC=3D'windmc' WINDMC_FOR_BUILD=3D'$(WINDMC)' WINDMC_FOR_TARGET=3D'powerpc-eabi-windmc' WINDRES=3D'windres' WINDRES_FOR_BUILD=3D'$(WINDRES)' WINDRES_FOR_TARGET=3D'powerpc-eabi-windres' YACC=3D'bison -y' ac_ct_CC=3D'gcc' ac_ct_CXX=3D'g++' bindir=3D'${exec_prefix}/bin' build=3D'x86_64-pc-linux-gnu' build_alias=3D'' build_configargs=3D' --cache-file=3D./config.cache '\''--prefix=3D/usr/local/powerpc-eabi'\'' '\''--with-newlib'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--disable-shared'\'' '\''--disable-libssp'\'' '\''--enable-languages=3Dc,c++,fortran,lto,objc'\'' --program-transform-name=3D'\''s&^&powerpc-eabi-&'\'' --disable-option-checking' build_configdirs=3D' libiberty libcpp fixincludes' build_cpu=3D'x86_64' build_libsubdir=3D'build-x86_64-pc-linux-gnu' build_noncanonical=3D'x86_64-pc-linux-gnu' build_os=3D'linux-gnu' build_subdir=3D'build-x86_64-pc-linux-gnu' build_tooldir=3D'${exec_prefix}/powerpc-eabi' build_vendor=3D'pc' compare_exclusions=3D'gcc/cc*-checksum$(objext) | gcc/ada/*tools/*' configdirs=3D' intl libiberty zlib libbacktrace libcpp libdecnumber fixincludes gcc libcc1 lto-plugin' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' do_compare=3D'cmp --ignore-initial=3D16 $$f1 $$f2' docdir=3D'${datarootdir}/doc/${PACKAGE}' dvidir=3D'${docdir}' exec_prefix=3D'${prefix}' extra_host_libiberty_configure_flags=3D'--enable-shared' extra_host_zlib_configure_flags=3D'' extra_isl_gmp_configure_flags=3D'' extra_liboffloadmic_configure_flags=3D'' extra_linker_plugin_configure_flags=3D'' extra_linker_plugin_flags=3D'' extra_mpc_gmp_configure_flags=3D'' extra_mpc_mpfr_configure_flags=3D'' extra_mpfr_configure_flags=3D'' get_gcc_base_ver=3D'cat' gmpinc=3D'' gmplibs=3D'-lmpc -lmpfr -lgmp' host=3D'x86_64-pc-linux-gnu' host_alias=3D'' host_configargs=3D' --cache-file=3D./config.cache '\''--prefix=3D/usr/local/powerpc-eabi'\'' '\''--with-newlib'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--disable-shared'\'' '\''--disable-libssp'\'' '\''--enable-languages=3Dc,c++,fortran,lto,objc'\'' --program-transform-name=3D'\''s&^&powerpc-eabi-&'\'' --disable-option-checking' host_cpu=3D'x86_64' host_noncanonical=3D'x86_64-pc-linux-gnu' host_os=3D'linux-gnu' host_shared=3D'no' host_subdir=3D'.' host_vendor=3D'pc' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'${datarootdir}/info' islinc=3D'' isllibs=3D'' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'${datarootdir}/man' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' poststage1_ldflags=3D'-static-libstdc++ -static-libgcc' poststage1_libs=3D'' prefix=3D'/usr/local/powerpc-eabi' program_transform_name=3D's&^&powerpc-eabi-&' psdir=3D'${docdir}' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' stage1_cflags=3D'-g' stage1_checking=3D'--enable-checking=3Dyes,types' stage1_languages=3D'c,c++,lto' stage1_ldflags=3D'-static-libstdc++ -static-libgcc' stage1_libs=3D'' stage2_werror_flag=3D'' sysconfdir=3D'${prefix}/etc' target=3D'powerpc-unknown-eabi' target_alias=3D'powerpc-eabi' target_configargs=3D'--cache-file=3D./config.cache --enable-multilib --with-cross-host=3Dx86_64-pc-linux-gnu '\''--prefix=3D/usr/local/powerpc-eabi'\'' '\''--with-newlib'\'' '\''--with-gnu-as'\'' '\''--with-gnu-ld'\'' '\''--disable-shared'\'' '\''--disable-libssp'\'' '\''--enable-languages=3Dc,c++,fortran,lto,objc'\'' --program-transform-name=3D'\''s&^&powerpc-eabi-&'\'' --disable-option-checking' target_configdirs=3D' libgcc libbacktrace libstdc++-v3 libquadmath libgfortran libobjc' target_cpu=3D'powerpc' target_noncanonical=3D'powerpc-eabi' target_os=3D'eabi' target_subdir=3D'powerpc-eabi' target_vendor=3D'unknown' tooldir=3D'${exec_prefix}/powerpc-eabi' ## ------------------- ## ## File substitutions. ## ## ------------------- ## alphaieee_frag=3D'/dev/null' host_makefile_frag=3D'/dev/null' ospace_frag=3D'/dev/null' serialization_dependencies=3D'serdep.tmp' target_makefile_frag=3D'/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LT_OBJDIR ".libs/" configure: exit 0