[tahoe-lafs-trac-stream] [Tahoe-LAFS] #788: make build quieter by default
Tahoe-LAFS
trac at tahoe-lafs.org
Thu Jan 16 19:51:12 UTC 2020
#788: make build quieter by default
-------------------------------+-------------------------------------
Reporter: arch_o_median | Owner: nobody
Type: defect | Status: closed
Priority: minor | Milestone: undecided
Component: packaging | Version: 1.5.0
Resolution: fixed | Keywords: install usability error
Launchpad Bug: |
-------------------------------+-------------------------------------
Changes (by exarkun):
* status: new => closed
* resolution: => fixed
Old description:
> The following error is not critical to the install process.
>
> {{{
> Running pycryptopp-0.5.15/setup.py -q bdist_egg --dist-dir /tmp
> /easy_install-p2hE68/pycryptopp-0.5.15/egg-dist-tmp-8gF_HB
>
> darcs failed: Not a repository: . (./_darcs/inventory: openBinaryFile:
> does not exist (No such file or directory))
> setup.py darcsver: Failure from attempt to find version tags with 'darcs
> changes', and pycryptopp/_version.py already exists, so leaving it alone.
> gcc: error trying to exec 'cc1plus': execvp: No such file or directory
> error: Setup script exited with error: command 'gcc' failed with exit
> status 1
> }}}
New description:
The following error is not critical to the install process.
{{{
Running pycryptopp-0.5.15/setup.py -q bdist_egg --dist-dir /tmp
/easy_install-p2hE68/pycryptopp-0.5.15/egg-dist-tmp-8gF_HB
darcs failed: Not a repository: . (./_darcs/inventory: openBinaryFile:
does not exist (No such file or directory))
setup.py darcsver: Failure from attempt to find version tags with 'darcs
changes', and pycryptopp/_version.py already exists, so leaving it alone.
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
error: Setup script exited with error: command 'gcc' failed with exit
status 1
}}}
--
Comment:
neither darcs nor pycryptopp is involved anymore.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/788#comment:11>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list