Date: Thu, 6 Feb 2014 03:07:42 GMT From: Chris Ashlee <chrisa@uvic.ca> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/186503: "make install package" segfaults Message-ID: <201402060307.s1637gcq035706@oldred.freebsd.org> Resent-Message-ID: <201402060310.s163A1nG003638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 186503 >Category: misc >Synopsis: "make install package" segfaults >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 06 03:10:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Chris Ashlee >Release: 10.0-RELEASE >Organization: >Environment: FreeBSD skoda.gv.shawcable.net 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: If the environment variable BATCH is set to "yes", then doing "make install package" for any port I've tried causes a segfault after the install step, when it tries to build the package. Note that it ONLY happens with the command "make install package", not "make package" by itself or "make install", and it only happens when the BATCH variable is set. I have the most recent pkg installed: pkg-1.2.6. >How-To-Repeat: Find a port that isn't installed. This one worked for me. cd /usr/ports/graphics/aalib make install package gives the output, after it's compiled: ===> Installing for aalib-1.4.r5_6 ===> Checking if graphics/aalib already installed ===> Registering installation for aalib-1.4.r5_6 Installing aalib-1.4.r5_6... done ===> Building package for aalib-1.4.r5_6 Segmentation fault *** Error code 1 Stop. make: stopped in /usr/ports/graphics/aalib Exit 1 >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402060307.s1637gcq035706>