From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 6 11:17:37 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EFA870E for ; Fri, 6 Feb 2015 11:17:37 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D641F14 for ; Fri, 6 Feb 2015 11:17:37 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t16BHaDS041295 for ; Fri, 6 Feb 2015 11:17:36 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197363] Can't install devel/pear with active open_basedir Date: Fri, 06 Feb 2015 11:17:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: amp@nforced.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2015 11:17:37 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197363 Bug ID: 197363 Summary: Can't install devel/pear with active open_basedir Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: amp@nforced.net Created attachment 152606 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152606&action=edit full install log Can't install devel/pear with active open_basedir in php.ini If I remove/comment the open_basedir directive devel/pear can be installed. root@www:~ # uname -a FreeBSD www 10.1-RELEASE-p5 FreeBSD 10.1-RELEASE-p5 #0: Tue Jan 27 08:55:07 UTC 2015 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 root@www:~ # php -v PHP 5.6.5 (cli) (built: Jan 24 2015 06:19:07) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies root@www:~ # portmaster devel/pear ===>>> Currently installed version: pear-1.9.4_3 ===>>> Port directory: /usr/ports/devel/pear ===>>> Gathering distinfo list for installed ports ===>>> Launching 'make checksum' for devel/pear in background ===>>> Gathering dependency list for devel/pear from ports ===>>> Initial dependency check complete for devel/pear ===>>> Starting build for devel/pear <<<=== ===>>> All dependencies are up to date ===> Cleaning for pear-1.9.4_3 ===> pear-1.9.4_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pear-1.9.4_3 for building ===> Extracting for pear-1.9.4_3 => SHA256 Checksum OK for pear-1.9.4.tar.bz2. ===> Patching for pear-1.9.4_3 ===> Applying FreeBSD patches for pear-1.9.4_3 ===> pear-1.9.4_3 depends on file: /usr/local/include/php/main/php.h - found ===> pear-1.9.4_3 depends on file: /usr/local/lib/php/20131226/xml.so - found ===> Configuring for pear-1.9.4_3 ===> Staging for pear-1.9.4_3 ===> Generating temporary packing list ****************************************************************************** FATAL ERROR! We cannot initialize the temp directory. Please be sure to give full write access to this directory and the install directory. '/tmp/pear' was given.sed: /var/ports/basejail/usr/ports/devel/pear/work/stage/usr/local/share/pear/peclcmd.php: No such file or directory *** Error code 1 Stop. make: stopped in /basejail/usr/ports/devel/pear ===>>> make stage failed for devel/pear ===>>> Aborting update ===>>> You can restart from the point of failure with this command line: portmaster devel/pear -- You are receiving this mail because: You are the assignee for the bug.