Guy Lauquin wrote:
Fink version 0.24.11
distribution 0.7.2.rsync
Mac OSX 10.3.9
xcode 2.1

Interesting. Does Xcode-2.1 now exist for MacOSX 10.3?

here is the error message after compilation failure of gtk+2-2.6.10-1:

/./stock_colorselector_24.png stock_color_picker_25 ./stock_color_picker_25.png > gtkstockpixbufs.h || \
           ( rm -f gtkstockpixbufs.h && false )
make[4]: *** [gtkstockpixbufs.h] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of ulimit failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtk+2-2.6.10-1
(Reading database ... 84024 files and directories currently installed.)
Removing fink-buildlock-gtk+2-2.6.10-1 ...
Failed: phase compiling: gtk+2-2.6.10-1 failed

One would need to see the whole error message, starting from the beginning of the last command. Then you could look why that command failed, for example in a crashlog associated with the name of the executable, gdk-pixbuf-csource or something similar.


conftest.c:2: error: parse error before "me"
configure:2935: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif

configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.6.10"
| #define PACKAGE_STRING "gtk+ 2.6.10"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B";
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>

configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.6.10"
| #define PACKAGE_STRING "gtk+ 2.6.10"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B";
| #define GETTEXT_PACKAGE "gtk20"
| /* end confdefs.h.  *//
/| #include <ac_nonexistent.h>/

These are two perfectly innocent configure tests that are supposed to fail; it would be an error if they did *not* fail. Nothing to do with your build crash.

--
Martin


--

 here is the crashlog for gdk-pixbuf-csource is the attached document,

Command: gdk-pixbuf-csource
Path: /Volumes/bruyere3/sw/src/fink.build/gtk+2-2.6.10-1/gtk+-2.6.10/gdk-pixbuf/.libs/gdk-pixbuf-csource
Version: ??? (???)
PID:     5566
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   libSystem.B.dylib           0x9011c100 bcmp + 0xe0
1   com.apple.CoreFoundation    0x901f6410 __CFInitialize + 0xdc
2   dyld                        0x8fe09638 call_image_init_routines + 0x1f4
3   dyld                        0x8fe113f8 link_in_need_modules + 0x1a8
4   dyld                        0x8fe10f6c bind_lazy_symbol_reference + 0x534
5   dyld                        0x8fe01040 stub_binding_helper_interface + 0x40
6 libintl.3.dylib 0x00060d48 _nl_locale_name_default + 0x30 (localename.c:1049) 7 libintl.3.dylib 0x0005f410 guess_category_value + 0x2c (dcigettext.c:1163) 8 libintl.3.dylib 0x0005ea0c libintl_dcigettext + 0x26c (dcigettext.c:562)
9   libgdk_pixbuf-2.0.0.dylib   0x000247dc gdk_pixbuf_class_init + 0x60
10  libgobject-2.0.0.dylib      0x000a034c type_class_init_Wm + 0x44c
11  libgobject-2.0.0.dylib      0x0009af04 g_type_class_ref + 0x204
12  libgobject-2.0.0.dylib      0x0008397c g_object_new_valist + 0xf4
13  libgobject-2.0.0.dylib      0x00083244 g_object_new + 0x78
14  libgdk_pixbuf-2.0.0.dylib   0x00025c68 gdk_pixbuf_new_from_data + 0x178
15  libgdk_pixbuf-2.0.0.dylib   0x000235e8 gdk_pixbuf_new + 0x134
16  libpixbufloader-png.so      0x00015264 gdk_pixbuf__png_image_load + 0x124
17 libgdk_pixbuf-2.0.0.dylib 0x00025f90 _gdk_pixbuf_generic_image_load + 0xdc
18  libgdk_pixbuf-2.0.0.dylib   0x00026438 gdk_pixbuf_new_from_file + 0x2cc
19  gdk-pixbuf-csource          0x000030ac main + 0x1cc
20  gdk-pixbuf-csource          0x000029d0 _start + 0x188 (crt.c:267)
21  dyld                        0x8fe1a278 _dyld_start + 0x64

PPC Thread State:
  srr0: 0x9011c100 srr1: 0x0000d030                vrsave: 0x00000000
    cr: 0x44022228  xer: 0x20000000   lr: 0x901f6410  ctr: 0x00000004
    r0: 0x00000010   r1: 0xbfffcd30   r2: 0x8fe507cc   r3: 0x00000000
    r4: 0x9025cff0   r5: 0x00000000   r6: 0x8fe5322c   r7: 0x00000000
    r8: 0x00000004   r9: 0x00000010  r10: 0x00000000  r11: 0xa01c1f94
   r12: 0x9011c020  r13: 0x00000006  r14: 0x8fe50834  r15: 0x8fe50504
   r16: 0x8fe50528  r17: 0x8fe50538  r18: 0x00000000  r19: 0x66020000
   r20: 0x8fe50538  r21: 0x00000001  r22: 0x8fe521fc  r23: 0x8fe50834
   r24: 0x8fe50528  r25: 0xa01c633c  r26: 0xbfffef14  r27: 0x00000033
   r28: 0x00000031  r29: 0x00000032  r30: 0xbfffefd8  r31: 0x901f633c

Binary Images Description:
0x1000 - 0x3fff gdk-pixbuf-csource /Volumes/bruyere3/sw/src/fink.build/gtk+2-2.6.10-1/gtk+-2.6.10/gdk-pixbuf/.libs/gdk-pixbuf-csource
    0xb000 -     0xcfff libgmodule-2.0.0.dylib  /sw/lib/libgmodule-2.0.0.dylib
0x14000 - 0x16fff libpixbufloader-png.so /Volumes/bruyere3/sw/src/fink.build/gtk+2-2.6.10-1/gtk+-2.6.10/gdk-pixbuf/.libs/libpixbufloader-png.so 0x22000 - 0x36fff libgdk_pixbuf-2.0.0.dylib /Volumes/bruyere3/sw/src/fink.build/gtk+2-2.6.10-1/gtk+-2.6.10/gdk-pixbuf/./.libs/libgdk_pixbuf-2.0.0.dylib
   0x5b000 -    0x62fff libintl.3.dylib /sw/lib/libintl.3.dylib
   0x7d000 -    0xaffff libgobject-2.0.0.dylib  /sw/lib/libgobject-2.0.0.dylib
  0x205000 -   0x22cfff libpng12.0.dylib        /sw/lib/libpng12.0.dylib
  0x2a1000 -   0x329fff libglib-2.0.0.dylib     /sw/lib/libglib-2.0.0.dylib
0x20470000 - 0x2055dfff libiconv.2.dylib        /sw/lib/libiconv.2.dylib
0x8fe00000 - 0x8fe4ffff dyld    /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026dfff com.apple.CoreFoundation 6.3.8 (299.36) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x945b0000 - 0x945b9fff libz.1.dylib    /usr/lib/libz.1.dylib
0x968d0000 - 0x969b2fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib

not clear for me ?

thanks

Guy
**********************************************************
Guy Lauquin.
IBGC/CNRS 1 rue C. St. Saens, 33077 Bordeaux-cedex France
tel.(33) 556 99 90 37    fax: (33) 556 99 90 63
e-mail: [EMAIL PROTECTED]


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to