From owner-freebsd-questions@freebsd.org Sat Sep 29 21:24:27 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F258E10AC50E for ; Sat, 29 Sep 2018 21:24:26 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward104o.mail.yandex.net (forward104o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::607]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86F7888FAC for ; Sat, 29 Sep 2018 21:24:26 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mxback8o.mail.yandex.net (mxback8o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::22]) by forward104o.mail.yandex.net (Yandex) with ESMTP id CA8443D87A6E for ; Sun, 30 Sep 2018 00:24:23 +0300 (MSK) Received: from smtp3p.mail.yandex.net (smtp3p.mail.yandex.net [2a02:6b8:0:1472:2741:0:8b6:8]) by mxback8o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id s3yT02n79g-ONuWMDJp; Sun, 30 Sep 2018 00:24:23 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1538256263; bh=z/RGb6Zeoo20Khu850WGQ2mA/mfWNvP+CkpUYsAmcbM=; h=Date:From:To:Subject:Message-ID; b=VBoabF2PlfUlxD9JJG0e4qFZhpQ4iy75KVgqFc2xvWPXWryaxZbsMST5KmReGkjbP YafhDXpcEHsIXkoIXf7iCXwpTqzZGj+ViYGOk3byaLw3FUEKpSVYnezX2mbR1aw1QH zcglNS9RDPxjgmatZmeG0iHrEzuudtpIBDfyxl5E= Received: by smtp3p.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id gvXY13p5op-OMJqjwng; Sun, 30 Sep 2018 00:24:22 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1538256263; bh=z/RGb6Zeoo20Khu850WGQ2mA/mfWNvP+CkpUYsAmcbM=; h=Date:From:To:Subject:Message-ID; b=VBoabF2PlfUlxD9JJG0e4qFZhpQ4iy75KVgqFc2xvWPXWryaxZbsMST5KmReGkjbP YafhDXpcEHsIXkoIXf7iCXwpTqzZGj+ViYGOk3byaLw3FUEKpSVYnezX2mbR1aw1QH zcglNS9RDPxjgmatZmeG0iHrEzuudtpIBDfyxl5E= Authentication-Results: smtp3p.mail.yandex.net; dkim=pass header.i=@yandex.com Date: Sat, 29 Sep 2018 17:24:19 -0400 From: To: FreeBSD Questions Subject: qutebrowser Message-ID: <20180929172419.7db252ff@yandex.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 21:24:27 -0000 I want to install qutebowser web browser with portmaster but it stopped: ====> Compressing man pages (compress-man) ===>>> Starting check for runtime dependencies ===>>> Gathering dependency list for devel/py-qt5-core@py36 from ports ===>>> Dependency check complete for devel/py-qt5-core@py36 ===>>> www/qutebrowser >> databases/py-qt5-sql@py36 >> devel/py-qt5-core@py36 (3/22) ===> Installing for py36-qt5-core-5.9.2_6 ===> Checking if py36-qt5-core already installed ===> Registering installation for py36-qt5-core-5.9.2_6 as automatic Installing py36-qt5-core-5.9.2_6... pkg-static: py36-qt5-core-5.9.2_6 conflicts with py27-qt5-core-5.9.2_6 (installs files into the same place). Problematic file: /usr/local/bin/pyuic5 *** Error code 70 Stop. make[1]: stopped in /usr/ports/devel/py-qt5-core *** Error code 1 Stop. make: stopped in /usr/ports/devel/py-qt5-core ===>>> Installation of py36-qt5-core-5.9.2_6 (devel/py-qt5-core@py36) failed ===>>> Aborting update ===>>> Update for devel/py-qt5-core@py36 failed ===>>> Aborting update py27-qt5-core needs port hplip Thank you.