William Davis wrote: > upgrading vim-app > > _get_locale_val in ex_cmds2.o > _ex_language in ex_cmds2.o > _ex_language in ex_cmds2.o > _ex_language in ex_cmds2.o > _main in main.o > _main in main.o > _enc_locale in mbyte.o > _mac_lang_init in os_mac_conv.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [Vim] Error 1 > make: *** [all] Error 2 > > Warning: the following items did not execute (for vim-app): > org.macports.destroot org.macports.build > DEBUG: Registry error: grep not registered as installed & active. > invoked from within > "registry_active ${portname}" > invoked from within > "$workername eval registry_active \${portname}" > Error: Unable to upgrade port: 1 > macintosh:~ frstan$ which grep > /usr/bin/grep
The dependency is just bin:grep:grep, so it should not fail here on this. I don't know why it tries to find grep in the registry. > upgrading vim > > "__Xsetlocale", referenced from: > _get_locale_val in ex_cmds2.o > _ex_language in ex_cmds2.o > _ex_language in ex_cmds2.o > _ex_language in ex_cmds2.o > _main in main.o > _main in main.o > _enc_locale in mbyte.o > _mac_lang_init in os_mac_conv.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [vim] Error 1 > make: *** [all] Error 2 > > Warning: the following items did not execute (for vim): > org.macports.destroot org.macports.build > DEBUG: invalid command name "::ui_init" > while executing > "::ui_init $priority $prefix $channels $message" > ("uplevel" body line 2) > invoked from within > "uplevel 1 $body" > Error: Unable to upgrade port: 1 This looks like #17606. I was unable to reproduce this. Do you have X11 and the X11SDK installed? Rainer [1] https://trac.macports.org/ticket/17606 _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users