Opened 11 years ago
Closed 10 years ago
#42093 closed defect (fixed)
Neverball 1.5.4_3 build failure
Reported by: | LMariachi | Owned by: | mvitocruz@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | SickTeddyBear, kurthindenburg (Kurt Hindenburg) | |
Port: | neverball |
Description
Neverball 1.5.4_3 fails to build with
share/base_image.c:97:45: warning: implicit declaration of function 'png_sizeof' [-Wimplicit-function-declaration] if (!(bytep = png_malloc(readp, h * png_sizeof(png_bytep)))) ^ share/base_image.c:97:56: error: unexpected type name 'png_bytep': expected expression if (!(bytep = png_malloc(readp, h * png_sizeof(png_bytep))))
Full log attached.
Attachments (1)
Change History (6)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mvitocruz@… |
---|
comment:5 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've updated this to 1.6.0 - reopen if you still have issues after upgrading. r126289
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainers (
port info --maintainers neverball
).This was not a clean build log. Please clean the port and try again and attach the new main.log file if it fails.