Fink:Packaging:breakage/2006-03-09/ppc

From the Fink Wiki
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 page contains the breakage report from msachs's buildworld of the 10.4 distro for powerpc for March 2006, manually updated as people (think they:) fix things. The automatic error classifications are based on detecting certain text patterns in the build transcripts.


failures/fink/conflict

failures/fink/depconfig

failures/fink/nolib/other

failures/frontend/array

failures/frontend/parse

failures/intel/assembly

failures/java

failures/linker/linkedit

failures/project/bad-compiler-option

failures/project/desktop-file-utils

  • devhelp builds on Mac Intel but doesn't run because Mozilla doesn't work on Intel. See bug 1459616

failures/project/dylib

failures/project/lib-missing

failures/project/nofiles

failures/project/norule

failures/project/pc-missing

  • wv2 RR on #fink 4/27

failures/project/stricter/scope

failures/project/stricter/static

failures/project/tex

failures/syschange/cc_dynamic

failures/unanalyzed/other

failures/unknown/gtk

nested functions

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

  • oidentd Might be hopeless, uses KERNEL_PRIVATE structures with no apparent workaround

backup files in .deb

grep for /(~|\.bak)$/i in dpkg -c

  • cxboard_0.14-1_darwin-powerpc.deb
  • mew_4.2-5_darwin-powerpc.deb
  • mmtk_2.4.4-1001_darwin-powerpc.deb
  • modulefdoc_99-1_darwin-powerpc.deb
  • moria_5.5.2-4_darwin-powerpc.deb
  • pdcurses_2.6-1013_darwin-powerpc.deb
  • qt3mac_3.3.5-14_darwin-powerpc.deb
  • r-base_2.1.1-1001_darwin-powerpc.deb
  • scite_1.64-1003_darwin-powerpc.deb
  • silc-toolkit_0.9.12-2_darwin-powerpc.deb
  • stunnel4_4.10-2_darwin-powerpc.deb
  • tinker_4.2.1-2_darwin-powerpc.deb

-force_flat_namespace

grep -lr "force_flat_namespace" 2006-03-09/*/logs

g++ -force_flat_namespace breaks under xcode2.3; gcc -force_flat_namespace still works. pogma says, "When we started prebinding things, we got some people with a badly prebound libintl. That caused dpkg to stop working, so there was no way for the user to get out of the mess -force_flat 'fixed' the issue"

  • chemtool triaged to Andrew Rohl
  • ddd triaged to Max
  • dpkg still needed? (I've been using dpkg without it. --msachs; RR reported trouble with bootstrapping)
  • dx
  • perl581
  • perl584
  • tightvnc no C++

triaged