From owner-freebsd-ports@FreeBSD.ORG Sun Jun 22 09:16:07 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E661EA7E; Sun, 22 Jun 2014 09:16:06 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6114923EC; Sun, 22 Jun 2014 09:16:06 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id r20so2651955wiv.10 for ; Sun, 22 Jun 2014 02:16:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=RF0vACqmTWQGB8PC4oQD/p8ZIU8azk3BzLt+yD23pyA=; b=noa6jZhRsM6ZI/WHja4N8aPweCeI//m4xCaSDy/HqDWapY8WMjn1E87GDGFZSYUerg fYnbe1Hkgifw6G7Nh89seDsnLBwY/w3Df6OB8uk0EJwA8+aRqG4dx6E7D9bJOiChoepu FcOCtaylDLq1k8uohZJLOFFGIWxiKIqV+ygJlQh9T6AYoIERUYhy1xjpTqB5tCmdJKzM W+U1E8vDWqJHeqkSLH+D7i5L0tk8oh93+3ELgaO6FLCC+77O4NXHUL6GruxpGpgNVcD5 4NPpFFbPG1yFQxdQQq72JJavYnlDlRJw3RoH1ctNPwU++m/x1/1QfINEXu+bTj9VTaiB h3VQ== MIME-Version: 1.0 X-Received: by 10.194.110.161 with SMTP id ib1mr707754wjb.129.1403428564295; Sun, 22 Jun 2014 02:16:04 -0700 (PDT) Received: by 10.216.91.4 with HTTP; Sun, 22 Jun 2014 02:16:04 -0700 (PDT) Date: Sun, 22 Jun 2014 11:16:04 +0200 Message-ID: Subject: audio/abcde fails to upgrade due to port conflicts From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 Cc: gblach@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2014 09:16:07 -0000 Hello, The audio/abcde port fails to upgrade, due to a conflict of a port it depends on: root@kg-core1# portupgrade -R abcde [Gathering depends for audio/abcde ...................................................................... done] [Exclude up-to-date packages ................................... done] ---> Upgrading 'abcde-2.5.4_2' to 'abcde-2.5.4_3' (audio/abcde) ---> Building '/usr/ports/audio/abcde' ===> Cleaning for abcde-2.5.4_3 /!\ WARNING /!\ pkg_install EOL is scheduled for 2014-09-01. Please consider migrating to pkgng http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/ If you do not want to see this message again set NO_WARNING_PKG_INSTALL_EOL=yes in your make.conf ===> License GPLv2 accepted by the user ===> Found saved configuration for abcde-2.5.4_1 ===> Fetching all distfiles required by abcde-2.5.4_3 for building ===> Extracting for abcde-2.5.4_3 => SHA256 Checksum OK for abcde-2.5.4.tar.gz. ===> Patching for abcde-2.5.4_3 ===> Applying FreeBSD patches for abcde-2.5.4_3 /usr/bin/sed -i.bak -e 's#/etc/#/usr/local/etc/#g' /usr/ports/audio/abcde/work/abcde-2.5.4/abcde.1 /usr/bin/sed -i.bak -e 's#/etc/#/usr/local/etc/#g' /usr/ports/audio/abcde/work/abcde-2.5.4/abcde ===> Configuring for abcde-2.5.4_3 ===> Staging for abcde-2.5.4_3 ===> abcde-2.5.4_3 depends on executable: cd-discid - found ===> abcde-2.5.4_3 depends on executable: cdparanoia - found ===> abcde-2.5.4_3 depends on package: eyed3-06>0 - not found ===> Verifying install for eyed3-06>0 in /usr/ports/audio/py-eyed3-06 /!\ WARNING /!\ pkg_install EOL is scheduled for 2014-09-01. Please consider migrating to pkgng http://blogs.freebsdish.org/portmgr/2014/02/03/time-to-bid-farewell-to-the-old-pkg_-tools/ If you do not want to see this message again set NO_WARNING_PKG_INSTALL_EOL=yes in your make.conf ===> py27-eyed3-06-0.6.18_1 conflicts with installed package(s): py27-eyed3-0.7.4 They install files into the same place. You may want to stop build with Ctrl + C. ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by py27-eyed3-06-0.6.18_1 for building ===> py27-eyed3-06-0.6.18_1 conflicts with installed package(s): py27-eyed3-0.7.4 They will not build together. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/audio/py-eyed3-06. *** Error code 1 Stop in /usr/ports/audio/abcde. *** Error code 1 Stop in /usr/ports/audio/abcde. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20140622-61461-1vu980o env UPGRADE_TOOL=portupgrade UPGRADE_PORT=abcde-2.5.4_2 UPGRADE_PORT_VER=2.5.4_2 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! audio/abcde (abcde-2.5.4_2) (unknown build error) Can abcde be fixed to use the newer py-eyed3? (the commit message for the newer py-eyed3 says it is incompatible). -- Regards, Torfinn Ingolfsen