mobile-nixos icon indicating copy to clipboard operation
mobile-nixos copied to clipboard

bin/menuconfig: Seemingly ncurses-related error

Open flacks opened this issue 1 year ago • 2 comments

Hi, getting the following when running bin/menuconfig pine64-pinephonepro (or pinephone) with current and newer kernels, from x86 or aarch64 build hosts:

[...]
Running phase: buildPhase
  $ '[' -e scripts/kconfig/nconf-cfg.sh ']'
  $ cat /nix/store/fb57sjcdaicb1k84vs9mgmn9wk9cf9pf-nconf-cfg.sh
  $ cat
  $ cp scripts/kconfig/Makefile scripts/kconfig/Makefile.old
  $ sed -i -e 's/$$< .*$(Kconfig)/echo "no-op"/' -e 's/$< .*$(Kconfig)/echo "no-op"/' scripts/kconfig/Makefile
  $ make 'O=$(buildRoot)' CC=/nix/store/xkm5xmi099d3zcfzqjs2wzxcc53zhrn6-aarch64-unknown-linux-gnu-gcc-wrapper-13.3.0/bin/aarch64-unknown-linux-gnu-cc HOSTCC=/nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc ARCH=arm64 DTC_EXT=/nix/store/g6rvr398mrm7nx5nxq762khkf932qlyc-dtc-1.7.1/bin/dtc KBUILD_BUILD_VERSION=1-mobile-nixos CROSS_COMPILE=aarch64-unknown-linux-gnu- INSTALLKERNEL=/nix/store/yam835k1xxynanddrvrz9flf61m5jirk-installkernel 'INSTALL_PATH=$(out)' 'INSTALL_FW_PATH=$(out)/lib/firmware' nconfig V=1
make --no-print-directory -C /build/source \
-f /build/source/Makefile nconfig
make -f ./scripts/Makefile.build obj=scripts/basic
# HOSTCC  scripts/basic/fixdep
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include     -o scripts/basic/fixdep scripts/basic/fixdep.c   
make -f ./scripts/Makefile.build obj=scripts/kconfig nconfig
# cmd_conf_cfg scripts/kconfig/nconf-libs
  scripts/kconfig/nconf-cfg.sh scripts/kconfig/nconf-cflags scripts/kconfig/nconf-libs scripts/kconfig/nconf-bin; touch scripts/kconfig/nconf-bin
cflags="-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/nix/store/7r54fsha32821fj45j4d8v8fcsnn0wqc-ncurses-6.4.20221231-dev/include"
libs="-L /nix/store/53iigsmf32bwkfdhhihq2rppgk23k2rg-ncurses-6.4.20221231/lib -L/nix/store/53iigsmf32bwkfdhhihq2rppgk23k2rg-ncurses-6.4.20221231/lib -lncursesw -lmenuw -lpanelw"
# HOSTCC  scripts/kconfig/nconf.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.nconf.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/nconf.o scripts/kconfig/nconf.c
# HOSTCC  scripts/kconfig/nconf.gui.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.nconf.gui.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/nconf.gui.o scripts/kconfig/nconf.gui.c
# HOSTCC  scripts/kconfig/mnconf-common.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.mnconf-common.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/mnconf-common.o scripts/kconfig/mnconf-common.c
# HOSTCC  scripts/kconfig/confdata.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.confdata.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/confdata.o scripts/kconfig/confdata.c
# HOSTCC  scripts/kconfig/expr.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.expr.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/expr.o scripts/kconfig/expr.c
# LEX     scripts/kconfig/lexer.lex.c
  flex -oscripts/kconfig/lexer.lex.c -L scripts/kconfig/lexer.l
# YACC    scripts/kconfig/parser.tab.[ch]
  bison -o scripts/kconfig/parser.tab.c --defines=scripts/kconfig/parser.tab.h -t -l scripts/kconfig/parser.y
# HOSTCC  scripts/kconfig/lexer.lex.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.lexer.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include  -I scripts/kconfig -c -o scripts/kconfig/lexer.lex.o scripts/kconfig/lexer.lex.c
# HOSTCC  scripts/kconfig/menu.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.menu.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/menu.o scripts/kconfig/menu.c
# HOSTCC  scripts/kconfig/parser.tab.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.parser.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include  -I scripts/kconfig -c -o scripts/kconfig/parser.tab.o scripts/kconfig/parser.tab.c
# HOSTCC  scripts/kconfig/preprocess.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.preprocess.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/preprocess.o scripts/kconfig/preprocess.c
# HOSTCC  scripts/kconfig/symbol.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.symbol.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/symbol.o scripts/kconfig/symbol.c
# HOSTCC  scripts/kconfig/util.o
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc -Wp,-MMD,scripts/kconfig/.util.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu11   -I ./scripts/include   -c -o scripts/kconfig/util.o scripts/kconfig/util.c
# HOSTLD  scripts/kconfig/nconf
  /nix/store/vh9fsdhgxcnab2qk7vdp2palkkn6j3cp-gcc-wrapper-13.3.0/bin/cc   -o scripts/kconfig/nconf scripts/kconfig/nconf.o scripts/kconfig/nconf.gui.o scripts/kconfig/mnconf-common.o scripts/kconfig/confdata.o scripts/kconfig/expr.o scripts/kconfig/lexer.lex.o scripts/kconfig/menu.o scripts/kconfig/parser.tab.o scripts/kconfig/preprocess.o scripts/kconfig/symbol.o scripts/kconfig/util.o   
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `set_colors':
nconf.gui.c:(.text+0xa): undefined reference to `has_colors'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x4d): undefined reference to `init_pair'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x71): undefined reference to `start_color'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x7b): undefined reference to `use_default_colors'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `print_in_middle':
nconf.gui.c:(.text+0xa8): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `fill_window':
nconf.gui.c:(.text+0x308): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `btn_dialog':
nconf.gui.c:(.text+0x3fc): undefined reference to `new_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x51f): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x57b): undefined reference to `newwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x58b): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x5c4): undefined reference to `derwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x5d3): undefined reference to `new_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x607): undefined reference to `derwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x618): undefined reference to `set_menu_fore'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x626): undefined reference to `set_menu_back'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x634): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x652): undefined reference to `wborder'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x664): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x67e): undefined reference to `set_menu_win'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x689): undefined reference to `set_menu_sub'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x699): undefined reference to `set_menu_format'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x6a6): undefined reference to `menu_opts_off'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x6b3): undefined reference to `menu_opts_off'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x6c0): undefined reference to `menu_opts_on'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x6cd): undefined reference to `menu_opts_on'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x6da): undefined reference to `set_menu_mark'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x6e2): undefined reference to `post_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x702): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x707): undefined reference to `update_panels'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x735): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x73c): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x741): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x762): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x782): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x787): undefined reference to `update_panels'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x7a9): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x7b0): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x7b5): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x7e3): undefined reference to `wgetch'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x804): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x817): undefined reference to `unpost_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x81f): undefined reference to `free_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x849): undefined reference to `free_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x856): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x8a2): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x8aa): undefined reference to `item_index'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `dialog_inputbox':
nconf.gui.c:(.text+0x935): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xaf2): undefined reference to `newwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb0e): undefined reference to `derwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb2c): undefined reference to `derwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb3c): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb4a): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb58): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb76): undefined reference to `wborder'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xb88): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xba6): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xbb9): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xbe4): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc13): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc1b): undefined reference to `new_panel'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc2a): undefined reference to `curs_set'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc4a): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc4f): undefined reference to `update_panels'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc76): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc7d): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc82): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xc8f): undefined reference to `wgetch'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe14): undefined reference to `wmove'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe1c): undefined reference to `wclrtoeol'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe38): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe54): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe61): undefined reference to `wmove'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe81): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xe86): undefined reference to `update_panels'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xead): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xeb4): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xeb9): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xee0): undefined reference to `curs_set'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xeea): undefined reference to `del_panel'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xef4): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xefc): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0xf04): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x10ce): undefined reference to `mvprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `refresh_all_windows':
nconf.gui.c:(.text+0x10e5): undefined reference to `update_panels'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1105): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x110c): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `show_scroll_win_ext':
nconf.gui.c:(.text+0x11b1): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x12b8): undefined reference to `newpad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x12cb): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1332): undefined reference to `newwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1342): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1350): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x136e): undefined reference to `wborder'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1380): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x139b): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x13a3): undefined reference to `new_panel'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x13fb): undefined reference to `copywin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x140d): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x142a): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1432): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x143a): undefined reference to `wgetch'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1579): undefined reference to `del_panel'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1581): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x1586): undefined reference to `update_panels'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x15ad): undefined reference to `wtouchln'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x15b4): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.gui.c:(.text+0x15b9): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `print_in_middle':
nconf.gui.c:(.text+0xd7): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.gui.o: in function `refresh_all_windows':
nconf.gui.c:(.text+0x1112): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `setup_windows':
nconf.c:(.text+0xdd): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x109): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x11e): undefined reference to `newwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x132): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `clean_items':
nconf.c:(.text+0x209): undefined reference to `free_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `item_make':
nconf.c:(.text+0x386): undefined reference to `new_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x3af): undefined reference to `set_item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `item_add_str':
nconf.c:(.text+0x527): undefined reference to `free_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x532): undefined reference to `new_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x545): undefined reference to `set_item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `get_mext_match':
nconf.c:(.text+0xaf5): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xafd): undefined reference to `item_index'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `do_match':
nconf.c:(.text+0xc97): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xc9c): undefined reference to `wmove'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xca3): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xca8): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xcaf): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xcb4): undefined reference to `wclrtoeol'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xd1b): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xd24): undefined reference to `wmove'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xd2b): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xd30): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xd37): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xd3c): undefined reference to `wclrtoeol'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `center_item':
nconf.c:(.text+0xe54): undefined reference to `set_top_row'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xe60): undefined reference to `top_row'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xe9a): undefined reference to `item_count'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xeb2): undefined reference to `set_top_row'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xec6): undefined reference to `set_current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xed6): undefined reference to `post_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xef8): undefined reference to `item_count'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xf0e): undefined reference to `set_top_row'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `show_menu':
nconf.c:(.text+0xf37): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xf43): undefined reference to `wclear'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xf4a): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xf89): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xfab): undefined reference to `wborder'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xfc1): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xfde): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0xff0): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1001): undefined reference to `set_menu_items'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1017): undefined reference to `scale_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1057): undefined reference to `derwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1067): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1076): undefined reference to `set_menu_win'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1085): undefined reference to `set_menu_sub'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x109a): undefined reference to `set_menu_format'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x10b9): undefined reference to `set_menu_format'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x10c0): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x10fa): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1119): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x112b): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1154): undefined reference to `mvwprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x117b): undefined reference to `wattrset'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1187): undefined reference to `post_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `selected_conf':
nconf.c:(.text+0x1531): undefined reference to `unpost_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x158c): undefined reference to `menu_win'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1599): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x15f5): undefined reference to `menu_win'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x15fd): undefined reference to `wgetch'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1628): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1638): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x169e): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x16ab): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1761): undefined reference to `mvprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1768): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x176d): undefined reference to `wclrtoeol'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x17b5): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1814): undefined reference to `top_row'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1824): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x182c): undefined reference to `item_index'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x183c): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1849): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x185e): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x186b): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x18f3): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x190d): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x192d): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x194d): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x196d): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x19b2): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x19e4): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x19f5): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1a4a): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1a5b): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1ac8): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1ad9): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1b04): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1b11): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1b3a): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1b4b): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1b7a): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1b8b): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1cf9): undefined reference to `unpost_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1dd5): undefined reference to `top_row'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1e54): undefined reference to `menu_win'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1e5c): undefined reference to `wgetch'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1e8c): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1e9c): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1efc): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1f09): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1f55): undefined reference to `mvprintw'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1f5c): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1f61): undefined reference to `wclrtoeol'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1f94): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1fcf): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x1ffc): undefined reference to `current_item'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x200d): undefined reference to `item_userptr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x2082): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x209c): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x20b6): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text+0x20d0): undefined reference to `menu_driver'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `setup_windows':
nconf.c:(.text+0x154): undefined reference to `new_panel'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: scripts/kconfig/nconf.o: in function `main':
nconf.c:(.text.startup+0x54): undefined reference to `initscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x5e): undefined reference to `cbreak'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x63): undefined reference to `noecho'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x6a): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x74): undefined reference to `keypad'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x7b): undefined reference to `curs_set'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x82): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xa8): undefined reference to `notimeout'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xb3): undefined reference to `ESCDELAY'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xbc): undefined reference to `new_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xd0): undefined reference to `menu_opts_off'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xe1): undefined reference to `menu_opts_on'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xf2): undefined reference to `menu_opts_on'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x103): undefined reference to `menu_opts_on'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x114): undefined reference to `menu_opts_on'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x125): undefined reference to `set_menu_mark'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x137): undefined reference to `set_menu_fore'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x149): undefined reference to `set_menu_back'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x15b): undefined reference to `set_menu_grey'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x1af): undefined reference to `has_key'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x1ed): undefined reference to `unpost_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x1f9): undefined reference to `free_menu'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x205): undefined reference to `delwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x20c): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x211): undefined reference to `wclear'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x218): undefined reference to `stdscr'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x21d): undefined reference to `wrefresh'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x222): undefined reference to `endwin'
/nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x260): undefined reference to `endwin'
collect2: error: ld returned 1 exit status
make[2]: *** [scripts/Makefile.host:125: scripts/kconfig/nconf] Error 1
make[1]: *** [/build/source/Makefile:681: nconfig] Error 2
make: *** [Makefile:224: __sub-make] Error 2
error: builder for '/nix/store/lqig4mkk29xpyy1zgp67jv1gcfyybs84-linux-aarch64-unknown-linux-gnu-6.11.5.drv' failed with exit code 2;
       last 25 log lines:
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xb3): undefined reference to `ESCDELAY'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xbc): undefined reference to `new_menu'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xd0): undefined reference to `menu_opts_off'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xe1): undefined reference to `menu_opts_on'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0xf2): undefined reference to `menu_opts_on'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x103): undefined reference to `menu_opts_on'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x114): undefined reference to `menu_opts_on'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x125): undefined reference to `set_menu_mark'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x137): undefined reference to `set_menu_fore'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x149): undefined reference to `set_menu_back'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x15b): undefined reference to `set_menu_grey'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x1af): undefined reference to `has_key'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x1ed): undefined reference to `unpost_menu'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x1f9): undefined reference to `free_menu'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x205): undefined reference to `delwin'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x20c): undefined reference to `stdscr'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x211): undefined reference to `wclear'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x218): undefined reference to `stdscr'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x21d): undefined reference to `wrefresh'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x222): undefined reference to `endwin'
       > /nix/store/vcvhwiilizhijk7ywyn58p9l005n9sbn-binutils-2.43.1/bin/ld: nconf.c:(.text.startup+0x260): undefined reference to `endwin'
       > collect2: error: ld returned 1 exit status
       > make[2]: *** [scripts/Makefile.host:125: scripts/kconfig/nconf] Error 1
       > make[1]: *** [/build/source/Makefile:681: nconfig] Error 2
       > make: *** [Makefile:224: __sub-make] Error 2
       For full logs, run 'nix log /nix/store/lqig4mkk29xpyy1zgp67jv1gcfyybs84-linux-aarch64-unknown-linux-gnu-6.11.5.drv'.

flacks avatar Nov 07 '24 19:11 flacks

Also able to replicate within my branch (Kindle-touch).
[Reverting to a previous revision and setting npkgs to 6143fc like @PedroMAdorno4 suggests does not appear to fix this.

https://github.com/pcs3rd/mobile-nixos/blob/Kindle-touch/.

pcs3rd avatar Mar 10 '25 11:03 pcs3rd

#786 resolves this issue!

flacks avatar Mar 11 '25 16:03 flacks