Hi@all,

i have another problem :-) ... so armv7hf-musl wont work at the moment so i tried the "normal" glibc build ...

./xbps-src -a armv7hf -N pkg base-system

SNIP

=> ncurses-5.9_14: building (dependency of base-system) ...
   [host] ncurses-5.9_14: found (/host/binpkgs)
=> ncurses: building (dependency of base-system) ...
=> ncurses-5.9_14: installing host dependency 'ncurses-5.9_14' ...
=> ncurses-5.9_14: running do-fetch hook: 00-distfiles ...
=> ncurses-5.9_14: verifying checksum for distfile 'ncurses-5.9.tar.gz'... OK.
=> ncurses-5.9_14: running do-extract hook: 00-distfiles ...
=> ncurses-5.9_14: extracting distfile(s), please wait...
=> ncurses-5.9_14: running post-extract hook: 00-patches ...
=> ncurses-5.9_14: patch applied: no-xopen.patch.
=> ncurses-5.9_14: running pre-configure hook: 00-gnu-configure-asneeded ...
=> ncurses-5.9_14: running pre-configure hook: 01-override-config ...
=> ncurses-5.9_14: running pre-configure hook: 02-script-wrapper ...
=> ncurses-5.9_14: running do_configure ...
checking for egrep... grep -E
Configuring NCURSES 5.9 ABI 5 (Fri Jul 31 20:33:58 CEST 2015)
checking build system type... x86_64-unknown-linux-gnu
checking host system type... armv7l-unknown-linux-gnueabihf
checking target system type... armv7l-unknown-linux-gnueabihf
Configuring for linux-gnueabihf
checking for prefix... /usr
checking for armv7l-linux-gnueabihf-gcc... armv7l-linux-gnueabihf-gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
=> ERROR: ncurses-5.9_14: failed to run do_configure() at line 29.

Here it end with that error ... if i take a look at the template for ncurses it looks good ... so i think it should work ...

Cheers
  Thorsten