I get the following error upon installing BitchX Warning: the following items did not execute (for bitchx): org.macports.activate org.macports.build org.macports.destroot org.macports.installError: Status 1 encountered during processing. Any clues what would cause that? What other information would you like to see. I've already tried a port clean and reinstall to no avail. Everything else is up to date. Thanks. -- Marcus D'Camp
On Oct 25, 2007, at 7:48 PM, Marcus D'Camp wrote:
I get the following error upon installing BitchX
Warning: the following items did not execute (for bitchx): org.macports.activate org.macports.build org.macports.destroot org.macports.installError: Status 1 encountered during processing.
Any clues what would cause that? What other information would you like to see. I've already tried a port clean and reinstall to no avail. Everything else is up to date.
Try a port clean again and then retry the install with the -dv flags to port so that you get more output: sudo port clean --all bitchx sudo port -dv install bitchx -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
On 10/25/07, Daniel J. Luke <dluke@geeklair.net> wrote:
Try a port clean again and then retry the install with the -dv flags to port so that you get more output:
sudo port clean --all bitchx sudo port -dv install bitchx
Thanks for the quick reply, I did the clean again and added the v to the debug install and got this during the make/build process: ---> Building bitchx with target all DEBUG: Executing org.macports.build (bitchx) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_bitchx/work/BitchX" && make all' cd source \ && make 'local_dir=/Users/carcus' 'INSTALL_IRC=/opt/local/bin/BitchX' 'IRCLIB=/opt/local/lib/bx' 'CC=gcc' 'CFLAGS=-O2 -DBIND_8_COMPAT -g -Wall' 'HELPDIR=/opt/local/lib/bx/help' 'INSTALL_WSERV=/opt/local/lib/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/opt/local/lib/bx/plugins:/opt/local/lib/bx/script:/opt/local/lib/bx' 'TRANSLATION_PATH=/opt/local/lib/bx/translation' 'LDFLAGS=-L/opt/local/lib' 'LIBS=-lncurses -lm -lresolv' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/opt/local/lib/bx/plugins' '_VERSION_=BitchX' 'VERSION= BitchX-1.1-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/opt/local/lib/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=' 'SHLIB_SUFFIX=.so' all gcc -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_bitchx/work/BitchX/include -I../include -I. -I./include -O2 -DBIND_8_COMPAT -g -Wall -c alias.c In file included from alias.c:36: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_bitchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/termcap.h: No such file or directory make[1]: *** [alias.o] Error 1 make: *** [BitchX] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_bitchx/work/BitchX" && make all " returned error 2 Command output: cd source \ && make 'local_dir=/Users/carcus' 'INSTALL_IRC=/opt/local/bin/BitchX' 'IRCLIB=/opt/local/lib/bx' 'CC=gcc' 'CFLAGS=-O2 -DBIND_8_COMPAT -g -Wall' 'HELPDIR=/opt/local/lib/bx/help' 'INSTALL_WSERV=/opt/local/lib/bx/wserv' 'IRCPATH=~/.BitchX:~/.BitchX/plugins:.:/opt/local/lib/bx/plugins:/opt/local/lib/bx/script:/opt/local/lib/bx' 'TRANSLATION_PATH=/opt/local/lib/bx/translation' 'LDFLAGS=-L/opt/local/lib' 'LIBS=-lncurses -lm -lresolv' 'LN=ln -s' 'RM=rm -f' 'TCL_SRCS=' 'TCL_OBJS=' 'CD_PLAY=' 'CD_SRCS=' 'CD_OBJS=' 'TCL_LIBS=' 'PLUGINDIR=/opt/local/lib/bx/plugins' '_VERSION_=BitchX' 'VERSION= BitchX-1.1-final' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_SCRIPT=/opt/local/lib/bx/script' 'EXEEXT=' 'SHLIB_CFLAGS=' 'SHLIB_SUFFIX=.so' all gcc -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_bitchx/work/BitchX/include -I../include -I. -I./include -O2 -DBIND_8_COMPAT -g -Wall -c alias.c In file included from alias.c:36: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_bitchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/termcap.h: No such file or directory make[1]: *** [alias.o] Error 1 make: *** [BitchX] Error 2 Warning: the following items did not execute (for bitchx): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. -- Marcus D'Camp
On Oct 25, 2007, at 8:21 PM, Marcus D'Camp wrote:
Thanks for the quick reply, I did the clean again and added the v to the debug install and got this during the make/build process:
In file included from alias.c:36: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_b itchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/ termcap.h: No such file or directory
It looks like BitchX might have an undeclared dependency on ncurses. Could you try: sudo port install ncurses sudo port clean bitchx sudo port -dv install bitchx ... and if it works, please file a ticket in our bugreporter and CC the port maintainer. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
On Oct 25, 2007, at 19:26, Daniel J. Luke wrote:
On Oct 25, 2007, at 8:21 PM, Marcus D'Camp wrote:
Thanks for the quick reply, I did the clean again and added the v to the debug install and got this during the make/build process:
In file included from alias.c:36: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_ bitchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/ termcap.h: No such file or directory
It looks like BitchX might have an undeclared dependency on ncurses.
Could you try:
sudo port install ncurses sudo port clean bitchx sudo port -dv install bitchx
That doesn't seem to help, for me.
... and if it works, please file a ticket in our bugreporter and CC the port maintainer.
A bug has already been filed. http://trac.macports.org/projects/macports/ticket/12073 I have added Marcus to the Cc list so he'll be informed of the bug's progress.
On Thu, Oct 25, 2007 at 08:26:36PM -0400, Daniel J. Luke wrote:
On Oct 25, 2007, at 8:21 PM, Marcus D'Camp wrote:
Thanks for the quick reply, I did the clean again and added the v to the debug install and got this during the make/build process:
In file included from alias.c:36: /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_irc_b itchx/work/BitchX/include/ircterm.h:19:31: error: ncurses/ termcap.h: No such file or directory
It looks like BitchX might have an undeclared dependency on ncurses.
Could you try:
sudo port install ncurses sudo port clean bitchx sudo port -dv install bitchx
... and if it works, please file a ticket in our bugreporter and CC the port maintainer.
I missed that error, thanks. Only problem is I already have ncurses installed... I did find other people that had the same issue here is an interesting chat from irc I found logged: [10:38:18] <dre^> hmm, I wonder why BitchX can't find ncurses/termcap.h when it's compiling, even though checking for ncurses/termcap.h... yes when configuring... [10:38:54] <dre^> and it is actually there at /opt/local/include/ncurses/termcap.h [10:39:07] <Ed__> dre^: -I/opt/local/include is passed to the compiler? [10:40:40] <dre^> checking... [10:41:42] <dre^> this appears to be an environment inheritance problem... [10:41:57] <dre^> DEBUG: Environment: CXXFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CFLAGS='-DBIND_8_COMPAT -g -O2 -O2' LDFLAGS='-L/opt/local/lib' [10:42:01] <dre^> not sticking, obviously [10:44:19] <dre^> yeah it's totally not getting CPPFLAGS=-I/opt/local/include, though the other ones are there... odd [10:47:24] <dre^> gonna try adding it to configure.env in the Portfile [10:49:11] <dre^> le sigh [10:50:49] <dre^> the BitchX makefile has includedir = ${prefix}/include [10:51:13] <mgrimes> hmph Failed to execute WebDAV PROPPATCH: At least one property change failed; repository is unchanged [10:51:58] *** HAL-9000 has quit IRC [10:52:15] <dre^> build proper on my macbook pro, however... [10:52:20] <dre^> *builds [10:54:37] *** grahamperrin has joined #macports [10:54:43] <dre^> though no ncurses is installed on the mbp [10:59:53] <dre^> lisppaste, url? [10:59:54] <lisppaste5> To use the lisppaste bot, visit http://paste.lisp.org/new/macports and enter your paste. [11:02:13] <lisppaste5> mgrimes pasted "webdav svn:poop" at http://paste.lisp.org/display/42259 [11:02:51] <lisppaste5> dre^ pasted "poor bitchx..." at http://paste.lisp.org/display/42260 [11:07:03] *** KillerX has quit IRC [11:07:58] *** nd_ has joined #macports [11:15:48] *** pbx has joined #macports [11:16:09] <pbx> Why is there a py25-sqlite3 port? [11:16:32] <pbx> "Python bindings to sqlite3" [11:16:41] <pbx> Python 2.5 has SQLite bindings built in... [11:19:01] <dre^> ah, confirmed that bitchx build fails if ncurses is installed [11:19:06] * dre^ files a bug Perhaps I should uninstall ncurses, install bitchx then reinstall ncurses? Ugh, dependents too... Was there ever a bug filed for this? Can anyone do me the favor who does't have ncurses installed and give it a whirl before I go uninstall all these ports? Thanks. -- Marcus D'Camp
On Fri, Oct 26, 2007 at 01:16:29AM -0500, Ryan Schmidt wrote:
A bug has already been filed.
http://trac.macports.org/projects/macports/ticket/12073
I have added Marcus to the Cc list so he'll be informed of the bug's progress.
Thanks, should have read all the thread before replying. I'm still going try installing w/o ncurses. -- Marcus D'Camp
participants (3)
-
Daniel J. Luke
-
Marcus D'Camp
-
Ryan Schmidt