[MacPorts] #28090: mtpaint 3.20 fails to build after libpng 1.4.5 update
#28090: mtpaint 3.20 fails to build after libpng 1.4.5 update -------------------------------+-------------------------------------------- Reporter: ak.ml@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: libpng | Port: mtpaint -------------------------------+-------------------------------------------- {{{ :info:build ld warning: option -s is obsolete and being ignored :info:build Undefined symbols: :info:build "_png_set_gray_1_2_4_to_8", referenced from: :info:build _load_png in png.o :info:build _load_png in png.o :info:build ld: symbol(s) not found :info:build collect2: ld returned 1 exit status :info:build make[1]: *** [mtpaint] Error 1 :info:build make: *** [src] Error 2 }}} According to the libpng ChangeLog [http://www.libpng.org/pub/png/src/libpng-1.2.x-to-1.4.x-summary.txt]: {{{ 2. m. The function png_set_gray_1_2_4_to_8() was removed. It has been deprecated since libpng-1.0.18 and 1.2.9, when it was replaced with png_set_expand_gray_1_2_4_to_8() because the former function also expanded palette images. }}} I've updated src/png.c where png_set_gray_1_2_4_to_8 is used and it compiles fine. Ihave a MacIntel with Leopard 10.5.8 -- Ticket URL: <https://trac.macports.org/ticket/28090> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28090: mtpaint 3.20 fails to build after libpng 1.4.5 update -------------------------------+-------------------------------------------- Reporter: ak.ml@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: png | Port: mtpaint -------------------------------+-------------------------------------------- Changes (by jmr@…): * keywords: libpng => png * owner: macports-tickets@… => afb@… * cc: afb@… (removed) Comment: Ryan I can understand as the maintainer of libpng, but why cc Waqar? -- Ticket URL: <https://trac.macports.org/ticket/28090#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28090: mtpaint 3.20 fails to build after libpng 1.4.5 update --------------------------------+------------------------------------------- Reporter: ak.ml@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: png Port: mtpaint | --------------------------------+------------------------------------------- Changes (by afb@…): * status: new => closed * cc: waqar@… (removed) * version: 1.9.2 => * resolution: => fixed Comment: Fixed, r75339. -- Ticket URL: <https://trac.macports.org/ticket/28090#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28090: mtpaint 3.20 fails to build after libpng 1.4.5 update --------------------------------+------------------------------------------- Reporter: ak.ml@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: png Port: mtpaint | --------------------------------+------------------------------------------- Comment(by ak.ml@…): {{{ $ port info --maintainer libpng maintainer: ryandesign@macports.org, waqar@macports.org }}} Hence waqar -- Ticket URL: <https://trac.macports.org/ticket/28090#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28090: mtpaint 3.20 fails to build after libpng 1.4.5 update --------------------------------+------------------------------------------- Reporter: ak.ml@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: png Port: mtpaint | --------------------------------+------------------------------------------- Changes (by afb@…): * cc: ryandesign@… (removed) Comment: Removed waqar after the complaints, should have removed ryan too. -- Ticket URL: <https://trac.macports.org/ticket/28090#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts