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

glib2: build broken (armeb_xscale_musl, possibly others?) #5718

Closed
trurle opened this issue Mar 6, 2018 · 3 comments
Closed

glib2: build broken (armeb_xscale_musl, possibly others?) #5718

trurle opened this issue Mar 6, 2018 · 3 comments

Comments

@trurle
Copy link

trurle commented Mar 6, 2018

Maintainer: @tripolar
Environment: Intel IXP4xx, generic, OpenWRT master (b562c0c at the time of writing)
Host: Debian 8.7 (Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux)

$ make package/glib2/c{lean,ompile} V=s
...
make[2]: Entering directory '/home/muxx/devel/openwrt/feeds/packages/libs/glib2'
CFLAGS="-O2 -I/home/muxx/devel/openwrt/staging_dir/host/include -I/home/muxx/devel/openwrt/staging_dir/hostpkg/include -I/home/muxx/devel/openwrt/staging_dir/target-armeb_xscale_musl/host/include" CPPFLAGS="-I/home/muxx/devel/openwrt/staging_dir/host/include -I/home/muxx/devel/openwrt/staging_dir/hostpkg/include -I/home/muxx/devel/openwrt/staging_dir/target-armeb_xscale_musl/host/include" CXXFLAGS="" LDFLAGS="-L/home/muxx/devel/openwrt/staging_dir/host/lib -L/home/muxx/devel/openwrt/staging_dir/hostpkg/lib -L/home/muxx/devel/openwrt/staging_dir/target-armeb_xscale_musl/host/lib" make  -C /home/muxx/devel/openwrt/build_dir/hostpkg/glib-2.43.4  
...
make[7]: Entering directory '/home/muxx/devel/openwrt/build_dir/hostpkg/glib-2.43.4/glib'
  CC       libglib_2_0_la-gconvert.lo
gconvert.c:59:2: error: #error GNU libiconv not in use but included iconv.h is from libiconv
 #error GNU libiconv not in use but included iconv.h is from libiconv
  ^
Makefile:1771: recipe for target 'libglib_2_0_la-gconvert.lo' failed

dot_config.txt

@dibdot
Copy link
Contributor

dibdot commented Mar 6, 2018

Please update your package tree - glib 2.55.1 is the current release level in master and not 2.43.4

@trurle
Copy link
Author

trurle commented Mar 6, 2018

yes, sorry, my fault. I forgot to update the feeds! I will confirm and close.
appreciate your help.

@trurle
Copy link
Author

trurle commented Mar 6, 2018

builds with trunk, sorry, closing.

@trurle trurle closed this as completed Mar 6, 2018
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