FS#58811 - [pacman] makepkg.conf: “Default: OPTIONS=” does not match actual default OPTIONS=

Attached to Project: Arch Linux
Opened by Sami B. (spider-mario) - Thursday, 31 May 2018, 20:27 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 31 May 2018, 22:37 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

In pacman 5.1, makepkg.conf contains this:

# Default: OPTIONS=(!strip docs libtool staticlibs emptydirs !zipman !purge !debug)

and a few lines below:

OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !debug)

Those do not match at all: strip, libtool, staticlibs, zipman and purge are different.

Is the comment supposed to indicate what makepkg will assume in the absence of an OPTIONS= line? If so, why make it different from the initial value in /etc/makepkg.conf?


There is the same issue with BUILDENV, but to a lesser extent (only color does not match).
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 31 May 2018, 22:37 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Thursday, 31 May 2018, 22:37 GMT
That lists the pacman defaults, Arch changes them. No issue here.

Loading...