Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269370 - app-pda/synce-librapi2-0.13.1 failed
Summary: app-pda/synce-librapi2-0.13.1 failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-11 08:13 UTC by rg b
Modified: 2009-05-11 12:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rg b 2009-05-11 08:13:58 UTC
I'm on ~amd64 up to date and would like to compile synce but it fails with this error :

pyrexc ./pyrapi2.pyx -o ./pyrapi2.c
Traceback (most recent call last):
  File "/usr/bin/pyrexc", line 7, in <module>
    from Pyrex.Compiler.Main import main
ImportError: No module named Pyrex.Compiler.Main
make[3]: *** [pyrapi2.c] Error 1


Reproducible: Always
Comment 1 Sebastian Luther (few) 2009-05-11 09:21:28 UTC
Does running python-updater fix it?
Comment 2 rg b 2009-05-11 10:25:42 UTC
(In reply to comment #1)
> Does running python-updater fix it?
> 

Oh yeah I forgot to run python-updater after my update, sorry for the inconvenient.

Thanks for your time.
Comment 3 rg b 2009-05-11 11:26:17 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Does running python-updater fix it?
> > 
> 
> Oh yeah I forgot to run python-updater after my update, sorry for the
> inconvenient.
> 
> Thanks for your time.
> 

Ok the problem with Pyrex is solved but now there is another problem I don't understand the meaning with app-pda/libopensync-plugin-python-0.36 :

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PYTHON_INCLUDE_PATH
   used as include directory in directory /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36/src
PYTHON_LIBRARY
    linked by target "python-module" in directory /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36/src

Comment 4 Sebastian Luther (few) 2009-05-11 12:37:46 UTC
Please file a new bug and attach emerge --info and the complete build.log there.