Github user SleuthKid commented on a diff in the pull request:
https://github.com/apache/couchdb-ci/pull/3#discussion_r142366541
--- Diff: bin/debian-9-base/create-container.sh ---
@@ -0,0 +1,28 @@
+#!/usr/bin/env bash
--- End diff --
This bug is actually fixed in the debian package:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811665
Besides GCC6 prints a lot of possible errors (warnings) in the source code
that are partly addressed by the debian packaging team.
I would recommend using the official package - at least for the stretch
build as the root of your problems with seem to come from building for arm?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839048
---