Opened 12 years ago

Closed 12 years ago

#32939 closed defect (worksforme)

gtksourceview2 @2.10.5_2 build error:

Reported by: yuku@… Owned by: micah.lerner@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: gtksourceview2

Description

Using Xcode 4.2, also tried to use llvm and apple-gcc42 as described in https://trac.macports.org/wiki/ProblemHotlist

When I install gtksourceview2 I got build errors:

~$ sudo port install gtksourceview2 
--->  Computing dependencies for gtksourceview2
--->  Fetching archive for gtksourceview2
--->  Attempting to fetch gtksourceview2-2.10.5_2.darwin_10.x86_64.tgz from http://packages.macports.org/gtksourceview2
--->  Fetching gtksourceview2
--->  Verifying checksum(s) for gtksourceview2
--->  Extracting gtksourceview2
--->  Applying patches to gtksourceview2
--->  Configuring gtksourceview2
--->  Building gtksourceview2
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for gtksourceview2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtksourceview2/gtksourceview2/main.log
Error: Status 1 encountered during processing.

Partial contents of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtksourceview2/gtksourceview2/main.log

The full contents is attached.

:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtksourceview2/gtksourceview2/work/gtksourceview-2.10.5/gtksourceview/completion-providers/words'
:info:build   CC     gtksourcecompletionwords.lo
:info:build   CC     gtksourcecompletionwordslibrary.lo
:info:build In file included from gtksourcecompletionwords.h:26,
:info:build                  from gtksourcecompletionwords.c:23:
:info:build ../../../gtksourceview/gtksourcecompletionprovider.h:27:18: error: glib.h: No such file or directory
:info:build ../../../gtksourceview/gtksourcecompletionprovider.h:28:25: error: glib-object.h: No such file or directory
:info:build In file included from gtksourcecompletionwordslibrary.c:22:
:info:build ../../../gtksourceview/gtksourcecompletionprovider.h:29:21: error: gtk/gtk.h: No such file or directory
:info:build gtksourcecompletionwordslibrary.h:26:25: error: glib-object.h: No such file or directory
:info:build In file included from gtksourcecompletionwordsproposal.h:27,
:info:build                  from gtksourcecompletionwordslibrary.h:27,
:info:build                  from gtksourcecompletionwordslibrary.c:22:
:info:build ../../../gtksourceview/gtksourcecompletionproposal.h:27:35:In file included from ../../../gtksourceview/gtksourcecompletionprovider.h:31 error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
:info:build ,

Attachments (1)

main.log (151.7 KB) - added by yuku@… 12 years ago.
Contents of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtksourceview2/gtksourceview2/main.log

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by yuku@…

Attachment: main.log added

Contents of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gtksourceview2/gtksourceview2/main.log

comment:1 Changed 12 years ago by yuku@…

Cc: yuku@… added

Cc Me!

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Cc: yuku@… removed
Keywords: gtksourceview2 removed
Owner: changed from macports-tickets@… to micah.lerner@…

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Seems to build OK; there's a binary available, so you should be able to just use that. If the problem persists with current versions, please attach a log where you haven't overridden anything.

Note: See TracTickets for help on using tickets.