Noticed opencv-core was orphaned and replaced with opencv. Rebuilt all ports just in case. It crashes with the following:
I've rerun this once more to same effect. In addition, on another server containing the orphaned opencv-core port, I was able to rebuild all ports successfully. Not sure why this one failed.
I've reinstalled devel/binutils successfully but when rebuilding the entire ports, it fails.
Does anyone have any insights on this?
Running FreeBSD 12.2-p3 on amd64 machine.
~Doug
Code:
...
===>>> graphics/opencv 1/3 >> eigen-3.3.8 >> openblas-0.3.12,1 >> gcc10-10.2.0 (242/288)
===>>> Currently installed version: gcc10-10.2.0
===>>> Port directory: /usr/ports/lang/gcc10
===>>> Starting check for build dependencies
===>>> Gathering dependency list for lang/gcc10 from ports
===>>> Forcing update for /usr/ports/devel/binutils
===>>> Launching child to reinstall binutils-2.33.1_4,1
===>>> graphics/opencv 1/3 >> eigen-3.3.8 >> openblas-0.3.12,1 >> gcc10-10.2.0 >> binutils-2.33.1_4,1 (243/288)
===>>> Currently installed version: binutils-2.33.1_4,1
===>>> Port directory: /usr/ports/devel/binutils@native
===>>> Starting check for build dependencies
===>>> Gathering dependency list for devel/binutils@native from ports
===>>> Dependency check complete for devel/binutils@native
===>>> graphics/opencv 1/3 >> eigen-3.3.8 >> openblas-0.3.12,1 >> gcc10-10.2.0 >> binutils-2.33.1_4,1 (243/288)
===> Cleaning for binutils-2.33.1_4,1
===> binutils-2.33.1_4,1 depends on file: /usr/local/lib/libgmp.so - found
===> binutils-2.33.1_4,1 depends on file: /usr/local/lib/libmpfr.so - found
===> binutils-2.33.1_4,1 depends on package: gmake>=4.3 - found
===> binutils-2.33.1_4,1 depends on executable: msgfmt - found
===> binutils-2.33.1_4,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> Configuring for binutils-2.33.1_4,1
sed: /usr/ports/devel/binutils/work-native/binutils-2.33.1/libctf/configure: No such file or directory
sed: /usr/ports/devel/binutils/work-native/binutils-2.33.1/etc/configure: No such file or directory
rm: /usr/ports/devel/binutils/work-native/binutils-2.33.1/zlib: Directory not empty
configure: loading site script /usr/ports/Templates/config.site
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
===> Script "configure" failed unexpectedly.
Please report the problem to jflopezfernandez@gmail.com [maintainer] and
attach the "/usr/ports/devel/binutils/work-native/binutils-2.33.1/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/devel/binutils
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/binutils
===>>> make build failed for devel/binutils@native
===>>> Aborting update
===>>> Update for binutils-2.33.1_4,1 failed
===>>> Aborting update
===>>> Update for gcc10-10.2.0 failed
===>>> Aborting update
===>>> Update for openblas-0.3.12,1 failed
===>>> Aborting update
===>>> Update for eigen-3.3.8 failed
===>>> Aborting update
===>>> Update for graphics/opencv failed
===>>> Aborting update
===>>> There are messages from installed ports to display,
but first take a moment to review the error messages
above. Then press Enter when ready to proceed. rm: /usr/ports/devel/binutils/work-native/binutils-2.33.1: Directory not empty
rm: /usr/ports/devel/binutils/work-native: Directory not empty
I've rerun this once more to same effect. In addition, on another server containing the orphaned opencv-core port, I was able to rebuild all ports successfully. Not sure why this one failed.
I've reinstalled devel/binutils successfully but when rebuilding the entire ports, it fails.
Does anyone have any insights on this?
Running FreeBSD 12.2-p3 on amd64 machine.
~Doug