Source code based on freebsd10.3 installation error

Status
Not open for further replies.

bianjunyi

Dabbler
Joined
Dec 24, 2016
Messages
13
Based on freebsd10.3

#pkg install opoudriere-devel git gmake cdrtools pxz python3 grub2-pcbsd xorriso grub2-efi py27-sphinx py27-sphinxcontrib-httpdomain-1.2.1

#mkdir /usr/freenas

#cd /usr/freenas

#git clone https://github.com/freenas/freenas-build

#cd freenas-build

#make checkout PROFILE=freenas9

#make release PROFILE=freenas9

wrong message:
[06:45:55] ====>> [01][00:02:09] Skipping build of freenas/freenas-ui: Dependent port net/py-netif failed
[06:45:55] ====>> [01][00:02:09] Skipping build of freenas/py-middlewared: Dependent port net/py-netif failed

#cd /usr/ports/net/py-netif && make install clean
===> py27-netif-1.0 This module requires at least FreeBSD 11.(??? why is FreeBSD11,not 10.3 )
*** Error code 1

Stop.
make: stopped in /usr/ports/net/py-netif

:)
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,175
Paging @jkh - has FreeNAS 9.10 been switched to FreeBSD 11 or is there some sort of mistake here?
 
D

dlavigne

Guest
Definitely has not switched to 11. OP, which URL are you following for the build instructions?
 

JoshDW19

Community Hall of Fame
Joined
May 16, 2016
Messages
1,077
I just spoke to Kris, and he is in the process of updating our branches so that we can start doing some test builds based on FreeBSD 11. We want to make sure it doesn't break anything too badly first. Stay tuned!
 

JoshDW19

Community Hall of Fame
Joined
May 16, 2016
Messages
1,077
I should have mentioned though the above information does not affect your original issue. Dru is on the right track. What instructions did you follow for the build??
 
Status
Not open for further replies.
Top