tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/g95 fails on Mac OS X 10.10.5



> Am 22.12.2016 um 12:38 schrieb Joerg Sonnenberger <joerg%bec.de@localhost>:
> 
> On Thu, Dec 22, 2016 at 10:54:32AM +0100, Hubert Feyrer wrote:
>> unfortunately this blocks out more packages like math/R.
>> Any ideas how to fix?
> 
> Attached patch should fix the immediate issue.

Nope. At least not far enough. An updated patch (attached) leads to the error below.
No idea where it’s pulling -malign-double from…


 - Hubert


…
tconfig.h is unchanged
/usr/pkgsrc/lang/g95/work.promise/gcc-4.1.2/g95/./gcc/xgcc -B/usr/pkgsrc/lang/g95/work.promise/gcc-4.1.2/g95/./gcc/ -B/Volumes/pkgsrc12/pkg/x86_64-apple-darwin14/bin/ -B/Volumes/pkgsrc12/pkg/x86_64-apple-darwin14/lib/ -isystem /Volumes/pkgsrc12/pkg/x86_64-apple-darwin14/include -isystem /Volumes/pkgsrc12/pkg/x86_64-apple-darwin14/sys-include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I./../intl -I../../gcc/../libcpp/include   \
          -c ../../gcc/config/darwin-crt2.c -o crt2.o
../../gcc/config/darwin-crt2.c:1: error: -malign-double makes no sense in the 64bit mode
gnumake[2]: *** [crt2.o] Error 1
gnumake[1]: *** [all-gcc] Error 2
gnumake: *** [all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /usr/pkgsrc/lang/g95



Attachment: patch-gcc_config_host-darwin.c
Description: Binary data



Home | Main Index | Thread Index | Old Index