Opened 4 years ago
Closed 4 years ago
#60538 closed defect (fixed)
AfterStep @2.2.11 build failure: incomplete definition of type 'struct png_struct_def'
Reported by: | eisGeist | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | AfterStep |
Description
I entered the command to install afterstep:
sudo port install afterstep
after a few attempt to fetch the files
---> ... ---> Attempting to fetch AfterStep-2.2.11_0.darwin_19.x86_64.tbz2 from http://fco.it.packages.macports.org/AfterStep ---> Building AfterStep
The built was started and ended with an error:
Error: Failed to build AfterStep: command execution failed Error: See /opt/local/var/macports/... Error: Follow https://guide.macports... Error: Failed to build AfterStep: command execution failed
I tried to build it twice and had the same error both times.
Attachments (1)
Change History (3)
Changed 4 years ago by eisGeist
comment:1 Changed 4 years ago by jmroot (Joshua Root)
Port: | AfterStep added |
---|---|
Summary: | Failed to build AfterStep: command execution failed → AfterStep @2.2.11 build failure: incomplete definition of type 'struct png_struct_def' |
The error is
:info:build export.c:499:22: error: incomplete definition of type 'struct png_struct_def' :info:build if( setjmp(png_ptr->jmpbuf) ) :info:build ~~~~~~~^ :info:build /opt/local/include/libpng16/png.h:439:16: note: forward declaration of 'struct png_struct_def' :info:build typedef struct png_struct_def png_struct; :info:build ^
comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Build log with errors