misc/186503: "make install package" segfaults

Chris Ashlee chrisa at uvic.ca
Thu Feb 6 03:10:02 UTC 2014


>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 at 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:


More information about the freebsd-bugs mailing list