bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/14422] New: builds 2.22.90 fails on make on Mac OS X 10. 1


From: gilles.charabot at free dot fr
Subject: [Bug binutils/14422] New: builds 2.22.90 fails on make on Mac OS X 10. 10.4.11 (8S165)
Date: Tue, 31 Jul 2012 17:01:21 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14422

             Bug #: 14422
           Summary: builds 2.22.90 fails on make on Mac OS X 10. 10.4.11
                    (8S165)
           Product: binutils
           Version: 2.22
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


I want to compile binutil-2.22.90. No patch applied. Machine I use Powermac G4
( 450 MHz * 2 ) Gigabit Ethernet. I use Mac OS X 10. 10.4.11 (8S165).

gcc --version
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
Copyright (C) 2005 Free Software Foundation, Inc.

power-mac-g4-de-gilles-charabot:/usr/local/bin root# /usr/local/bin/autoconf
--version
autoconf (GNU Autoconf) 2.69

power-mac-g4-de-gilles-charabot:~/binutils-2.22.90/objdir root# printenv        
MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11R6/man:/Library/TeX/Distributions/.DefaultTeX/Contents/Man:/usr/local/man:/opt/subversion/man
TERM_PROGRAM=Apple_Terminal
SHELL=/bin/sh
TERM=xterm-color
TERM_PROGRAM_VERSION=133-1
OLDPWD=/var/root/binutils-2.22.90
USER=root
__CF_USER_TEXT_ENCODING=0x0:0:91
PATH=/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/bin:/opt/subversion/bin
PWD=/var/root/binutils-2.22.90/objdir
HOME=/var/root
SHLVL=2
LOGNAME=root
PKG_CONFIG_PATH=/usr/lib/pkgconfig
SECURITYSESSIONID=1881490
_=/usr/bin/printenv


output of make :

power-mac-g4-de-gilles-charabot:~/binutils-2.22.90/objdir root# make
if [ -r sysinfo.c ]; then \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
 -Wno-error sysinfo.c ; \
else \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
 -Wno-error ../binutils/sysinfo.c ; \
fi
gcc -c -I. -I../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wshadow -Werror  -Wno-error ../binutils/syslex_wrap.c
gcc   -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <../binutils/sysroff.info >sysroff.h
Making info in doc
if test -f cxxfilt.man; then \
  man=cxxfilt.man; \
else \
  man=../../binutils/doc/cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
    -e 's/cxxfilt/c++filt/' < $man \
        > c++filt.1
Making info in po
make[1]: Nothing to be done for `info'.
make[1]: Nothing to be done for `info-am'.
make  all-recursive
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in po
make[2]: Nothing to be done for `all'.
gcc -DHAVE_CONFIG_H -I. -I../binutils  -I. -I../binutils -I../bfd
-I../binutils/../bfd -I../binutils/../include
-DLOCALEDIR="\"/usr/local/share/locale\""
-Dbin_dummy_emulation=bin_vanilla_emulation -I/usr/local/include -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT size.o -MD
-MP -MF .deps/size.Tpo -c -o size.o ../binutils/size.c
In file included from ../binutils/size.c:33:
../binutils/sysdep.h:30:20: error: bfdver.h: No such file or directory
../binutils/size.c: In function 'usage':
../binutils/size.c:98: error: 'REPORT_BUGS_TO' undeclared (first use in this
function)
../binutils/size.c:98: error: (Each undeclared identifier is reported only once
../binutils/size.c:98: error: for each function it appears in.)
make[2]: *** [size.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2



********** End of the output ok make

I want to improve the demo browser inside Qt4.6.4 with libraries I Compile and
then compile again Qt4.6.4. The demo browser works better after these
operations.

List of compiled software before trying to compile binutils in /usr/local/bin :
power-mac-g4-de-gilles-charabot:/usr/local/bin root# ls -aiFGl                  
total 369928
 761958 drwxr-xr-x   256 root      wheel      8704 Jul 30 21:41 ./
 416746 drwxr-xr-x    19 root      wheel       646 Jul 27 18:29 ../
 762288 -rw-r--r--     1 root      wheel      6148 Apr 26  2011 .DS_Store
3912157 lrwxr-xr-x     1 root      wheel        66 Jul 14 17:52 2to3@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/2to3
3912158 lrwxr-xr-x     1 root      wheel        70 Jul 14 17:52 2to3-3.2@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/2to3-3.2
4665310 -rwxr-xr-x     1 root      wheel         0 Jul 27 13:58 a2x.py*
4264399 -rwxr-xr-x     2 root      wheel     31060 Jul 17 21:55 aclocal*
4264399 -rwxr-xr-x     2 root      wheel     31060 Jul 17 21:55 aclocal-1.12*
4166481 -rwxr-xr-x     1 root      wheel   2191744 Jul 17 11:01 addr2line*
4166477 -rwxr-xr-x     2 root      wheel   2253308 Jul 17 11:01 ar*
4665309 -rwxr-xr-x     1 root      wheel         0 Jul 27 13:58 asciidoc.py*
4262023 -rwxr-xr-x     1 root      wheel     14774 Jul 17 18:12 autoconf*
4262024 -rwxr-xr-x     1 root      wheel      8546 Jul 17 18:12 autoheader*
4262022 -rwxr-xr-x     1 root      wheel     32199 Jul 17 18:12 autom4te*
4264398 -rwxr-xr-x     2 root      wheel    255757 Jul 17 21:55 automake*
4264398 -rwxr-xr-x     2 root      wheel    255757 Jul 17 21:55 automake-1.12*
4492921 -rwxr-xr-x     1 root      wheel    102184 Jul 20 18:43 automoc4*
4439973 -rwxr-xr-x     1 root      wheel     24274 Jul 20 12:50 autopoint*
4262025 -rwxr-xr-x     1 root      wheel     21090 Jul 17 18:12 autoreconf*
4262027 -rwxr-xr-x     1 root      wheel     17141 Jul 17 18:12 autoscan*
4262028 -rwxr-xr-x     1 root      wheel     33896 Jul 17 18:12 autoupdate*
4798820 -rwxr-xr-x     1 gillesch  staff       353 Apr  1  2011 bdftops*
3798776 -rwxr-xr-x     1 root      wheel     29240 Jul 11 19:54 bmp2tiff*
4166486 -rwxr-xr-x     1 root      wheel   2110616 Jul 17 11:01 c++filt*
3689184 lrwxr-xr-x     1 root      wheel         3 Jul  9 16:35 captoinfo@ ->
tic
4489837 -rwxr-xr-x     1 root      wheel   9661432 Jul 20 16:56 ccmake*
3708181 -rwxr-xr-x     1 root      wheel    130016 Jul  9 17:46 cjpeg*
3689186 -rwxr-xr-x     1 root      wheel     77380 Jul  9 16:35 clear*
4489838 -rwxr-xr-x     1 root      wheel   9519856 Jul 20 16:56 cmake*
4489839 -rwxr-xr-x     1 root      wheel   1217192 Jul 20 16:56 cmakexbuild*
4807611 -rwxr-xr-x     1 root      wheel   7499320 Apr 17  2010 convert*
4489840 -rwxr-xr-x     1 root      wheel  10220420 Jul 20 16:57 cpack*
4489841 -rwxr-xr-x     1 root      wheel  11473512 Jul 20 16:57 ctest*
4020893 -rwxr-xr-x     1 root      wheel     25036 Jul 16 18:16
dbus-cleanup-sockets*
4020885 -rwxr-xr-x     1 root      wheel   1241288 Jul 16 18:16 dbus-daemon*
4020890 -rwxr-xr-x     1 root      wheel     62000 Jul 16 18:16 dbus-launch*
4020891 -rwxr-xr-x     1 root      wheel     32576 Jul 16 18:16 dbus-monitor*
4020892 -rwxr-xr-x     1 root      wheel     39208 Jul 16 18:16 dbus-send*
4020894 -rwxr-xr-x     1 root      wheel     17064 Jul 16 18:16 dbus-uuidgen*
3708182 -rwxr-xr-x     1 root      wheel    129808 Jul  9 17:46 djpeg*
 856805 -rwxr-xr-x     1 root      wheel  10385584 May 11  2011 doxygen*
 856806 -rwxr-xr-x     1 root      wheel    477048 May 11  2011 doxytag*
3919938 -rwxr-xr-x     1 root      admin     41898 Feb  8 21:15 dtplite*
4798821 -rwxr-xr-x     1 gillesch  staff       615 Apr  1  2011 dumphint*
1011507 -rwxr-xr-x     1 root      wheel     43024 Oct 24  2010 dumpsexp*
4798822 -rwxr-xr-x     1 gillesch  staff      1073 Apr  1  2011 dvipdf*
4166483 -rwxr-xr-x     1 root      wheel     65732 Jul 17 11:01 elfedit*
4439682 -rwxr-xr-x     1 root      wheel    105004 Jul 20 12:49 envsubst*
4798823 -rwxr-xr-x     1 gillesch  staff       689 Apr  1  2011 eps2eps*
3798777 -rwxr-xr-x     1 root      wheel     31256 Jul 11 19:54 fax2ps*
3798778 -rwxr-xr-x     1 root      wheel     33272 Jul 11 19:54 fax2tiff*
1011756 -rwxr-xr-x     1 root      wheel  10334172 Mar 12  2009 ffmpeg2theora*
4798824 -rwxr-xr-x     1 gillesch  staff      4581 Apr  1  2011 fixmswrd.pl*
3116707 -rwxr-xr-x     1 root      wheel    807956 Nov 15  2007 flac*
4798825 -rwxr-xr-x     1 gillesch  staff       361 Apr  1  2011 font2c*
3958208 -rwxr-xr-x     1 root      wheel      3875 Jul 16 10:02
freetype-config*
4439680 -rwxr-xr-x     1 root      wheel    103316 Jul 20 12:49 gettext*
4439683 -rwxr-xr-x     1 root      wheel      4655 Jul 20 12:49 gettext.sh*
4439972 -rwxr-xr-x     1 root      wheel     42141 Jul 20 12:50 gettextize*
3798779 -rwxr-xr-x     1 root      wheel     29916 Jul 11 19:54 gif2tiff*
4660990 -rwxr-xr-x    92 root      wheel   3100096 Jul 27 12:55 git*
4661011 -rwxr-xr-x     1 root      wheel    300169 Jul 27 12:55 gitk*
3961867 -rwxr-xr-x     1 root      wheel     42720 Jul 16 10:49
glib-genmarshal*
3961775 -rwxr-xr-x     1 root      wheel      4672 Jul 16 10:49
glib-gettextize*
3961868 -rwxr-xr-x     1 root      wheel     13446 Jul 16 10:49 glib-mkenums*
3961866 -rwxr-xr-x     1 root      wheel     18908 Jul 16 10:49 gobject-query*
1011704 lrwxr-xr-x     1 root      wheel        19 May 31  2011 gpg@ ->
/usr/local/bin/gpg2
1011539 -rwxr-xr-x     1 root      wheel    700444 Oct 31  2010 gpg-agent*
1011540 -rwxr-xr-x     1 root      wheel    380472 Oct 31  2010
gpg-connect-agent*
1011524 -rwxr-xr-x     1 root      wheel     59644 Oct 24  2010 gpg-error*
1011541 -rwxr-xr-x     1 root      wheel   1861960 Oct 31  2010 gpg2*
1011542 -rwxr-xr-x     1 root      wheel    323128 Oct 31  2010 gpgconf*
1011543 -rwxr-xr-x     1 root      wheel     99704 Oct 31  2010 gpgkey2ssh*
1011544 -rwxr-xr-x     1 root      wheel     69644 Oct 31  2010 gpgparsemail*
1011545 -rwxr-xr-x     1 root      wheel    980468 Oct 31  2010 gpgsm*
1011546 -rwxr-xr-x     1 root      wheel      4635 Oct 31  2010
gpgsm-gencert.sh*
1011547 -rwxr-xr-x     1 root      wheel    908800 Oct 31  2010 gpgv2*
4908374 lrwxr-xr-x     1 root      wheel        21 Jul 27 18:34 gs@ ->
/usr/local/bin/gs-X11
4798830 -rwxr-xr-x     1 gillesch  staff  32277228 Apr  1  2011 gs-X11*
4798827 -rwxr-xr-x     1 gillesch  staff  32139360 Apr  1  2011 gs-noX11*
4798831 -rwxr-xr-x     1 gillesch  staff       398 Apr  1  2011 gsbj*
4798832 -rwxr-xr-x     1 gillesch  staff       400 Apr  1  2011 gsdj*
4798833 -rwxr-xr-x     1 gillesch  staff       403 Apr  1  2011 gsdj500*
4798834 -rwxr-xr-x     1 gillesch  staff       401 Apr  1  2011 gslj*
4798835 -rwxr-xr-x     1 gillesch  staff       398 Apr  1  2011 gslp*
4798836 -rwxr-xr-x     1 gillesch  staff       325 Apr  1  2011 gsnd*
1011508 -rwxr-xr-x     1 root      wheel     46964 Oct 24  2010 hmac256*
3757333 -rwxr-xr-x     1 root      wheel     57692 Jul 10 16:50 iconv*
3912159 lrwxr-xr-x     1 root      wheel        67 Jul 14 17:52 idle3@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/idle3
3912160 lrwxr-xr-x     1 root      wheel        69 Jul 14 17:52 idle3.2@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/idle3.2
4262026 -rwxr-xr-x     1 root      wheel      4134 Jul 17 18:12 ifnames*
3689185 -rwxr-xr-x     1 root      wheel    159016 Jul  9 16:35 infocmp*
3689183 lrwxr-xr-x     1 root      wheel         3 Jul  9 16:35 infotocap@ ->
tic
3708183 -rwxr-xr-x     1 root      wheel    114412 Jul  9 17:46 jpegtran*
1011548 -rwxr-xr-x     1 root      wheel    298544 Oct 31  2010 kbxutil*
3898202 lrwxr-xr-x     1 root      wheel        15 Jul 13 22:08 libpng-config@
-> libpng15-config
3898194 -rwxr-xr-x     1 root      wheel      2319 Jul 13 22:08
libpng15-config*
4798837 -rwxr-xr-x     1 gillesch  staff      4661 Apr  1  2011 lprsetup.sh*
3518969 lrwxr-xr-x     1 root      wheel         2 Jun 13 15:14 lzcat@ -> xz
3518986 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzcmp@ ->
xzdiff
3518985 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzdiff@ ->
xzdiff
3518988 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzegrep@ ->
xzgrep
3518989 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzfgrep@ ->
xzgrep
3518987 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzgrep@ ->
xzgrep
3518991 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzless@ ->
xzless
3518967 lrwxr-xr-x     1 root      wheel         2 Jun 13 15:14 lzma@ -> xz
3518961 -rwxr-xr-x     1 root      wheel     25976 Jun 13 15:14 lzmadec*
3518976 -rwxr-xr-x     1 root      wheel     21596 Jun 13 15:14 lzmainfo*
3518990 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 lzmore@ ->
xzmore
4269191 -rwxr-xr-x     1 root      wheel    734372 Jul 17 22:12 m4*
4930439 -rwxr-xr-x     1 root      wheel    502128 Jul 30 21:41 make*
3116708 -rwxr-xr-x     1 root      wheel    524212 Nov 15  2007 metaflac*
4439872 -rwxr-xr-x     1 root      wheel     32952 Jul 20 12:49 msgattrib*
4439873 -rwxr-xr-x     1 root      wheel     32016 Jul 20 12:49 msgcat*
4439866 -rwxr-xr-x     1 root      wheel     44456 Jul 20 12:49 msgcmp*
4439874 -rwxr-xr-x     1 root      wheel     32048 Jul 20 12:49 msgcomm*
4439875 -rwxr-xr-x     1 root      wheel     27048 Jul 20 12:49 msgconv*
4439876 -rwxr-xr-x     1 root      wheel     23608 Jul 20 12:49 msgen*
4439877 -rwxr-xr-x     1 root      wheel     28156 Jul 20 12:49 msgexec*
4439880 -rwxr-xr-x     1 root      wheel     38548 Jul 20 12:49 msgfilter*
4439867 -rwxr-xr-x     1 root      wheel    169604 Jul 20 12:49 msgfmt*
4439882 -rwxr-xr-x     1 root      wheel    258408 Jul 20 12:49 msggrep*
4439883 -rwxr-xr-x     1 root      wheel     76976 Jul 20 12:49 msginit*
4439868 -rwxr-xr-x     1 root      wheel     89916 Jul 20 12:49 msgmerge*
4439869 -rwxr-xr-x     1 root      wheel     81512 Jul 20 12:49 msgunfmt*
4439884 -rwxr-xr-x     1 root      wheel     31740 Jul 20 12:49 msguniq*
3690245 -rwxr-xr-x     1 root      wheel      5244 Jul  9 16:36
ncurses5-config*
3686077 -rwxr-xr-x     1 root      wheel      5249 Jul  9 16:07
ncursesw5-config*
4439681 -rwxr-xr-x     1 root      wheel    103316 Jul 20 12:49 ngettext*
4166484 -rwxr-xr-x     2 root      wheel   2222976 Jul 17 11:01 nm*
3919939 -rwxr-xr-x     1 root      admin      7251 Feb  8 21:15 nns*
3919940 -rwxr-xr-x     1 root      admin      3390 Feb  8 21:15 nnsd*
3919941 -rwxr-xr-x     1 root      admin      4502 Feb  8 21:15 nnslog*
4166480 -rwxr-xr-x     2 root      wheel   2814128 Jul 17 11:01 objcopy*
4166476 -rwxr-xr-x     2 root      wheel   3603736 Jul 17 11:01 objdump*
 859592 -rwxr-xr-x     1 root      wheel    151100 May 11  2011 oggdec*
 859591 -rwxr-xr-x     1 root      wheel    284620 May 11  2011 oggenc*
 859594 -rwxr-xr-x     1 root      wheel    190352 May 11  2011 ogginfo*
 938202 -rwxr-xr-x     1 root      wheel     15832 May 24  2011 oggz*
 938201 -rwxr-xr-x     1 root      wheel     96972 May 24  2011 oggz-chop*
 938207 -rwxr-xr-x     1 root      wheel     44092 May 24  2011 oggz-codecs*
 938211 -rwxr-xr-x     1 root      wheel     53092 May 24  2011 oggz-comment*
 938213 -rwxr-xr-x     1 root      wheel      5671 May 24  2011 oggz-diff*
 938204 -rwxr-xr-x     1 root      wheel     55980 May 24  2011 oggz-dump*
 938205 -rwxr-xr-x     1 root      wheel     69880 May 24  2011 oggz-info*
 938203 -rwxr-xr-x     1 root      wheel     15940 May 24  2011
oggz-known-codecs*
 938208 -rwxr-xr-x     1 root      wheel     46924 May 24  2011 oggz-merge*
 938209 -rwxr-xr-x     1 root      wheel     50884 May 24  2011 oggz-rip*
 938206 -rwxr-xr-x     1 root      wheel     45008 May 24  2011 oggz-scan*
 938212 -rwxr-xr-x     1 root      wheel     46836 May 24  2011 oggz-sort*
 938210 -rwxr-xr-x     1 root      wheel     53108 May 24  2011 oggz-validate*
3919942 -rwxr-xr-x     1 root      admin     19507 Feb  8 21:15 page*
3798780 -rwxr-xr-x     1 root      wheel     24464 Jul 11 19:54 pal2rgb*
3795113 -rwxr-xr-x     1 root      wheel     19200 Jul 11 19:26
pango-querymodules*
3785296 -rwxr-xr-x     1 root      wheel      2174 Jul 11 18:13 pcre-config*
3785295 -rwxr-xr-x     1 root      wheel     37844 Jul 11 18:13 pcregrep*
3785294 -rwxr-xr-x     1 root      wheel     58528 Jul 11 18:13 pcretest*
4798838 -rwxr-xr-x     1 gillesch  staff       749 Apr  1  2011 pdf2dsc*
4798839 -rwxr-xr-x     1 gillesch  staff       956 Apr  1  2011 pdf2ps*
4798840 -rwxr-xr-x     1 gillesch  staff       600 Apr  1  2011 pdfopt*
4798841 -rwxr-xr-x     1 gillesch  staff       548 Apr  1  2011 pf2afm*
4798842 -rwxr-xr-x     1 gillesch  staff       576 Apr  1  2011 pfbtopfa*
3790015 -rwxr-xr-x     1 root      wheel   1156372 Jul 11 18:43 pkg-config*
4798843 -rwxr-xr-x     1 gillesch  staff       452 Apr  1  2011 pphs*
3798781 -rwxr-xr-x     1 root      wheel     24384 Jul 11 19:54 ppm2tiff*
4798844 -rwxr-xr-x     1 gillesch  staff       447 Apr  1  2011 printafm*
4798845 -rwxr-xr-x     1 gillesch  staff       792 Apr  1  2011 ps2ascii*
4798846 -rwxr-xr-x     1 gillesch  staff      2845 Apr  1  2011 ps2epsi*
4798847 -rwxr-xr-x     1 gillesch  staff       322 Apr  1  2011 ps2pdf*
4798848 -rwxr-xr-x     1 gillesch  staff       267 Apr  1  2011 ps2pdf12*
4798849 -rwxr-xr-x     1 gillesch  staff       267 Apr  1  2011 ps2pdf13*
4798850 -rwxr-xr-x     1 gillesch  staff       267 Apr  1  2011 ps2pdf14*
4798851 -rwxr-xr-x     1 gillesch  staff      1149 Apr  1  2011 ps2pdfwr*
4798852 -rwxr-xr-x     1 gillesch  staff       693 Apr  1  2011 ps2ps*
4798853 -rwxr-xr-x     1 gillesch  staff       719 Apr  1  2011 ps2ps2*
4798854 -rwxr-xr-x     1 gillesch  staff      1427 Apr  1  2011 pv.sh*
3912161 lrwxr-xr-x     1 root      wheel        68 Jul 14 17:52 pydoc3@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/pydoc3
3912162 lrwxr-xr-x     1 root      wheel        70 Jul 14 17:52 pydoc3.2@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/pydoc3.2
3912163 lrwxr-xr-x     1 root      wheel        69 Jul 14 17:52 python3@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/python3
3912164 lrwxr-xr-x     1 root      wheel        76 Jul 14 17:52 python3-config@
-> ../../../Library/Frameworks/Python.framework/Versions/3.2/bin/python3-config
3912165 lrwxr-xr-x     1 root      wheel        71 Jul 14 17:52 python3.2@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/python3.2
3912166 lrwxr-xr-x     1 root      wheel        78 Jul 14 17:52
python3.2-config@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/python3.2-config
3912167 lrwxr-xr-x     1 root      wheel        72 Jul 14 17:52 python3.2m@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/python3.2m
3912168 lrwxr-xr-x     1 root      wheel        79 Jul 14 17:52
python3.2m-config@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/python3.2m-config
3912169 lrwxr-xr-x     1 root      wheel        70 Jul 14 17:52 pythonw3@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/pythonw3
3912170 lrwxr-xr-x     1 root      wheel        72 Jul 14 17:52 pythonw3.2@ ->
../../../Library/Frameworks/Python.framework/Versions/3.2/bin/pythonw3.2
4166479 -rwxr-xr-x     2 root      wheel   2253308 Jul 17 11:01 ranlib*
3798782 -rwxr-xr-x     1 root      wheel     24472 Jul 11 19:54 ras2tiff*
3798783 -rwxr-xr-x     1 root      wheel     33088 Jul 11 19:54 raw2tiff*
3708184 -rwxr-xr-x     1 root      wheel     24364 Jul  9 17:46 rdjpgcom*
4166482 -rwxr-xr-x     1 root      wheel    654904 Jul 17 11:01 readelf*
4439885 -rwxr-xr-x     1 root      wheel     24828 Jul 20 12:49
recode-sr-latin*
3689190 lrwxr-xr-x     1 root      wheel         4 Jul  9 16:35 reset@ -> tset
3798784 -rwxr-xr-x     1 root      wheel     27268 Jul 11 19:54 rgb2ycbcr*
1011549 -rwxr-xr-x     1 root      wheel    880476 Oct 31  2010 scdaemon*
 863337 -rwxr-xr-x     1 root      wheel      1434 May 11  2011 sdl-config*
4166475 -rwxr-xr-x     1 root      wheel   2140804 Jul 17 11:01 size*
 934770 -rwxr-xr-x     1 root      wheel     50360 May 24  2011 speexdec*
 934769 -rwxr-xr-x     1 root      wheel     64444 May 24  2011 speexenc*
4166478 -rwxr-xr-x     1 root      wheel   2139716 Jul 17 11:01 strings*
4166485 -rwxr-xr-x     2 root      wheel   2814128 Jul 17 11:01 strip*
2195657 lrwxr-xr-x     1 root      wheel        23 Mar  1 11:51 svn@ ->
/opt/subversion/bin/svn
2195658 lrwxr-xr-x     1 root      wheel        28 Mar  1 11:51 svnadmin@ ->
/opt/subversion/bin/svnadmin
2195659 lrwxr-xr-x     1 root      wheel        33 Mar  1 11:51 svndumpfilter@
-> /opt/subversion/bin/svndumpfilter
2195660 lrwxr-xr-x     1 root      wheel        27 Mar  1 11:51 svnlook@ ->
/opt/subversion/bin/svnlook
2195661 lrwxr-xr-x     1 root      wheel        28 Mar  1 11:51 svnserve@ ->
/opt/subversion/bin/svnserve
2195662 lrwxr-xr-x     1 root      wheel        27 Mar  1 11:51 svnsync@ ->
/opt/subversion/bin/svnsync
2195663 lrwxr-xr-x     1 root      wheel        30 Mar  1 11:51 svnversion@ ->
/opt/subversion/bin/svnversion
3689187 -rwxr-xr-x     1 root      wheel     90076 Jul  9 16:35 tabs*
3919943 -rwxr-xr-x     1 root      admin     13712 Feb  8 21:15 tcldocstrip*
3919944 -rwxr-xr-x     1 root      admin      1686 Feb  4 03:14 tclselect*
3935504 lrwxr-xr-x     1 root      wheel         8 Jul 15 20:58 tclsh@ ->
tclsh8.4
3935503 -rwxr-xr-x     1 root      wheel     21988 Jul 15 20:58 tclsh8.4*
3919947 -rwxr-xr-x     1 root      admin   5251181 Feb  8 21:16 teacup*
4908686 lrwxr-xr-x     1 root      wheel        29 Jul 27 18:49 texdist@ ->
/Library/TeX/.scripts/texdist
3798785 -rwxr-xr-x     1 root      wheel     30764 Jul 11 19:54 thumbnail*
3689181 -rwxr-xr-x     1 root      wheel    180936 Jul  9 16:35 tic*
3798786 -rwxr-xr-x     1 root      wheel     25860 Jul 11 19:54 tiff2bw*
3798787 -rwxr-xr-x     1 root      wheel    129928 Jul 11 19:54 tiff2pdf*
3798788 -rwxr-xr-x     1 root      wheel     69096 Jul 11 19:54 tiff2ps*
3798789 -rwxr-xr-x     1 root      wheel     25296 Jul 11 19:54 tiff2rgba*
3798790 -rwxr-xr-x     1 root      wheel     32820 Jul 11 19:54 tiffcmp*
3798791 -rwxr-xr-x     1 root      wheel     64164 Jul 11 19:54 tiffcp*
3798792 -rwxr-xr-x     1 root      wheel     23560 Jul 11 19:54 tiffdither*
3798793 -rwxr-xr-x     1 root      wheel     35396 Jul 11 19:54 tiffdump*
3798794 -rwxr-xr-x     1 root      wheel     27844 Jul 11 19:54 tiffinfo*
3798795 -rwxr-xr-x     1 root      wheel     38708 Jul 11 19:54 tiffmedian*
3798796 -rwxr-xr-x     1 root      wheel     20656 Jul 11 19:54 tiffset*
3798797 -rwxr-xr-x     1 root      wheel     23680 Jul 11 19:54 tiffsplit*
3919948 -rwxr-xr-x     1 root      admin    194419 Feb  8 19:44 tkcon*
3689182 -rwxr-xr-x     1 root      wheel    107080 Jul  9 16:35 toe*
3689188 -rwxr-xr-x     1 root      wheel     90420 Jul  9 16:35 tput*
3689189 -rwxr-xr-x     1 root      wheel     86676 Jul  9 16:35 tset*
4798855 -rwxr-xr-x     1 gillesch  staff      4220 Apr  1  2011 unix-lpr.sh*
3518968 lrwxr-xr-x     1 root      wheel         2 Jun 13 15:14 unlzma@ -> xz
3518965 lrwxr-xr-x     1 root      wheel         2 Jun 13 15:14 unxz@ -> xz
 859596 -rwxr-xr-x     1 root      wheel    144504 May 11  2011 vcut*
 859598 -rwxr-xr-x     1 root      wheel    188252 May 11  2011 vorbiscomment*
1011550 -rwxr-xr-x     1 root      wheel     39020 Oct 31  2010 watchgnupg*
4798856 -rwxr-xr-x     1 gillesch  staff       345 Apr  1  2011 wftopfa*
 761959 -rwxr-xr-x     1 root      wheel    371952 Apr 26  2011 wget*
3937879 lrwxr-xr-x     1 root      wheel         7 Jul 15 21:22 wish@ ->
wish8.4
3919950 -rwxr-xr-x     1 root      admin       123 Jul 15 21:21 wish8.4*
3708185 -rwxr-xr-x     1 root      wheel     24316 Jul  9 17:46 wrjpgcom*
4439870 -rwxr-xr-x     1 root      wheel    602484 Jul 20 12:49 xgettext*
4000361 -rwxr-xr-x     1 root      wheel     58024 Jul 16 14:06 xmlwf*
3518964 -rwxr-xr-x     1 root      wheel    167636 Jun 13 15:14 xz*
3518966 lrwxr-xr-x     1 root      wheel         2 Jun 13 15:14 xzcat@ -> xz
3518982 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 xzcmp@ ->
xzdiff
3518960 -rwxr-xr-x     1 root      wheel     26192 Jun 13 15:14 xzdec*
3518978 -rwxr-xr-x     1 root      wheel      5208 Jun 13 15:14 xzdiff*
3518983 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 xzegrep@ ->
xzgrep
3518984 lrwxr-xr-x     1 root      wheel         6 Jun 13 15:14 xzfgrep@ ->
xzgrep
3518979 -rwxr-xr-x     1 root      wheel      5287 Jun 13 15:14 xzgrep*
3518981 -rwxr-xr-x     1 root      wheel      1800 Jun 13 15:14 xzless*
3518980 -rwxr-xr-x     1 root      wheel      2161 Jun 13 15:14 xzmore*
power-mac-g4-de-gilles-charabot:/usr/local/bin root# 


That is all I have to say.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]