On 8/12/06, Jon Atkinson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to compile pyobjc-py24, using the unstable repositories.
> I've run fink selfupdate but the error remains.
>
> I have uploaded a full log of the build process at
> 'http://cleanstick.net/jon/pyobjc-py24-buildlog.txt'. I'm not sure
> this is the pertinent error, but the end of the build log shows the
> following:
>
> creating build/temp.darwin-8.7.0-Power_Macintosh-2.4/Modules/SenTestingKit
> gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
> -mno-fused-madd -DNDEBUG -g -O3 -Wall
> -Wstrict-prototypes -I/sw/include -I/sw/include/python2.4 -c
> Modules/SenTestingKit/_SenTestingKi
> t.m -o 
> build/temp.darwin-8.7.0-Power_Macintosh-2.4/Modules/SenTestingKit/_SenTestingKit.o
> -IModu
> les/objc -DMACOSX -DAPPLE_RUNTIME -no-cpp-precomp -Wno-long-double -g
> -Wall -Wstrict-prototypes
> -Wmissing-prototypes -Wformat=2 -W -Wshadow -Wpointer-arith
> -Wmissing-declarations -Wnested-exte
> rns -Wno-long-long -Wno-import -Ibuild/codegen/
> ### execution of /var/tmp/tmp.1.dt2i5k failed, exit code 1
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-pyobjc-py24-1.3.7-1
> (Reading database ... 25118 files and directories currently installed.)
> Removing fink-buildlock-pyobjc-py24-1.3.7-1 ...
> Failed: phase compiling: pyobjc-py24-1.3.7-1 failed
>
> I realise that build errors are all part of running unstable, but is
> there anything I can do to get this package to build? Even identifying
> exactly where the build is failing would help.
>
> Thanks.
>
> --Jon
>
For completeness:  what architecture are you using?  What OS version?
What XCode Tools?

I get the following, (XCode 2.4 on a PowerPC):

creating build/temp.darwin-8.7.0-Power_Macintosh-2.4/Modules/SenTestingKit
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
-mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
-I/sw/include -I/sw/include/python2.4 -c
Modules/SenTestingKit/_SenTestingKit.m -o
build/temp.darwin-8.7.0-Power_Macintosh-2.4/Modules/SenTestingKit/_SenTestingKit.o
-IModules/objc -DMACOSX -DAPPLE_RUNTIME -no-cpp-precomp
-Wno-long-double -g -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wformat=2 -W -Wshadow -Wpointer-arith -Wmissing-declarations
-Wnested-externs -Wno-long-long -Wno-import -Ibuild/codegen/
In file included from Modules/SenTestingKit/_SenTestingKit.m:23:
build/codegen/_SenTestingKit_Enum.inc:37: error:
'STEnableDeprecatedAssertionMacros' undeclared here (not in a
function)
build/codegen/_SenTestingKit_Enum.inc:37: warning: missing initializer
build/codegen/_SenTestingKit_Enum.inc:37: warning: (near
initialization for 'enum_table[0].value')
error: command 'gcc' failed with exit status 1
### execution of /var/tmp/tmp.0.wLoin8 failed, exit code 1

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to