[MacPorts] #64121: linrad isn't using the right compiler or flags

MacPorts noreply at macports.org
Fri Dec 3 10:23:21 UTC 2021


#64121: linrad isn't using the right compiler or flags
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  ra1nb0w
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.1
 Keywords:              |       Port:  linrad
------------------------+----------------------
 linrad isn't UsingTheRightCompiler or flags.

 https://build.macports.org/builders/ports-
 12_x86_64-builder/builds/5256/steps/install-port/logs/stdio

 {{{
 cc -D_FILE_OFFSET_BITS=64 -DLUSERS_DEF=0 -DWUSERS_DEF=0 xmain.c -DBUILD=0
 -DHAVE_XKBLIB=1 \
         -I/opt/local/include -I/opt/local/include  -I/usr/include/ -O2
 -DOSNUM=1 -I/opt/local/include -I/opt/local/include  -I/usr/include/ -W
 -Wall -DHAVE_OSS=0 -DCPU=CPU_INTEL -DHAVE_SHM=1 -DHAVE_X11=1 -DIA64=1
 -DDARWIN=1 -DSERVER=0 -DHAVE_SVGALIB=0 -DOPENCL_PRESENT=0 -DHAVE_CUFFT=0
 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -DOSSD=0 -Wchar-
 subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes
 -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o xmain.om
 }}}

 Note the use of `cc` instead of the desired compiler. Note absence of
 `-arch` flags.

-- 
Ticket URL: <https://trac.macports.org/ticket/64121>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list