From owner-freebsd-ports@freebsd.org Sun Feb 19 18:04:32 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 70842CE53F7 for ; Sun, 19 Feb 2017 18:04:32 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ot0-x22d.google.com (mail-ot0-x22d.google.com [IPv6:2607:f8b0:4003:c0f::22d]) (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 32547F8F for ; Sun, 19 Feb 2017 18:04:32 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ot0-x22d.google.com with SMTP id x10so17250261otb.1 for ; Sun, 19 Feb 2017 10:04:32 -0800 (PST) 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=f07U+y5KeLtSC+jXi3T4Zs+d6Ur1GzormfseFAxsHnk=; b=XxMcgehOLoDl+lzXfupBcpZct+XDK1GfzAusEtJhe4BMn58OPXEmDMkjGtrU5W97W3 VL90Ny9sFEjxttVpubEPB6XkYg/LvZDIZq1uOL26+5DPKCp3DtlTjSMuv5ekcyiFmHBT BnwsPvf4bAiw8OHNQ+oo1IJ83rwKTweeaNMLp+x/+VQCo8KOcZpfdn5mr7cUPrXQwzxP QFMBjde0XVyfDFiX0N486uqZZAVTfus4UPyh4vNUTC9VYGDLkAFzIwGJa3jOAZ7mDMUB 18Kuagn3mkXavXOlWNfzmArC6O/gB7s7QazgfJHejfp5yTlfpkw1s9Kd0fqdPAII2VwU py8A== 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=f07U+y5KeLtSC+jXi3T4Zs+d6Ur1GzormfseFAxsHnk=; b=PWL/miGoEYDQ9D5BXAvvkAjvChgvzf2Xi5U4kgn/8DDt8PqQnWJ6plypqjGWhMBTu3 fDKJxku9/jg/OUPXPSx/8jC1n3zV8CTb5NFiVFpyKk0AV/JPJPFYr/830cb/EtgnvteF nQDhyq95g+uKLHIM2CinnvtLLKgYMCLCK1rODrlJHWQvnVsEH8VzzZscG4huO4FJcIrR P/P07VXy0bCcAicZa3934zCWO81/Dm6J6c84PYNmn88IkR74gVHAsquPYjmxdzFNct2K 4RCXXZ+vcIqgA4g0k2bCBZb/ppJY8ql8h7DlbvhHFgsAyoZsBxCUPhRGxG7a2PkgzC/7 lepA== X-Gm-Message-State: AMke39l2L0BQz7ef1glGHdrAMt24AN9WWZUp3nrIE+gxwZ2UysuSDg3/T2yJaqQa6v8FgfKOnt3uHFgnF1vUrQ== X-Received: by 10.157.53.115 with SMTP id l48mr10836158ote.19.1487527471600; Sun, 19 Feb 2017 10:04:31 -0800 (PST) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.74.32.79 with HTTP; Sun, 19 Feb 2017 10:04:31 -0800 (PST) In-Reply-To: <207d0204-598e-c68e-52a1-c6c76651e17a@zyxst.net> References: <5eca2d3f-971f-8781-fc49-d9647df88f86@zyxst.net> <867f4mo0tn.fsf@orwell> <8637fanym7.fsf@orwell> <3395df9f-fd9a-b592-528c-cce53ac38cc2@zyxst.net> <86y3x2mj0n.fsf@orwell> <4997447b-3b90-e127-4927-fdf930409b51@zyxst.net> <86tw7qmii0.fsf@orwell> <789f755e-e7b0-8ff1-1155-980f5029c854@zyxst.net> <86poiemgh7.fsf@orwell> <207d0204-598e-c68e-52a1-c6c76651e17a@zyxst.net> From: Kevin Oberman Date: Sun, 19 Feb 2017 10:04:31 -0800 X-Google-Sender-Auth: wU7mJCciVUF_ihXE4m9RhwWXCSo Message-ID: Subject: Re: qt5 fails to build To: tech-lists 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, 19 Feb 2017 18:04:32 -0000 On Sun, Feb 19, 2017 at 7:20 AM, tech-lists wrote: > On 19/02/2017 13:56, Raphael Kubo da Costa wrote: > > tech-lists writes: > > > >> Shall I try building qt5-concurrent again? > > > > Yes, please. > > I'm trying to build qt5 on a fresh freebsd-11-stable image. If it works, > then there's something wrong with ports on my desktop. > > -- > J. See my response in the other thread on this upgrade. It is essential that qt5-qmake be deleted prior to the re-build. Otherwise some packages will be re-built with the old version.dbus-qr5 should also be deleted, though I'm not at all sure that other packages don't need to be deleted as well. As I use portmaster, portupdate my trigger some issues i am not seeing. I'll update that message when everything completes, but that might be a while as I will have to leave in about 3 hours and it may not be done by then. Also, I use the qt libraries, but not KDE, so it's possible that my qt5 package set is incomplete. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683