I've been trying to build MythTV since yesterday and it has finally aborted with this error after running
Does anyone know what is missing above?
This is on FreeBSD 11.1-RELEASE amd64.
make DISABLE_VULNERABILITIES=yes
from /usr/ports/multimedia/mythtv
Code:
The libftdi port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===> License GPLv2 LGPL21 accepted by the user
===> libftdi-0.20_9 depends on file: /usr/local/sbin/pkg - found
=> libftdi-0.20.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.intra2net.com/en/developer/libftdi/download/libftdi-0.20.tar.gz
libftdi-0.20.tar.gz 100% of 413 kB 1882 kBps 00m00s
===> Fetching all distfiles required by libftdi-0.20_9 for building
===> Extracting for libftdi-0.20_9
=> SHA256 Checksum OK for libftdi-0.20.tar.gz.
===> Patching for libftdi-0.20_9
===> Applying FreeBSD patches for libftdi-0.20_9
===> libftdi-0.20_9 depends on file: /usr/local/bin/cmake - found
===> libftdi-0.20_9 depends on executable: ninja - found
===> libftdi-0.20_9 depends on package: pkgconf>=1.3.0_1 - found
usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
[-M log] [-D dest] [-h hash] [-T tags]
[-B suffix] [-l linkflags] [-N dbdir]
file1 file2
install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
[-M log] [-D dest] [-h hash] [-T tags]
[-B suffix] [-l linkflags] [-N dbdir]
file1 ... fileN directory
install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
[-M log] [-D dest] [-h hash] [-T tags]
directory ...
*** Error code 64
Stop.
make[5]: stopped in /usr/ports/devel/libftdi
*** Error code 1
Stop.
make[4]: stopped in /usr/ports/devel/libftdi
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/comms/lirc
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/comms/lirc
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/multimedia/mythtv
*** Error code 1
Stop.
make: stopped in /usr/ports/multimedia/mythtv
make
has been running for almost 24 hours, much of that time being spent waiting for input through scores of dialogue boxes with numerous selection options, most of which I don't understand, which is why I prefer to install from pkgs...Does anyone know what is missing above?
This is on FreeBSD 11.1-RELEASE amd64.