On Jun 8, 2005, at 2:06 PM, Jens Nöckel wrote:


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

This seems to have been a problem with emacs21: when the above error occured, I had the following installed:
% fink list emacs
Information about 4647 packages read in 1 seconds.
     emacs-w3           4.0.47-13     Emacs text-based web browser
     emacs-w3m          1.4.4-1       Simple Emacs interface to w3m
emacs20 20.7-27 Flexible real-time display editor, v20.7 with X1... emacs21 21.3.50-2004 Flexible real-time text editor, v21.3, with X11 ... emacs21-gtk 21.3.50-2004 Flexible real-time text editor, v21.3, with GTK ... emacs21-nox 21.3.50-2004 Flexible real-time text editor, v21.3, for conso... i emacs21-xaw3d 21.3.50-2004 Flexible real-time text editor, v21.3, with X11 ...
 p   emacsen                          [virtual package]
 i   emacsen-common     1.4.15-1      Common facilities for all emacsen
     gettext-emacs      0.14.2-2      Message localization support

So I decided to install the "plain" emacs21 package in addition to this. Now libgettext3-shlibs also complies properly. This means that there was SOMETHING wrong with the emacs21-xaw3d package, I guess.

Next issue: the g77 build. This may take a little longer (or not, if I get another error).



-------------------------------------------------------
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