broken make

From: Divacky Roman <xdivac02_at_stud.fit.vutbr.cz>
Date: Fri, 20 Aug 2004 13:38:39 +0200
I have this
  MAKE_ARGS = {
     'multimedia/mplayer*' => [
     'WITH_OPTIMIZED_CFLAGS=-O3 -ffast-math -fomit-frame-pointer',
     'WITHOUT_RUNTIME_CPUDETECTION=yo',
     'WITHOUT_GUI=yo',
     'WITHOUT_RUNTIME_CPUDETECTION=yo'
     ]
     }

and when I issue portupgrade mplayer
witten ~# portupgrade -v mplayer
--->  Session started at: Fri, 20 Aug 2004 13:36:04 +0200
** Makefile possibly broken: multimedia/mplayer:
make: cannot open fast-math.
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed) ! multimedia/mplayer (mplayer-0.99.4_2) (Makefile broken)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed		--->  Session ended at: Fri, 20 Aug 2004 13:36:05 +0200 (consumed 00:00:01)
witten ~#
		
when I remove that -ffast-math it complies about not being able to open
omit-frame-pointer....

so something is broken I suppose

btw: ports are freshly updated and when I issue "make install" in
ports/multimedia/mplayer it works as intended (but it fails on some gcc error)

roman
Received on Fri Aug 20 2004 - 09:38:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:07 UTC