[MacPorts] #51865: gnudatalanguage @0.9.5_11 Configuration error - build failure
#51865: gnudatalanguage @0.9.5_11 Configuration error - build failure ---------------------+-------------------------------- Reporter: majoc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: gnudatalanguage ---------------------+-------------------------------- Port hdf5 @1.10.0_1+cxx+fortran+gcc5+hl present and active, but Cmake fails to see it. Please see attached logfile for XCode 7.2.1 on OS X 10.10; XCode 7.3.1 on OS X 10.11 produces identical results. Do let me know, please, if you require further information. -- Ticket URL: <https://trac.macports.org/ticket/51865> MacPorts <https://www.macports.org/> Ports system for OS X
#51865: gnudatalanguage @0.9.5_11 Configuration error - build failure ------------------------------+-------------------------------- Reporter: majoc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gnudatalanguage | ------------------------------+-------------------------------- Comment (by gnwiii@…): Other packages are also having problems detecting hdf5 using CMake -- the proper approach is to build hdf5 using CMake, but a workaround is to add {{{-DHDF5_HL_LIBRARIES}}} to the configure arguments: {{{ *** 85,90 **** --- 89,95 ---- -DHDF5DIR=${prefix} \ -DHDF=ON \ -DHDFDIR=${prefix} \ + -DHDF5_HL_LIBRARIES=${prefix}/lib/libhdf5_hl.dylib \ -DJASPERDIR=${prefix} \ -DJPEGDIR=${prefix} \ -DLIBPROJ4=ON \ }}} As a side note, gdl-0.9.6v2.tgz is the current version. and builds with the above change and checksums: {{{ checksums ${gdlsrc} \ md5 6e97c4b005c1850e4b844fd3b8d96098 \ sha1 075da4a58ea6dcdc1a99986b9d601de2af14e1ff \ rmd160 a9216338b8fd89938078172bc57ac387616a0c0f }}} -- Ticket URL: <https://trac.macports.org/ticket/51865#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51865: gnudatalanguage @0.9.5_11 Configuration error - build failure ------------------------------+-------------------------------- Reporter: majoc@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: duplicate | Keywords: Port: gnudatalanguage | ------------------------------+-------------------------------- Changes (by takeshi@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #51555. gdl-0.9.6 seems to have been updated for plplot-5.11.x. Done in r150628. -- Ticket URL: <https://trac.macports.org/ticket/51865#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts