Opened 18 years ago
Closed 18 years ago
#10272 closed defect (fixed)
BUG: g-wrap-1.3.4 revision 2
Reported by: | mrt5@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | mas@…, markd@… | |
Port: |
Description
g-wrap fails to build. I do have glib1 installed, per previous bug filed against this port. seems that g-wrap can't find a file that is part of guile
---output from 'port -d install g-wrap'--- Making all in g-wrap guile -c \
"(set! %load-path (cons \"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_g-wrap/work/g-wrap-1.3.4/g-wrap/..\" %load-path))""(debug-enable 'backtrace) \
(debug-enable 'debug) \ (read-enable 'positions) \ (use-modules (g-wrap)) \ (use-modules (g-wrap gw-standard-spec)) \ (gw:generate-wrapset \"gw-standard\")"
Backtrace: In unknown file:
?: 0* [primitive-load-path "slib/guile.init"]
In /opt/local/share/guile/slib/guile.init:
606: 1* [slib:load "/opt/local/share/guile/1.6/slib/require"] 375: 2 [save-module-excursion #<procedure #f ()>]
In unknown file:
... ?: 3 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>] ?: 4* #f ()>
In /opt/local/share/guile/slib/guile.init:
378: 5* (let ((errinfo #)) (if (and errinfo #) (apply throw errinfo))) 381: 6 (if (and errinfo (catch # # #)) (apply throw errinfo))
In unknown file:
... ?: 7 [apply #<primitive-procedure throw> (system-error "open-file" "~A: ~S" ...)]
/opt/local/share/guile/slib/guile.init:381:10: In procedure open-file in expression (if (and errinfo #) (apply throw errinfo)): /opt/local/share/guile/slib/guile.init:381:10: No such file or directory: "/opt/local/share/guile/1.6/slib/require" make[2]: * [gw-standard.c] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_g-wrap/work/g-wrap-1.3.4" && make all" returned error 2 Command output: Making all in g-wrap guile -c \
"(set! %load-path (cons \"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_g-wrap/work/g-wrap-1.3.4/g-wrap/..\" %load-path))""(debug-enable 'backtrace) \
(debug-enable 'debug) \ (read-enable 'positions) \ (use-modules (g-wrap)) \ (use-modules (g-wrap gw-standard-spec)) \ (gw:generate-wrapset \"gw-standard\")"
Backtrace: In unknown file:
?: 0* [primitive-load-path "slib/guile.init"]
In /opt/local/share/guile/slib/guile.init:
606: 1* [slib:load "/opt/local/share/guile/1.6/slib/require"] 375: 2 [save-module-excursion #<procedure #f ()>]
In unknown file:
... ?: 3 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>] ?: 4* #f ()>
In /opt/local/share/guile/slib/guile.init:
378: 5* (let ((errinfo #)) (if (and errinfo #) (apply throw errinfo))) 381: 6 (if (and errinfo (catch # # #)) (apply throw errinfo))
In unknown file:
... ?: 7 [apply #<primitive-procedure throw> (system-error "open-file" "~A: ~S" ...)]
/opt/local/share/guile/slib/guile.init:381:10: In procedure open-file in expression (if (and errinfo #) (apply throw errinfo)): /opt/local/share/guile/slib/guile.init:381:10: No such file or directory: "/opt/local/share/guile/1.6/slib/require" make[2]: * [gw-standard.c] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Warning: the following items did not execute (for g-wrap): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: Status 1 encountered during processing.
Change History (2)
comment:1 Changed 18 years ago by mas@…
Cc: | mas@… added |
---|
comment:2 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This port is at revision 3 now and appears to be fixed. Update all dependencies and try again. Closing. This can be reopened if there are still problems.
(In reply to comment #0)
[...]
I've submitted bug 10302, fixing this in slib-guile.