openwrt / openwrt/packages

dockerd: build failed

Open
#30,355 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug release/25.12
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Package Name

dockerd

Maintainer

@G-M0N3Y-2503

OpenWrt Version

25.12

OpenWrt Target/Subtarget

x86_64

Steps to Reproduce

build dockerd

Actual Behaviour

error log:

Building static bundles/binary-daemon/dockerd (linux/amd64)...
Created binary: bundles/binary-daemon/dockerd
Copying nested executables into bundles/binary-daemon
cp: cannot stat '': No such file or directory
make[3]: *** [Makefile:195: /home/ubuntu/openwrt/build_dir/target-x86_64_musl/dockerd-29.6.1/.built] Error 1
ERROR: package/feeds/packages/utils/dockerd failed to build.
Confirmation Checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the dockerd package Makefile, especially around line 195 where the build fails, and reproduce the package build for OpenWrt 25.12 on x86_64. Trace the empty path passed to cp during nested executable copying; the fix is complete when dockerd builds without the "cannot stat" error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.