Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 10:12:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 196663] devel/libgit2-glib: unbreak and update to 0.0.24
Message-ID:  <bug-196663-6497-JfiVCccqYq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196663-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196663-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196663

--- Comment #3 from Ruslan Makhmatkhanov <rm@FreeBSD.org> ---
Purpose is the fixing of this build errors (see the build log in 196177):
"""
gmake[3]: Entering directory
'/mnt/media/d1/ports/devel/libgit2-glib/work/libgit2-glib-0.0.24/libgit2-glib'
  GEN      ggit-enum-types.c
/usr/local/bin/glib-mkenums: ggit-types.h:967: Failed to parse `               
                                  GGIT_STATUS_OPTION_INCLUDE_UNTRACKED | '
/usr/local/bin/glib-mkenums: ggit-types.h:1063: Failed to parse `              
                                  GGIT_DIFF_BREAK_REWRITES), '
  GEN      ggit-enum-types.h
/usr/local/bin/glib-mkenums: ggit-types.h:967: Failed to parse `               
                                  GGIT_STATUS_OPTION_INCLUDE_UNTRACKED | '
/usr/local/bin/glib-mkenums: ggit-types.h:1063: Failed to parse `              
                                  GGIT_DIFF_BREAK_REWRITES), '
gmake  all-am
"""

And MAKE_JOBS_UNSAFE is not needed there.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196663-6497-JfiVCccqYq>