Opened 12 years ago
Closed 12 years ago
#35978 closed defect (fixed)
gdk-pixbuf fails to build with libpng 1.5
Reported by: | raramayo (Rodolfo Aramayo) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | gdk-pixbuf |
Description
All machines I have tested show the same error:
:info:build io-png.c: In function 'gdk_pixbuf__png_image_load': :info:build io-png.c:178: error: dereferencing pointer to incomplete type :info:build io-png.c: In function 'gdk_pixbuf__png_image_begin_load': :info:build io-png.c:314: error: dereferencing pointer to incomplete type :info:build io-png.c: In function 'gdk_pixbuf__png_image_load_increment': :info:build io-png.c:369: error: dereferencing pointer to incomplete type :info:build make[3]: *** [io-png.lo] Error 1 :info:build make[3]: *** Waiting for unfinished jobs.... :info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gdk-pixbuf -I../gdk-pixbuf -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/opt/local/include -DPIXBUF_LIBDIR=\"/opt/local/lib/gdk-pixbuf/loaders\" -I/opt/local/include -pipe -O2 -L/opt/local/lib -arch x86_64 -c gdk-pixbuf-xlibrgb.c -o gdk-pixbuf-xlibrgb.o >/dev/null 2>&1 :info:build mv -f .libs/gdk-pixbuf-xlibrgb.lo gdk-pixbuf-xlibrgb.lo :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0/gdk-pixbuf' :info:build make[2]: *** [all-recursive] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0/gdk-pixbuf' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0' :info:build make: *** [all-recursive-am] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk-pixbuf/gdk-pixbuf/work/gdk-pixbuf-0.22.0" && /usr/bin/make -j2 -w all :info:build Exit code: 2 :error:build org.macports.build for port gdk-pixbuf returned: command execution failed :debug:build Error code: CHILDSTATUS 44495 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for gdk-pixbuf: org.macports.install org.macports.build org.macports.destroot :notice:build Please see the log file for port gdk-pixbuf for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_gdk- pixbuf/gdk-pixbuf/main.log
Complete file log is attached
Attachments (1)
Change History (4)
Changed 12 years ago by raramayo (Rodolfo Aramayo)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Port: | gdk-pixbuf added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | gdk-pixbuf fails to build → gdk-pixbuf fails to build with libpng 1.5 |
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field.