Opened 8 years ago

Closed 8 years ago

#51741 closed defect (fixed)

gildas is not UsingTheRightCompiler

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: smaret (Sebastien Maret)
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: Cc: bardeau
Port: gildas

Description

gildas is not UsingTheRightCompiler

Attachments (1)

main.log.bz2 (20.7 KB) - added by ryandesign (Ryan Carsten Schmidt) 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log.bz2 added

comment:1 Changed 8 years ago by bardeau

:info:build g++ -I/opt/local/include -c -Wall -Os -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_gildas/gildas/work/gildas-src-jun16a/integ/x86_64-darwin-gfortran/include -pipe -fPIC -Ddarwin -DDARWIN -DPNG -O -Dunderscore -DGAG_USE_GTK -DGAG_USE_POSIX -DGAG_USE_PYTHON -DGAG_USE_UNDERSCORE ATMOpacity.cpp -o built/x86_64-darwin-gfortran/ATMOpacity.o
:info:build g++: Error: You should be using ${configure.cxx}
:info:build See https://trac.macports.org/wiki/UsingTheRightCompiler

Is there any reason why this is an error and not a warning?

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

It's an error on my system because I configured my system according to the instructions in UsingTheRightCompiler because I want port builds to exit with this error so that I can report the problems to the port maintainers.

comment:3 Changed 8 years ago by smaret (Sebastien Maret)

Thanks for the report. This should be fixed with r149944.

comment:4 Changed 8 years ago by smaret (Sebastien Maret)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.