Hi John,

seeing a failure in building berkleydb:

 -arch x86_64 -mmacosx-version-min=10.7 ../dist/../btree/bt_conv.c  -fno-common 
-DPIC -o .libs/bt_conv.o
In file included from ../dist/../btree/bt_compare.c:46:
In file included from ./db_int.h:884:
In file included from ../dist/../dbinc/mutex.h:15:
In file included from ../dist/../dbinc/mutex_int.h:12:
../dist/../dbinc/atomic.h:179:19: error: definition of builtin function
      '__atomic_compare_exchange'
In file included from ../dist/../mutex/mut_pthread.c:11:
In file included from ./db_int.h:884:
In file included from ../dist/../dbinc/mutex.h:15:
In file included from ../dist/../dbinc/mutex_int.h:12:
../dist/../dbinc/atomic.h:179:19: error: definition of builtin function
      '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
                  ^
static inline int __atomic_compare_exchange(
                  ^
In file included from ../dist/../mutex/mut_tas.c:11:
In file included from ./db_int.h:884:
In file included from ../dist/../dbinc/mutex.h:15:
In file included from ../dist/../dbinc/mutex_int.h:12:
../dist/../dbinc/atomic.h:179:19: error: definition of builtin function
      '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
                  ^
In file included from ../dist/../btree/bt_compress.c:9:
In file included from ./db_int.h:884:
In file included from ../dist/../dbinc/mutex.h:15:
In file included from ../dist/../dbinc/mutex_int.h:12:
../dist/../dbinc/atomic.h:179:19: error: definition of builtin function
      '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
                  ^
In file included from ../dist/../btree/bt_conv.c:11:
In file included from ./db_int.h:884:
In file included from ../dist/../dbinc/mutex.h:15:
In file included from ../dist/../dbinc/mutex_int.h:12:
../dist/../dbinc/atomic.h:179:19: error: definition of builtin function
      '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
                  ^
1 error generated.

This is my usual clean build setup, using Xcode5 on MacOS 10.8.5. Actually, 
I'll dump a copy of the script I use to make the build itself up on my website 
somewhere in case you want to replicate exactly what I'm doing. I can hack 
around the above in the meantime and see about getting a build.

Cheers,
Waider.

On 30 Sep 2013, at 01:35, John Ralls <jra...@ceridwen.us> wrote:

> I've just pushed new modulesets for Gnome-3.10. Well, except for unsupported 
> and random.
> 
> I also had to modify gtk-mac-integration and release 2.0.3 because I messed 
> up and used some 10.6 API in 2.0.2. That's reflected in the new modulesets.
> 
> Regards,
> John Ralls
> 
> _______________________________________________
> Gtk-osx-users-list mailing list
> Gtk-osx-users-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

-- 
wai...@gmail.com / It's about as impersonal as you can get.

_______________________________________________
Gtk-osx-users-list mailing list
Gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to