FreeBSD Bugzilla – Attachment 237260 Details for
Bug 265835
[NEW PORT] security/py-ssh-import-id: Authorize SSH public keys from trusted online identities
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere Logs
py39-ssh-import-id-5.11.log (text/plain), 17.45 KB, created by
Seyed Pouria Mousavizadeh Tehrani
on 2022-10-13 12:48:15 UTC
(
hide
)
Description:
Poudriere Logs
Filename:
MIME Type:
Creator:
Seyed Pouria Mousavizadeh Tehrani
Created:
2022-10-13 12:48:15 UTC
Size:
17.45 KB
patch
obsolete
>build started at Thu Oct 13 16:13:35 +0330 2022 >port directory: /usr/ports/security/ssh-import-id >package name: py39-ssh-import-id-5.11 >building for: FreeBSD 131Ramd64-development 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 amd64 >maintained by: p.mousavizadeh@protonmail.com >Makefile ident: >Poudriere version: 3.3.7_1 >Host OSVERSION: 1301000 >Jail OSVERSION: 1301000 >Job Id: > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1301000 >UNAME_v=FreeBSD 13.1-RELEASE-p2 >UNAME_r=13.1-RELEASE-p2 >BLOCKSIZE=K >MAIL=/var/mail/root >MM_CHARSET=UTF-8 >LANG=C.UTF-8 >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.3.7_1 >MASTERMNT=/usr/local/poudriere/data/.m/131Ramd64-development/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=xterm-256color >GID=0 >UID=0 >PWD=/usr/local/poudriere/data/.m/131Ramd64-development/ref/.p >NO_WARNING_PKG_INSTALL_EOL=yes >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=131Ramd64-development >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/usr/local/poudriere/data/.m/131Ramd64-development/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest >FLAVOR=py39 >DEPENDS_ARGS= >MAKE_ARGS= FLAVOR=py39 >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--MAINTAINER-- >p.mousavizadeh@protonmail.com >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.cache HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.cache HOME=/wrkdirs/usr/ports/security/ssh-import-id/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/py39-ssh-import-id" EXAMPLESDIR="share/examples/py39-ssh-import-id" DATADIR="share/py39-ssh-import-id" WWWDIR="www/py39-ssh-import-id" ETCDIR="etc/py39-ssh-import-id" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-ssh-import-id DOCSDIR=/usr/local/share/doc/py39-ssh-import-id EXAMPLESDIR=/usr/local/share/examples/py39-ssh-import-id WWWDIR=/usr/local/www/py39-ssh-import-id ETCDIR=/usr/local/etc/py39-ssh-import-id >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### Misc Poudriere #### >.include "/etc/make.conf.ports_env" >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 15814 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License GPLv3 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> py39-ssh-import-id-5.11 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.18.4.pkg >[131Ramd64-development] Installing pkg-1.18.4... >[131Ramd64-development] Extracting pkg-1.18.4: .......... done >===> py39-ssh-import-id-5.11 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of py39-ssh-import-id-5.11 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv3 accepted by the user >===> py39-ssh-import-id-5.11 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py39-ssh-import-id-5.11 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv3 accepted by the user >===> py39-ssh-import-id-5.11 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py39-ssh-import-id-5.11 for building >=> SHA256 Checksum OK for ssh-import-id-5.11.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv3 accepted by the user >===> py39-ssh-import-id-5.11 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by py39-ssh-import-id-5.11 for building >===> Extracting for py39-ssh-import-id-5.11 >=> SHA256 Checksum OK for ssh-import-id-5.11.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for py39-ssh-import-id-5.11 >=========================================================================== >=======================<phase: build-depends >============================ >===> py39-ssh-import-id-5.11 depends on package: py39-setuptools>=63.1.0 - not found >===> Installing existing package /packages/All/py39-setuptools-63.1.0.pkg >[131Ramd64-development] Installing py39-setuptools-63.1.0... >[131Ramd64-development] `-- Installing python39-3.9.13... >[131Ramd64-development] | `-- Installing gettext-runtime-0.21... >[131Ramd64-development] | | `-- Installing indexinfo-0.3.1... >[131Ramd64-development] | | `-- Extracting indexinfo-0.3.1: .... done >[131Ramd64-development] | `-- Extracting gettext-runtime-0.21: .......... done >[131Ramd64-development] | `-- Installing libffi-3.4.2... >[131Ramd64-development] | `-- Extracting libffi-3.4.2: .......... done >[131Ramd64-development] | `-- Installing mpdecimal-2.5.1... >[131Ramd64-development] | `-- Extracting mpdecimal-2.5.1: .......... done >[131Ramd64-development] | `-- Installing readline-8.1.2... >[131Ramd64-development] | `-- Extracting readline-8.1.2: .......... done >[131Ramd64-development] `-- Extracting python39-3.9.13: .......... done >[131Ramd64-development] Extracting py39-setuptools-63.1.0: .......... done >===== >Message from python39-3.9.13: > >-- >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >py39-gdbm databases/py-gdbm@py39 >py39-sqlite3 databases/py-sqlite3@py39 >py39-tkinter x11-toolkits/py-tkinter@py39 >===> py39-ssh-import-id-5.11 depends on package: py39-setuptools>=63.1.0 - found >===> Returning to build of py39-ssh-import-id-5.11 >===> py39-ssh-import-id-5.11 depends on file: /usr/local/bin/python3.9 - found >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> py39-ssh-import-id-5.11 depends on package: py39-setuptools>=63.1.0 - found >===> py39-ssh-import-id-5.11 depends on file: /usr/local/bin/python3.9 - found >===> Configuring for py39-ssh-import-id-5.11 >running config >=========================================================================== >=======================<phase: build >============================ >===> Building for py39-ssh-import-id-5.11 >running build >running build_py >creating build >creating build/lib >creating build/lib/ssh_import_id >copying ssh_import_id/__main__.py -> build/lib/ssh_import_id >copying ssh_import_id/__init__.py -> build/lib/ssh_import_id >copying ssh_import_id/version.py -> build/lib/ssh_import_id >running build_scripts >creating build/scripts-3.9 >copying usr/bin/ssh-import-id-gh -> build/scripts-3.9 >copying usr/bin/ssh-import-id-lp -> build/scripts-3.9 >=========================================================================== >=>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> py39-ssh-import-id-5.11 depends on package: py39-distro>0 - not found >===> Installing existing package /packages/All/py39-distro-1.7.0.pkg >[131Ramd64-development] Installing py39-distro-1.7.0... >[131Ramd64-development] Extracting py39-distro-1.7.0: .......... done >===> py39-ssh-import-id-5.11 depends on package: py39-distro>0 - found >===> Returning to build of py39-ssh-import-id-5.11 >===> py39-ssh-import-id-5.11 depends on package: py39-setuptools>=63.1.0 - found >===> py39-ssh-import-id-5.11 depends on file: /usr/local/bin/python3.9 - found >=========================================================================== >=>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for py39-ssh-import-id-5.11 >===> py39-ssh-import-id-5.11 depends on package: py39-distro>0 - found >===> py39-ssh-import-id-5.11 depends on package: py39-setuptools>=63.1.0 - found >===> py39-ssh-import-id-5.11 depends on file: /usr/local/bin/python3.9 - found >===> Generating temporary packing list >running install >/usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. > warnings.warn( >running build >running build_py >running build_scripts >running install_lib >creating /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9 >creating /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages >creating /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id >copying build/lib/ssh_import_id/__main__.py -> /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id >copying build/lib/ssh_import_id/__init__.py -> /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id >copying build/lib/ssh_import_id/version.py -> /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id >byte-compiling /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id/__main__.py to __main__.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id/__init__.py to __init__.cpython-39.pyc >byte-compiling /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id/version.py to version.cpython-39.pyc >writing byte-compilation script '/tmp/tmpeizp80pp.py' >/usr/local/bin/python3.9 /tmp/tmpeizp80pp.py >removing /tmp/tmpeizp80pp.py >running install_egg_info >running egg_info >writing ssh_import_id.egg-info/PKG-INFO >writing dependency_links to ssh_import_id.egg-info/dependency_links.txt >writing entry points to ssh_import_id.egg-info/entry_points.txt >writing requirements to ssh_import_id.egg-info/requires.txt >writing top-level names to ssh_import_id.egg-info/top_level.txt >reading manifest file 'ssh_import_id.egg-info/SOURCES.txt' >writing manifest file 'ssh_import_id.egg-info/SOURCES.txt' >Copying ssh_import_id.egg-info to /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/lib/python3.9/site-packages/ssh_import_id-5.11-py3.9.egg-info >running install_scripts >copying build/scripts-3.9/ssh-import-id-gh -> /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/bin >copying build/scripts-3.9/ssh-import-id-lp -> /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/bin >changing mode of /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/bin/ssh-import-id-gh to 755 >changing mode of /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/bin/ssh-import-id-lp to 755 >Installing ssh-import-id script to /wrkdirs/usr/ports/security/ssh-import-id/work-py39/stage/usr/local/bin >writing list of installed files to '/wrkdirs/usr/ports/security/ssh-import-id/work-py39/.PLIST.pymodtmp' >===> Creating unique files: Move MAN files needing SUFFIX >===> Creating unique files: Move files needing SUFFIX >Move: bin/ssh-import-id-gh --> bin/ssh-import-id-gh-3.9 >Link: @bin/ssh-import-id-gh --> bin/ssh-import-id-gh-3.9 >Move: bin/ssh-import-id-lp --> bin/ssh-import-id-lp-3.9 >Link: @bin/ssh-import-id-lp --> bin/ssh-import-id-lp-3.9 >Move: bin/ssh-import-id --> bin/ssh-import-id-3.9 >Link: @bin/ssh-import-id --> bin/ssh-import-id-3.9 >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >=>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for py39-ssh-import-id-5.11 >pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:13:amd64" -- no architecture specific files found: >**** could this package use a wildcard architecture? >=========================================================================== >=>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for py39-ssh-import-id-5.11 >===> Checking if py39-ssh-import-id is already installed >===> Registering installation for py39-ssh-import-id-5.11 >pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:13:amd64" -- no architecture specific files found: >**** could this package use a wildcard architecture? >[131Ramd64-development] Installing py39-ssh-import-id-5.11... >=========================================================================== >=>> Checking shared library dependencies >=======================<phase: deinstall >============================ >===> Deinstalling for py39-ssh-import-id >===> Deinstalling py39-ssh-import-id-5.11 >Updating database digests format: .......... done >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: > py39-ssh-import-id: 5.11 > >Number of packages to be removed: 1 >[131Ramd64-development] [1/1] Deinstalling py39-ssh-import-id-5.11... >[131Ramd64-development] [1/1] Deleting files for py39-ssh-import-id-5.11: .......... done >=========================================================================== >=>> Checking for extra files and directories
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
Flags:
p.mousavizadeh
:
maintainer-approval+
Actions:
View
Attachments on
bug 265835
:
235905
|
237259
| 237260 |
237384
|
237385
|
237386