From owner-svn-ports-all@freebsd.org Sat Sep 16 16:59:10 2017 Return-Path: Delivered-To: svn-ports-all@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 692ADE220CA; Sat, 16 Sep 2017 16:59:10 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-yw0-f177.google.com (mail-yw0-f177.google.com [209.85.161.177]) (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 2AC8D81422; Sat, 16 Sep 2017 16:59:09 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-yw0-f177.google.com with SMTP id l4so3032624ywa.6; Sat, 16 Sep 2017 09:59:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=77ni9YHbp6U3hFBnf5taklCSI8MzRIPKfl7pStDKCLk=; b=XKVLiCtEdFGSw8qB3jCo+jeUtpTTJaEwfqqpPBMtMRElwyNRo3rfrgIRR1OwGFjGWY rHx8SQUsWh1SKEvz43vK1QIRpLZCIgNOdFqF2zLcHgJjLoPkbH8MEvqBNQMa8QqMWHLG 2U+EoPfgQRWsVdf/HSAugoEp0AgZGuLmAioXZ953LJvELDClBhKkkTyplNpD2BD6NDI0 IFWvVjst/h4nfa1/GyXEnmhWfdM11iCyLrYwI+3YYOiDC1XwiAf4oBj0ATvMN/RMVNbt GeKvKbS56JRhts12cK6IBq3Pfd/MezXf2ZzeBr/A/rmiSG5KFDAUeuVj1rOC5/Xgxy/3 FN6Q== X-Gm-Message-State: AHPjjUhhmb+dpASG9TfzAgEiMCewmwIDKXtippdlsjbMS1kQKnxwEh8w HhcySME6kw/kC9h1YNU= X-Received: by 10.37.173.2 with SMTP id y2mr12373449ybi.113.1505581143320; Sat, 16 Sep 2017 09:59:03 -0700 (PDT) Received: from mail-yw0-f174.google.com (mail-yw0-f174.google.com. [209.85.161.174]) by smtp.gmail.com with ESMTPSA id l2sm1372563ywh.23.2017.09.16.09.59.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 16 Sep 2017 09:59:03 -0700 (PDT) Received: by mail-yw0-f174.google.com with SMTP id q80so3027727ywg.2; Sat, 16 Sep 2017 09:59:03 -0700 (PDT) X-Google-Smtp-Source: ADKCNb7BLgqPHulpim5x9sVR70rwaZTX6Y2qeGJbD1lZ6P8ZCDRfggV5V2a8aop01HpxsxLfj2QUVg8OkWOQ8dPq5aI= X-Received: by 10.37.3.151 with SMTP id 145mr25307885ybd.38.1505581142827; Sat, 16 Sep 2017 09:59:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.79.211 with HTTP; Sat, 16 Sep 2017 09:59:02 -0700 (PDT) In-Reply-To: References: <201709142102.v8EL2q5R011625@repo.freebsd.org> From: "Tobias C. Berner" Date: Sat, 16 Sep 2017 18:59:02 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r449853 - in head: . astro/libosmpbf/files audio/sayonara/files databases/kdb/files devel devel/cmake devel/cmake-doc devel/cmake-gui devel/cmake-gui/files devel/cmake-modules devel/cma... To: Jan Beich Cc: Adriaan de Groot , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2017 16:59:10 -0000 The issue is not emulators/ppsspp but its slave emulators/ppsspp-qt5 which gets a dependency cycle: ==> Building for ppsspp-qt5-1.4.2 ninja: error: dependency cycle: cmake_object_order_depends_target_Core -> Core_autogen -> CMakeFiles/Core_autogen -> /wrkdirs/usr/ports/emulators/ppsspp-qt5/work/ppsspp-1.4.2/git-version.cpp -> cmake_object_order_depends_target_Core mfg Tobias On 16 September 2017 at 18:49, Jan Beich wrote: > Adriaan de Groot writes: > > > Author: adridg > > Date: Thu Sep 14 21:02:51 2017 > > New Revision: 449853 > > URL: https://svnweb.freebsd.org/changeset/ports/449853 > > > > Log: > > Update CMake to 3.9, merge devel/cmake-modules into devel/cmake > [...] > > Index: files/patch-system-libpng16 > > =================================================================== > > --- files/patch-system-libpng16 (revision 449852) > > +++ files/patch-system-libpng16 (revision 449853) > > @@ -1,8 +1,10 @@ > > Make build glue accept libpng 1.6.x and don't hardcode suffix > > > > ---- CMakeLists.txt.orig 2015-11-19 15:07:48 UTC > > +One hunk in src/CMakeLists.txt was added to fix target generation with > ninja. > > Don't mix unrelated changes into topic patches. This file may go away once > graphics/png switches to 1.7.*. It's similar to a backport from upstream. > > What was broken? Without the change the port still builds fine using > CMake 3.9 (both -j1 and -j8). Otherwise, that one-line rationale isn't > sufficient for a "portmgr blanket". > >