All of lore.kernel.org
 help / color / mirror / Atom feed
* building latest docker on dunfell branch
@ 2021-09-20  6:06 Marek Belisko
  0 siblings, 0 replies; only message in thread
From: Marek Belisko @ 2021-09-20  6:06 UTC (permalink / raw)
  To: meta-virtualization

Hi,

For my project I would need to use the latest docker build which can
be found in the master branch. I backported it to dunfell and I have
an issue with compilation of docker-ce like:

 #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| # GITCOMMIT = d24c6dc5cf-unsupported
| # The version you are building is listed as unsupported because
| # there are some files in the git repository that are in an uncommitted state.
| # Commit these changes, or add to .gitignore to remove the
-unsupported from the version.
| # Here is the current list:
|  M hack/make/.binary
| #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| 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
| No package 'devmapper' found
| Removing bundles/
|
| ---> Making bundle: dynbinary (in bundles/dynbinary)
| Building: bundles/dynbinary-daemon/dockerd-20.10.8-ce
| GOOS="linux" GOARCH="arm" GOARM="7"
| can't load package: package github.com/docker/docker/cmd/dockerd:
cannot find package "github.com/docker/docker/cmd/dockerd" in any of:
| /home/marek/yocto/.build/tmp/work/cortexa7t2hf-neon-fslc-linux-gnueabi/docker-ce/20.10.8-ce+gitd24c6dc5cf5e68dfb30027b2db454099566a9b9e-r0/recipe-sysroot-native/usr/lib/arm-fslc-linux-gnueabi/go/src/github.com/docker/docker/cmd/dockerd
(from $GOROOT)
| /home/marek/yocto/.build/tmp/work/cortexa7t2hf-neon-fslc-linux-gnueabi/docker-ce/20.10.8-ce+gitd24c6dc5cf5e68dfb30027b2db454099566a9b9e-r0/git/src/import/.gopath_/home/marek/yocto/.build/tmp/work/cortexa7t2hf-neon-fslc-linux-gnueabi/docker-ce/20.10.8-ce+gitd24c6dc5cf5e68dfb30027b2db454099566a9b9e-r0/git/src/import/vendor_/home/marek/yocto/.build/tmp/work/cortexa7t2hf-neon-fslc-linux-gnueabi/docker-ce/20.10.8-ce+gitd24c6dc5cf5e68dfb30027b2db454099566a9b9e-r0/recipe-sysroot/usr/local/go/src/github.com/docker/docker/cmd/dockerd
(from $GOPATH)
| WARNING: exit code 1 from a shell command.
| ERROR: Execution of
'/home/marek/yocto/.build/tmp/work/cortexa7t2hf-neon-fslc-linux-gnueabi/docker-ce/20.10.8-ce+gitd24c6dc5cf5e68dfb30027b2db454099566a9b9e-r0/temp/run.do_compile.3085'
failed with exit code 1:

There seems to be some issue with dependencies. Any idea how to
properly backport it or make it working? Thanks.

BR,

marek

-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-20  6:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20  6:06 building latest docker on dunfell branch Marek Belisko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.