Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu: build server fails to build #13081

Closed
flyn-org opened this issue Aug 11, 2020 · 3 comments
Closed

qemu: build server fails to build #13081

flyn-org opened this issue Aug 11, 2020 · 3 comments
Assignees

Comments

@flyn-org
Copy link
Contributor

Maintainer: @yousong
Environment: x86_64 master

Description:
The OpenWrt build server cannot presently build the QEMU packages. See https://downloads.openwrt.org/snapshots/faillogs/x86_64/packages/qemu/compile.txt.

@yousong yousong self-assigned this Aug 11, 2020
yousong added a commit that referenced this issue Aug 11, 2020
This was caused by upstream project commit db5adeaa ("build-sys: clean
up flags included in the linker command line")

Reported-by: W. Michael Petullo <mike@flyn.org>
Link: #13081
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
@yousong
Copy link
Member

yousong commented Aug 11, 2020

The issue should be fixed now. The part I am not sure is how the build passed on May, 2020 when I built and run-tested it...

@yousong
Copy link
Member

yousong commented Aug 12, 2020

Copy buildbot error message here for archive purposes

Applying ./patches/0006-util-mmap-alloc-fix-missing-MAP_SYNC.patch using plaintext: 
patching file util/mmap-alloc.c

ERROR: sizeof(size_t) doesn't match GLIB_SIZEOF_SIZE_T.
       You probably need to set PKG_CONFIG_LIBDIR
       to point to the right pkg-config files for your
       build target

Makefile:449: recipe for target '/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/qemu-5.0.0/.configured_85380a2ed95d41cd179ef4118b5a6fd4' failed
make[3]: *** [/builder/shared-workdir/build/sdk/build_dir/target-x86_64_musl/qemu-5.0.0/.configured_85380a2ed95d41cd179ef4118b5a6fd4] Error 1
time: package/feeds/packages/qemu/compile#7.11#6.89#15.13

And the config.log error as I remembered it. ld cannot find -liconv. No -L/path/to/libiconv-stub in the cc command.

1715173329 pushed a commit to immortalwrt/packages that referenced this issue Aug 13, 2020
This was caused by upstream project commit db5adeaa ("build-sys: clean
up flags included in the linker command line")

Reported-by: W. Michael Petullo <mike@flyn.org>
Link: openwrt/packages#13081
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
@flyn-org
Copy link
Contributor Author

Looks like the build server built the new version. Thanks!

farmergreg pushed a commit to farmergreg/packages that referenced this issue Sep 8, 2020
This was caused by upstream project commit db5adeaa ("build-sys: clean
up flags included in the linker command line")

Reported-by: W. Michael Petullo <mike@flyn.org>
Link: openwrt#13081
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
farmergreg pushed a commit to farmergreg/packages that referenced this issue Sep 8, 2020
This was caused by upstream project commit db5adeaa ("build-sys: clean
up flags included in the linker command line")

Reported-by: W. Michael Petullo <mike@flyn.org>
Link: openwrt#13081
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
pprindeville pushed a commit to pprindeville/packages that referenced this issue Dec 19, 2020
This was caused by upstream project commit db5adeaa ("build-sys: clean
up flags included in the linker command line")

Reported-by: W. Michael Petullo <mike@flyn.org>
Link: openwrt#13081
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants