* Package: app-emulation/docker-20.10.6-r1 * Repository: gentoo * Maintainer: williamh@gentoo.org gyakovlev@gentoo.org * USE: arm64 cli container-init elibc_glibc kernel_linux seccomp userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Unable to find kernel sources at /usr/src/linux * Please make sure that /usr/src/linux points at your running kernel, * (or the kernel you wish to build against). * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location * Unable to calculate Linux Kernel version for build, attempting to use running version * Checking for suitable kernel configuration options... * CONFIG_CGROUP_HUGETLB: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Source unpacked in /var/tmp/portage/app-emulation/docker-20.10.6-r1/work >>> Preparing source in /var/tmp/portage/app-emulation/docker-20.10.6-r1/work/docker-20.10.6/src/github.com/docker/docker ... * Applying etcd-F_OFD_GETLK-fix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/docker-20.10.6-r1/work/docker-20.10.6/src/github.com/docker/docker ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/docker-20.10.6-r1/work/docker-20.10.6/src/github.com/docker/docker ... Package devmapper was not found in the pkg-config search path. Perhaps you should add the directory containing `devmapper.pc' to the PKG_CONFIG_PATH environment variable Package 'devmapper', required by 'virtual:world', not found Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-20.10.6 GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-20.10.6 >>> Source compiled. >>> Test phase: app-emulation/docker-20.10.6-r1 make -j2 test Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? fatal: not a git repository (or any parent up to mount point /var/tmp) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). docker build --build-arg=GO_VERSION -f "Dockerfile" --target=final -t "docker-dev" . failed to dial gRPC: cannot connect to the Docker daemon. Is 'docker daemon' running on this host?: dial unix /var/run/docker.sock: connect: no such file or directory make: *** [Makefile:220: build] Error 1 * ERROR: app-emulation/docker-20.10.6-r1::gentoo failed (test phase): * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2082: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 782: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} test || \ * die "Make test failed. See above for details." * * If you need support, post the output of `emerge --info '=app-emulation/docker-20.10.6-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/docker-20.10.6-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-emulation/docker-20.10.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/docker-20.10.6-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/docker-20.10.6-r1/work/docker-20.10.6/src/github.com/docker/docker' * S: '/var/tmp/portage/app-emulation/docker-20.10.6-r1/work/docker-20.10.6/src/github.com/docker/docker'