Re: genius croaking
"Mark Duling" <[email protected]> Thu, 24 Aug 2006 10:20:02 -0700
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
The genius port looks seriously out of date. The app is up to 0.7.6. It may be the newer version fixes the problems you are encountering, but the older version has some patches so perhaps the new app needs some patching also. Probably best to file a bug in bugzilla and assign it to the maintainer. Describe the problem and note a newer version is available. If you are inclined to try updating the port yourself and you get it working then attach patches for the Portfile. Mark Adam Price <[email protected]> writes: >> # port install genius >> >> just croaked on me. I thought this error is due to an unmet >dependency. >> here's the error portion of my first install feedback: ><<SNIP>> >> And I don't know what to do next. (I did try `port clean genius` That >> didn't help) > >I tried manuall installing readline, cleaning genius and installing >again. Now it fails like so: > > >---> Building genius with target all >Error: Target com.apple.build returned: shell command "cd >"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rs >ync.darwinports.org_dpupdate_dports_gnome_genius/work/genius-0.6.1" && >make all" returned error 2 >Command output: calculus/loader.gel:5: Can't expand 'integration.gel' >calculus/loader.gel:6: Can't expand 'limits.gel' >calculus/loader.gel:7: Can't expand 'sums_products.gel' >combinatorics/loader.gel:4: Can't expand 'factorial.gel' >combinatorics/loader.gel:5: Can't expand 'misc.gel' >combinatorics/loader.gel:6: Can't expand 'recursive_sequences.gel' >equation_solving/loader.gel:4: Can't expand 'find_root.gel' >functions/loader.gel:4: Can't expand 'delta.gel' >functions/loader.gel:5: Can't expand 'elementary.gel' >functions/loader.gel:6: Can't expand 'numerical.gel' >functions/loader.gel:7: Can't expand 'orthogonal_polynomials.gel' >functions/loader.gel:8: Can't expand 'kernels.gel' >functions/loader.gel:9: Can't expand 'complex_numbers.gel' >linear_algebra/loader.gel:4: Can't expand 'bilinear_forms.gel' >linear_algebra/loader.gel:5: Can't expand 'linear_algebra.gel' >linear_algebra/loader.gel:6: Can't expand 'misc.gel' >linear_algebra/loader.gel:7: Can't expand 'special_matrices.gel' >linear_algebra/loader.gel:8: Can't expand 'subspaces.gel' >misc/loader.gel:4: Can't expand 'misc.gel' >number_theory/loader.gel:4: Can't expand 'factoring.gel' >number_theory/loader.gel:5: Can't expand 'misc.gel' >number_theory/loader.gel:6: Can't expand 'modulus.gel' >number_theory/loader.gel:7: Can't expand 'primes.gel' >number_theory/loader.gel:8: Can't expand 'quadratic.gel' >statistics/loader.gel:4: Can't expand 'basic.gel' >sets/loader.gel:4: Can't expand 'basic.gel' >make[3]: *** [lib.cgel] Error 1 >make[2]: *** [all-recursive] Error 1 >make[1]: *** [all-recursive] Error 1 >make: *** [all-recursive-am] Error 2 > >Error: Status 1 encountered during processing.