Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2016 15:59:43 +0100
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: deskutils/calibre
Message-ID:  <56BF44DF.5080307@utanet.at>
In-Reply-To: <56BF2619.1060904@FreeBSD.org>
References:  <56BF2619.1060904@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56BF44DF.5080307>