Running php bin/magento setup:di:compile
Results in
Autoload error: Argument 1 passed to Magento\Setup\Model\SampleData::__construct() must be an instance of Magento\Framework\App\Filesystem\DirectoryList, instance of Magento\Framework\ObjectManager\ObjectManager given, called in /Volumes/ExStorage/sites/magento2/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php on line 97 and defined
Works fine if i remove the contents of var/di first.