FreeBSD Port: deskutils/calibre

Walter Schwarzenfeld w.schwarzenfeld at utanet.at
Sat Feb 13 14:59:48 UTC 2016


MAKE_JOBS_UNSATE=yes change nothing.
If I interrupt after some waiting, it states:
 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
"/ram/usr/ports/deskutils/calibre/work/calibre-src-2.50.1/setup/__init__.py",
line 181, in run_all
    self.run_cmd(self, opts)
  File
"/ram/usr/ports/deskutils/calibre/work/calibre-src-2.50.1/setup/__init__.py",
line 178, in run_cmd
    cmd.run(opts)
  File
"/ram/usr/ports/deskutils/calibre/work/calibre-src-2.50.1/setup/install.py",
line 141, in run
    self.run_postinstall()
  File
"/ram/usr/ports/deskutils/calibre/work/calibre-src-2.50.1/setup/install.py",
line 166, in run_postinstall
    manifest=self.manifest)
  File
"/ram/usr/ports/deskutils/calibre/work/calibre-src-2.50.1/src/calibre/linux.py",
line 695, in __init__
    self.setup_desktop_integration()
  File
"/ram/usr/ports/deskutils/calibre/work/calibre-src-2.50.1/src/calibre/linux.py",
line 854, in setup_desktop_integration
    cc(' '.join(cmd), shell=True)
  File "/usr/local/lib/python2.7/subprocess.py", line 535, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/local/lib/python2.7/subprocess.py", line 522, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/local/lib/python2.7/subprocess.py", line 1384, in wait
    pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0)
  File "/usr/local/lib/python2.7/subprocess.py", line 476, in
_eintr_retry_call
    return func(*args)

don't know if this helps.


More information about the freebsd-ports mailing list