David,
Ben hit the following error while running 'make testbuild':
--2018-07-26 08:33:09-- https://downloads.sourceforge.net/stixfonts/STIXv1.1.1-latex.zip Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2018-07-26 08:33:09 ERROR 404: Not Found.
When looking for the file, I found this on the website:
As of April 2018 STIX Fonts has moved to GitHub ( https://github.com/stipub/stixfonts/). All releases of STIX are available only through GitHub and any new issues should be reported on the new site.
On Tue, Jul 24, 2018 at 2:09 PM, David Fifield david@bamsoftware.com wrote:
On Tue, Jul 24, 2018 at 01:57:36PM -0400, John Helmsen wrote:
Okay, I have generated a VM using VirtualBox of Ubuntu version 16. I've
had to
restart the build process a couple of times, since the hard drive was
10GB,
then 20GB. Now I am using a 50GB box, so it may work this time.
Should we create the branch using the -b command? ('git checkout -b tbb-8.0a9-build3'?) Otherwise, it complains about being headless.
It doesn't matter, just for the sake of doing a testbuild and priming the cache of dependencies (you'll notice the git_clones directory get filled in among others). But yes, you'll want a branch for integration, something like git checkout -b marionette-integration tbb-8.0a9-build3