[opensuse-packaging] calibre: python setup.py problem
Hello Mates, atm i'm building calibre 0.7.15. Sadly i've got: + cd calibre + export 'CFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 - fstack-protector -funwind-tables -fasynchronous-unwind-tables -fno- strict-aliasing' + CFLAGS='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack- protector -funwind-tables -fasynchronous-unwind-tables -fno-strict- aliasing' + /usr/bin/python setup.py build Traceback (most recent call last): File "setup.py", line 13, in <module> import setup.commands as commands File "/usr/src/packages/BUILD/calibre/setup/commands.py", line 38, in <module> from setup.install import Develop, Install, Sdist File "/usr/src/packages/BUILD/calibre/setup/install.py", line 87 if self.libdir is None: ^ IndentationError: unexpected indent The full Buildlog can be found there: http://bit.ly/8ZNf3B. Has anyone an Idea how to fix it? Project: home:thomas-schraitle:calibre/calibre -- Sincerely yours Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English)
I believe that it can be a patch that you are applying. I compile it yesterday and everything went fine: https://build.opensuse.org/package/files?package=calibre&project=home:ocefpaf ***************************************************** Filipe Pires Alvarenga Fernandes, PhD Candidate School of Marine Science and Technology University of Massachusetts at Dartmouth 706 Rodney French Blvd., New Bedford, MA 02744 Email: falvarengafernandes@umassd.edu ocefpaf@gmail.com http://ocefpaf.tiddlyspot.com/ ***************************************************** On Sun, Aug 22, 2010 at 11:43, Sascha 'saigkill' Manns <samannsml@directbox.com> wrote:
Hello Mates,
atm i'm building calibre 0.7.15. Sadly i've got: + cd calibre + export 'CFLAGS=-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 - fstack-protector -funwind-tables -fasynchronous-unwind-tables -fno- strict-aliasing' + CFLAGS='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack- protector -funwind-tables -fasynchronous-unwind-tables -fno-strict- aliasing' + /usr/bin/python setup.py build Traceback (most recent call last): File "setup.py", line 13, in <module> import setup.commands as commands File "/usr/src/packages/BUILD/calibre/setup/commands.py", line 38, in <module> from setup.install import Develop, Install, Sdist File "/usr/src/packages/BUILD/calibre/setup/install.py", line 87 if self.libdir is None: ^ IndentationError: unexpected indent
The full Buildlog can be found there: http://bit.ly/8ZNf3B.
Has anyone an Idea how to fix it? Project: home:thomas-schraitle:calibre/calibre -- Sincerely yours
Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team
Blog: http://saigkill.wordpress.com
Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English)
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi Filipe, Am Sunday 22 August 2010 18:25:01 wrote Filipe Pires Alvarenga Fernandes:
I believe that it can be a patch that you are applying. I compile it yesterday and everything went fine:
https://build.opensuse.org/package/files?package=calibre&project=home :ocefpaf You was right. One of my patches was malformed. No i fixed this. BTW: I have stolen your generate Script. I hope you're not angry :-)
-- Sincerely yours Sascha Manns open-slx GmbH openSUSE Community & Support Agent openSUSE Marketing Team Blog: http://saigkill.wordpress.com Web: http://www.open-slx.de (openSUSE Box Support German) Web: http://www.open-slx.com (openSUSE Box Support English)
participants (2)
-
Filipe Pires Alvarenga Fernandes
-
Sascha 'saigkill' Manns