From owner-freebsd-ports@freebsd.org Sun Feb 19 13:15:02 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 D6B4CCE3ECE for ; Sun, 19 Feb 2017 13:15:02 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wm0-x234.google.com (mail-wm0-x234.google.com [IPv6:2a00:1450:400c:c09::234]) (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 6969AA03 for ; Sun, 19 Feb 2017 13:15:02 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wm0-x234.google.com with SMTP id 196so17333668wmm.1 for ; Sun, 19 Feb 2017 05:15:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=vyH+zenJy1k1g+4BtkKQkd/D19jFZ4b8MczEd9lPB5Y=; b=FyXg8RI0ohw5bu82afwedaPoApvOQiz3GXZa8poGsSBJhy0dHf2GqrvaeqUgPIvsdg /gdjk883q5ZW1BW1K/yTi3Y6ZgkFr8+rBRZkU6j9V6xFanMFhiMA1DjiF4MlqihAnOeF emNLRI/Gm2tbSazva8p70bcB5IBjnECSHNwt48GnN4jGYBMptRp6k2gF6MVJeR5frjQV 2hkSWfLHcup6lWutsCA2kFiKfmW8bJJKN6zULV83IJxSsvdlE/Y67p/WlD7RsStZkSVC N9ADdUSv4bx27ROUrDAVWqKzI7mQBmLJ8gMG3HYVunytGLo87FgSF5/ge5OUiSHM58kb gMoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=vyH+zenJy1k1g+4BtkKQkd/D19jFZ4b8MczEd9lPB5Y=; b=LycqikG+sQVoVUxuPA7EirGPi4quUPBwgQcNiEWeRgAb0YEBuG6dD6jeC+g53MyjVW oWm+1UV/HxBZbBRBwb5DSdwWXvxhTXCxa/fgwMvSfNYRBBhCG4RZwcDvtQKuse16j8jJ jhV2SU4Fvl6Yx2ijfqF/ODKJgrSIolOictnP9XvLnVbO/lxU8fnGIUjwklgOc8DdXRR4 xvzkCI96eVRX/1O6wYqUVbMsSHT3fsJM5zP0RbaRplRKTHlRt1QKlPgZG06AQKYXRoQC 040VmA6O0KCOWjQmgzgbCHlajdk0JUdAZxU7U8/aP6zWDr5peUx3nymdNczPg6ZZHISy i6cw== X-Gm-Message-State: AMke39mkzbDCHGD6A8BCUymfX9WHYchEEKEfHc0uqz7BF7dT3h/GjzHZTRC9d2MIxcY+5w== X-Received: by 10.28.109.27 with SMTP id i27mr7343266wmc.54.1487510100858; Sun, 19 Feb 2017 05:15:00 -0800 (PST) Received: from orwell.gmail.com (i200241.upc-i.chello.nl. [62.195.200.241]) by smtp.gmail.com with ESMTPSA id o42sm20755546wrb.18.2017.02.19.05.14.59 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 19 Feb 2017 05:15:00 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: tech-lists Cc: freebsd-ports@freebsd.org Subject: Re: qt5 fails to build 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> Date: Sun, 19 Feb 2017 14:12:55 +0100 In-Reply-To: <4997447b-3b90-e127-4927-fdf930409b51@zyxst.net> (tech-lists's message of "Sun, 19 Feb 2017 13:09:40 +0000") Message-ID: <86tw7qmii0.fsf@orwell> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain 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 13:15:02 -0000 tech-lists writes: > On 19/02/2017 13:01, Raphael Kubo da Costa wrote: > >> The output looks like Qt4's qmake, not Qt5's. Can you run >> "/storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/bin/qmake >> -v" and paste the output? > > # > /storage/usr/ports/devel/qt5-concurrent/work/qtbase-opensource-src-5.7.1/bin/qmake > -v > QMake version 3.0 > Using Qt version 5.6.2 in /usr/local/lib Hmm, the -qtconf option that it's complaining about was introduced in Qt 5.7.0. devel/qt5-qmake should have been updated automatically before qt5-concurrent. Can you make sure qt5-qmake (which used to be called devel/qmake5) is at 5.7.1 before updating these other Qt5 ports?