Opened 20 years ago
Closed 19 years ago
#2900 closed defect (fixed)
BUG: g-wrap build errors on 10.3.8
Reported by: | tph@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
When attempting to install lang/g-wrap, staging into destroot fails with these errors:
gcc -r -keep_private_externs -nostdlib -o .libs/libgw-wct.0.0.0.so-master.o gw-wct.lo && gcc -bundle -flat_namespace -undefined suppress -o .libs/libgw-wct.0.0.0.so .libs/libgw-wct.0.0.0.so- master.o -L/opt/local/lib /opt/local/lib/libguile.dylib /opt/local/lib/libguile-ltdl.dylib -lm /opt/local/ lib/libgwrap-wct.dylib -lc gcc: /opt/local/lib/libgwrap-wct.dylib: No such file or directory libtool: install: error: relink `libgw-wct.la' with the above command before installing it make[2]: * [install-libLTLIBRARIES] Error 1 make[1]: * [install-am] Error 2 make: * [install-recursive] Error 1
This is not surprising, I guess, because g-wrap depends on slib-guile, which also fails to build (see bug 2731). Since slib-guile is currently broken, it seems a safe bet that nobody's tried to build g-wrap in a while.
Attachments (1)
Change History (9)
comment:1 Changed 20 years ago by tph@…
Cc: | jkh@… added |
---|
Changed 20 years ago by tph@…
Attachment: | g-wrap-mod.tgz added |
---|
comment:2 Changed 20 years ago by cjr@…
Tom, your attachment doesn't look like text. Can you fix the MIME type or upload a clean copy please?
comment:3 Changed 20 years ago by tph@…
attachments.ispatch: | 1 → 0 |
---|---|
attachments.mimetype: | text/plain → application/octet-stream |
comment:4 Changed 20 years ago by tph@…
(In reply to comment #2)
Tom, your attachment doesn't look like text. Can you fix the MIME type or upload a clean copy
please?
Sorry about that, I've never used Bugzilla before. I changed the MIME type to application/octet-stream. It's a tgz archive, which seemed like the best idea since there are three files. If it still doesn't work let me know and I'll just upload three text files.
comment:5 Changed 20 years ago by snu@…
Cc: | jkh@… removed |
---|---|
Owner: | changed from darwinports-bugs@… to jkh@… |
Summary: | lang/g-wrap build errors on 10.3.8 → BUG: g-wrap build errors on 10.3.8 |
comment:6 Changed 19 years ago by snu@…
Owner: | changed from jkh@… to darwinports-bugs@… |
---|
Jordan has relinquished maintainership of these ports.
comment:7 Changed 19 years ago by markd@…
(In reply to comment #4)
Jordan has relinquished maintainership of these ports.
This port was broken and newer versions are still "development". So I tested Tom's patches for compilation on 10.3 and 10.4 and then committed them. This bug can be closed.
comment:8 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Modified Portfile + patches