[MacPorts] #35953: autotrace needs libpng14
#35953: autotrace needs libpng14 --------------------------------------+------------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: libpng14, libpng15 | Port: autotrace --------------------------------------+------------------------------------- While trying to update autotrace @0.31.1, Revision 5 this error occurs: {{{ input-png.c: In function 'handle_warning': input-png.c:45: error: dereferencing pointer to incomplete type input-png.c: In function 'handle_error': input-png.c:53: error: dereferencing pointer to incomplete type input-png.c: In function 'read_png': input-png.c:160: error: dereferencing pointer to incomplete type input-png.c:161: error: dereferencing pointer to incomplete type input-png.c:187: error: dereferencing pointer to incomplete type input-png.c:188: error: dereferencing pointer to incomplete type input-png.c:192: error: dereferencing pointer to incomplete type input-png.c:193: error: dereferencing pointer to incomplete type input-png.c:196: error: dereferencing pointer to incomplete type input-png.c:197: error: dereferencing pointer to incomplete type }}} This certainly means that the installed version of {{{ libpng @1.5.12_0 (active) }}} is not correct. It should be libpng14. At least the working /opt/local/bin/autotrace from autotrace @0.31.1_4 (active) has listed: {{{ /opt/local/lib/libpng14.14.dylib (compatibility version 26.0.0, current version 26.0.0) }}} -- Ticket URL: <https://trac.macports.org/ticket/35953> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35953: autotrace needs libpng version 1.4 --------------------------------------+------------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: autotrace --------------------------------------+------------------------------------- Changes (by macsforever2000@…): * keywords: libpng14, libpng15 => -- Ticket URL: <https://trac.macports.org/ticket/35953#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35953: autotrace: build fails with libpng 1.5 --------------------------------------+------------------------------------- Reporter: Peter_Dyballa@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: autotrace --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: autotrace needs to be patched for libpng 1.5 compatibility. -- Ticket URL: <https://trac.macports.org/ticket/35953#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35953: autotrace: build fails with libpng 1.5 ---------------------------------------+------------------------------------ Reporter: Peter_Dyballa@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: autotrace | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r97333 (patch taken from gentoo) -- Ticket URL: <https://trac.macports.org/ticket/35953#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts