#20001: build error / ncurses / r46134
-----------------------+------------------------
 Reporter:  bittorf@…  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 after 'make dirclean' and compiling ar71xx with 'make -j1'

 {{{
 make[4]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9'
 cd include && make -w -- HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips
 CROSS=mips-openwrt-linux-uclibc- SIZE=mips-openwrt-linux-uclibc-size
 OBJDUMP=mips-openwrt-linux-uclibc-objdump OBJCOPY=mips-openwrt-linux-
 uclibc-objcopy STRIP=mips-openwrt-linux-uclibc-strip RANLIB=mips-openwrt-
 linux-uclibc-gcc-ranlib CXX=mips-openwrt-linux-uclibc-g++ GCC=mips-
 openwrt-linux-uclibc-gcc CC=mips-openwrt-linux-uclibc-gcc NM=mips-openwrt-
 linux-uclibc-gcc-nm LD=mips-openwrt-linux-uclibc-ld AS=mips-openwrt-linux-
 uclibc-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=34kc\
 -fno-caller-saves\ -fhonour-copts\ -Wno-error=unused-but-set-variable\
 -msoft-float\ -Wformat\ -Werror=format-security\ -fstack-protector\
 -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mips-openwrt-
 linux-uclibc-gcc-ar DESTDIR="" libs
 make[5]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/include'
 make[5]: Nothing to be done for `libs'.
 make[5]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/include'
 cd ncurses && make -w -- HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips
 CROSS=mips-openwrt-linux-uclibc- SIZE=mips-openwrt-linux-uclibc-size
 OBJDUMP=mips-openwrt-linux-uclibc-objdump OBJCOPY=mips-openwrt-linux-
 uclibc-objcopy STRIP=mips-openwrt-linux-uclibc-strip RANLIB=mips-openwrt-
 linux-uclibc-gcc-ranlib CXX=mips-openwrt-linux-uclibc-g++ GCC=mips-
 openwrt-linux-uclibc-gcc CC=mips-openwrt-linux-uclibc-gcc NM=mips-openwrt-
 linux-uclibc-gcc-nm LD=mips-openwrt-linux-uclibc-ld AS=mips-openwrt-linux-
 uclibc-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=34kc\
 -fno-caller-saves\ -fhonour-copts\ -Wno-error=unused-but-set-variable\
 -msoft-float\ -Wformat\ -Werror=format-security\ -fstack-protector\
 -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mips-openwrt-
 linux-uclibc-gcc-ar DESTDIR="" libs
 make[5]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/ncurses'
 linking ../lib/libncurses.so.5.9
 mips-openwrt-linux-uclibc-gcc -Os -pipe -mno-branch-likely -mips32r2
 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-
 security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
 -fpic   --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename
 ../lib/libncurses.so.5.9 .5.9`.5,-stats,-lc -o ../lib/libncurses.so.5.9
 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o
 ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o
 ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o
 ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o
 ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o
 ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o
 ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o
 ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o
 ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o
 ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o
 ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o
 ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o
 ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o
 ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o
 ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o
 ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o
 ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o
 ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o
 ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o
 ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o
 ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o
 ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o
 ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o
 ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o
 ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o
 ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o
 ../obj_s/memmove.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o
 ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o
 ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/use_screen.o
 ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o
 ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o
 ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o
 ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o
 ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o
 ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o
 ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o
 ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o
 ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o
 ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o
 ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o
 ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o
 ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o
 ../obj_s/names.o ../obj_s/read_entry.o ../obj_s/read_termcap.o
 ../obj_s/setbuf.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o
 ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o
 ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o
 ../obj_s/keyok.o ../obj_s/version.o -L../lib
 -L/home/bastian/openwrt/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/usr/lib -L/home/bastian/openwrt/staging_dir
 /target-mips_34kc_uClibc-0.9.33.2/lib -L/home/bastian/openwrt/staging_dir
 /toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib
 -L/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib -znow -zrelro
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: total time in
 link: 0.036001
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: data size
 4571136
 cd ../lib && (ln -s -f libncurses.so.5.9 libncurses.so.5; ln -s -f
 libncurses.so.5 libncurses.so; )
 make[5]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/ncurses'
 cd panel && make -w -- HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips
 CROSS=mips-openwrt-linux-uclibc- SIZE=mips-openwrt-linux-uclibc-size
 OBJDUMP=mips-openwrt-linux-uclibc-objdump OBJCOPY=mips-openwrt-linux-
 uclibc-objcopy STRIP=mips-openwrt-linux-uclibc-strip RANLIB=mips-openwrt-
 linux-uclibc-gcc-ranlib CXX=mips-openwrt-linux-uclibc-g++ GCC=mips-
 openwrt-linux-uclibc-gcc CC=mips-openwrt-linux-uclibc-gcc NM=mips-openwrt-
 linux-uclibc-gcc-nm LD=mips-openwrt-linux-uclibc-ld AS=mips-openwrt-linux-
 uclibc-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=34kc\
 -fno-caller-saves\ -fhonour-copts\ -Wno-error=unused-but-set-variable\
 -msoft-float\ -Wformat\ -Werror=format-security\ -fstack-protector\
 -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mips-openwrt-
 linux-uclibc-gcc-ar DESTDIR="" libs
 make[5]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/panel'
 linking ../lib/libpanel.so.5.9
 mips-openwrt-linux-uclibc-gcc -Os -pipe -mno-branch-likely -mips32r2
 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-
 security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
 -fpic   --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename
 ../lib/libpanel.so.5.9 .5.9`.5,-stats,-lc -o ../lib/libpanel.so.5.9
 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o
 ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o
 ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o
 ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o
 -L../lib -lncurses  -L/home/bastian/openwrt/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/usr/lib -L/home/bastian/openwrt/staging_dir
 /target-mips_34kc_uClibc-0.9.33.2/lib -L/home/bastian/openwrt/staging_dir
 /toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib
 -L/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib -znow -zrelro
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: total time in
 link: 0.008000
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: data size
 1945600
 cd ../lib && (ln -s -f libpanel.so.5.9 libpanel.so.5; ln -s -f
 libpanel.so.5 libpanel.so; )
 make[5]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/panel'
 cd menu && make -w -- HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS
 =mips-openwrt-linux-uclibc- SIZE=mips-openwrt-linux-uclibc-size OBJDUMP
 =mips-openwrt-linux-uclibc-objdump OBJCOPY=mips-openwrt-linux-uclibc-
 objcopy STRIP=mips-openwrt-linux-uclibc-strip RANLIB=mips-openwrt-linux-
 uclibc-gcc-ranlib CXX=mips-openwrt-linux-uclibc-g++ GCC=mips-openwrt-
 linux-uclibc-gcc CC=mips-openwrt-linux-uclibc-gcc NM=mips-openwrt-linux-
 uclibc-gcc-nm LD=mips-openwrt-linux-uclibc-ld AS=mips-openwrt-linux-
 uclibc-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=34kc\
 -fno-caller-saves\ -fhonour-copts\ -Wno-error=unused-but-set-variable\
 -msoft-float\ -Wformat\ -Werror=format-security\ -fstack-protector\
 -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mips-openwrt-
 linux-uclibc-gcc-ar DESTDIR="" libs
 make[5]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/menu'
 linking ../lib/libmenu.so.5.9
 mips-openwrt-linux-uclibc-gcc -Os -pipe -mno-branch-likely -mips32r2
 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-
 security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
 -fpic   --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename
 ../lib/libmenu.so.5.9 .5.9`.5,-stats,-lc -o ../lib/libmenu.so.5.9
 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o
 ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o
 ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o
 ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o
 ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o
 ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o
 ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o
 ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o
 ../obj_s/m_win.o -L../lib -lncurses  -L/home/bastian/openwrt/staging_dir
 /target-mips_34kc_uClibc-0.9.33.2/usr/lib
 -L/home/bastian/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/lib
 -L/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib
 -L/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib -znow -zrelro
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: total time in
 link: 0.012000
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: data size
 2445312
 cd ../lib && (ln -s -f libmenu.so.5.9 libmenu.so.5; ln -s -f libmenu.so.5
 libmenu.so; )
 make[5]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/menu'
 cd form && make -w -- HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS
 =mips-openwrt-linux-uclibc- SIZE=mips-openwrt-linux-uclibc-size OBJDUMP
 =mips-openwrt-linux-uclibc-objdump OBJCOPY=mips-openwrt-linux-uclibc-
 objcopy STRIP=mips-openwrt-linux-uclibc-strip RANLIB=mips-openwrt-linux-
 uclibc-gcc-ranlib CXX=mips-openwrt-linux-uclibc-g++ GCC=mips-openwrt-
 linux-uclibc-gcc CC=mips-openwrt-linux-uclibc-gcc NM=mips-openwrt-linux-
 uclibc-gcc-nm LD=mips-openwrt-linux-uclibc-ld AS=mips-openwrt-linux-
 uclibc-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=34kc\
 -fno-caller-saves\ -fhonour-copts\ -Wno-error=unused-but-set-variable\
 -msoft-float\ -Wformat\ -Werror=format-security\ -fstack-protector\
 -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mips-openwrt-
 linux-uclibc-gcc-ar DESTDIR="" libs
 make[5]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/form'
 linking ../lib/libform.so.5.9
 mips-openwrt-linux-uclibc-gcc -Os -pipe -mno-branch-likely -mips32r2
 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-
 variable -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-
 security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro
 -fpic   --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename
 ../lib/libform.so.5.9 .5.9`.5,-stats,-lc -o ../lib/libform.so.5.9
 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o
 ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o
 ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o
 ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o
 ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o
 ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o
 ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o
 ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o
 ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o
 ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o
 ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o
 ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o
 ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o
 ../obj_s/fty_regex.o -L../lib -lncurses
 -L/home/bastian/openwrt/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/usr/lib -L/home/bastian/openwrt/staging_dir
 /target-mips_34kc_uClibc-0.9.33.2/lib -L/home/bastian/openwrt/staging_dir
 /toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib
 -L/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib -znow -zrelro
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: total time in
 link: 0.012000
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib/gcc/mips-openwrt-linux-
 uclibc/4.8.3/../../../../mips-openwrt-linux-uclibc/bin/ld: data size
 2744320
 cd ../lib && (ln -s -f libform.so.5.9 libform.so.5; ln -s -f libform.so.5
 libform.so; )
 make[5]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/form'
 cd c++ && make -w -- HOSTCCFLAGS= HOSTCC=gcc BUILD_CC=gcc ARCH=mips CROSS
 =mips-openwrt-linux-uclibc- SIZE=mips-openwrt-linux-uclibc-size OBJDUMP
 =mips-openwrt-linux-uclibc-objdump OBJCOPY=mips-openwrt-linux-uclibc-
 objcopy STRIP=mips-openwrt-linux-uclibc-strip RANLIB=mips-openwrt-linux-
 uclibc-gcc-ranlib CXX=mips-openwrt-linux-uclibc-g++ GCC=mips-openwrt-
 linux-uclibc-gcc CC=mips-openwrt-linux-uclibc-gcc NM=mips-openwrt-linux-
 uclibc-gcc-nm LD=mips-openwrt-linux-uclibc-ld AS=mips-openwrt-linux-
 uclibc-gcc\ -c\ -Os\ -pipe\ -mno-branch-likely\ -mips32r2\ -mtune=34kc\
 -fno-caller-saves\ -fhonour-copts\ -Wno-error=unused-but-set-variable\
 -msoft-float\ -Wformat\ -Werror=format-security\ -fstack-protector\
 -D_FORTIFY_SOURCE=1\ -Wl,-z,now\ -Wl,-z,relro\ -fpic AR=mips-openwrt-
 linux-uclibc-gcc-ar DESTDIR="" libs
 make[5]: Entering directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/c++'
 mips-openwrt-linux-uclibc-g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H
 -I/home/bastian/openwrt/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/usr/include -I/home/bastian/openwrt/staging_dir
 /target-mips_34kc_uClibc-0.9.33.2/include
 -I/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include
 -I/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include/fortify
 -I/home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include  -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64  -DNDEBUG -I. -I../include -Os -pipe -mno-branch-
 likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error
 =unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -Wformat
 -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now
 -Wl,-z,relro -fpic   -fPIC -c ../c++/cursesmain.cc -o
 ../obj_s/cursesmain.o
 In file included from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:40:0,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iosfwd:40,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ios:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ostream:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iostream:39,
                  from ../c++/cursesmain.cc:38:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:64:11: error: '::mbstate_t' has not been
 declared
    using ::mbstate_t;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:141:11: error: '::btowc' has not been
 declared
    using ::btowc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:142:11: error: '::fgetwc' has not been
 declared
    using ::fgetwc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:143:11: error: '::fgetws' has not been
 declared
    using ::fgetws;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:144:11: error: '::fputwc' has not been
 declared
    using ::fputwc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:145:11: error: '::fputws' has not been
 declared
    using ::fputws;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:146:11: error: '::fwide' has not been
 declared
    using ::fwide;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:147:11: error: '::fwprintf' has not been
 declared
    using ::fwprintf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:148:11: error: '::fwscanf' has not been
 declared
    using ::fwscanf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:149:11: error: '::getwc' has not been
 declared
    using ::getwc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:150:11: error: '::getwchar' has not been
 declared
    using ::getwchar;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:151:11: error: '::mbrlen' has not been
 declared
    using ::mbrlen;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:152:11: error: '::mbrtowc' has not been
 declared
    using ::mbrtowc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:153:11: error: '::mbsinit' has not been
 declared
    using ::mbsinit;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:154:11: error: '::mbsrtowcs' has not been
 declared
    using ::mbsrtowcs;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:155:11: error: '::putwc' has not been
 declared
    using ::putwc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:156:11: error: '::putwchar' has not been
 declared
    using ::putwchar;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:158:11: error: '::swprintf' has not been
 declared
    using ::swprintf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:160:11: error: '::swscanf' has not been
 declared
    using ::swscanf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:161:11: error: '::ungetwc' has not been
 declared
    using ::ungetwc;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:162:11: error: '::vfwprintf' has not been
 declared
    using ::vfwprintf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:164:11: error: '::vfwscanf' has not been
 declared
    using ::vfwscanf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:167:11: error: '::vswprintf' has not been
 declared
    using ::vswprintf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:170:11: error: '::vswscanf' has not been
 declared
    using ::vswscanf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:172:11: error: '::vwprintf' has not been
 declared
    using ::vwprintf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:174:11: error: '::vwscanf' has not been
 declared
    using ::vwscanf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:176:11: error: '::wcrtomb' has not been
 declared
    using ::wcrtomb;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:177:11: error: '::wcscat' has not been
 declared
    using ::wcscat;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:178:11: error: '::wcscmp' has not been
 declared
    using ::wcscmp;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:179:11: error: '::wcscoll' has not been
 declared
    using ::wcscoll;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:180:11: error: '::wcscpy' has not been
 declared
    using ::wcscpy;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:181:11: error: '::wcscspn' has not been
 declared
    using ::wcscspn;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:182:11: error: '::wcsftime' has not been
 declared
    using ::wcsftime;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:183:11: error: '::wcslen' has not been
 declared
    using ::wcslen;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:184:11: error: '::wcsncat' has not been
 declared
    using ::wcsncat;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:185:11: error: '::wcsncmp' has not been
 declared
    using ::wcsncmp;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:186:11: error: '::wcsncpy' has not been
 declared
    using ::wcsncpy;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:187:11: error: '::wcsrtombs' has not been
 declared
    using ::wcsrtombs;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:188:11: error: '::wcsspn' has not been
 declared
    using ::wcsspn;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:189:11: error: '::wcstod' has not been
 declared
    using ::wcstod;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:191:11: error: '::wcstof' has not been
 declared
    using ::wcstof;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:193:11: error: '::wcstok' has not been
 declared
    using ::wcstok;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:194:11: error: '::wcstol' has not been
 declared
    using ::wcstol;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:195:11: error: '::wcstoul' has not been
 declared
    using ::wcstoul;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:196:11: error: '::wcsxfrm' has not been
 declared
    using ::wcsxfrm;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:197:11: error: '::wctob' has not been
 declared
    using ::wctob;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:198:11: error: '::wmemcmp' has not been
 declared
    using ::wmemcmp;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:199:11: error: '::wmemcpy' has not been
 declared
    using ::wmemcpy;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:200:11: error: '::wmemmove' has not been
 declared
    using ::wmemmove;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:201:11: error: '::wmemset' has not been
 declared
    using ::wmemset;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:202:11: error: '::wprintf' has not been
 declared
    using ::wprintf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:203:11: error: '::wscanf' has not been
 declared
    using ::wscanf;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:204:11: error: '::wcschr' has not been
 declared
    using ::wcschr;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:205:11: error: '::wcspbrk' has not been
 declared
    using ::wcspbrk;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:206:11: error: '::wcsrchr' has not been
 declared
    using ::wcsrchr;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:207:11: error: '::wcsstr' has not been
 declared
    using ::wcsstr;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:208:11: error: '::wmemchr' has not been
 declared
    using ::wmemchr;
            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar: In function 'wchar_t*
 std::wcschr(wchar_t*, wchar_t)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:213:55: error: invalid conversion from
 'const wchar_t*' to 'wchar_t*' [-fpermissive]
    { return wcschr(const_cast<const wchar_t*>(__p), __c); }
                                                        ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:212:3: error:   initializing argument 1 of
 'wchar_t* std::wcschr(wchar_t*, wchar_t)' [-fpermissive]
    wcschr(wchar_t* __p, wchar_t __c)
    ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar: In function 'wchar_t*
 std::wcspbrk(wchar_t*, const wchar_t*)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:217:58: error: invalid conversion from
 'const wchar_t*' to 'wchar_t*' [-fpermissive]
    { return wcspbrk(const_cast<const wchar_t*>(__s1), __s2); }
                                                           ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:216:3: error:   initializing argument 1 of
 'wchar_t* std::wcspbrk(wchar_t*, const wchar_t*)' [-fpermissive]
    wcspbrk(wchar_t* __s1, const wchar_t* __s2)
    ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar: In function 'wchar_t*
 std::wcsrchr(wchar_t*, wchar_t)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:221:56: error: invalid conversion from
 'const wchar_t*' to 'wchar_t*' [-fpermissive]
    { return wcsrchr(const_cast<const wchar_t*>(__p), __c); }
                                                         ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:220:3: error:   initializing argument 1 of
 'wchar_t* std::wcsrchr(wchar_t*, wchar_t)' [-fpermissive]
    wcsrchr(wchar_t* __p, wchar_t __c)
    ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar: In function 'wchar_t*
 std::wcsstr(wchar_t*, const wchar_t*)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:225:57: error: invalid conversion from
 'const wchar_t*' to 'wchar_t*' [-fpermissive]
    { return wcsstr(const_cast<const wchar_t*>(__s1), __s2); }
                                                          ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:224:3: error:   initializing argument 1 of
 'wchar_t* std::wcsstr(wchar_t*, const wchar_t*)' [-fpermissive]
    wcsstr(wchar_t* __s1, const wchar_t* __s2)
    ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar: In function 'wchar_t*
 std::wmemchr(wchar_t*, wchar_t, std::size_t)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:229:61: error: invalid conversion from
 'const wchar_t*' to 'wchar_t*' [-fpermissive]
    { return wmemchr(const_cast<const wchar_t*>(__p), __c, __n); }
                                                              ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:228:3: error:   initializing argument 1 of
 'wchar_t* std::wmemchr(wchar_t*, wchar_t, std::size_t)' [-fpermissive]
    wmemchr(wchar_t* __p, wchar_t __c, size_t __n)
    ^
 In file included from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iosfwd:40:0,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ios:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ostream:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iostream:39,
                  from ../c++/cursesmain.cc:38:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h: At global scope:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:228:16: error: 'mbstate_t' was
 not declared in this scope
    typedef fpos<mbstate_t> streampos;
                 ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:228:25: error: template argument
 1 is invalid
    typedef fpos<mbstate_t> streampos;
                          ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:228:36: error: invalid type in
 declaration before ';' token
    typedef fpos<mbstate_t> streampos;
                                     ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:230:16: error: 'mbstate_t' was
 not declared in this scope
    typedef fpos<mbstate_t> wstreampos;
                 ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:230:25: error: template argument
 1 is invalid
    typedef fpos<mbstate_t> wstreampos;
                          ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:230:37: error: invalid type in
 declaration before ';' token
    typedef fpos<mbstate_t> wstreampos;
                                      ^
 In file included from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ios:40:0,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ostream:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iostream:39,
                  from ../c++/cursesmain.cc:38:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:63:15: error: 'mbstate_t' in
 namespace 'std' does not name a type
        typedef std::mbstate_t  state_type;
                ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:239:15: error: 'mbstate_t'
 does not name a type
        typedef mbstate_t         state_type;
                ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:310:15: error: 'mbstate_t'
 does not name a type
        typedef mbstate_t         state_type;
                ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static int std::char_traits<wchar_t>::compare(const char_type*, const
 char_type*, std::size_t)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:326:39: error: 'wmemcmp' was
 not declared in this scope
        { return wmemcmp(__s1, __s2, __n); }
                                        ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static std::size_t std::char_traits<wchar_t>::length(const char_type*)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:330:26: error: 'wcslen' was
 not declared in this scope
        { return wcslen(__s); }
                           ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static const char_type* std::char_traits<wchar_t>::find(const char_type*,
 std::size_t, const char_type&)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:334:37: error: invalid
 conversion from 'const char_type* {aka const wchar_t*}' to 'wchar_t*'
 [-fpermissive]
        { return wmemchr(__s, __a, __n); }
                                      ^
 In file included from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/postypes.h:40:0,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iosfwd:40,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ios:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ostream:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iostream:39,
                  from ../c++/cursesmain.cc:38:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/cwchar:228:3: error:   initializing argument 1 of
 'wchar_t* std::wmemchr(wchar_t*, wchar_t, std::size_t)' [-fpermissive]
    wmemchr(wchar_t* __p, wchar_t __c, size_t __n)
    ^
 In file included from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ios:40:0,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ostream:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iostream:39,
                  from ../c++/cursesmain.cc:38:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static std::char_traits<wchar_t>::char_type*
 std::char_traits<wchar_t>::move(std::char_traits<wchar_t>::char_type*,
 const char_type*, std::size_t)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:338:40: error: 'wmemmove' was
 not declared in this scope
        { return wmemmove(__s1, __s2, __n); }
                                         ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static std::char_traits<wchar_t>::char_type*
 std::char_traits<wchar_t>::copy(std::char_traits<wchar_t>::char_type*,
 const char_type*, std::size_t)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:342:39: error: 'wmemcpy' was
 not declared in this scope
        { return wmemcpy(__s1, __s2, __n); }
                                        ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static std::char_traits<wchar_t>::char_type*
 std::char_traits<wchar_t>::assign(std::char_traits<wchar_t>::char_type*,
 std::size_t, std::char_traits<wchar_t>::char_type)':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:346:37: error: 'wmemset' was
 not declared in this scope
        { return wmemset(__s, __a, __n); }
                                      ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h: In static member function
 'static std::char_traits<wchar_t>::int_type
 std::char_traits<wchar_t>::eof()':
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/char_traits.h:362:38: error: 'WEOF' was not
 declared in this scope
        { return static_cast<int_type>(WEOF); }
                                       ^
 In file included from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ios:41:0,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/ostream:38,
                  from /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/iostream:39,
                  from ../c++/cursesmain.cc:38:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/localefwd.h: At global scope:
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/localefwd.h:133:40: error: 'mbstate_t' was
 not declared in this scope
    template<> class codecvt<char, char, mbstate_t>;
                                         ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/localefwd.h:133:49: error: template argument
 3 is invalid
    template<> class codecvt<char, char, mbstate_t>;
                                                  ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/localefwd.h:135:43: error: 'mbstate_t' was
 not declared in this scope
    template<> class codecvt<wchar_t, char, mbstate_t>;
                                            ^
 /home/bastian/openwrt/staging_dir/toolchain-
 mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/mips-openwrt-linux-
 uclibc/include/c++/4.8.3/bits/localefwd.h:135:52: error: template argument
 3 is invalid
    template<> class codecvt<wchar_t, char, mbstate_t>;
                                                     ^
 make[5]: *** [../obj_s/cursesmain.o] Error 1
 make[5]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/c++'
 make[4]: *** [libs] Error 2
 make[4]: Leaving directory `/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9'
 make[3]: *** [/home/bastian/openwrt/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/libncurses/ncurses-5.9/.built] Error 2
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20001>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to