Opened 12 years ago

Last modified 12 years ago

#35839 closed defect

transfig does not compile fig2dev — at Initial Version

Reported by: darrell.lamm@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: transfig

Description

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.

Change History (1)

Changed 12 years ago by darrell.lamm@…

Attachment: transfig.log added

"port -d transfig" output log

Note: See TracTickets for help on using tickets.