Opened 13 years ago

Closed 13 years ago

#28440 closed defect (fixed)

synfig @0.62.02 incompatible with libpng 1.4

Reported by: vincent.terol@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: png Cc:
Port: synfig

Description

info:build mptr_png.cpp: In constructor 'png_mptr::png_mptr(const char*)':
:info:build mptr_png.cpp:307: warning: 'palette' is deprecated (declared at /opt/local/includ
e/png.h:1201)
:info:build mptr_png.cpp:307: warning: 'palette' is deprecated (declared at /opt/local/includ
e/png.h:1201)
:info:build mptr_png.cpp:308: warning: 'palette' is deprecated (declared at /opt/local/includ
e/png.h:1201):info:build mptr_png.cpp:308: warning: 'palette' is deprecated (declared at /opt/local/include/png.h:1201)
:info:build mptr_png.cpp:309: warning: 'palette' is deprecated (declared at /opt/local/includ
e/png.h:1201)
:info:build mptr_png.cpp:309: warning: 'palette' is deprecated (declared at /opt/local/includ
e/png.h:1201)
:info:build mptr_png.cpp:311: warning: 'valid' is deprecated (declared at /opt/local/include/
png.h:649)
:info:build mptr_png.cpp:311: warning: 'valid' is deprecated (declared at /opt/local/include/png.h:649)
:info:build mptr_png.cpp:312: error: 'struct png_struct_def' has no member named 'trans'
:info:build mptr_png.cpp: At global scope:
:info:build mptr_png.cpp:420: warning: unused parameter 'renddesc'
:info:build make[4]: *** [libmod_png_la-mptr_png.lo] Error 1
:info:build make[3]: *** [all-recursive] Error 1
:info:build make[2]: *** [all-recursive] Error 1
:info:build make[1]: *** [all-recursive] Error 1
:info:build make: *** [all] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_synfig/work/synfig-0.62.02" && /usr/bin/make -j4 all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for synfig): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for synfig is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_synfig/main.log

Change History (3)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ryandesign@…
Port: synfig added

Please remember to fill in the Port field and cc the maintainer.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: png added
Status: newassigned
Summary: synfig @0.62.02, Revision 1 (graphics), shell command failed (see log for details)synfig @0.62.02 incompatible with libpng 1.4

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks for reporting the problem. It's fixed now in r76089.

Note: See TracTickets for help on using tickets.