[MacPorts] #49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION
#49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION -----------------------+-------------------------------- Reporter: gnurser@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: -----------------------+-------------------------------- /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../.. -I./ -I../nco -I/opt/local/include -I/opt/local/include -DNDEBUG -I/opt/local/include -I/usr/include/malloc -I/opt/local/include/udunits2 -I/opt/local/include -DENABLE_NETCDF4 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/udunits2 -pipe -Os -arch x86_64 -stdlib=libc++ -c -o NcapVar.o NcapVar.cc fails with errors e.g. ../../config.h:416:31: note: expanded from macro 'NCO_GSL_MINOR_VERSION' :info:build #define NCO_GSL_MINOR_VERSION 2.0 :info:build ^ :info:build fmc_gsl_cls.cc:134:6: error: floating point literal in preprocessor expression :info:build # if NCO_GSL_MINOR_VERSION >= 9 -- Ticket URL: <https://trac.macports.org/ticket/49609> MacPorts <https://www.macports.org/> Ports system for OS X
#49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION ------------------------+----------------------- Reporter: gnurser@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: nco | ------------------------+----------------------- Changes (by mf2k@…): * owner: macports-tickets@… => takeshi@… * cc: takeshi@… (removed) * port: => nco Comment: In the future, please use WikiFormatting and fill in the Port field. -- Ticket URL: <https://trac.macports.org/ticket/49609#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION ------------------------+----------------------- Reporter: gnurser@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: nco | ------------------------+----------------------- Description changed by mf2k@…: Old description:
/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../.. -I./ -I../nco -I/opt/local/include -I/opt/local/include -DNDEBUG -I/opt/local/include -I/usr/include/malloc -I/opt/local/include/udunits2 -I/opt/local/include -DENABLE_NETCDF4 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/udunits2 -pipe -Os -arch x86_64 -stdlib=libc++ -c -o NcapVar.o NcapVar.cc
fails with errors e.g. ../../config.h:416:31: note: expanded from macro 'NCO_GSL_MINOR_VERSION' :info:build #define NCO_GSL_MINOR_VERSION 2.0 :info:build ^ :info:build fmc_gsl_cls.cc:134:6: error: floating point literal in preprocessor expression :info:build # if NCO_GSL_MINOR_VERSION >= 9
New description: {{{ /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../.. -I./ -I../nco -I/opt/local/include -I/opt/local/include -DNDEBUG -I/opt/local/include -I/usr/include/malloc -I/opt/local/include/udunits2 -I/opt/local/include -DENABLE_NETCDF4 -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/udunits2 -pipe -Os -arch x86_64 -stdlib=libc++ -c -o NcapVar.o NcapVar.cc }}} fails with errors e.g. {{{ ../../config.h:416:31: note: expanded from macro 'NCO_GSL_MINOR_VERSION' :info:build #define NCO_GSL_MINOR_VERSION 2.0 :info:build ^ :info:build fmc_gsl_cls.cc:134:6: error: floating point literal in preprocessor expression :info:build # if NCO_GSL_MINOR_VERSION >= 9 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/49609#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION ------------------------+----------------------- Reporter: gnurser@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: nco | ------------------------+----------------------- Comment (by ckhroulev@…): The current NCO version does not support GSL 2.0. This issue was fixed upstream (see [https://github.com/nco/nco/issues/19]), so MacPorts just needs to switch to the next NCO version once it is released. -- Ticket URL: <https://trac.macports.org/ticket/49609#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION ------------------------+----------------------- Reporter: gnurser@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: nco | ------------------------+----------------------- Changes (by ryandesign@…): * cc: marina.levy@… (added) Comment: Has duplicate #49734. -- Ticket URL: <https://trac.macports.org/ticket/49609#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#49609: nco@4.5.2_2 build failure 10.9.5 clang++ doesn't like floating point NCO_GSL_MINOR_VERSION ------------------------+----------------------- Reporter: gnurser@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: nco | ------------------------+----------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => fixed Comment: r142654 (maintainer timeout) -- Ticket URL: <https://trac.macports.org/ticket/49609#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts