Raspberry Pi 3 Docker Deploy Not Working
Hello. I have a project and i want run this application in raspberry pi 3. I success build and run in linux but docker raspberry pi deploy not working.
qtdeploy -docker build rpi3
Compiling output is here. log.txt
# github.com/therecipe/qt/core core-minimal.cpp:16:22: fatal error: QCborValue: No such file or directory #include <QCborValue> ^ compilation terminated.
Help @therecipe
2 months later some error.
hello i am trying to get build for raspberry pi 3 docker and i have installed other requirements i can get build for windows and linux but i could not get build for raspberry pi 3 some error output is below. I really need help, I don't know what to do.
@therecipe
QT_VERSION=5.14.2 QT_API=5.13.0
set GO111MODULE= set GOARCH=amd64 set GOBIN=C:\Users\Dev\go\bin set GOCACHE=C:\Users\Dev\AppData\Local\go-build set GOENV=C:\Users\Dev\AppData\Roaming\go\env set GOEXE=.exe set GOFLAGS= set GOHOSTARCH=amd64 set GOHOSTOS=windows set GOINSECURE= set GONOPROXY= set GONOSUMDB= set GOOS=windows set GOPATH=C:\Users\Dev\go set GOPRIVATE= set GOPROXY=https://proxy.golang.org,direct set GOROOT=c:\go set GOSUMDB=sum.golang.org set GOTMPDIR= set GOTOOLDIR=c:\go\pkg\tool\windows_amd64 set GCCGO=gccgo set AR=ar set CC=gcc set CXX=g++ set CGO_ENABLED=1 set GOMOD= set CGO_CFLAGS=-g -O2 set CGO_CPPFLAGS= set CGO_CXXFLAGS=-g -O2 set CGO_FFLAGS=-g -O2 set CGO_LDFLAGS=-g -O2 set PKG_CONFIG=pkg-config set GOGCCFLAGS=-m64 -mthreads -fmessage-length=0 -fdebug-prefix-map=C:\Users\Dev\AppData\Local\Temp\go-build502425594=/tmp/go-build -gno-record-gcc-switches
Build command qtdeploy -docker build rpi3
Output
Short core-minimal.cpp:16:22: fatal error: QCborValue: No such file or directory #include ^ compilation terminated.
Long
time="2020-04-26T17:16:16+03:00" level=error msg="failed to run command" _func=RunCmd cmd="docker run --rm -v //c/Users/Dev/go:/media/sf_GOPATH0 -e QT_API=5.13.0 -e GOPATH=/home/user/work:/media/sf_GOPATH0 -i therecipe/qt:rpi3 qtdeploy -debug -ldflags= -tags= build rpi3 /media/sf_GOPATH0/src/isg-embedded" dir= env= error="exit status 1" name="deploy binary for rpi3 on windows with docker" time="2020-04-26T14:16:07Z" level=debug msg=Execute _func=RunCmd cmd="go env GOMOD" dir=/media/sf_GOPATH0/src/isg-embedded env= name=GOMOD time="2020-04-26T14:16:07Z" level=debug msg="running Deploy" comply=false docker=false fast=false ldFlags= mode=build path=/media/sf_GOPATH0/src/isg-embedded quickcompiler=false target=rpi3 useuic=true time="2020-04-26T14:16:07Z" level=debug msg="start Rcc" path=/media/sf_GOPATH0/src/isg-embedded target=rpi3 time="2020-04-26T14:16:07Z" level=debug msg="get imports" fields.level=0 path=/media/sf_GOPATH0/src/isg-embedded time="2020-04-26T14:16:07Z" level=debug msg=Execute _func=RunCmd cmd="go list std" dir= env= name="go list std" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go version" dir= env= name="get go version" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -e -f {{join .TestImports "|"}}|{{join .XTestImports "|"}}|{{join .Deps "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOOS=linux GOPATH=/home/user/work:/media/sf_GOPATH0 CGO_CFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_API=5.13.0 QT_RPI=true GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin USER=user HOME=/home/user QT_VERSION=5.7.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOARM=7 CGO_LDFLAGS_ALLOW=.* CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin CGO_ENABLED=1 GOROOT=/usr/local/go" name="go list deps" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{.Dir}} github.com/therecipe/qt/internal/binding/runtime" dir= env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=0 HOME=/home/user QT_VERSION=5.7.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOARM=7 CGO_LDFLAGS_ALLOW=.* USER=user QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin CGO_ENABLED=1 GOROOT=/usr/local/go CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CXXFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOOS=linux GOPATH=/home/user/work:/media/sf_GOPATH0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ HOSTNAME=8c8b6995c81a QT_API=5.13.0 QT_RPI=true GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=." name="go list dir" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{.Dir}} isg-embedded/ui" dir= env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=0 GOARM=7 CGO_LDFLAGS_ALLOW=. USER=user HOME=/home/user QT_VERSION=5.7.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=1 GOROOT=/usr/local/go CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GOOS=linux GOPATH=/home/user/work:/media/sf_GOPATH0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_API=5.13.0 QT_RPI=true" name="go list dir" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -deps -e -f {{if not .Standard}}{{if eq .ImportPath "github.com/therecipe/qt/network" "github.com/therecipe/qt/qml" "github.com/therecipe/qt/gui" "github.com/therecipe/qt/core" "github.com/therecipe/qt/internal/binding/runtime"}}{{else}}{{range .Imports}}{{if eq . "github.com/therecipe/qt/qml" "github.com/therecipe/qt/quick"}}{{.}}{{end}}{{end}}{{end}}{{end}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=0 CGO_ENABLED=1 GOROOT=/usr/local/go CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GOOS=linux GOPATH=/home/user/work:/media/sf_GOPATH0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_API=5.13.0 QT_RPI=true GOARM=7 CGO_LDFLAGS_ALLOW=.* USER=user HOME=/home/user QT_VERSION=5.7.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64" name="go list imports qml or quick" time="2020-04-26T14:16:08Z" level=debug msg="project depends on qml or quick: true" path=/media/sf_GOPATH0/src/isg-embedded time="2020-04-26T14:16:08Z" level=debug msg="start Rcc" path=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg="start Rcc" path=/media/sf_GOPATH0/src/isg-embedded/ui target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{.Name}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=0 GOARCH=arm GOARM=7 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* QT_API=5.13.0 QT_VERSION=5.7.0 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPATH=/home/user/work:/media/sf_GOPATH0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc HOSTNAME=8c8b6995c81a HOME=/home/user QT_DOCKER=true GOOS=linux CGO_ENABLED=1 GOROOT=/usr/local/go CGO_CFLAGS_ALLOW=.* USER=user QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64" name="run go list" time="2020-04-26T14:16:08Z" level=debug msg="running cgoTemplate" mode=3 module=main path=/media/sf_GOPATH0/src/isg-embedded pkg= target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -find -e -f {{.Dir}} github.com/therecipe/qt" dir= env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=0" name=utils.GoQtPkgPath time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="/opt/qtrpi/raspi/qt5/bin/qmake -query QT_INSTALL_PREFIX" dir= env= name="query install prefix path for rpi3 on linux" time="2020-04-26T14:16:08Z" level=debug msg="skipping cgo generation" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{.ImportPath}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 USER=user QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOOS=linux CGO_ENABLED=1 GOROOT=/usr/local/go CGO_CFLAGS_ALLOW=.* RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_LDFLAGS_ALLOW=.* GOARCH=arm GOARM=7 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* QT_API=5.13.0 QT_VERSION=5.7.0 HOME=/home/user QT_DOCKER=true PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPATH=/home/user/work:/media/sf_GOPATH0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc HOSTNAME=8c8b6995c81a" name="run go list" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="/opt/qtrpi/raspi/qt5/bin/rcc -name rcc_isg_embedded -o /media/sf_GOPATH0/src/isg-embedded/rcc.cpp /media/sf_GOPATH0/src/isg-embedded/qml.qrc" dir= env= name="execute rcc .cpp on linux for rpi3" time="2020-04-26T14:16:08Z" level=debug msg="start Moc" path=/media/sf_GOPATH0/src/isg-embedded target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -find -e -f {{.Root}} github.com/therecipe/qt" dir= env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0" name="get list gopath" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmdOptional cmd="go list -e -f {{.Stale}}|{{.StaleReason}} -tags=rpi3,minimal -pkgdir /home/user/work/pkg/rpi3_linux_arm" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GOARM=7 GOPATH=/home/user/work:/media/sf_GOPATH0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc HOSTNAME=8c8b6995c81a QT_API=5.13.0 USER=user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=.* HOME=/home/user GO111MODULE=off GOOS=linux GOARCH=arm CGO_ENABLED=1 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* GOROOT=/usr/local/go QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64" name="go check stale for rpi3 on linux" time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmdOptional cmd="go list -e -f {{.Stale}}|{{.StaleReason}} -tags=rpi3 -pkgdir /home/user/work/pkg/rpi3_linux_arm" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 HOME=/home/user GOOS=linux CGO_ENABLED=1 CGO_CXXFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_API=5.13.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOARCH=arm CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CFLAGS_ALLOW=.* QT_DOCKER=true QT_VERSION=5.7.0 QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GO111MODULE=off GOARM=7 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOROOT=/usr/local/go CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_LDFLAGS_ALLOW=.* GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64" name="go check stale for rpi3 on linux" time="2020-04-26T14:16:08Z" level=debug msg="get imports" fields.level=0 path=/media/sf_GOPATH0/src/isg-embedded time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -e -f {{join .TestImports "|"}}|{{join .XTestImports "|"}}|{{join .Deps "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CXXFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_VERSION=5.7.0 GOOS=linux GOARCH=arm CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* USER=user QT_RPI=true GOARM=7 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc GOROOT=/usr/local/go HOME=/home/user RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 CGO_ENABLED=1 GOPATH=/home/user/work:/media/sf_GOPATH0 QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GO111MODULE=off QT_API=5.13.0 QT_DOCKER=true" name="go list deps" time="2020-04-26T14:16:08Z" level=debug msg="get imports" fields.level=0 path=/media/sf_GOPATH0/src/isg-embedded/ui time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -e -f {{join .TestImports "|"}}|{{join .XTestImports "|"}}|{{join .Imports "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded/ui env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GOARM=7 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_LDFLAGS_ALLOW=.* USER=user GO111MODULE=off GOARCH=arm CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CFLAGS_ALLOW=.* CGO_CXXFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 CGO_ENABLED=1 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPATH=/home/user/work:/media/sf_GOPATH0 GOROOT=/usr/local/go HOME=/home/user QT_RPI=true GOOS=linux HOSTNAME=8c8b6995c81a QT_API=5.13.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64" name="go list deps" time="2020-04-26T14:16:08Z" level=debug msg="get imports" fields.level=0 path=/media/sf_GOPATH0/src/isg-embedded time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -e -f {{join .TestImports "|"}}|{{join .XTestImports "|"}}|{{join .Imports "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc HOSTNAME=8c8b6995c81a QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_RPI=true QT_VERSION=5.7.0 GOARM=7 CGO_ENABLED=1 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ USER=user CGO_CFLAGS_ALLOW=.* CGO_CXXFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOOS=linux GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOROOT=/usr/local/go RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off GOPATH=/home/user/work:/media/sf_GOPATH0 CGO_LDFLAGS_ALLOW=.* QT_API=5.13.0 HOME=/home/user" name="go list deps" time="2020-04-26T14:16:08Z" level=debug msg="get go files" path=/media/sf_GOPATH0/src/isg-embedded tagsCustom= target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{join .GoFiles "|"}}|{{join .CgoFiles "|"}}|{{join .TestGoFiles "|"}}|{{join .XTestGoFiles "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GOOS=linux CGO_ENABLED=1 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOROOT=/usr/local/go CGO_CFLAGS_ALLOW=.* HOME=/home/user GOARCH=arm CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ HOSTNAME=8c8b6995c81a RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off GOPATH=/home/user/work:/media/sf_GOPATH0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CXXFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* USER=user QT_VERSION=5.7.0 GOARM=7 QT_API=5.13.0 QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin" name="go list gofiles" time="2020-04-26T14:16:08Z" level=debug msg="get go files" path=/media/sf_GOPATH0/src/isg-embedded/ui tagsCustom= target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{join .GoFiles "|"}}|{{join .CgoFiles "|"}}|{{join .TestGoFiles "|"}}|{{join .XTestGoFiles "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded/ui env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GO111MODULE=off GOPATH=/home/user/work:/media/sf_GOPATH0 GOROOT=/usr/local/go CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CFLAGS_ALLOW=.* CGO_CXXFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_API=5.13.0 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc QT_DOCKER=true CGO_ENABLED=1 USER=user QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOOS=linux GOARCH=arm RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOARM=7 HOME=/home/user" name="go list gofiles" time="2020-04-26T14:16:08Z" level=debug msg="get go files" path=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime tagsCustom= target=rpi3 time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{join .GoFiles "|"}}|{{join .CgoFiles "|"}}|{{join .TestGoFiles "|"}}|{{join .XTestGoFiles "|"}}" dir=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GOROOT=/usr/local/go QT_API=5.13.0 HOME=/home/user QT_DOCKER=true RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=1 GOPATH=/home/user/work:/media/sf_GOPATH0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CFLAGS_ALLOW=.* CGO_CXXFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* USER=user QT_VERSION=5.7.0 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ HOSTNAME=8c8b6995c81a GOOS=linux GOARM=7 QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOARCH=arm" name="go list gofiles" time="2020-04-26T14:16:08Z" level=debug msg="get imports" fields.level=0 path=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime time="2020-04-26T14:16:08Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -e -f {{join .TestImports "|"}}|{{join .XTestImports "|"}}|{{join .Imports "|"}}" dir=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 CGO_CFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_DOCKER=true QT_VERSION=5.7.0 RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off GOARCH=arm GOROOT=/usr/local/go CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CXXFLAGS_ALLOW=.* USER=user QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GOOS=linux CGO_ENABLED=1 CGO_LDFLAGS_ALLOW=.* QT_API=5.13.0 QT_RPI=true GOARM=7 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPATH=/home/user/work:/media/sf_GOPATH0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ HOME=/home/user RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools" name="go list deps" time="2020-04-26T14:16:09Z" level=debug msg=parse path=/media/sf_GOPATH0/src/isg-embedded/main.go time="2020-04-26T14:16:09Z" level=debug msg="start Moc" path=/media/sf_GOPATH0/src/isg-embedded/ui target=rpi3 time="2020-04-26T14:16:09Z" level=debug msg=parse path=/media/sf_GOPATH0/src/isg-embedded/ui/ui.go time="2020-04-26T14:16:09Z" level=debug msg="found 1 moc structs" path=/media/sf_GOPATH0/src/isg-embedded/ui time="2020-04-26T14:16:09Z" level=debug msg=parser.LoadModule module=Core time="2020-04-26T14:16:09Z" level=debug msg=Execute _func=RunCmdOptional cmd="go list -find -e -f {{.Dir}} github.com/therecipe/qt/internal/binding/files/docs/5.13.0" dir= env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0" name="get doc dir" time="2020-04-26T14:16:09Z" level=debug msg=parser.LoadModule module=Gui time="2020-04-26T14:16:09Z" level=debug msg=parser.LoadModule module=Qml time="2020-04-26T14:16:10Z" level=debug msg=prepare module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QAbstractConcatenable module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QAtomicOps module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QAtomicTraits module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QBEInteger module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QBasicAtomicInteger module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QBasicAtomicPointer module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QBigEndianStorageType module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborArray module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborError module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborMap module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborParserError module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborStreamReader module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborStreamWriter module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborValue module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QCborValueRef module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QConcatenateTablesProxyModel module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QDeadlineTimer module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QGenericAtomicOps module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QKeyValueIterator module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QLEInteger module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QLittleEndianStorageType module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QMetaTypeId2 module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOperatingSystemVersion module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QRandomGenerator module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QRandomGenerator64 module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QScopeGuard module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QSemaphoreReleaser module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QSpecialInteger module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QStaticByteArrayMatcher module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QStringBuilderCommon module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QStringView module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QTransposeProxyModel module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QTypedArrayData module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to parse header" class=QtGlobal module=Core time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=qfloat16 module=Core time="2020-04-26T14:16:10Z" level=debug msg=prepare module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QColorDialogOptions module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QFileDialogOptions module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QFontDialogOptions module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QMessageDialogOptions module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QMetaTypeId module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_0_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_0_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_1_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_1_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_2_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_2_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_3_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_3_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_4_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_4_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_1_5_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_2_0_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_2_0_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_2_1_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_3_0_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_3_0_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_3_1_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_3_2_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_3_3_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_3_3_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_0_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_1_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_2_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_3_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_4_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_5_CoreBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLFunctions_4_5_DeprecatedBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLTextureBlitter module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLVersionFunctionsBackend module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLVersionFunctionsStorage module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QOpenGLVersionStatus module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformDragQtResponse module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformDropQtResponse module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformIntegrationPlugin module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformMenu module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformMenuBar module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformMenuItem module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformOffscreenSurface module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformSessionManager module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPlatformTextureList module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QPointingDeviceUniqueId module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanDeviceFunctions module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanExtension module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanFunctions module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanInfoVector module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanInstance module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanLayer module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanWindow module=Gui time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QVulkanWindowRenderer module=Gui time="2020-04-26T14:16:10Z" level=debug msg=prepare module=Qml time="2020-04-26T14:16:10Z" level=debug msg="failed to find header file" class=QMetaTypeId module=Qml time="2020-04-26T14:16:10Z" level=debug msg="start copy properties + signals + slots" time="2020-04-26T14:16:10Z" level=debug msg="done copy properties + signals + slots" time="2020-04-26T14:16:10Z" level=debug msg=prepare module=moc time="2020-04-26T14:16:10Z" level=debug msg="found 1 remaining moc structs" path=/media/sf_GOPATH0/src/isg-embedded/ui time="2020-04-26T14:16:10Z" level=debug msg="start converting types" time="2020-04-26T14:16:10Z" level=debug msg="done converting func types" time="2020-04-26T14:16:10Z" level=debug msg="done converting property types" time="2020-04-26T14:16:11Z" level=debug msg="done converting types" time="2020-04-26T14:16:11Z" level=debug msg="start copy structors" time="2020-04-26T14:16:11Z" level=debug msg="done copy structors" time="2020-04-26T14:16:11Z" level=debug msg=parseNonMocDeps time="2020-04-26T14:16:11Z" level=debug msg="parse non moc deps: /media/sf_GOPATH0/src/isg-embedded/ui/ui.go" time="2020-04-26T14:16:11Z" level=debug msg=Execute _func=RunCmdOptional cmd="go list -e -f {{.Stale}}|{{.StaleReason}} -tags=rpi3,minimal -pkgdir /home/user/work/pkg/rpi3_linux_arm" dir=/media/sf_GOPATH0/src/isg-embedded/ui env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 QT_API=5.13.0 HOME=/home/user QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOOS=linux CGO_CFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ HOSTNAME=8c8b6995c81a RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOARCH=arm GOARM=7 GOROOT=/usr/local/go QT_VERSION=5.7.0 GO111MODULE=off PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPATH=/home/user/work:/media/sf_GOPATH0 QT_RPI=true USER=user QT_DOCKER=true CGO_ENABLED=1 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CXXFLAGS_ALLOW=." name="go check stale for rpi3 on linux" time="2020-04-26T14:16:11Z" level=debug msg="generating cpp" module=moc time="2020-04-26T14:16:11Z" level=debug msg="generating h" module=moc time="2020-04-26T14:16:11Z" level=debug msg="generating go" module=moc time="2020-04-26T14:16:11Z" level=debug msg=parse path=/media/sf_GOPATH0/src/isg-embedded/ui/ui.go time="2020-04-26T14:16:11Z" level=debug msg=prepare module=custom_ui_571b24m time="2020-04-26T14:16:11Z" level=debug msg="found 0 moc structs" path=/media/sf_GOPATH0/src/isg-embedded time="2020-04-26T14:16:11Z" level=debug msg=Execute _func=RunCmd cmd="/opt/qtrpi/raspi/qt5/bin/moc /media/sf_GOPATH0/src/isg-embedded/ui/moc.cpp -o /media/sf_GOPATH0/src/isg-embedded/ui/moc_moc.h" dir= env= name="run moc" time="2020-04-26T14:16:11Z" level=debug msg="running cgoTemplate" mode=1 module=moc path=/media/sf_GOPATH0/src/isg-embedded/ui pkg=ui target=rpi3 time="2020-04-26T14:16:11Z" level=debug msg="skipping cgo generation" time="2020-04-26T14:16:14Z" level=debug msg=Execute _func=RunCmdOptional cmd="go list -e -f {{.Stale}}|{{.StaleReason}} -tags=rpi3,minimal -pkgdir /home/user/work/pkg/rpi3_linux_arm" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GOPATH=/home/user/work:/media/sf_GOPATH0 GOROOT=/usr/local/go QT_API=5.13.0 HOME=/home/user QT_RPI=true GO111MODULE=off GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ USER=user HOSTNAME=8c8b6995c81a QT_DOCKER=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 GOARM=7 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CFLAGS_ALLOW=. CGO_LDFLAGS_ALLOW=.* RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools GOOS=linux CGO_ENABLED=1 CGO_CXXFLAGS_ALLOW=.* RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64" name="go check stale for rpi3 on linux" time="2020-04-26T14:16:14Z" level=debug msg="start Minimal" path=/media/sf_GOPATH0/src/isg-embedded target=rpi3 time="2020-04-26T14:16:14Z" level=debug msg="get imports" fields.level=0 path=/media/sf_GOPATH0/src/isg-embedded time="2020-04-26T14:16:14Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -e -f {{join .TestImports "|"}}|{{join .XTestImports "|"}}|{{join .Deps "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 GOOS=linux QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools QT_DOCKER=true QT_RPI=true CGO_ENABLED=1 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a HOME=/home/user RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GO111MODULE=off GOARCH=arm PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GOPATH=/home/user/work:/media/sf_GOPATH0 GOROOT=/usr/local/go CGO_LDFLAGS_ALLOW=.* USER=user GOARM=7 CGO_CXXFLAGS_ALLOW=.* QT_API=5.13.0" name="go list deps" time="2020-04-26T14:16:14Z" level=debug msg="get go files" path=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime tagsCustom= target=rpi3 time="2020-04-26T14:16:14Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{join .GoFiles "|"}}|{{join .CgoFiles "|"}}|{{join .TestGoFiles "|"}}|{{join .XTestGoFiles "|"}}" dir=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 HOSTNAME=8c8b6995c81a QT_API=5.13.0 QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOARM=7 CGO_CFLAGS_ALLOW=.* QT_VERSION=5.7.0 GO111MODULE=off PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CXXFLAGS_ALLOW=.* CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ HOME=/home/user GOPATH=/home/user/work:/media/sf_GOPATH0 GOROOT=/usr/local/go CGO_ENABLED=1 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_LDFLAGS_ALLOW=.* USER=user QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GOOS=linux GOARCH=arm" name="go list gofiles" time="2020-04-26T14:16:14Z" level=debug msg="get go files" path=/media/sf_GOPATH0/src/isg-embedded tagsCustom= target=rpi3 time="2020-04-26T14:16:14Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{join .GoFiles "|"}}|{{join .CgoFiles "|"}}|{{join .TestGoFiles "|"}}|{{join .XTestGoFiles "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 GOARCH=arm GOPATH=/home/user/work:/media/sf_GOPATH0 GOROOT=/usr/local/go CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ CGO_CXXFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a QT_DOCKER=true GOOS=linux PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* HOME=/home/user QT_RPI=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOARM=7 CGO_ENABLED=1 QT_API=5.13.0 USER=user GO111MODULE=off" name="go list gofiles" time="2020-04-26T14:16:14Z" level=debug msg="get go files" path=/media/sf_GOPATH0/src/isg-embedded/ui tagsCustom= target=rpi3 time="2020-04-26T14:16:14Z" level=debug msg=Execute _func=RunCmd cmd="go list -tags=rpi3 -find -e -f {{join .GoFiles "|"}}|{{join .CgoFiles "|"}}|{{join .TestGoFiles "|"}}|{{join .XTestGoFiles "|"}}" dir=/media/sf_GOPATH0/src/isg-embedded/ui env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0 CGO_ENABLED=1 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CXXFLAGS_ALLOW=.* GO111MODULE=off GOPATH=/home/user/work:/media/sf_GOPATH0 CGO_LDFLAGS_ALLOW=.* HOSTNAME=8c8b6995c81a HOME=/home/user QT_DOCKER=true QT_VERSION=5.7.0 GOARCH=arm GOARM=7 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc CGO_CFLAGS_ALLOW=.* QT_API=5.13.0 USER=user QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOOS=linux GOROOT=/usr/local/go CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools" name="go list gofiles" time="2020-04-26T14:16:14Z" level=debug msg="analyse for minimal" path=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime/utils-runtime.go time="2020-04-26T14:16:14Z" level=debug msg="analyse for minimal" path=/home/user/work/src/github.com/therecipe/qt/internal/binding/runtime/moc.go time="2020-04-26T14:16:14Z" level=debug msg="analyse for minimal" path=/media/sf_GOPATH0/src/isg-embedded/ui/ui.go time="2020-04-26T14:16:14Z" level=debug msg="analyse for minimal" path=/media/sf_GOPATH0/src/isg-embedded/ui/moc.go time="2020-04-26T14:16:14Z" level=debug msg="analyse for minimal" path=/media/sf_GOPATH0/src/isg-embedded/main.go time="2020-04-26T14:16:14Z" level=debug msg="analyse js for minimal" path=/media/sf_GOPATH0/src/isg-embedded/static/screens/StaffLogin.qml time="2020-04-26T14:16:14Z" level=debug msg="analyse js for minimal" path=/media/sf_GOPATH0/src/isg-embedded/static/screens/StartPage.qml time="2020-04-26T14:16:14Z" level=debug msg="analyse js for minimal" path=/media/sf_GOPATH0/src/isg-embedded/static/screens/main.qml time="2020-04-26T14:16:14Z" level=debug msg="found 8 files to analyze" time="2020-04-26T14:16:14Z" level=debug msg="modules already cached" time="2020-04-26T14:16:14Z" level=debug msg="generating cpp" module=Core time="2020-04-26T14:16:14Z" level=debug msg="QtCore add dependency: QtCore" time="2020-04-26T14:16:14Z" level=debug msg="generating h" module=Core time="2020-04-26T14:16:14Z" level=debug msg="generating go" module=Core time="2020-04-26T14:16:15Z" level=debug msg="generating cpp" module=Gui time="2020-04-26T14:16:15Z" level=debug msg="QtGui add dependency: QtGui" time="2020-04-26T14:16:15Z" level=debug msg="generating h" module=Gui time="2020-04-26T14:16:15Z" level=debug msg="generating go" module=Gui time="2020-04-26T14:16:15Z" level=debug msg="generating cpp" module=Network time="2020-04-26T14:16:15Z" level=debug msg="generating h" module=Network time="2020-04-26T14:16:15Z" level=debug msg="generating go" module=Network time="2020-04-26T14:16:15Z" level=debug msg="generating cpp" module=Qml time="2020-04-26T14:16:15Z" level=debug msg="QtQml add dependency: QtQml" time="2020-04-26T14:16:15Z" level=debug msg="generating h" module=Qml time="2020-04-26T14:16:15Z" level=debug msg=Execute _func=RunCmdOptional cmd="go list -find -e -f {{.Dir}} github.com/therecipe/qt/internal" dir= env="PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=8c8b6995c81a QT_API=5.13.0 GOPATH=/home/user/work:/media/sf_GOPATH0 USER=user HOME=/home/user QT_DOCKER=true QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin QT_VERSION=5.7.0 RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GO111MODULE=off CGO_ENABLED=0" name="get files dir" time="2020-04-26T14:16:15Z" level=debug msg="saved file len(16972) /home/user/work/src/github.com/therecipe/qt/qml/utils-qml.go" time="2020-04-26T14:16:15Z" level=debug msg="generating go" module=Qml time="2020-04-26T14:16:15Z" level=debug msg="running cgoTemplate" mode=2 module=Core path= pkg=Core target=rpi3 time="2020-04-26T14:16:15Z" level=debug msg="running cgoTemplate" mode=2 module=Qml path= pkg=Qml target=rpi3 time="2020-04-26T14:16:15Z" level=debug msg="skipping cgo generation" time="2020-04-26T14:16:15Z" level=debug msg="running cgoTemplate" mode=2 module=Gui path= pkg=Gui target=rpi3 time="2020-04-26T14:16:15Z" level=debug msg="skipping cgo generation" time="2020-04-26T14:16:15Z" level=debug msg="running cgoTemplate" mode=2 module=Network path= pkg=Network target=rpi3 time="2020-04-26T14:16:15Z" level=debug msg="skipping cgo generation" time="2020-04-26T14:16:15Z" level=debug msg="skipping cgo generation" time="2020-04-26T14:16:15Z" level=debug msg=Execute _func=RunCmd cmd="go build -p 2 -v -ldflags=all="-s" "-w" "-extldflags=-v" -trimpath -o /media/sf_GOPATH0/src/isg-embedded/deploy/rpi3/isg-embedded -x -tags=rpi3,minimal -pkgdir /home/user/work/pkg/rpi3_linux_arm" dir=/media/sf_GOPATH0/src/isg-embedded env="CGO_LDFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOOS=linux CGO_ENABLED=1 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=.* QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GOARCH=arm GOPATH=/home/user/work:/media/sf_GOPATH0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ USER=user QT_VERSION=5.7.0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc HOSTNAME=8c8b6995c81a QT_API=5.13.0 HOME=/home/user GOARM=7 GOROOT=/usr/local/go CGO_CXXFLAGS_ALLOW=.* GO111MODULE=off" name="build for rpi3 on linux" time="2020-04-26T14:16:16Z" level=error msg="failed to run command" _func=RunCmd cmd="go build -p 2 -v -ldflags=all="-s" "-w" "-extldflags=-v" -trimpath -o /media/sf_GOPATH0/src/isg-embedded/deploy/rpi3/isg-embedded -x -tags=rpi3,minimal -pkgdir /home/user/work/pkg/rpi3_linux_arm" dir=/media/sf_GOPATH0/src/isg-embedded env="CGO_LDFLAGS_ALLOW=.* QT_DOCKER=true RPI_TOOLS_DIR=/opt/qtrpi/raspi/tools RPI_COMPILER=gcc-linaro-arm-linux-gnueabihf-raspbian-x64 GOOS=linux CGO_ENABLED=1 PATH=/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CGO_CFLAGS_ALLOW=.* QT_RPI=true QT_QMAKE_DIR=/opt/qtrpi/raspi/qt5/bin GOARCH=arm GOPATH=/home/user/work:/media/sf_GOPATH0 CXX=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ USER=user QT_VERSION=5.7.0 CC=/opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc HOSTNAME=8c8b6995c81a QT_API=5.13.0 HOME=/home/user GOARM=7 GOROOT=/usr/local/go CGO_CXXFLAGS_ALLOW=.* GO111MODULE=off" error="exit status 2" name="build for rpi3 on linux" WORK=/tmp/go-build765669537 github.com/therecipe/qt/core mkdir -p $WORK/b035/ cd /home/user/work/src/github.com/therecipe/qt/core CGO_LDFLAGS='"-g" "-O2" "-Wl,-rpath-link,/opt/qtrpi/raspbian/sysroot/opt/vc/lib" "-Wl,-rpath-link,/opt/qtrpi/raspbian/sysroot/usr/lib/arm-linux-gnueabihf" "-Wl,-rpath-link,/opt/qtrpi/raspbian/sysroot/lib/arm-linux-gnueabihf" "-mfloat-abi=hard" "--sysroot=/opt/qtrpi/raspbian/sysroot" "-Wl,-O1" "-Wl,-rpath,/usr/local/qt5pi/lib" "-L/home/user/work/src/github.com/therecipe/qt/core/=/opt/vc/lib" "-L/opt/qtrpi/raspi/qt5pi/lib" "-lQt5Svg" "-lQt5Widgets" "-lQt5Gui" "-lQt5Core" "-Wl,-rpath-link,/opt/qtrpi/raspbian/sysroot/opt/vc/lib" "-lGLESv2" "-lpthread"' /usr/local/go/pkg/tool/linux_amd64/cgo -objdir $WORK/b035/ -importpath github.com/therecipe/qt/core -- -I $WORK/b035/ -g -O2 -march=armv8-a+crc -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -pipe -Os -mthumb -mfloat-abi=hard --sysroot=/opt/qtrpi/raspbian/sysroot -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -Wno-unused-parameter -Wno-unused-variable -Wno-return-type ./core-minimal.go ./minimal_cgo_rpi3_linux_arm.go cd $WORK /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -fno-caret-diagnostics -c -x c - -o /dev/null || true /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -Qunused-arguments -c -x c - -o /dev/null || true /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -gno-record-gcc-switches -c -x c - -o /dev/null || true cd $WORK/b035 TERM='dumb' /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -I /home/user/work/src/github.com/therecipe/qt/core -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -march=armv8-a+crc -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -pipe -Os -mthumb -mfloat-abi=hard --sysroot=/opt/qtrpi/raspbian/sysroot -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -Wno-unused-parameter -Wno-unused-variable -Wno-return-type -o ./_x001.o -c _cgo_export.c TERM='dumb' /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -I /home/user/work/src/github.com/therecipe/qt/core -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -march=armv8-a+crc -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -pipe -Os -mthumb -mfloat-abi=hard --sysroot=/opt/qtrpi/raspbian/sysroot -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -Wno-unused-parameter -Wno-unused-variable -Wno-return-type -o ./_x002.o -c core-minimal.cgo2.c TERM='dumb' /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-gcc -I /home/user/work/src/github.com/therecipe/qt/core -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I ./ -g -O2 -march=armv8-a+crc -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -pipe -Os -mthumb -mfloat-abi=hard --sysroot=/opt/qtrpi/raspbian/sysroot -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -Wno-unused-parameter -Wno-unused-variable -Wno-return-type -o ./_x003.o -c minimal_cgo_rpi3_linux_arm.cgo2.c cd $WORK /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ -fno-caret-diagnostics -c -x c - -o /dev/null || true /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ -Qunused-arguments -c -x c - -o /dev/null || true /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ -fdebug-prefix-map=a=b -c -x c - -o /dev/null || true /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ -gno-record-gcc-switches -c -x c - -o /dev/null || true cd /home/user/work/src/github.com/therecipe/qt/core TERM='dumb' /opt/qtrpi/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/arm-linux-gnueabihf-g++ -I . -fPIC -marm -pthread -fmessage-length=0 -fdebug-prefix-map=$WORK/b035=/tmp/go-build -gno-record-gcc-switches -I $WORK/b035/ -g -O2 -march=armv8-a+crc -mtune=cortex-a53 -mfpu=crypto-neon-fp-armv8 -pipe -Os -mthumb -std=c++11 -mfloat-abi=hard --sysroot=/opt/qtrpi/raspbian/sysroot -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/home/user/work/src/github.com/therecipe/qt -I/home/user/work/src/github.com/therecipe/qt/core -I/opt/qtrpi/raspbian/sysroot/opt/vc/include -I/opt/qtrpi/raspbian/sysroot/opt/vc/include/interface/vcos -I/opt/qtrpi/raspbian/sysroot/opt/vc/include/interface/vcos/pthreads -I/opt/qtrpi/raspbian/sysroot/opt/vc/include/interface/vmcs_host/linux -I/opt/qtrpi/raspi/qt5pi/include -I/opt/qtrpi/raspi/qt5pi/include/QtSvg -I/opt/qtrpi/raspi/qt5pi/include/QtWidgets -I/opt/qtrpi/raspi/qt5pi/include/QtGui -I/opt/qtrpi/raspi/qt5pi/include/QtCore -I/home/user/work/src/github.com/therecipe/qt/core -I/home/user/work/src/github.com/therecipe/qt/core/=/opt/vc/include -I/home/user/work/src/github.com/therecipe/qt/core/=/opt/vc/include/interface/vcos/pthreads -I/home/user/work/src/github.com/therecipe/qt/core/=/opt/vc/include/interface/vmcs_host/linux -I/opt/qtrpi/raspi/qt5/mkspecs/devices/linux-rpi3-g++ -Wno-unused-parameter -Wno-unused-variable -Wno-return-type -o $WORK/b035/_x004.o -c core-minimal.cpp
github.com/therecipe/qt/core
core-minimal.cpp:16:22: fatal error: QCborValue: No such file or directory #include <QCborValue> ^ compilation terminated.
I'm getting the same error here
deletexl have you find any solution? I'm also trying to install therecipe and run qtsetup on rpi3, i'ts another way to compile a project on rpi3... but not success #1109 :/
@gabrielmajaron No I couldn't find a solution, the problem continues.
I had the same problem. My mistake was that I had set the qt api version but the build process for the raspberry pi specifically uses qt version 5.7. Just not setting the qt api (through flag or environment variable) fixed the build for me.