[Bug other/100585] New: Osx 10.7 Lion Make failed : uninitialized cost member, many errors

2021-05-13 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100585

Bug ID: 100585
   Summary: Osx 10.7 Lion Make failed : uninitialized cost member,
many errors
   Product: gcc
   Version: 11.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: bug-reports.delphin at laposte dot net
  Target Milestone: ---

Created attachment 50806
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50806&action=edit
Config.log Lion v. 11.1.0

Osx : 10.7.x Lion (last version)
Computer : Mac mini Intel core 2 duo 

Compiler used : gcc 4.9.x (last) built. 

Bug and steps :
- configure seems to be OK, but
- make fails, with many errors of the same kind it seems
- unable to compile. 

Remark : gcc compiled up to the 10.2.x version. Same configuration parameters. 

Enclosed (if correctly uploaded) :
- config.log
- my-configure.log : issued by configure
- my-make.log : issued make.

[Bug other/100585] Osx 10.7 Lion Make failed : uninitialized cost member, many errors

2021-05-13 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100585

--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 50807
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50807&action=edit
my-configure.log Lion v. 11.1.0

[Bug other/100585] Osx 10.7 Lion Make failed : uninitialized cost member, many errors

2021-05-13 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100585

--- Comment #2 from bug-reports.delphin at laposte dot net ---
Created attachment 50808
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50808&action=edit
my-make.log Lion v. 11.1.0

[Bug regression/106956] New: GCC 12.2.0 & Mac OS X Lion : make failed

2022-09-16 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956

Bug ID: 106956
   Summary: GCC 12.2.0 & Mac OS X Lion : make failed
   Product: gcc
   Version: 12.2.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: regression
  Assignee: unassigned at gcc dot gnu.org
  Reporter: bug-reports.delphin at laposte dot net
  Target Milestone: ---

Created attachment 53583
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53583&action=edit
config.log

Summary : building GCC v. 12.2.0 under Mac OS X Lion (10.7.x) failed when Make,
although ./configure passed. Hereafter some details about the compilation
(make) process, with enclosed three log (text) files.

OS X : Lion (10.7.x : last version - combo downlaod and installation)
Compiler used : GCC v. 6.5.x (please read teh config.log file), built under OS
X Lion with YOUR code source.

Results :
- configure worked, but make failed ;
- regression compared to the last version of GCC compiled under the same
conditions (namely, 11.3.0) ;
- make error with GCC 12.1.0 : I issued an error for this).

Remark : GCC 12.2.0 (and 12.1.0) should be kindly reviewed why this is a
regression in the compilation process.

For all IT developers and scientists using GCC for their work.
Kind regards !

[Bug regression/106956] GCC 12.2.0 & Mac OS X Lion : make failed

2022-09-16 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956

--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 53584
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53584&action=edit
configure.log

[Bug regression/106956] GCC 12.2.0 & Mac OS X Lion : make failed

2022-09-16 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106956

--- Comment #2 from bug-reports.delphin at laposte dot net ---
Created attachment 53585
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53585&action=edit
make.log

[Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-09-16 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #11 from bug-reports.delphin at laposte dot net ---
Another compilation error with 12.2.0 (NB Please see bug n. 106956).
Maybe Lion too old ? Bad compilers(s) (GCC, Python...) ?

Kind regards,

[Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-09-17 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #14 from bug-reports.delphin at laposte dot net ---
Ok but where ? I didn't find it. What file shows me this coma, and what
line/lines, where ? config.log ? my-configure.log ? my-make.log ?

Besides, when one looks the my-make.log file it, seems that python issues an
error (en d of the file). Maybe should I need to change the python
compiler/path, in using, for example,
PYTHON=path_to_a_python_compiler_elsewhere, or change to python3 ? But PYTHON
seems not to be a parameter for configure (NB Not see the configure.ac to check
this).


Thank you.
Kind regards,

L.D.

[Bug other/105819] New: GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-06-02 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

Bug ID: 105819
   Summary: GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and
under Mac OS X lion - I
   Product: gcc
   Version: 12.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: bug-reports.delphin at laposte dot net
  Target Milestone: ---

Created attachment 53070
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53070&action=edit
config.log

Summary : although GCC 11.3.0 was built successfully, GCC 12.1.0 failed in
Make.
So, this is a possible regression, although investigation should be made by GCC
developers. Only compilation by GCC 4.9.4 (built with my Mac computer), not
tested by further GCC compilers such as GCC 65x or by LLVM/Clang.
So, not built nor installed..

OS Mac OS X Lion (10.7.5).
Compiler used : GCC 4.9.4 (built with your source code).
Microprocessor : Intel Core 2 Duo (x86_64).

Binutils : provided by Apple.

Kind regards,

Enclosed : 3 files : 1/ config.log, 2/ my-configure.log (displaying what
configure does), 3/ my-make .log.

[Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-06-02 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 53071
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53071&action=edit
my-configure.log

[Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-06-02 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #2 from bug-reports.delphin at laposte dot net ---
Created attachment 53072
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53072&action=edit
my-make.log (xz compressed)

[Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-06-09 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #5 from bug-reports.delphin at laposte dot net ---
Thank you for your reply.
So, what have I to do ?
Please note that GCC v. 11.3.0 was successfully built and installed with the
same configuration (./configure).

Kind regards,

[Bug other/105819] GCC 12.1.0 Make failed - Compiled with GCC 4.9.4 and under Mac OS X lion - I

2022-06-14 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #10 from bug-reports.delphin at laposte dot net ---
Hi :

Ah, OK maybe a mistypping from my own. I will look at this.

Kind regards !

PS Please note taht my spectacles were too old, and I have new ones since last
friday. Progressive lenses, and not easy to see the computer screen...
Adapatation period is needed.

[Bug c++/109710] New: OS X Lio : make failed -> ld: can't open -reexported_symbols_list file

2023-05-03 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109710

Bug ID: 109710
   Summary: OS X Lio : make failed -> ld: can't open
-reexported_symbols_list file
   Product: gcc
   Version: 13.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c++
  Assignee: unassigned at gcc dot gnu.org
  Reporter: bug-reports.delphin at laposte dot net
  Target Milestone: ---

Created attachment 54974
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54974&action=edit
config.log

Hi !

Thank you for studying my make process for GCC/G++ under Lion (OS X). SO,
hereafter the main details given to "configure".

Mac OS X : Lion (10.7.5)
Hardware : Intel Core 2 Duo (X86_64)
Compiler(s) used : the ones downloaded (and built) from your web site (ftp).
Versions : 4.9 or 7.5 (successfully compiled and installed, usually working
very well).

Last suceesful GCC/G++ version compiled and installed : 11.3.0 (NB Later
versions failed).

Expected result : everything OK (NB Before I buy a new Mac computer).

Result obtained :
1/ configure passed (seen the log file)
2/ configure dispalyed the appropriate messages (see the log file)
3/ make fails. The message dispalyed is the following one (see the log
file) : 

lipo -output libgcc_s.1.1.dylib \
  -create libgcc_s.1.1.dylib_T*
rm libgcc_s.1.1.dylib_T*
MLIBS=`/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/./gcc/xgcc
-B/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/./gcc/
-B/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/bin/
-B/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/lib/
-isystem
/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/include
-isystem
/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/sys-include
  -fno-checking --print-multi-lib | sed -e 's/;.*$//'` ; \
for mlib in $MLIBS ; do \
  cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib  \
./libgcc_s.1.1.dylib_T_${mlib} || exit 1 ; \
  arch=`lipo -info libgcc_s.1.1.dylib_T_${mlib} | sed -e 's/.*:\ //'` ; \
  /Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/./gcc/xgcc
-B/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/./gcc/
-B/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/bin/
-B/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/lib/
-isystem
/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/include
-isystem
/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/x86_64-apple-darwin11.4.2/sys-include
  -fno-checking -arch ${arch} -nodefaultlibs -dynamiclib \
-o libgcc_s.1.dylib_T_${mlib} \
-Wl,-reexport_library,libgcc_s.1.1.dylib_T_${mlib} \
-lSystem \
   
-Wl,-reexported_symbols_list,/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_13,1,x/gcc-13.1.0/libgcc/config/darwin-unwind.ver
\
-install_name
/Volumes/External_7/_Ze-Bins/_GNU-Compilers/_13,1.x/lib/libgcc_s.1.dylib \
-compatibility_version 1 -current_version 1 ; \
done
ld: can't open -reexported_symbols_list file:
/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_13
collect2: error: ld returned 1 exit status
my-make[3]: ***
[/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_13,1,x/gcc-13.1.0/libgcc/config/t-slibgcc-darwin:139:
libgcc_s.1.dylib] Error 1
my-make[3]: Leaving directory
'/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir/x86_64-apple-darwin11.4.2/libgcc'
my-make[2]: *** [Makefile:19390: all-stage1-target-libgcc] Error 2
my-make[2]: Leaving directory
'/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir'
my-make[1]: *** [Makefile:25216: stage1-bubble] Error 2
my-make[1]: Leaving directory
'/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Workspace/_Build-Dir'
my-make: *** [Makefile:1077: all] Error 2

Or, simply : 
ld: can't open -reexported_symbols_list file:
/Volumes/External_7/_IT-GNU/_GNU-Compilers/_Source/_13
collect2: error: ld returned 1 exit status

Thank you !

Encl. 3 log (text) files

[Bug c++/109710] OS X Lio : make failed -> ld: can't open -reexported_symbols_list file

2023-05-03 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109710

--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 54975
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54975&action=edit
Display of ./configure

[Bug c++/109710] OS X Lio : make failed -> ld: can't open -reexported_symbols_list file

2023-05-03 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109710

--- Comment #2 from bug-reports.delphin at laposte dot net ---
Created attachment 54976
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54976&action=edit
The error(s) output by make

[Bug other/105819] comma `,` in directory name causes build to fail

2023-05-15 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105819

--- Comment #17 from bug-reports.delphin at laposte dot net ---
First of all, thank you very much. You were stronly right.

In fact, it was not a PATH error, but a folder name error. I check it again and
it was true : unfortunately, I changed a dot sign to a coma sign in the name of
the folders.

I zoomed my Terminal window, and I found this : my eye vision has fairly
weakened. I didn't well differentiate between the two signs, my vision now is
too low. Even though I changed some months ago my glasses : myopia decreased,
but presbyopia increased. The new lenses have corrected - in its way of
accomodation... - the crystalline(eye) lenses, but I found that the field of
view is now very reduces : just a rectangle with a 1-mm width only,
approximately. Good book reading but failing to work before a computer screen
during several hours each day. I met the optician two weeks ago, and, when I
told her I work on a computer from the morning to the afternoon, explaining my
issues with such a vision and their glasses, she told me that my glasses are
not fairly adapted to screen reading. Now, I need to buy new dedicated glasses
for screen working, with wider and a larger and wider field of view (but not
good for book reading). Next months, or in one year.

With GCC, it was now well compiled for versions : 12.1.0, 12.2.0, 13.1.0. I had
just a matter for the 1st compilation of 13.1.0 : it looped during several (>=
6) hours at the step : echo timestamp s-gyte. I canceled the process and
started it again, after having cleaned everything in the build folder. It
compiled to the end in around 10 hours now.

Son, an advice for every developer :

Even though you are young or have a good vision, ALWAYS wear glasses protecting
your eyes when you are in front of a screen. ALWAYS. Otherwise, one day, your
vision will stronly weaken.

As an example ->

https://www.essilorindia.com/products/computer-glasses

Kind regards,

L. D.

[Bug other/115742] New: MacOS Monterey : /usr/include not found

2024-07-02 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115742

Bug ID: 115742
   Summary: MacOS Monterey : /usr/include not found
   Product: gcc
   Version: 14.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
  Assignee: unassigned at gcc dot gnu.org
  Reporter: bug-reports.delphin at laposte dot net
  Target Milestone: ---

Created attachment 58554
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58554&action=edit
config.log

macOS : Monterey 12.7.5
Mac mini 2014 (i5 processor)
Xcode and compilation tools : 14.x (please see the config.log enclosed).

"BUG" : during the compilation, a test is performed by the GCC process. This
test looks for the(a) /usr/include (system). The process of compilation fails
and stops because there is nomore /usr/include folder under Monterey (see the
make.log file).

In fact, one can see it somewhere in the Contents of Xcode application (to see
it, do Show Package Contents applying it to Xcode).

It fails with the following attempts to fix this issue :
1/ with Xcode only installed ;
2/ with the Command Line Tools only installed ;
3/ with both Xcode and Command Line tools.

After these failures, I mad the decision to keep only Xcode in my computer. I
succeed to compile and to build all other open sources I need, including the
GNU ones.

Please note that I check /usr/bin/clang too : it seems that it should not be
the compiler itself, because I saw that it contains many xml lines inside.

Remark : with my former and "old" mac Mini with Lion, all the GCC suites were
well compiled and installed, in particular with previous versions of GNU GCC I
compiled (e.g., v. 49x, v. 75.x).

A wish : to fix this issue, for example in removing the '/usr/include' inside
test and checking it to see if it works.

Eventaulley, no GNU gcc installed, no gfortran at all...

Thank you !


Encl.

[Bug other/115742] MacOS Monterey : /usr/include not found

2024-07-02 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115742

--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 58555
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58555&action=edit
What configure dsipalys

[Bug other/115742] MacOS Monterey : /usr/include not found

2024-07-02 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
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 

[Bug regression/120544] New: GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-04 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

Bug ID: 120544
   Summary: GCC 15.1.0 and MacOS Monterey : compilation failed
   Product: gcc
   Version: 15.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: regression
  Assignee: unassigned at gcc dot gnu.org
  Reporter: bug-reports.delphin at laposte dot net
  Target Milestone: ---

Created attachment 61573
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61573&action=edit
Screenshot

Summary : compilation of GCC 15.1.0 failed, but previous GCC version succeeded
OS : MacOS Monterey, last version available
µP : Intel
Compilers : those provided with last version of XCode for Monterey.

Third parties used and necessary : the usual ones

Issue : failed to compile GCC v. 15.1.0.

Encl. screenshots and log files, including config.log

[Bug regression/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-04 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #1 from bug-reports.delphin at laposte dot net ---
Created attachment 61574
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61574&action=edit
Screenshot

[Bug regression/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-04 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #2 from bug-reports.delphin at laposte dot net ---
Created attachment 61575
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61575&action=edit
config.log

[Bug regression/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-04 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #3 from bug-reports.delphin at laposte dot net ---
Created attachment 61576
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61576&action=edit
Display by ./configure

[Bug regression/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-04 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #4 from bug-reports.delphin at laposte dot net ---
Created attachment 61577
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61577&action=edit
Display when make

[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-10 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #6 from bug-reports.delphin at laposte dot net ---
But compilation and installation OK for GCC v. 14.3.0.

[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-10 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #8 from bug-reports.delphin at laposte dot net ---
(In reply to Andrew Pinski from comment #5)
> What version of texinfo you have installed?
> 
> Are you building from the tar balls or from git tag?
> 
> 
> If from git tag, then `Texinfo version 4.7 (or later)` is required as
> mentioned on  https://gcc.gnu.org/install/prerequisites.html .
> 
> If not then we need to know the full instructions you used.

TexInfo, I guess I installed one of the last versions.
>From tarball.

Thank you.

[Bug target/120544] GCC 15.1.0 and MacOS Monterey : compilation failed

2025-06-10 Thread bug-reports.delphin at laposte dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120544

--- Comment #7 from bug-reports.delphin at laposte dot net ---
But compilation and installation OK for GCC v. 14.3.0.