Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2017 07:14:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 219161] www/webkit2-gtk3: 2.14.6 fails to build depending on $PATH
Message-ID:  <bug-219161-6497-kmkhlOWot6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219161-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219161-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=3D219161

--- Comment #9 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kwm
Date: Sat May 27 07:14:31 UTC 2017
New revision: 441828
URL: https://svnweb.freebsd.org/changeset/ports/441828

Log:
  Update webkit2-gtk3 to 2.16.3.

  * Fix the build when using port compile and binutils is installed. It
    seems Cmake picks up ar and ranlib from localbase when using a compiler
    from ports, but the compiler uses ld from base for linking. Base ld
    doesn't understand some features newer ar and ranlib from localbase
    are using. So tell the build to always use ar and ranlib from base. [1]
  * Fix build failure on armv6 [2]

  PR:           219161 [1], 219495 [2]
  Submitted by: mikael.urankar@gmail.com [2]

Changes:
  head/www/webkit2-gtk3/Makefile
  head/www/webkit2-gtk3/distinfo
  head/www/webkit2-gtk3/files/patch-Source_bmalloc_bmalloc_BPlatform.h
  head/www/webkit2-gtk3/pkg-plist

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-219161-6497-kmkhlOWot6>