#5554 closed submission (invalid)
NEW: www/hula
Reported by: | mww@… | Owned by: | joe@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | joe@… | |
Port: |
Description
working (==compiling) port of hula - please check if its also working!
Attachments (6)
Change History (22)
Changed 19 years ago by mww@…
comment:1 Changed 19 years ago by joe@…
Wow.. how cool! My very own Hula port assigned to me!
I'll test this right now. In the meantime, I'd suggest committing this to the "mail" category rather than "www". The web interface is only a single component of this project.
comment:2 Changed 19 years ago by joe@…
Compile error... is this something that we can work around, or is this just a problem with the actual Hula source?
/bin/sh ../../../libtool --mode=link /usr/bin/gcc-4.0 -I/opt/local/include -Wall -Wchar-subscripts -
Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -
Wsign-compare -DLINUX -L/opt/local/lib -o libhulaconnmgr.la -rpath /opt/local/lib connmgr.lo
hashcred.lo
/usr/bin/gcc-4.0 -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/
libhulaconnmgr.0.0.0.dylib .libs/connmgr.o .libs/hashcred.o -L/opt/local/lib -install_name /opt/
local/lib/libhulaconnmgr.0.dylib -Wl,-compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
ld: warning -undefined suppress disables -prebind
(cd .libs && rm -f libhulaconnmgr.0.dylib && ln -s libhulaconnmgr.0.0.0.dylib libhulaconnmgr.0.dylib)
(cd .libs && rm -f libhulaconnmgr.dylib && ln -s libhulaconnmgr.0.0.0.dylib libhulaconnmgr.dylib)
ar cru .libs/libhulaconnmgr.a connmgr.o hashcred.o
ranlib: file: .libs/libhulaconnmgr.a(hashcred.o) has no symbols
ranlib .libs/libhulaconnmgr.a
ranlib: file: .libs/libhulaconnmgr.a(hashcred.o) has no symbols
creating libhulaconnmgr.la
(cd .libs && rm -f libhulaconnmgr.la && ln -s ../libhulaconnmgr.la libhulaconnmgr.la)
Making all in calcmd
Making all in tests
make[5]: Nothing to be done for `all'.
bison -y test -f 'parsecmd.y' || echo './'
parsecmd.y
parsecmd.y:553: unrecognized: %lex_param
parsecmd.y:553: Skipping to next %
parsecmd.y:554: unrecognized: %parse_param
parsecmd.y:554: Skipping to next %
make[5]: * [parsecmd.c] Error 1
make[4]: * [all-recursive] Error 1
make[3]: * [all-recursive] Error 1
make[2]: * [all-recursive] Error 1
make[1]: * [all-recursive] Error 1
make: * [all] Error 2
Warning: the following items did not execute (for hula): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing.
comment:3 Changed 19 years ago by mww@…
seems to be a problem with an out-of-date bison - add a
depends_build port:bison
dependency and it should work;
comment:4 Changed 19 years ago by mww@…
attachments.isobsolete: | 0 → 1 |
---|
comment:5 Changed 19 years ago by mww@…
I'd say, just go and commit it already - users won't report errors w/o a port in the repository... ;)
comment:6 Changed 19 years ago by joe@…
(In reply to comment #10)
I'd say, just go and commit it already - users won't report errors w/o a port in the repository... ;)
Give me a few days, and I'll update this to the latest build and see where we're at here... then I'll commit :)
comment:8 Changed 19 years ago by joe@…
Hula developers claim that they are working on all sorts of stuff, need to reach an important milestone. Activity on the list is very quiet. Considering this, I figured I wouldn't worry about getting this port to compile until this milestone was reached.
comment:9 Changed 18 years ago by markd@…
Type: | defect → enhancement |
---|
comment:10 Changed 18 years ago by pipping@…
download location moved to a svn repository:
can't be checked out via fetch.type svn, though, since the certificate is rejected and there's no way to automatically ignore that afaik.
comment:11 Changed 18 years ago by kballard (Lily Ballard)
Milestone: | → New Ports |
---|
svn fetch type isn't meant for production usage anyway, it's meant for testing portfiles.
If the master site doesn't provide a source drop, we can always host it in macports distfiles.
comment:12 Changed 18 years ago by markd@…
Cc: | joe@… added |
---|
Hula's future is in some doubt. http://www.itbusiness.ca/it/client/en/home/News.asp?id=42031&cid=9
I vote to close this ticket. It can be reopened if a viable open source product emerges from the new owners of Hula.
comment:13 Changed 18 years ago by markd@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:14 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | New Ports → Port Submissions |
---|
Milestone New Ports deleted
comment:15 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:16 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
www/hula/Portfile