You asked to pull from the remote 'origin', but did not specify a branch. Because this is not the default configured remote for your current branch, you must specify a branch on the command line. + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/myeasylog.log + echo cleaning the inputs... + echo -n inputcleaning + date + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-input-cleaning.txt + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-input-cleaning-err.txt + make /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/exemplified_phylo/regraft_cleaned_ott.tre + echo creating the supertree... + echo -n supertree + date + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-supertree.txt + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-supertree-err.txt + make /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/labelled_supertree/labelled_supertree.tre + echo annotating the supertree... + echo -n annotating + date + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-annotations.txt + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-annotations-err.txt + make /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/annotated_supertree/annotations.json + echo make extra... + echo -n extra + date + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-extra.txt + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-extra-err.txt + make extra + echo running the assessments of the tree... + echo -n assessments + date + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-assessments.txt + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-assessments-err.txt + make /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/assessments/summary.json + echo -n make check + date + make check + echo -n html + date + echo creating documentation of the outputs... + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-html.txt + rm -f /home/bredelings/Devel/OpenTree/synth-runs/v10.3-5/logs/log-of-html-err.txt + make html + exit