https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115742

--- Comment #2 from bug-reports.delphin at laposte dot net ---
NB make.log too big. So, final message (botom of make.log) is :

warning: unknown warning option '-Wconditionally-supported'
[-Wunknown-warning-option]
warning: unknown warning option '-Wconditionally-supported'
[-Wunknown-warning-option]
1 warning generated.
1 warning generated.
/usr/bin/clang++ -std=c++11 -pie   -g -DIN_GCC   -fno-strict-aliasing
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -pie 
-o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o
c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o
c/c-fold.o c/gimple-parser.o c-family/c-common.o c-family/c-cppbuiltin.o
c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o
c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o
c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o
c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o
c-family/c-ubsan.o c-family/known-headers.o c-family/c-attribs.o
c-family/c-warn.o c-family/c-spellcheck.o i386-c.o darwin-c.o \
          cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a
../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a
../libcpp/libcpp.a  -liconv ../libbacktrace/.libs/libbacktrace.a
../libiberty/pic/libiberty.a ../libdecnumber/libdecnumber.a 
-L/Users/laurentdelphin/_Ze-Libraries/_ISL/lib -lisl
-L/Users/laurentdelphin/_Ze-Libraries/_GNU-MP/lib
-L/Users/laurentdelphin/_Ze-Libraries/_GNU-MPFR/lib
-L/Users/laurentdelphin/_Ze-Libraries/_GNU-MPC/lib -lmpc -lmpfr -lgmp  
-L./../zlib -lz 
/usr/bin/clang++ -std=c++11 -pie   -g -DIN_GCC   -fno-strict-aliasing
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute
-Wconditionally-supported -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -pie 
-o cc1plus \
              cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o
cp/constexpr.o cp/constraint.o cp/coroutines.o cp/cp-gimplify.o
cp/cp-objcp-common.o cp/cp-ubsan.o cp/cvt.o cp/contracts.o
cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o
cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o
cp/mapper-client.o cp/mapper-resolver.o cp/method.o cp/module.o
cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/rtti.o
cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o
cp/vtable-class-hierarchy.o attribs.o c-family/c-common.o
c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o
c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o
c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o
c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o
c-family/c-ada-spec.o c-family/c-ubsan.o c-family/known-headers.o
c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.o i386-c.o
darwin-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a
libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a
../libcody/libcody.a  \
                libcommon.a ../libcpp/libcpp.a  -liconv
../libbacktrace/.libs/libbacktrace.a ../libiberty/pic/libiberty.a
../libdecnumber/libdecnumber.a  -L/Users/laurentdelphin/_Ze-Libraries/_ISL/lib
-lisl -L/Users/laurentdelphin/_Ze-Libraries/_GNU-MP/lib
-L/Users/laurentdelphin/_Ze-Libraries/_GNU-MPFR/lib
-L/Users/laurentdelphin/_Ze-Libraries/_GNU-MPC/lib -lmpc -lmpfr -lgmp  
-L./../zlib -lz 
clang: warning: argument unused during compilation: '-pie'
[-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-pie'
[-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-pie'
[-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-pie'
[-Wunused-command-line-argument]
echo |
/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/./gcc/xgcc
-B/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/./gcc/
-fno-checking -nostdinc -E -dM - | \
          sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
                 -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
          sort -u > tmp-macro_list
/bin/sh
/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_14.1.x/gcc-14.1.0/gcc/../move-if-change
tmp-macro_list macro_list
echo timestamp > s-macro_list
rm -rf include-fixed; mkdir include-fixed
chmod a+rx include-fixed
if [ -d ../prev-gcc ]; then \
          cd ../prev-gcc && \
          /Applications/Xcode.app/Contents/Developer/usr/bin/make
real-install-headers-tar DESTDIR=`pwd`/../gcc/ \
            libsubdir=. ; \
        else \
          set -e; for ml in `cat fixinc_list`; do \
            sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \
            multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \
            fix_dir=include-fixed${multi_dir}; \
            if ! false && test ! -d `echo /usr/include | sed -e :a -e
's,[^/]*/\.\.\/,,' -e ta`; then \
              echo "The directory (BUILD_SYSTEM_HEADER_DIR) that should contain
system headers does not exist:" >&2 ; \
              echo "  `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e
ta`" >&2 ; \
              case darwin21.6.0 in \
                darwin*) \
                  echo "(on Darwin this usually means you need to pass the
--with-sysroot= flag to point to a valid MacOS SDK)" >&2; \
                  ;; \
              esac; \
              tooldir_sysinc=`echo
"/Users/laurentdelphin/_Ze-Bins/_GNU-Compilers/_14.1.x/lib/gcc/x86_64-apple-darwin21.6.0/14.1.0/../../../../x86_64-apple-darwin21.6.0/sys-include"
| sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
              if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e
ta`" = "x${tooldir_sysinc}"; \
              then sleep 1; else exit 1; fi; \
            fi; \
            /bin/sh
/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_14.1.x/gcc-14.1.0/gcc/../mkinstalldirs
${fix_dir}; \
            chmod a+rx ${fix_dir} || true; \
            (TARGET_MACHINE='x86_64-apple-darwin21.6.0'; srcdir=`cd
/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_14.1.x/gcc-14.1.0/gcc;
${PWDCMD-pwd}`; \
              SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
              gcc_dir=`${PWDCMD-pwd}` ; \
              export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
              cd ../build-x86_64-apple-darwin21.6.0/fixincludes && \
              /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \
                `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`  );
\
          done; \
        fi
The directory (BUILD_SYSTEM_HEADER_DIR) that should contain system headers does
not exist:
  /usr/include
(on Darwin this usually means you need to pass the --with-sysroot= flag to
point to a valid MacOS SDK)
make[3]: *** [stmp-fixinc] Error 1
rm gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

Reply via email to