On Jun 8, 2005, at 1:46 PM, Jens Nöckel wrote:


On Jun 8, 2005, at 12:02 PM, Martin Costabel wrote:

Jens Nöckel wrote:
[]
dpkg -c /sw/fink/dists/unstable/crypto/binary-darwin-powerpc/dods_3.4.5 -5_darwin-powerpc.deb | grep "nc-dods"
gives nothing but that's the version of dods I have.

You should look for errors in the dods build log. If you kept the build directory, you'll find a build log "World.log" there.

--
Martin


Yes, Sébastien looked at my build output and found g77 related errors. He asked about the g77 version - here it is (on a Tiger G5, fink fully updated):
% fink list g77
 i      g77     3.4.3-11        GNU Fortran compiler

(this is the same as on my Panther machine).

I'm currently rebuilding g77 to see if there any errors in that package...

This is getting worse.
In trying to rebuild g77, fink first wants to rebuild libgettext3-shlibs, and this compilation is aborted. So now I have identified two compilations that fail.

This the same package that was reported yesterday already by Gui. It may be best to continue this in his thread, or maybe someone already solved this for him...
However, I have a different failure message:

<SNIP>
Making all in misc
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
  set x; \
  list='po-mode.el po-compat.el'; for p in $list; do \
    if test -f "$p"; then d=; else d="./"; fi; \
    set x "$@" "$d$p"; shift; \
  done; \
  shift; \
  EMACS="emacs" /bin/sh ../../config/elisp-comp "$@" || exit 1; \
else : ; fi
Fatal error (6)../../config/elisp-comp: line 78: 13830 Abort trap $EMACS -batch -q -l script -f batch-byte-compile *.el
make[3]: *** [elc-stamp] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-libgettext3-shlibs-0.14.2-13
(Reading database ... 130450 files and directories currently installed.)
Removing fink-buildlock-libgettext3-shlibs-0.14.2-13 ...
Failed: phase compiling: libgettext3-shlibs-0.14.2-13 failed


Package manager version: 0.24.7
Distribution version: 0.8.0.rsync



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r _______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to