Changes between Initial Version and Version 1 of Ticket #27371


Ignore:
Timestamp:
Nov 18, 2010, 6:54:20 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting so your posts are legible (preview before submitting so you can ensure you got the formatting right), and Cc port maintainers so they will see your tickets.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27371

    • Property Owner changed from macports-tickets@… to bytestorm@…
    • Property Summary changed from Error building easytag-devel to easytag-devel: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
  • Ticket #27371 – Description

    initial v1  
    11Building easytag-devel with variants +mp3 +mp4, I'm getting an error
    22
    3 
     3{{{
    44Error: Target org.macports.build returned: shell command failed (see log for details)
    55Log for easytag-devel is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_easytag-devel/main.log
    66Error: Status 1 encountered during processing.
    77To report a bug, see <http://guide.macports.org/#project.tickets>
     8}}}
    89
    910The first error is
     11{{{
    1012:info:build /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I../.. -DLOCALE=\"/opt/local/share/locale\"  -I/opt/local/include  -O2 -arch x86_64 -Wall -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12   -MT getbits.o -MD -MP -MF .deps/getbits.Tpo -c -o getbits.o getbits.c
    1113:info:build In file included from /opt/local/include/gtk-2.0/gdk/gdkcairo.h:28,
     
    1820:info:build                  from common.c:23:
    1921:info:build /opt/local/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
     22}}}
    2023
    2124The log file is attached