[Bug 241227] ports-mgmt/portmaster: When installing/reinstalling/upgrading devel/cmake portmaster always reinstall textproc/py-sphinx even if it is up to date

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 21 03:42:45 GMT 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241227

--- Comment #10 from Yasuhiro KIMURA <yasu at utahime.org> ---
Recently devel/binutils is flavorized. and same problem happens when a port is
marked LLD_UNSAFE. Following is an example of such case.

root at rolling-vm-freebsd2[1195]# pkg info -aq | grep binutils
binutils-2.33.1,1
root at rolling-vm-freebsd2[1195]# grep LLD_UNSAFE
/usr/ports/archivers/arj/Makefile
LLD_UNSAFE=     yes
root at rolling-vm-freebsd2[1196]# portmaster archivers/arj

===>>> Port directory: /net/freebsd/ports/head/archivers/arj

===>>> Launching 'make checksum' for archivers/arj in background
===>>> Gathering dependency list for archivers/arj from ports
===>>> Launching child to install devel/binutils

===>>> archivers/arj >> devel/binutils (1/1)

===>>> Currently installed version: binutils-2.33.1,1
===>>> Port directory: /net/freebsd/ports/head/devel/binutils

===>>> Launching 'make checksum' for devel/binutils in background
===>>> Gathering dependency list for devel/binutils from ports
===>>> Initial dependency check complete for devel/binutils

===>>> Continuing initial dependency check for archivers/arj
===>>> Initial dependency check complete for archivers/arj


===>>> archivers/arj >> (1)

===>>> The following actions will be taken if you choose to proceed:
        Install archivers/arj
        Re-install binutils-2.33.1,1

===>>> Proceed? y/n [y] n


===>>> If you would like to upgrade or install some, but not
       all of the above try adding '-i' to the command line.
root at rolling-vm-freebsd2[1197]#

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kde-freebsd mailing list