https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241227
--- Comment #10 from Yasuhiro KIMURA <y...@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@rolling-vm-freebsd2[1195]# pkg info -aq | grep binutils binutils-2.33.1,1 root@rolling-vm-freebsd2[1195]# grep LLD_UNSAFE /usr/ports/archivers/arj/Makefile LLD_UNSAFE= yes root@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@rolling-vm-freebsd2[1197]# -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"