[Fink-users] pixman failed to build

2013-01-17 Thread Kay Wiese
Dear developers, 

please find below the error-messages I receive in building pixman. 
They appeared after a fink update-all. Below, I tried to rebuild pixman 
separately.

Thanks for your help, best regards
Kay Wiese



 fink purge pixman
Information about 6806 packages read in 0 seconds.
WARNING: this command will remove the package(s) and remove any
 global configure files, even if you modified them!

Do you want to continue? [Y/n] 
Reading buildlock packages...
/sw/bin/dpkg-lockwait --purge pixman
(Reading database ... 169507 files and directories currently installed.)
Removing pixman ...
/Users/wiese/public_html fink install pixman
Information about 6806 packages read in 0 seconds.
The following package will be installed or updated:
 pixman
The following additional package will be installed:
 pixman-shlibs
Do you want to continue? [Y/n] 
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pixman-0.28.2-1 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-pixman-0.28.2-1' in 
`/sw/src/fink.build/fink-buildlock-pixman-0.28.2-1_2013.01.17-10.59.05_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-pixman-0.28.2-1_2013.01.17-10.59.05_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-pixman-0.28.2-1.
(Reading database ... 169493 files and directories currently installed.)
Unpacking fink-buildlock-pixman-0.28.2-1 (from 
.../fink-buildlock-pixman-0.28.2-1_2013.01.17-10.59.05_darwin-x86_64.deb) ...
Setting up fink-buildlock-pixman-0.28.2-1 (2013.01.17-10.59.05) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.9lzYm
/sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/pixman-0.28.2.tar.bz2
sudo -u fink-bld [ENV] sh -c /tmp/fink.HyIUz
./configure --prefix=/sw --enable-dependency-tracking --disable-gtk 
--disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin11.4.2
checking host system type... i386-apple-darwin11.4.2
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /sw/bin/grep
checking for egrep... /sw/bin/grep -E
checking for fgrep... /sw/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM: is a 
directory
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands +=... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc object... rm: 
conftest.dSYM: is a directory
ok
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.4.2 dyld
checking how to 

Re: [Fink-users] pixman failed to build

2013-01-17 Thread Martin Costabel
On 17/01/13 11:04, Kay Wiese wrote:
[]
 Package manager version: 0.34.4
 Distribution version: selfupdate-rsync Thu Jan 17 10:55:15 2013, 10.7, x86_64
 Trees: local/main stable/main
 Xcode.app: 4.5.2
 Xcode command-line tools: 4.3.0.0.1.1249367152

Your command line tools are from an older version of Xcode. When you 
update Xcode.app, the command line tools are not updated automatically, 
you have to do this manually every time, either from inside Xcode.app 
(Preferences-Downloads) or by direct download from Apple.

-- 
Martin



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] pixman failed to build

2013-01-17 Thread Alexander Hansen
On 1/17/13 5:44 AM, Martin Costabel wrote:
 On 17/01/13 11:04, Kay Wiese wrote:
 []
 Package manager version: 0.34.4
 Distribution version: selfupdate-rsync Thu Jan 17 10:55:15 2013, 10.7, x86_64
 Trees: local/main stable/main
 Xcode.app: 4.5.2
 Xcode command-line tools: 4.3.0.0.1.1249367152
 
 Your command line tools are from an older version of Xcode. When you 
 update Xcode.app, the command line tools are not updated automatically, 
 you have to do this manually every time, either from inside Xcode.app 
 (Preferences-Downloads) or by direct download from Apple.
 

(No clue why Apple thought that people would want a new Xcode with old
command-line tools.)

There were other reports on this list that pixman didn't get along with
Xcode 4.2's build tools, and now we know that the 4.3 tools don't work,
either.  Maybe it'd be worth a versioned build dependency at this point.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] pixman failed to build

2013-01-17 Thread Daniel Macks
On Thu, 17 Jan 2013 07:43:22 -0700, Alexander Hansen 
alexanderk.han...@gmail.com wrote:
On 1/17/13 5:44 AM, Martin Costabel wrote:
  On 17/01/13 11:04, Kay Wiese wrote:
  []
  Package manager version: 0.34.4
  Distribution version: selfupdate-rsync Thu Jan 17 10:55:15 2013, 
 10.7, x86_64
  Trees: local/main stable/main
  Xcode.app: 4.5.2
  Xcode command-line tools: 4.3.0.0.1.1249367152
   Your command line tools are from an older version of Xcode. When 
 you  update Xcode.app, the command line tools are not updated 
 automatically,  you have to do this manually every time, either from 
 inside Xcode.app  (Preferences-Downloads) or by direct download 
 from Apple. 
  (No clue why Apple thought that people would want a new Xcode with old
 command-line tools.)

 There were other reports on this list that pixman didn't get along with
 Xcode 4.2's build tools, and now we know that the 4.3 tools don't work,
 either.  Maybe it'd be worth a versioned build dependency at this point. 

Is there a --disable-asm or somesuch that would enable biulding with 
the old one?

dan

  --
Daniel Macks
dma...@netspace.org



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] pixman failed to build

2013-01-17 Thread Alexander Hansen
On 1/17/13 8:24 AM, Daniel Macks wrote:
 On Thu, 17 Jan 2013 07:43:22 -0700, Alexander Hansen
 alexanderk.han...@gmail.com wrote:
 On 1/17/13 5:44 AM, Martin Costabel wrote:
  On 17/01/13 11:04, Kay Wiese wrote:
  []
  Package manager version: 0.34.4
  Distribution version: selfupdate-rsync Thu Jan 17 10:55:15 2013,
 10.7, x86_64
  Trees: local/main stable/main
  Xcode.app: 4.5.2
  Xcode command-line tools: 4.3.0.0.1.1249367152
   Your command line tools are from an older version of Xcode. When
 you  update Xcode.app, the command line tools are not updated
 automatically,  you have to do this manually every time, either from
 inside Xcode.app  (Preferences-Downloads) or by direct download from
 Apple.  (No clue why Apple thought that people would want a new Xcode
 with old
 command-line tools.)

 There were other reports on this list that pixman didn't get along with
 Xcode 4.2's build tools, and now we know that the 4.3 tools don't work,
 either.  Maybe it'd be worth a versioned build dependency at this point. 
 
 Is there a --disable-asm or somesuch that would enable biulding with the
 old one?
 
 dan
 
  --
 Daniel Macks
 dma...@netspace.org
 
 

There's --disable-gcc-inline-asm (disable GNU-style inline assembler).

I don't have 10.7 with Xcode  4.5.x conveniently available to test
that, though.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] How do I start gnome on snow leopard OSX 10.6.8

2013-01-17 Thread Alexander Hansen
On 1/15/13 7:19 PM, Alexander Hansen wrote:
 On 1/15/13 6:22 PM, Richard Miles wrote:
 . /sw/bin/init.sh
 /sw/bin/buici-clock 100x100-700+400 
 quartz-wm 
 metacity --replace 
 exec /sw/bin/gnome-session

 -bash-3.2$ startx
 font_cache: Scanning user font directories to generate X11 font caches
 font_cache: Updating FC cache
 xauth:  creating new authority file /Users/richardmiles/.serverauth.18804

 launch_msg(CheckIn) IPC failure: Operation not permitted
 Xquartz: Unable to locate waiting server: org.x.X11
 Xquartz: X11.app = /Applications/Utilities/X11.app/Contents/MacOS/X11
 Xquartz: Starting X server: 
 /Applications/Utilities/X11.app/Contents/MacOS/X11 --listenonly
 X11.app: DISPLAY (/tmp/launch-7QOvgK/org.macosforge.xquartz:0) does not 
 match our id (org.x), unsetting.
 X11.app: main(): argc=2
  argv[0] = /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
  argv[1] = --listenonly
 Waiting for startup parameters via Mach IPC.
 X11.app: No launchd socket handed off, unsetting DISPLAY
 X11.app: do_start_x11_server(): argc=6
  argv[0] = /usr/X11/bin/X
  argv[1] = :8
  argv[2] = -nolisten
  argv[3] = tcp
  argv[4] = -auth
  argv[5] = /Users/richardmiles/.serverauth.18804
 Xquartz starting:
 X.Org X Server 1.4.2-apple56
 Build Date: 20100624
 (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base
 (EE) XKB: Couldn't open rules file /usr/X11/share/X11/xkb/rules/base
 font_cache: Done
 buici-clock: unrecognized option '100x100-700+400'
 Try 'buici-clock --help' for usage information.
 gnome-session[18947]: WARNING: Could not connect to ConsoleKit: Failed to 
 connect to socket /sw/var/run/dbus/system_bus_socket: Connection refused

 gnome-session[18947]: WARNING: Could not connect to ConsoleKit: Failed to 
 connect to socket /sw/var/run/dbus/system_bus_socket: Connection refused

 Window manager warning: Screen 0 on display :8 already has a window manager
 GNOME_KEYRING_SOCKET=/var/folders/E+/E+RLHDBLFeWtnllp8Xa2Vk+++TI/-Tmp-/keyring-GOajca/socket
 SSH_AUTH_SOCK=/var/folders/E+/E+RLHDBLFeWtnllp8Xa2Vk+++TI/-Tmp-/keyring-GOajca/socket.ssh
 GNOME_KEYRING_PID=19035
 Window manager warning: Screen 0 on display :8.0 already has a window 
 manager
 Window manager warning: Screen 0 on display :8.0 already has a window 
 manager
 gnome-session[18947]: WARNING: Could not launch application 
 'encodings-dialog.ui.desktop': Unable to start application: Failed to 
 execute child process /sw/share/gnome-terminal/encodings-dialog.ui 
 (Permission denied)

 gnome-session[18947]: WARNING: Could not launch application 'esd.desktop': 
 Unable to start application: Failed to execute child process 
 /sw/bin/gnome-sound-properties (No such file or directory)

 gnome-session[18947]: WARNING: Could not launch application 
 'gnome-settings-daemon-2.desktop': Unable to start application: Failed to 
 execute child process 
 /sw/lib/gnome-settings-daemon-2.0/xrdb.gnome-settings-plugin (Permission 
 denied)


 /sw/share/sounds/login.wav:

  File Size: 441k  Bit Rate: 1.41M
   Encoding: Signed PCM
   Channels: 2 @ 16-bit   
 Samplerate: 44100Hz  
 Replaygain: off 
   Duration: 00:00:02.50  

 In:0.00% 00:00:00.00 [00:00:02.50] Out:0 [  |  ]Clip:0   
  
 (gnome-panel:19039): GVFS-RemoteVolumeMonitor-WARNING **: remote volume 
 monitor with dbus name org.gtk.Private.HalVolumeMonitor is not supported
 In:18.6% 00:00:00.46 [00:00:02.04] Out:20.5k [  |===   ]Clip:0   
  
 ** (gnome-settings-daemon:19054): WARNING **: Clipboard manager is already 
 running.

 (nautilus:19044): GVFS-RemoteVolumeMonitor-WARNING **: remote volume monitor 
 with dbus name org.gtk.Private.HalVolumeMonitor is not supported
 xmodmap:  unable to open file '/sw/share/xmodmap/xmodmap.us' for reading
 xmodmap:  1 error encountered, aborting.
 In:33.4% 00:00:00.84 [00:00:01.67] Out:36.9k [  |===   ]Clip:0   
  
 ** (nautilus:19044): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS

 ** (nautilus:19044): WARNING **: Can not calculate _NET_NUMBER_OF_DESKTOPS

 ** (nautilus:19044): WARNING **: Can not get _NET_WORKAREA

 ** (nautilus:19044): WARNING **: Can not determine workarea, guessing at 
 layout
 In:70.5% 00:00:01.76 [00:00:00.74] Out:77.8k [ -|===-  ]Clip:0   
  gnome-session[18947]: WARNING: Could not connect to ConsoleKit: Failed to 
 connect to socket /sw/var/run/dbus/system_bus_socket: Connection refused

 gnome-session[18947]: WARNING: Could not connect to ConsoleKit: Failed to 
 connect to socket /sw/var/run/dbus/system_bus_socket: Connection refused

 In:77.9% 00:00:01.95 [00:00:00.55] Out:86.0k [ -|===   ]Clip:0   
  
 ** (nautilus:19044): WARNING **: Unable to add monitor: Error while getting 
 peer-to-peer dbus connection: Failed to create new socket: In D-Bus address, 
 character '+' should have been escaped

 In:100%  00:00:02.50 [00:00:00.00] Out:110k  [  |  ]Clip:0   
  
 Done.
 Xquartz: 

[Fink-users] Failed: phase compiling: dbus-shlibs-1.2.16-103 failed

2013-01-17 Thread Sean Lake
Hello all,

I have to abort the build of dbus at this line:

checking if gcj PIC flag -fno-common works...

because it just pegs the CPU and fills the RAM for many hours without advancing.

Thanks,
Sean

System information:

Package manager version: 0.34.4
Distribution version: selfupdate-rsync Thu Jan 17 21:14:25 2013, 10.5, powerpc
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
Xcode.app: 3.1.4
Xcode command-line tools: 3.1.4
Max. Fink build jobs:  2

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users