#35839: transfig does not compile fig2dev ------------------------------------------+--------------------------------- Reporter: darrell.lamm@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: transfig fig2dev | Port: transfig ------------------------------------------+--------------------------------- I have attached the redirected output transfig.log created from the following command line: $ sudo port -d install transfig 2>&1 |tee transfig.log Looking at the log file, I did note some fetch failures that might indicate that the latest package is not compiled: ''---> Attempting to fetch transfig-3.2.5d_1.darwin_12.x86_64.tbz2 from http://packages.macports.org/transfig % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 DEBUG: Fetching archive failed:: The requested URL returned error: 404 ---> Attempting to fetch transfig-3.2.5d_1.darwin_12.x86_64.tbz2 from http://macports.packages.ionic.de/transfig % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 DEBUG: Fetching archive failed:: The requested URL returned error: 404 D'' Also there is a compilation failure: ''genibmgl.c:575:29: error: non-void function 'set_width' should return a value [-Wreturn-type] if (w == current_width) return;'' Perhaps the patches are not reaching all of the repositories. From previous posts, I understand this error has been recognized and fixed, but it does not appear to be universally distributed. -- Ticket URL: <https://trac.macports.org/ticket/35839> MacPorts <http://www.macports.org/> Ports system for Mac OS