Date: Wed, 20 Oct 2010 23:41:23 -0400 From: jhell <jhell@DataIX.net> To: Doug Barton <dougb@freebsd.org>, FreeBSD Ports <ports@freebsd.org> Subject: [BUG] cd /usr/src/bin/sh && portmaster -ai Message-ID: <4CBFB663.3080707@DataIX.net>
next in thread | raw e-mail | index | archive | help
The above subject listed bug has been found in portmaster with cause unknown. portmaster(8) at this point fails to continue because it is waiting on a pipe for whatever reason. This also happens in '/usr/src/bin/csh' and I am not sure if there is other directories this happens in. ~25 lines of output from a run with '-x' + getopts BCDFGHKLPRabde:fghilm:nop:r:stuvwx: COMMAND_LINE_ARGUMENT + shift 1 + unset -f packages_init cross_idx + [ -n '' ] + [ -n '' ] + [ -n '' -a iopt ] + [ -n '' -a -n '' ] + [ -n '' -a -n Dopt ] + [ -n '' -a -n '' ] + [ -n '' -o -n '' ] + unset my_environment + unset -f test_command_line + [ -n '' -o -n '' ] + [ -n '' ] + [ -n '' ] + [ -z '' -a '' != only -a -z Dopt ] + [ 44441 -eq 44441 -a -z '' ] + CUR_DEPS=: + DISPLAY_LIST='' + INSTALLED_LIST='' + PM_DEPTH='' + pm_mktemp IPC_SAVE + /usr/bin/mktemp -t f-44441-IPC_SAVE + IPC_SAVE=/tmp/f-44441-IPC_SAVE.aKMgzSJW + export CUR_DEPS DISPLAY_LIST INSTALLED_LIST PM_DEPTH IPC_SAVE + [ -n '' ] + pm_make_b -f/usr/share/mk/bsd.port.mk -V LOCALBASE + PLB='' + [ -n '' ] + head -1 + cut -f 3 '-d|' This is the point where is stops. Found on FreeBSD 8.1-STABLE i386 If further information is needed let me know. Regards, -- jhell,v
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CBFB663.3080707>