#49820: asymptote @2.35_1: build failure with gsl 2.0 ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch | Port: asymptote ----------------------------+-------------------------------- asymptote fails to build due to an gsl API change: {{{ :info:build /usr/bin/clang++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libc++ -pipe -Os -arch x86_64 -I. -Igc-7.4.2/include -o runlabel.o -c runlabel.cc :info:build gsl.cc:1091:3: error: no matching function for call to 'addGSLDOUBLE3Func' :info:build addGSLDOUBLE3Func<gsl_sf_ellint_D>(SYM(D),SYM(phi),SYM(k),SYM(n)); :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }}} A patch is available from the asymptote github site. Note: asymptote has been updated to version 2.36 (the patch is more recent than that release as well), but the source code is now hosted on github, rather than source forge. -- Ticket URL: <https://trac.macports.org/ticket/49820> MacPorts <https://www.macports.org/> Ports system for OS X