Dear Alexander,

Let me first thank you for answering me so very quickly! To avoid a 
misunderstanding:
I really like and need fink and my frustration was large that it has 
stopped for me on both
of my MACs under 10.6.8!

1) Machine 1: fink still installed but not fully functional (gnuplot, 
cernlib, apt-dev, libgettext3/8 cannot be install from within fink)

- E.G. for some reason a  fink install of gnuplot does require 
openldap24-2.4.25-1 as a dependency (errors below) which is a fink
package but won't install. It is funny that I could actually install 
gnuplot from the tar package I got from fink!

2) Maschine 2: attempt of a fresh bootstrap. Errors I get are:

Making install in m4
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in tests
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Nothing to be done for `install-exec-am'.
test -z "/sw2/share/gettext" || ../build-aux/install-sh -c -d 
"/sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/share/gettext"
  /usr/bin/install -c -m 644 'ABOUT-NLS' 
'/sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/share/gettext/ABOUT-NLS'
rm /sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/lib/charset.alias
rm: 
/sw2/src/fink.build/root-libgettext8-shlibs-0.17-19/sw2/lib/charset.alias: 
No such file or directory
### execution of rm failed, exit code 1
phase installing: libgettext8-shlibs-0.17-19 failed

Before reporting any errors, please run "fink selfupdate" and try again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem.  If not, ask on one of these mailing lists:

         The Fink Users List <[email protected]>
         The Fink Beginners List <[email protected]>.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.31.2
Distribution version: selfupdate-point (bootstrap), 10.6, i386
Trees: local/main stable/main
Xcode: 3.2.6


ERROR: Bootstrap phase 2 failed!

Many Thanks and hoping there are solutions.

Cheers, FS

PS: If I need to become a list member I will do asap...

Alexander Hansen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 10/9/11 7:19 PM, Frank Schmidt wrote:
>> Hi,
>>
>> It seems fink has stopped working for MAC  10.6.8. Before it had
>> been very fragile.
>>
> You're the first to report such a thing.  It's been working fine for
> many people on 10.6.8, including myself.
>
> On the other hand, Fink, or any packaging system on OS X, _is_ fragile
> to the presence of third-party stuff installed in /usr or /usr/local,
> since the build tools essentially can't be made to avoid looking in
> those directories.  Such systems are also fragile against changes
> users make in the system area.
>
>> So where to begin? Here the first failing step to install gnuplot
>> which seems to depend on openldap24 and other failing packages. I
>> get:
>>
> gnuplot is utterly irrelevant here.  The fact that you're trying to
> install it doesn't matter.  The only data that are important are the
> packages which are actually failing.
>
>> . . . Entering subdirectory libraries Making all in
>> /sw/src/fink.build/openldap24-2.4.25-1/openldap-2.4.25/libraries
>> Entering subdirectory liblutil rm -f version.c
>> ../../build/mkversion -v "2.4.25" liblutil.a>  version.c cc -g -O2
>> -I../../include        -I../../include
>> -I/sw/lib/system-openssl/include -I/sw/include/db5 -DBIND_8_COMPAT
>>   -I/sw/include   -I/sw/lib/system-openssl/include -I/sw/include/db5
>>   -DBIND_8_COMPAT -I/sw/include  -c -o base64.o base64.c In file
>> included from /usr/include/arpa/nameser.h:59, from
>> ../../include/ac/socket.h:52, from base64.c:46:
>> /usr/include/arpa/nameser_compat.h:54:2: error: #error "Undefined
>> or invalid BYTE_ORDER"; In file included from
>> /usr/include/arpa/nameser.h:59, from ../../include/ac/socket.h:52,
>> from base64.c:46: /usr/include/arpa/nameser_compat.h:82: error:
>> duplicate member 'rd' /usr/include/arpa/nameser_compat.h:83: error:
>> duplicate member 'tc' /usr/include/arpa/nameser_compat.h:84: error:
>> duplicate member 'aa' /usr/include/arpa/nameser_compat.h:85: error:
>> duplicate member 'opcode' /usr/include/arpa/nameser_compat.h:86:
>> error: duplicate member 'qr' /usr/include/arpa/nameser_compat.h:88:
>> error: duplicate member 'rcode'
>> /usr/include/arpa/nameser_compat.h:89: error: duplicate member
>> 'cd' /usr/include/arpa/nameser_compat.h:90: error: duplicate member
>> 'ad' /usr/include/arpa/nameser_compat.h:91: error: duplicate member
>> 'unused' /usr/include/arpa/nameser_compat.h:92: error: duplicate
>> member 'ra' In file included from ../../include/ac/socket.h:52,
>> from base64.c:46: /usr/include/arpa/nameser.h:121: error: expected
>> ':', ',', ';', '}' or '__attribute__' before '*' token
>> /usr/include/arpa/nameser.h:153: error: expected ':', ',', ';', '}'
>> or '__attribute__' before '*' token
>> /usr/include/arpa/nameser.h:532: error: expected '=', ',', ';',
>> 'asm' or '__attribute__' before 'res_9_ns_get16'
>> /usr/include/arpa/nameser.h:533: error: expected '=', ',', ';',
>> 'asm' or '__attribute__' before 'res_9_ns_get32'
>> /usr/include/arpa/nameser.h:534: error: expected ')' before '*'
>> token /usr/include/arpa/nameser.h:535: error: expected ')' before
>> '*' token /usr/include/arpa/nameser.h:536: error: expected ';', ','
>> or ')' before '*' token /usr/include/arpa/nameser.h:537: error:
>> expected ';', ',' or ')' before '*' token
>> /usr/include/arpa/nameser.h:541: error: expected ';', ',' or ')'
>> before '*' token /usr/include/arpa/nameser.h:545: error: expected
>> ')' before 'char' /usr/include/arpa/nameser.h:546: error: expected
>> declaration specifiers or '...' before 'u_long'
>> /usr/include/arpa/nameser.h:548: error: expected ';', ',' or ')'
>> before '*' token /usr/include/arpa/nameser.h:549: error: expected
>> ';', ',' or ')' before '*' token /usr/include/arpa/nameser.h:550:
>> error: expected declaration specifiers or '...' before 'u_char'
>> /usr/include/arpa/nameser.h:551: error: expected ';', ',' or ')'
>> before '*' token /usr/include/arpa/nameser.h:553: error: expected
>> ';', ',' or ')' before '*' token /usr/include/arpa/nameser.h:555:
>> error: expected ';', ',' or ')' before '*' token
>> /usr/include/arpa/nameser.h:557: error: expected declaration
>> specifiers or '...' before 'u_char'
>> /usr/include/arpa/nameser.h:557: error: expected ';', ',' or ')'
>> before '*' token /usr/include/arpa/nameser.h:559: error: expected
>> ';', ',' or ')' before '*' token /usr/include/arpa/nameser.h:560:
>> error: expected ';', ',' or ')' before '*' token
>> /usr/include/arpa/nameser.h:562: error: expected ')' before '*'
>> token /usr/include/arpa/nameser.h:564: error: expected ')' before
>> '*' token /usr/include/arpa/nameser.h:567: error: expected ')'
>> before '*' token /usr/include/arpa/nameser.h:569: error: expected
>> ')' before '*' token /usr/include/arpa/nameser.h:572: error:
>> expected ';', ',' or ')' before '*' token
>> /usr/include/arpa/nameser.h:574: error: expected '=', ',', ';',
>> 'asm' or '__attribute__' before '*' token
>> /usr/include/arpa/nameser.h:575: error: expected ')' before '*'
>> token /usr/include/arpa/nameser.h:578: error: expected ')' before
>> '*' token /usr/include/arpa/nameser.h:579: error: expected ';', ','
>> or ')' before '*' token In file included from
>> ../../include/ac/socket.h:58, from base64.c:46:
>> /usr/include/resolv.h:132: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:139: error: expected ';', ',' or
>> ')' before '*' token /usr/include/resolv.h:181: error: expected
>> specifier-qualifier-list before 'u_long' /usr/include/resolv.h:326:
>> error: expected ';', ',' or ')' before '*' token
>> /usr/include/resolv.h:327: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:329: error: expected ';', ',' or
>> ')' before '*' token /usr/include/resolv.h:333: error: expected
>> ';', ',' or ')' before '*' token /usr/include/resolv.h:335: error:
>> expected declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:336: error: expected declaration specifiers
>> or '...' before 'u_char' /usr/include/resolv.h:338: error: expected
>> declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:339: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:340: error: expected ';', ',' or
>> ')' before '*' token /usr/include/resolv.h:430: error: expected ')'
>> before 'const' /usr/include/resolv.h:431: error: expected
>> declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:432: error: expected declaration specifiers
>> or '...' before 'u_char' /usr/include/resolv.h:433: error: expected
>> ';', ',' or ')' before '*' token /usr/include/resolv.h:434: error:
>> expected ';', ',' or ')' before '*' token
>> /usr/include/resolv.h:435: error: expected declaration specifiers
>> or '...' before 'u_char' /usr/include/resolv.h:436: error: expected
>> declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:438: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:439: error: expected ';', ',' or
>> ')' before '*' token /usr/include/resolv.h:445: error: expected
>> '=', ',', ';', 'asm' or '__attribute__' before '*' token
>> /usr/include/resolv.h:446: error: expected '=', ',', ';', 'asm' or
>>   '__attribute__' before '*' token /usr/include/resolv.h:447: error:
>> expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
>> /usr/include/resolv.h:448: error: expected '=', ',', ';', 'asm' or
>>   '__attribute__' before '*' token /usr/include/resolv.h:449: error:
>> expected ')' before 'option' /usr/include/resolv.h:452: error:
>> expected declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:452: error: expected declaration specifiers
>> or '...' before 'u_char' /usr/include/resolv.h:452: error: expected
>> declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:453: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:454: error: expected '=', ',', ';',
>> 'asm' or '__attribute__' before 'res_9_randomid'
>> /usr/include/resolv.h:455: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:456: error: expected ';', ',' or
>> ')' before '*' token /usr/include/resolv.h:463: error: expected
>> ';', ',' or ')' before '*' token /usr/include/resolv.h:465: error:
>> expected declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:466: error: expected declaration specifiers
>> or '...' before 'u_char' /usr/include/resolv.h:467: error: expected
>> declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:468: error: expected ';', ',' or ')' before
>> '*' token /usr/include/resolv.h:469: error: expected ';', ',' or
>> ')' before '*' token /usr/include/resolv.h:470: error: expected
>> ';', ',' or ')' before '*' token /usr/include/resolv.h:474: error:
>> expected declaration specifiers or '...' before 'u_char'
>> /usr/include/resolv.h:475: error: expected ')' before 'hook'
>> /usr/include/resolv.h:476: error: expected ')' before 'hook'
>> base64.c:119: error: expected ')' before 'const' base64.c:191:
>> error: expected declaration specifiers or '...' before 'u_char'
>> base64.c:193: error: conflicting types for 'lutil_b64_pton'
>> ../../include/lutil.h:45: error: previous declaration of
>> 'lutil_b64_pton' was here base64.c: In function 'lutil_b64_pton':
>> base64.c:213: error: 'target' undeclared (first use in this
>> function) base64.c:213: error: (Each undeclared identifier is
>> reported only once base64.c:213: error: for each function it
>> appears in.) make[2]: *** [base64.o] Error 1 make[1]: ***
>> [all-common] Error 1 make: *** [all-common] Error 1 ### execution
>> of /var/tmp/tmp.1.ciee88 failed, exit code 2 Removing runtime
>> build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait
>> -r fink-buildlock-openldap24-2.4.25-1 (Reading database ... 120380
>> files and directories currently installed.) Removing
>> fink-buildlock-openldap24-2.4.25-1 ... Failed: phase compiling:
>> openldap24-2.4.25-1 failed
>>
>> Before reporting any errors, please run "fink selfupdate" and try
>> again. If you continue to have issues, please check to see if the
>> FAQ on Fink's website solves the problem.  If not, ask on one of
>> these mailing lists:
>>
>> The Fink Users List<[email protected]>  The Fink
>> Beginners List<[email protected]>,
>>
>> with a carbon copy to the maintainer:
>>
>> Daniel Johnson<[email protected]>
>>
>> Note that this is preferable to emailing just the maintainer
>> directly, since most fink package maintainers do not have access to
>> all possible hardware and software configurations.
>>
>> Please try to include the complete error message in your report.
>> This generally consists of a compiler line starting with e.g. "gcc"
>> or "g++" followed by the actual error output from the compiler.
>>
>> ******************************************************************
>> frs-computer.local[1:05:47]>gcc --version
>> i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666)
>> (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is
>> free software; see the source for copying conditions.  There is NO
>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
>> PURPOSE.
>>
>> frs-computer.local[1:18:21]>gfortran --version GNU Fortran (GCC)
>> 4.6.1 Copyright (C) 2011 Free Software Foundation, Inc.
>>
>> GNU Fortran comes with NO WARRANTY, to the extent permitted by
>> law. You may redistribute copies of GNU Fortran under the terms of
>> the GNU General Public License. For more information about these
>> matters, see the file named COPYING
>>
>> ******************************************************************
>>
>>
>> Also include the following system information: Package manager
>> version: 0.31.2 Distribution version: selfupdate-cvs Mon Oct 10
>> 00:40:43 2011, 10.6, i386 Trees: local/main stable/main
>> stable/crypto unstable/crypto unstable/main Xcode: 3.2.6
>>
>> I had many other problems apt-dev, libgettext3, gettext-tools,
>> cernlib etc. In principle after a clean start-up and wiping out
>> fink. Bootstrap of fink stops consistently in  phase 2.
>>
> Without seeing the error message indicating where and why your
> bootstrap stops, we can't do anything to help you.  And what do you
> mean by "in principle"?  We can't diagnose academic cases, only actual
> failures.
>
> That you have "problems in blah-blah-blah", but haven't provided error
> messages, is of no help for debugging your issue.  Your issues aren't
> widespread, so I can't just try to install one of those packages and
> immediately get your failure mode.
>
> And, since Fink strives to be determinisic, it's generally the case
> that you wind up with the _exact_ failure you were experiencing
> beforehand, unless you made other changes, too.
>
>> Not sure if fink can be fixed at all...
>>
>> Cheers, Frank Schmidt
>>
>>
> As I said, it works for other people.
>
> - -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> http://finkakh.wordpress.com/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk6S4xQACgkQB8UpO3rKjQ813gCfXwkUMNkR2S3spia8N6fEiMN7
> cccAn2Ohey9/jB2azdVOFhP3n6KVq6Kd
> =pqGr
> -----END PGP SIGNATURE-----


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to