Opened 19 years ago

Last modified 15 years ago

#4881 closed defect

mactoolboxglue error inhibiting compilation of python24 — at Initial Version

Reported by: speisert@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: python24

Description

I am having a problem seemingly similar to that described in bug #3055 preventing the compilation of python 24.

[:~] % uname -a Darwin 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc

[~]% sudo port install python24 ---> Fetching python24 ---> Verifying checksum(s) for python24 ---> Extracting python24 ---> Applying patches to python24 ---> Configuring python24 ---> Building python24 with target all libpython.2.4.1.dylib Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_python24/ work/Python-2.4.1" && make all libpython.2.4.1.dylib" returned error 2 Command output: Python/mactoolboxglue.c:440: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:440: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFTypeRefObj_Convert': Python/mactoolboxglue.c:443: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:443: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFStringRefObj_Convert': Python/mactoolboxglue.c:446: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:446: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFMutableStringRefObj_Convert': Python/mactoolboxglue.c:448: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:448: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFArrayRefObj_Convert': Python/mactoolboxglue.c:451: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:451: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFMutableArrayRefObj_Convert': Python/mactoolboxglue.c:453: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:453: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFDictionaryRefObj_Convert': Python/mactoolboxglue.c:456: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:456: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFMutableDictionaryRefObj_Convert': Python/mactoolboxglue.c:458: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:458: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'CFURLRefObj_Convert': Python/mactoolboxglue.c:461: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:461: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c: In function 'OptionalCFURLRefObj_Convert': Python/mactoolboxglue.c:462: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:462: warning: return makes integer from pointer without a cast make: * [Python/mactoolboxglue.o] Error 1

Change History (0)

Note: See TracTickets for help on using tickets.