Ok. I tried to run
The good news is that 96 files successfully compiled.
The bad news is that I keep getting stuck in a recursive loop. It spins round and round occasionally catching a "cog" and prints out the following or something similar:
/usr/ports/x11-toolkits/tk84 >> x11/libx11 >> x11/libxcb >> lang/python27 >> devel/libffi >> misc/dejagnu >> lang/expect >> x11-toolkits/tk84
I do a Ctrl-c to break the loop and exit.
What am I doing wrong?
What can I do to remediate this issue?
I tried running
# portmaster x11-servers/xorg-server
in the /usr/ports/x11-servers/xorg-server directory.The good news is that 96 files successfully compiled.
The bad news is that I keep getting stuck in a recursive loop. It spins round and round occasionally catching a "cog" and prints out the following or something similar:
Code:
===> port Directory: /usr/ports/x11-toolkits/tk84
===> Starting Check for build dependencies
===> gathering dependency list /usr/ports/x11-toolkits/tk84
/usr/ports/x11-toolkits/tk84 >> x11/libx11 >> x11/libxcb >> lang/python27 >> devel/libffi >> misc/dejagnu >> lang/expect >> x11-toolkits/tk84
I do a Ctrl-c to break the loop and exit.
What am I doing wrong?
What can I do to remediate this issue?
I tried running
# portmaster-r x11-servers/xorg-server
and I get:
Code:
===>>>The argument -r must be a package name or a glob pattern
===>>>Aborting update