[MacPorts] #50017: build fails with gsl-related error
#50017: build fails with gsl-related error ------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: orpie ------------------------+-------------------------------- Build fails at: {{{ NE -DHAVE_FENV -g -O2" -c mlgsl_sf.c :info:build mlgsl_sf.c:261:51: error: too many arguments to function call, expected 3, have 4 :info:build SF4(ellint_D, Double_val, Double_val, Double_val, GSL_MODE_val) :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ }}} -- Ticket URL: <https://trac.macports.org/ticket/50017> MacPorts <https://www.macports.org/> Ports system for OS X
#50017: build fails with gsl-related error -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: orpie | -------------------------+-------------------------------- Comment (by macports@…): oops, that line got cut off: {{{ :info:build cd gsl && ocamlc.opt -ccopt "-I/opt/local/include -I/opt/local/include -pipe -Os -arch x86_64 -DHAVE_INLINE -DHAVE_FENV -g -O2" -c mlgsl_sf.c :info:build mlgsl_sf.c:261:51: error: too many arguments to function call, expected 3, have 4 :info:build SF4(ellint_D, Double_val, Double_val, Double_val, GSL_MODE_val) :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ }}} -- Ticket URL: <https://trac.macports.org/ticket/50017#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50017: orpie: build fails with gsl-related error -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: orpie | -------------------------+-------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/50017#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50017: orpie: build fails with gsl-related error -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: orpie | -------------------------+-------------------------------- Comment (by christian.halaszovich@…): This should be fixes by changing {{{ SF4(ellint_D, Double_val, Double_val, Double_val, GSL_MODE_val) }}} to {{{ SF3(ellint_D, Double_val, Double_val, GSL_MODE_val) }}} I prepared a patch file that I'm going to attach to this ticket. -- Ticket URL: <https://trac.macports.org/ticket/50017#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#50017: orpie: build fails with gsl-related error -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: orpie | -------------------------+-------------------------------- Comment (by christian.halaszovich@…): Although the patch resolved the bug reported in this ticket, some link errors turned up. I addressed them in a seperate ticket (#50338) -- Ticket URL: <https://trac.macports.org/ticket/50017#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#50017: orpie: build fails with gsl-related error -------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: orpie | -------------------------+-------------------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => duplicate Comment: dup of #50338 -- Ticket URL: <https://trac.macports.org/ticket/50017#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts