Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Aug 2014 12:32:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192524] New: Port deskutils/calibre fails to compile
Message-ID:  <bug-192524-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192524

            Bug ID: 192524
           Summary: Port deskutils/calibre fails to compile
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: transitive@gmail.com

The port deskutils/calibre fails to compile on my 10-Stable system.  I get the
following error message:

* Running gui
*

    Compiling form
/usr/ports/deskutils/calibre/work/calibre-src/src/calibre/gui2/shortcuts.ui
Traceback (most recent call last):
  File "setup.py", line 99, in <module>
    sys.exit(main())
  File "setup.py", line 85, in main
    command.run_all(opts)
  File "/usr/ports/deskutils/calibre/work/calibre-src/setup/__init__.py", line
181, in run_all
    self.run_cmd(self, opts)
  File "/usr/ports/deskutils/calibre/work/calibre-src/setup/__init__.py", line
175, in run_cmd
    self.run_cmd(scmd, opts)
  File "/usr/ports/deskutils/calibre/work/calibre-src/setup/__init__.py", line
178, in run_cmd
    cmd.run(opts)
  File "/usr/ports/deskutils/calibre/work/calibre-src/setup/gui.py", line 41,
in run
    self.build_forms(summary=opts.summary)
  File "/usr/ports/deskutils/calibre/work/calibre-src/setup/gui.py", line 64,
in build_forms
    build_forms(self.SRC, info=self.info, summary=summary)
  File
"/usr/ports/deskutils/calibre/work/calibre-src/src/calibre/gui2/__init__.py",
line 1154, in build_forms
    compileUi(form, buf)
  File "/usr/local/lib/python2.7/site-packages/PyQt4/uic/__init__.py", line
175, in compileUi
    winfo = compiler.UICompiler().compileUi(uifile, pyfile, from_imports,
resource_suffix)
  File "/usr/local/lib/python2.7/site-packages/PyQt4/uic/Compiler/compiler.py",
line 55, in __init__
    CompilerCreatorPolicy())
  File "/usr/local/lib/python2.7/site-packages/PyQt4/uic/uiparser.py", line
156, in __init__
    self.factory = QObjectCreator(creatorPolicy)
  File "/usr/local/lib/python2.7/site-packages/PyQt4/uic/objcreator.py", line
97, in __init__
    self._cwFilters.append(plugin_locals["getFilter"]())
  File "<string>", line 22, in getFilter
RuntimeError: the sip module implements API v11.0 to v11.1 but the PyKDE4.kdeui
module requires API v10.1
*** Error code 1

Stop.
make: stopped in /usr/ports/deskutils/calibre

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192524-13>