#19749: trunk compiling fails at ncurses host-compile
-----------------------------+----------------------------------
Reporter: daniel.petre@… | Owner: developers
Type: defect | Status: new
Priority: high | Milestone: Chaos Calmer (trunk)
Component: base system | Version: Trunk
Resolution: | Keywords: r45810,ncurses
-----------------------------+----------------------------------
Comment (by daniel.petre@…):
Still happening with r45847 :
make[3]: Entering directory '/home/dani/openwrt/package/libs/ncurses'
make -C /home/dani/openwrt/build_dir/host/ncurses-5.9 libs
make[4]: Entering directory
'/home/dani/openwrt/build_dir/host/ncurses-5.9'
cd include && make DESTDIR="" libs
make[5]: Entering directory
'/home/dani/openwrt/build_dir/host/ncurses-5.9/include'
make[5]: Nothing to be done for 'libs'.
make[5]: Leaving directory
'/home/dani/openwrt/build_dir/host/ncurses-5.9/include'
cd ncurses && make DESTDIR="" libs
make[5]: Entering directory
'/home/dani/openwrt/build_dir/host/ncurses-5.9/ncurses'
gcc -DHAVE_CONFIG_H -I../ncurses -I.
-I/home/dani/openwrt/staging_dir/host/include
-I/home/dani/openwrt/staging_dir/host/usr/include -D_GNU_SOURCE -DNDEBUG
-I. -I../include -I/home/dani/openwrt/staging_dir/host/include/ncurses -O2
-I/home/dani/openwrt/staging_dir/host/include
-I/home/dani/openwrt/staging_dir/host/usr/include --param max-inline-
insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
In file included from ../ncurses/curses.priv.h:288:0,
from ../ncurses/lib_gen.c:19:
_26981.c:835:15: error: expected ')' before 'int'
../include/curses.h:1594:56: note: in definition of macro 'mouse_trafo'
#define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
^
Makefile:785: recipe for target '../objects/lib_gen.o' failed
make[5]: *** [../objects/lib_gen.o] Error 1
make[5]: Leaving directory
'/home/dani/openwrt/build_dir/host/ncurses-5.9/ncurses'
Makefile:131: recipe for target 'libs' failed
make[4]: *** [libs] Error 2
make[4]: Leaving directory '/home/dani/openwrt/build_dir/host/ncurses-5.9'
Makefile:178: recipe for target
'/home/dani/openwrt/build_dir/host/ncurses-5.9/.built' failed
make[3]: *** [/home/dani/openwrt/build_dir/host/ncurses-5.9/.built] Error
2
make[3]: Leaving directory '/home/dani/openwrt/package/libs/ncurses'
package/Makefile:187: recipe for target
'package/libs/ncurses/host/compile' failed
make[2]: *** [package/libs/ncurses/host/compile] Error 2
make[2]: Leaving directory '/home/dani/openwrt'
package/Makefile:184: recipe for target '/home/dani/openwrt/staging_dir
/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile' failed
make[1]: *** [/home/dani/openwrt/staging_dir/target-
mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/dani/openwrt'
/home/dani/openwrt/include/toplevel.mk:181: recipe for target 'world'
failed
make: *** [world] Error 2
--
Ticket URL: <https://dev.openwrt.org/ticket/19749#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets