I am updating software now that I have upgraded to OSX 10.8.  The conversion 
went well, but I had to fink configure and reinstall users twice after 
installing 10.8 before I could get XQuartz to bring up the X11 system.  

I attempted to update tree-1.6.0-1, but I got the following message that says I 
need a writeable home directory? What gives? I can build tree as suggested from 
root, but I shouldn't have to. Please advise. Thank you.

Gary K Olson

My kit is:
Package manager version: 0.34.1
Distribution version: selfupdate-rsync Mon Jul 30 11:07:23 2012, 10.8, x86_64
Trees: local/main stable/main local/injected
Xcode.app: 4.4
Xcode command-line tools: 4.4.0.0.1.1249367152

> tree.c:1107:83: warning: format specifies type 'long' but the argument has 
> type 'off_t' (aka 'long long') [-Wformat]
>   } else return sprintf(buf, sizeof(off_t) == sizeof(long long)? " %11lld" : 
> " %9ld", size);
>                 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
>                                                                               
>  %9lld
> /usr/include/secure/_stdio.h:49:56: note: expanded from macro 'sprintf'
>   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
>                                                        ^
> 1 warning generated.
> cc -O2 -Wall -c -o html.o html.c
> cc -O2 -Wall -c -o xml.o xml.c
> cc -O2 -Wall -c -o hash.o hash.c
> cc -O2 -Wall -c -o color.o color.c
> cc -O2 -Wall -c -o strverscmp.o strverscmp.c
> cc  -o tree tree.o unix.o html.o xml.o hash.o color.o strverscmp.o
> /bin/rm -rf /sw/src/fink.build/root-tree-1.6.0-1
> /bin/mkdir -p /sw/src/fink.build/root-tree-1.6.0-1/sw
> /bin/mkdir -p /sw/src/fink.build/root-tree-1.6.0-1/DEBIAN
> /usr/sbin/chown -R fink-bld:fink-bld /sw/src/fink.build/root-tree-1.6.0-1
> sudo -u fink-bld [ENV] sh -c /tmp/fink.91QAG
> make -j1 install prefix=/sw/src/fink.build/root-tree-1.6.0-1/sw
> install -d /sw/src/fink.build/root-tree-1.6.0-1/sw/bin
> install -d /sw/src/fink.build/root-tree-1.6.0-1/sw/share/man/man1
> if [ -e tree ]; then \
>       install -s tree /sw/src/fink.build/root-tree-1.6.0-1/sw/bin/tree; \
> fi
> 
> Acceptance of the Xcode license requires a writeable home directory or root 
> authentication. Please change to a user with a writeable home directory, or 
> use 'sudo xcodebuild -license' to accept the license at the system level (for 
> all users).
> install: child process failed: xcrun strip - 
> /sw/src/fink.build/root-tree-1.6.0-1/sw/bin/tree
> make: *** [install] Error 70
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.91QAG failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-tree-1.6.0-1
> (Reading database ... 313013 files and directories currently installed.)
> Removing fink-buildlock-tree-1.6.0-1 ...
> Failed: phase installing: tree-1.6.0-1 failed

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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