Ok, I get 2.18 running by DISABLING the WITH_INTERNAL_FUTURE option: WITH_INTERNAL_FUTURE OFF
Regards, Richard Duivenvoorde On 08/18/2018 03:37 PM, Paolo Cavallini wrote: > Hi all, > > I consistently get a similar error on a fresh sid box: > > [ 81%] Built target pynetworkanalysis > Error copying directory from "_dummy_thread" to > "/usr/local/src/qgis/QGIS/build-qgis2/output/python/". > make[2]: *** [python/ext-libs/CMakeFiles/pyfuture.dir/build.make:57: > pyfuture] Error 1 > make[1]: *** [CMakeFiles/Makefile2:9861: > python/ext-libs/CMakeFiles/pyfuture.dir/all] Error 2 > make: *** [Makefile:163: all] Error 2 > > Any hint would be appreciated. > All the best. > > On 08/18/2018 03:26 PM, Richard Duivenvoorde wrote: >> Just upgraded to Debian testing, updated libs etc, reconfigured, and >> build goes fine untill the last 100% : >> >> Scanning dependencies of target pyyaml >> [100%] Built target pyyaml >> Scanning dependencies of target pymarkupsafe >> [100%] Built target pymarkupsafe >> Scanning dependencies of target pyfuture >> Error copying directory from "_dummy_thread" to >> "/home/richard/git/qgis218/build/output/python/". >> make[2]: *** [python/ext-libs/CMakeFiles/pyfuture.dir/build.make:57: >> pyfuture] Error 1 >> make[1]: *** [CMakeFiles/Makefile2:8976: >> python/ext-libs/CMakeFiles/pyfuture.dir/all] Error 2 >> make: *** [Makefile:152: all] Error 2 >> >> both source and target dir seem available and writable (to myself) >> >> Anybody seeing this? Or has another clue? >> >> Regards, >> >> Richard Duivenvoorde >> _______________________________________________ >> QGIS-Developer mailing list >> [email protected] >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
