Menu

#1065 pyobjc-0.9-1

closed-accepted
None
5
2003-06-13
2003-06-09
No

New version of maintainerless package pyobjc -
Python/ObjC interoperability module:

languages/pyobjc-0.9-1.info

Discussion

  • Kaben Nanlohy

    Kaben Nanlohy - 2003-06-09

    tarball of fink package languages/pyobjc-0.9-1

     
  • Ben Hines

    Ben Hines - 2003-06-09

    Logged In: YES
    user_id=125034

    This needs to be fixed to use the new fink python policy. Basically
    you need to choose a version of python to install into, 2.2 or 2.3.
    Or make two packages -py22 and -py23. Check out the examples
    recently added to fink.

     
  • Kaben Nanlohy

    Kaben Nanlohy - 2003-06-11

    Logged In: YES
    user_id=456784

    Per instructions, fixed package to use new fink python policy;
    now contains

    languages/pyobjc-py22-0.9-1.info
    languages/pyobjc-py23-0.9-1.info

    PS -- I note that the checksum of the source tarball on sf.net
    has changed since yesterday. Can't think of anything to do
    about that except update the .info files.

     
  • Kaben Nanlohy

    Kaben Nanlohy - 2003-06-11

    tarball of package languages/pyobjc-py2{2,3}-0.9-1

     
  • Ben Hines

    Ben Hines - 2003-06-12

    Logged In: YES
    user_id=125034

    also add:
    Replaces: pyobjc

    However, it fails:

    gcc -DNDEBUG -O3 -Wall -Wstrict-prototypes -I/sw/include/
    python2.2 -c Lib/objc/test/testbndl.m -o build/temp.darwin-6.6-
    PowerMacintosh-2.2/testbndl.o -IModules/objc -DMACOSX -no-
    cpp-precomp -Wno-long-double -g -DOC_ADJUST_REFCOUNTS -
    IInclude/
    In file included from Lib/objc/test/testbndl.m:11:
    /System/Library/Frameworks/Foundation.framework/Headers/
    Foundation.h:109:34: Foundation/NSURLError.h: No such file or
    directory
    error: command 'gcc' failed with exit status 1
    ### execution of /var/tmp/tmp.0.mhqxAk failed, exit code 1
    Failed: compiling pyobjc-py22-0.9-1 failed

     
  • Kaben Nanlohy

    Kaben Nanlohy - 2003-06-13

    third attemped package

     
  • Kaben Nanlohy

    Kaben Nanlohy - 2003-06-13

    Logged In: YES
    user_id=456784

    added:
    Replaces: pyobjc

    in pyobjc-py22-0.9-1.info, added:
    Conflicts: pyobjc-py23

    in pyobjc-py23-0.9-1.info, added
    Conflicts: pyobjc-py22

    I cannot duplicate Ben's errors on my iBook. Because I have
    only one machine to use for testing, I will solicit help from fink-
    devel and pyobjc-dev mailing lists, referring them to this tracker
    item. More computers the better

     
  • Ben Hines

    Ben Hines - 2003-06-13

    Logged In: YES
    user_id=125034

    nevermind, this is not your problem - I can't include that header
    anywhere. Looks like bad precomps.

     
  • Ben Hines

    Ben Hines - 2003-06-13
    • assigned_to: nobody --> benh57
    • status: open --> closed-accepted
     
  • Ben Hines

    Ben Hines - 2003-06-13

    Logged In: YES
    user_id=125034

    added, thanks

     

Log in to post a comment.