From owner-freebsd-ports@freebsd.org Sun Apr 9 17:07:56 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3629D36D3F for ; Sun, 9 Apr 2017 17:07:56 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-pf0-x22b.google.com (mail-pf0-x22b.google.com [IPv6:2607:f8b0:400e:c00::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9435B207 for ; Sun, 9 Apr 2017 17:07:56 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-pf0-x22b.google.com with SMTP id i5so23007678pfc.2 for ; Sun, 09 Apr 2017 10:07:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=+qBl5xnuUyGnsv3a8C/SnjnBJ55uqLb6T1OsQMEkKQ8=; b=It2fzxtWDO5sX8jeagJsr4cZgiMJ5MtnRphOnLWqsZ3MzBkJj4B7xCfaqKWvq3Ldhd i/+VgiWyx9HK+8sNLfeARpjCbzwVWxKQk3Fpk0XofMFib1I4dZlibsihuHlwhd/kKI05 tiThz8ujisHJAea7k/vEA3LnnzjiCV7TsTnMAkDlkKL6CqJ+AtKWgDZwtqKmeuDMfGYZ nbdWPLA1I3NNmX5bzEjL4kz8TAbyZunW5DLUn6i0bO8+gDN9fJcPSNvRlE5Mpp/fTdSx aj7Ap+8EsX48He/zmh5wNvJE8tHyD3Mau6y/BDsQSteYMBEJi9rtIk7C3bx+eVobMys+ Y+Hw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=+qBl5xnuUyGnsv3a8C/SnjnBJ55uqLb6T1OsQMEkKQ8=; b=WX8GLwqFyuN6+oJY8EVqa8vLOCNKEvxunvU8FV3RkfSofIIdvt8TOXGcnlYWRaypKu WRt38hFxJSNupKNcsoHBUbDvvjJJvCAhl+nxYgOpDIWRm9BVua5W26aagFrnAUtpCFXR waYpg4L6RT/SVOsr9AmfT2HRD1kgEBYhloNL6vLusTkE3JMv33QGIjEZ2hMp/945k6tl kan+PpcDP5yFjO0PvyazB2U8KEpscMDmeAN7dkEN/EO0LjdGVbGCfTD0SwadSrCQCP9b aZz2mjlas3E7ACWRE6lcRnsG2GN+IvagwseBvmKtLTILCUsejSbC0dTqGDw5t0idLeL8 t9Jg== X-Gm-Message-State: AFeK/H3CY8mAl+9AIUXwFI1JZsPI+/OnFWf6WdtiuklQvjCBaO3Z/J4f1VH7Kv6DH/ZjkKpd4eKS3J1Ad142YA== X-Received: by 10.84.175.67 with SMTP id s61mr62185038plb.126.1491757676154; Sun, 09 Apr 2017 10:07:56 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.100.182.97 with HTTP; Sun, 9 Apr 2017 10:07:55 -0700 (PDT) In-Reply-To: References: <72f824be-313b-b8eb-d748-8eb4f66018d9@protected-networks.net> From: Kevin Oberman Date: Sun, 9 Apr 2017 10:07:55 -0700 X-Google-Sender-Auth: ujE5B6VH8yAXvuqzqkygsjBQIiI Message-ID: Subject: Re: Handbrake fails to build on -current after SVN r437745 To: Walter Schwarzenfeld Cc: FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2017 17:07:56 -0000 On Sun, Apr 9, 2017 at 8:22 AM, Walter Schwarzenfeld < w.schwarzenfeld@utanet.at> wrote: > I changed in > > files/patch-contrib_libbluray_A02-expose-clip__id.patch: > > Makefile.in.orig 2017-03-25 19:30:14 UTC > Makefile.in 2017-03-25 19:30:36 UTC > to > libbluray-0.9.3/Makefile.in.orig 2017-03-25 19:30:14 UTC > libbluray-0.9.3/Makefile.in > > solves it for me. > And don't use CCACHE. > This should work in the port and with poudriere. Finally! It works fine after I de-mangle the line-wrap that mail introduced. Not only does it build, but it actually runs. I do see a lot of gtk errors: Gtk: GModule (/usr/local/lib/gtk-3.0/3.0.0/immodules/im-ibus.so) initialization check failed: GLib version too old (micro mismatch) Gtk: Loading IM context type 'ibus' failed but these are showing up for a lot of apps since the last update to gtk3. I will post a new diff for the patch to the ticket. Whiie I was at it, I also fixed a missing "USES" then building with X11 and added "NO_CCACHE=yes" to the MAKE_ENV. I'm least certain of the latter, as I don't use ccache.