FreeBSD Bugzilla – Attachment 213714 Details for
Bug 245755
[NEW PORT] devel/py-pyotp2289 Pure Python implementation of RFC-2289 - "A One-Time Password System"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Testing security/py-pyotp2289
pyotp2289.log (text/plain), 10.46 KB, created by
Simeon Simeonov
on 2020-04-23 09:53:19 UTC
(
hide
)
Description:
Testing security/py-pyotp2289
Filename:
MIME Type:
Creator:
Simeon Simeonov
Created:
2020-04-23 09:53:19 UTC
Size:
10.46 KB
patch
obsolete
>Script started on Thu Apr 23 11:34:25 2020 >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# portlint >looks fine. >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# make stage >===> License BSD2CLAUSE accepted by the user >===> py38-pyotp2289-1.0.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py38-pyotp2289-1.0.0 for building >===> Extracting for py38-pyotp2289-1.0.0 >=> SHA256 Checksum OK for pyotp2289-1.0.0.tar.gz. >===> Patching for py38-pyotp2289-1.0.0 >===> py38-pyotp2289-1.0.0 depends on package: py38-setuptools>0 - found >===> py38-pyotp2289-1.0.0 depends on file: /usr/local/bin/python3.8 - found >===> Configuring for py38-pyotp2289-1.0.0 >running config >===> Building for py38-pyotp2289-1.0.0 >running build >running build_py >creating build >creating build/lib >creating build/lib/otp2289 >copying otp2289/__init__.py -> build/lib/otp2289 >copying otp2289/__main__.py -> build/lib/otp2289 >copying otp2289/generator.py -> build/lib/otp2289 >copying otp2289/server.py -> build/lib/otp2289 >===> Staging for py38-pyotp2289-1.0.0 >===> py38-pyotp2289-1.0.0 depends on package: py38-setuptools>0 - found >===> py38-pyotp2289-1.0.0 depends on file: /usr/local/bin/python3.8 - found >===> Generating temporary packing list >running install >running build >running build_py >running install_lib >creating /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8 >creating /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages >creating /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/__init__.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/__main__.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/generator.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/server.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/__init__.py to __init__.cpython-38.pyc >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/__main__.py to __main__.cpython-38.pyc >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/generator.py to generator.cpython-38.pyc >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/server.py to server.cpython-38.pyc >writing byte-compilation script '/tmp/tmpzf0z0q9k.py' >/usr/local/bin/python3.8 /tmp/tmpzf0z0q9k.py >removing /tmp/tmpzf0z0q9k.py >running install_egg_info >running egg_info >writing pyotp2289.egg-info/PKG-INFO >writing dependency_links to pyotp2289.egg-info/dependency_links.txt >writing entry points to pyotp2289.egg-info/entry_points.txt >writing top-level names to pyotp2289.egg-info/top_level.txt >reading manifest file 'pyotp2289.egg-info/SOURCES.txt' >writing manifest file 'pyotp2289.egg-info/SOURCES.txt' >Copying pyotp2289.egg-info to /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/pyotp2289-1.0.0-py3.8.egg-info >running install_scripts >Installing otp2289 script to /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/bin >writing list of installed files to '/home/sgs/ports/security/py-pyotp2289/work-py38/.PLIST.pymodtmp' >===> Creating unique files: Move MAN files needing SUFFIX >===> Creating unique files: Move files needing SUFFIX >Move: bin/otp2289 --> bin/otp2289-3.8 >Link: @bin/otp2289 --> bin/otp2289-3.8 >====> Compressing man pages (compress-man) >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# make stage-qa >====> Running Q/A tests (stage-qa) >/!\ To run stage-qa automatically add DEVELOPER=yes to your environment /!\ >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# make stage-qa[Kpackage >===> Building package for py38-pyotp2289-1.0.0 >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# make install >===> Installing for py38-pyotp2289-1.0.0 >===> Checking if py38-pyotp2289 is already installed >===> Registering installation for py38-pyotp2289-1.0.0 >Installing py38-pyotp2289-1.0.0... >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# make installdinstalleinstall >===> Deinstalling for py38-pyotp2289 >===> Deinstalling py38-pyotp2289-1.0.0 >Updating database digests format: 0% Updating database digests format: 0% Updating database digests format: 50% Updating database digests format: 100% >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > py38-pyotp2289: 1.0.0 > >Number of packages to be removed: 1 >[1/1] Deinstalling py38-pyotp2289-1.0.0... >[1/1] Deleting files for py38-pyotp2289-1.0.0: 0% [1/1] Deleting files for py38-pyotp2289-1.0.0: 0% [1/1] Deleting files for py38-pyotp2289-1.0.0: 4% [1/1] Deleting files for py38-pyotp2289-1.0.0: 9% [1/1] Deleting files for py38-pyotp2289-1.0.0: 13% [1/1] Deleting files for py38-pyotp2289-1.0.0: 18% [1/1] Deleting files for py38-pyotp2289-1.0.0: 22% [1/1] Deleting files for py38-pyotp2289-1.0.0: 27% [1/1] Deleting files for py38-pyotp2289-1.0.0: 31% [1/1] Deleting files for py38-pyotp2289-1.0.0: 36% [1/1] Deleting files for py38-pyotp2289-1.0.0: 40% [1/1] Deleting files for py38-pyotp2289-1.0.0: 45% [1/1] Deleting files for py38-pyotp2289-1.0.0: 50% [1/1] Deleting files for py38-pyotp2289-1.0.0: 54% [1/1] Deleting files for py38-pyotp2289-1.0.0: 59% [1/1] Deleting files for py38-pyotp2289-1.0.0: 63% [1/1] Deleting files for py38-pyotp2289-1.0.0: 68% [1/1] Deleting files for py38-pyotp2289-1.0.0: 72% [1/1] Deleting files for py38-pyotp2289-1.0.0: 77% [1/1] Deleting files for py38-pyotp2289-1.0.0: 81% [1/1] Deleting files for py38-pyotp2289-1.0.0: 86% [1/1] Deleting files for py38-pyotp2289-1.0.0: 90% [1/1] Deleting files for py38-pyotp2289-1.0.0: 95% [1/1] Deleting files for py38-pyotp2289-1.0.0: 100% >[[01;32mroot[00m@SagaBOX /home/sgs/ports/security/py-pyotp2289]# exit > >Script done on Thu Apr 23 11:35:43 2020 > > >Script started on Thu Apr 23 11:37:50 2020 >[sgs@[0;32mSagaBOX[00m ~/ports/security/py-pyotp2289]$ make package >===> License BSD2CLAUSE accepted by the user >===> py38-pyotp2289-1.0.0 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py38-pyotp2289-1.0.0 for building >===> Extracting for py38-pyotp2289-1.0.0 >=> SHA256 Checksum OK for pyotp2289-1.0.0.tar.gz. >===> Patching for py38-pyotp2289-1.0.0 >===> py38-pyotp2289-1.0.0 depends on package: py38-setuptools>0 - found >===> py38-pyotp2289-1.0.0 depends on file: /usr/local/bin/python3.8 - found >===> Configuring for py38-pyotp2289-1.0.0 >running config >===> Building for py38-pyotp2289-1.0.0 >running build >running build_py >creating build >creating build/lib >creating build/lib/otp2289 >copying otp2289/__init__.py -> build/lib/otp2289 >copying otp2289/__main__.py -> build/lib/otp2289 >copying otp2289/generator.py -> build/lib/otp2289 >copying otp2289/server.py -> build/lib/otp2289 >===> Staging for py38-pyotp2289-1.0.0 >===> py38-pyotp2289-1.0.0 depends on package: py38-setuptools>0 - found >===> py38-pyotp2289-1.0.0 depends on file: /usr/local/bin/python3.8 - found >===> Generating temporary packing list >running install >running build >running build_py >running install_lib >creating /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8 >creating /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages >creating /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/__init__.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/__main__.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/generator.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >copying build/lib/otp2289/server.py -> /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289 >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/__init__.py to __init__.cpython-38.pyc >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/__main__.py to __main__.cpython-38.pyc >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/generator.py to generator.cpython-38.pyc >byte-compiling /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/otp2289/server.py to server.cpython-38.pyc >writing byte-compilation script '/tmp/tmpnqyefl5h.py' >/usr/local/bin/python3.8 /tmp/tmpnqyefl5h.py >removing /tmp/tmpnqyefl5h.py >running install_egg_info >running egg_info >writing pyotp2289.egg-info/PKG-INFO >writing dependency_links to pyotp2289.egg-info/dependency_links.txt >writing entry points to pyotp2289.egg-info/entry_points.txt >writing top-level names to pyotp2289.egg-info/top_level.txt >reading manifest file 'pyotp2289.egg-info/SOURCES.txt' >writing manifest file 'pyotp2289.egg-info/SOURCES.txt' >Copying pyotp2289.egg-info to /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/lib/python3.8/site-packages/pyotp2289-1.0.0-py3.8.egg-info >running install_scripts >Installing otp2289 script to /home/sgs/ports/security/py-pyotp2289/work-py38/stage/usr/local/bin >writing list of installed files to '/home/sgs/ports/security/py-pyotp2289/work-py38/.PLIST.pymodtmp' >===> Creating unique files: Move MAN files needing SUFFIX >===> Creating unique files: Move files needing SUFFIX >Move: bin/otp2289 --> bin/otp2289-3.8 >Link: @bin/otp2289 --> bin/otp2289-3.8 >====> Compressing man pages (compress-man) >===> Building package for py38-pyotp2289-1.0.0 >[sgs@[0;32mSagaBOX[00m ~/ports/security/py-pyotp2289]$ exit > >Script done on Thu Apr 23 11:38:01 2020
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 245755
:
213592
|
213595
| 213714