#66971 closed defect (fixed)
libsvg @0.1.4 failed to build: implicit declaration of function 'png_set_gray_1_2_4_to_8'
Reported by: | amadeus24 | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | libsvg |
Description
Attachments (2)
Change History (6)
Changed 21 months ago by amadeus24
comment:1 Changed 21 months ago by jmroot (Joshua Root)
Keywords: | libsvg failed to build on Apple Silicon removed |
---|---|
Port: | 0.1.4 removed |
Summary: | libsvg failed to build on Apple Silicon → libsvg @0.1.4 failed to build: implicit declaration of function 'png_set_gray_1_2_4_to_8' |
comment:2 Changed 21 months ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Changed 21 months ago by amadeus24
Attachment: | main.2.log added |
---|
comment:3 Changed 21 months ago by amadeus24
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Cleaned and tried to install again, but with same error:
:info:build svg_image.c:274:2: error: implicit declaration of function 'png_set_gray_1_2_4_to_8' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build png_set_gray_1_2_4_to_8 (png);
comment:4 Changed 21 months ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Your log shows you are still using the old Portfile, just as in the last ticket. You have to selfupdate to get the latest changes.
Note: See
TracTickets for help on using
tickets.
In 5a33a1cf4ef9bbc19f5853c7264278219dcbfc3e/macports-ports (master):