Help needed: Unifi8 on CORE

mrMuppet

Contributor
Joined
Mar 14, 2014
Messages
192
Hi,
i would like to have Unifi8 running on my CORE TrueNAS-13.0-U6. But pkg doesn't has it at the moment and building it stopps with the following error:

Code:
*** Configure:  Fatal Error:  /usr/sbin/dtrace doesn't support -h flag

***

*** Your installed dtrace doesn't support the -h switch to compile a D

*** program into a C header. Can't continue.



===>  Script "Configure" failed unexpectedly.

Please report the problem to mat@FreeBSD.org [maintainer] and attach the

"/usr/ports/lang/perl5.36/work/perl-5.36.2/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[9]: stopped in /usr/ports/lang/perl5.36

*** Error code 1



Stop.

make[8]: stopped in /usr/ports/devel/p5-Locale-gettext

*** Error code 1



Stop.

make[7]: stopped in /usr/ports/misc/help2man

*** Error code 1



Stop.

make[6]: stopped in /usr/ports/print/texinfo

*** Error code 1



Stop.

make[5]: stopped in /usr/ports/devel/m4

*** Error code 1



Stop.

make[4]: stopped in /usr/ports/devel/bison

*** Error code 1



Stop.

make[3]: stopped in /usr/ports/shells/bash

*** Error code 1



Stop.

make[2]: stopped in /usr/ports/devel/sbt

*** Error code 1



Stop.

make[1]: stopped in /usr/ports/archivers/snappy-java

*** Error code 1



Stop.

make: stopped in /usr/ports/net-mgmt/unifi8
 

Dopamin3

Dabbler
Joined
Aug 18, 2017
Messages
46
Quarterly doesn't have it, but latest does (choose 13.2-RELEASE for your iocage jail.) Change your pkg repo from quarterly to latest in your jail, I usually do this for most of my jails anyway to get software updates quicker.
 
Top