Fink:Packaging:breakage/2006-01-17/ppc

From the Fink Wiki
Revision as of 19:55, 5 April 2006 by Dmacks (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


This page is obsolete. Use the current breakage report insead.

This is the breakage report from msachs's January 2006 powerpc buildworld, manually updated as people (think they:) fix things. Note that for purposes of this build, all references to gcc3.3 are temporarily converted to gcc4. That's because gcc3.3 is end-of-life and lower versions are living on borrowed time, so anything that does not build on gcc4 cannot be supported much longer. In addition, Intel OS X will only have gcc4. The automatic error classifications are based on detecting certain text patterns in the build transcripts.


failures/frontend/array

failures/frontend/parse

failures/frontend/storage

failures/java

failures/linker/linkedit

failures/oneproj/dhcp

failures/oneproj/par2

failures/project/nofiles

failures/project/norule

failures/project/stricter/conversion

failures/project/stricter/nontype

  • celestia-gtk majojr new upstream %v, but requires wordexp so only viable on Tiger

failures/project/stricter/scope

failures/project/stricter/static

 fix is:
 -static struct ConfItem *yy_aconf = NULL;
 +struct ConfItem *yy_aconf = NULL;

failures/syschange/cc_dynamic

failures/unanalyzed

failures/unknown/gtk

unbuilt/download

  • fop-offo possible new info file on fink-devel mailing list, change in ant build and index.html, mere replacement by upstream team.

gcc3.1 users

  • games/xmess.info (very old %v; new may build with gcc3.3/4; upgrade in tandem with games/xmame?)
  • languages/intercal-threaded.info (uses varargs)
  • languages/moscow-ml.info
  • libs/vflib3.info
  • net/mutella.info
  • sci/euler.info
  • text/dvibook.info (uses varargs)
  • utils/malsync.info (does removing -traditional-cpp from CFLAGS in Makefile help (maybe need -no-cpp-precomp instead?))
  • x11/fox1.info
  • x11-wm/blackbox-rootless.info
  • x11-wm/fvwm-ewmh.info
  • x11-wm/icewm-basic.info
  • x11-wm/icewm.info

nested functions

grep -l "nested functions" $(find . -name config.log)

triaged