------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/math/py-flax XDG_CONFIG_HOME=/construction/math/py-flax XDG_CACHE_HOME=/construction/math/py-flax/.cache HOME=/construction/math/py-flax TMPDIR="/tmp" PATH=/construction/math/py-flax/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/math/py-flax/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/math/py-flax XDG_CONFIG_HOME=/construction/math/py-flax XDG_CACHE_HOME=/construction/math/py-flax/.cache HOME=/construction/math/py-flax TMPDIR="/tmp" PATH=/construction/math/py-flax/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/math/py-flax/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/math/py-flax/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 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=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-flax" EXAMPLESDIR="share/examples/py39-flax" DATADIR="share/py39-flax" WWWDIR="www/py39-flax" ETCDIR="etc/py39-flax" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-flax DOCSDIR=/usr/local/share/doc/py39-flax EXAMPLESDIR=/usr/local/share/examples/py39-flax WWWDIR=/usr/local/www/py39-flax ETCDIR=/usr/local/etc/py39-flax SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- 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 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/metis-5.1.0_9.pkg ===== Message from metis-5.1.0_9: -- ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/mpfr-4.2.0_1,1.pkg Installing /packages/All/mpc-1.3.1_1.pkg UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/binutils-2.40_4,1.pkg Installing /packages/All/gcc12-12.2.0_6.pkg create symlink for gcc12 create symlink for gcc12 (world) create symlink for g++12 create symlink for g++12 (world) create symlink for cpp12 create symlink for cpp12 (world) ===== Message from gcc12-12.2.0_6: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc12 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Installing /packages/All/openblas-0.3.20_1,1.pkg Installing /packages/All/suitesparse-config-7.0.1_1.pkg Installing /packages/All/suitesparse-amd-3.0.3_1.pkg Installing /packages/All/suitesparse-camd-3.0.3_1.pkg Installing /packages/All/suitesparse-colamd-3.0.3_1.pkg Installing /packages/All/suitesparse-ccolamd-3.0.3_1.pkg Installing /packages/All/suitesparse-cholmod-4.0.3_1.pkg Installing /packages/All/suitesparse-umfpack-6.1.0_1.pkg Installing /packages/All/py39-numpy-1.24.1_4,1.pkg Installing /packages/All/py39-ml-dtypes-0.2.0.pkg Installing /packages/All/py39-opt-einsum-3.3.0_1.pkg Installing /packages/All/blas-3.11.0_1.pkg Installing /packages/All/py39-scipy-1.10.1_1.pkg Installing /packages/All/py39-zipp-3.15.0.pkg Installing /packages/All/py39-importlib-metadata-6.7.0.pkg Installing /packages/All/py39-jax-0.4.12.pkg Installing /packages/All/py39-msgpack-1.0.5_1.pkg Installing /packages/All/libyaml-0.2.5.pkg Installing /packages/All/py39-yaml-6.0.pkg Installing /packages/All/py39-mdurl-0.1.2_2.pkg Installing /packages/All/py39-markdown-it-py-2.2.0.pkg Installing /packages/All/py39-pygments-2.15.1.pkg Installing /packages/All/py39-rich-13.4.2.pkg Installing /packages/All/py39-typing-extensions-4.6.3.pkg UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on file: /usr/local/sbin/pkg - found => flax-0.6.8.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/f/flax/flax-0.6.8.tar.gz flax-0.6.8.tar.gz 0% of 179 kB 0 Bps flax-0.6.8.tar.gz 179 kB 31 MBps 00s ===> Fetching all distfiles required by py39-flax-0.6.8_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-flax-0.6.8_1 for building => SHA256 Checksum OK for flax-0.6.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-flax-0.6.8_1 for building ===> Extracting for py39-flax-0.6.8_1 => SHA256 Checksum OK for flax-0.6.8.tar.gz. Extracted Memory Use: 0.84M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-flax-0.6.8_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-flax-0.6.8_1 depends on file: /usr/local/bin/python3.9 - found ===> py39-flax-0.6.8_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-flax-0.6.8_1 depends on file: /usr/local/bin/python3.9 - found ===> py39-flax-0.6.8_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-flax-0.6.8_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-flax-0.6.8_1 running build running build_py creating build creating build/lib creating build/lib/flax copying flax/__init__.py -> build/lib/flax copying flax/configurations.py -> build/lib/flax copying flax/errors.py -> build/lib/flax copying flax/ids.py -> build/lib/flax copying flax/io.py -> build/lib/flax copying flax/jax_utils.py -> build/lib/flax copying flax/serialization.py -> build/lib/flax copying flax/struct.py -> build/lib/flax copying flax/traceback_util.py -> build/lib/flax copying flax/traverse_util.py -> build/lib/flax copying flax/version.py -> build/lib/flax creating build/lib/flax/core copying flax/core/__init__.py -> build/lib/flax/core copying flax/core/axes_scan.py -> build/lib/flax/core copying flax/core/frozen_dict.py -> build/lib/flax/core copying flax/core/lift.py -> build/lib/flax/core copying flax/core/meta.py -> build/lib/flax/core copying flax/core/partial_eval.py -> build/lib/flax/core copying flax/core/scope.py -> build/lib/flax/core copying flax/core/tracers.py -> build/lib/flax/core copying flax/core/variables.py -> build/lib/flax/core creating build/lib/flax/linen copying flax/linen/__init__.py -> build/lib/flax/linen copying flax/linen/activation.py -> build/lib/flax/linen copying flax/linen/attention.py -> build/lib/flax/linen copying flax/linen/combinators.py -> build/lib/flax/linen copying flax/linen/dotgetter.py -> build/lib/flax/linen copying flax/linen/dtypes.py -> build/lib/flax/linen copying flax/linen/initializers.py -> build/lib/flax/linen copying flax/linen/kw_only_dataclasses.py -> build/lib/flax/linen copying flax/linen/linear.py -> build/lib/flax/linen copying flax/linen/module.py -> build/lib/flax/linen copying flax/linen/normalization.py -> build/lib/flax/linen copying flax/linen/partitioning.py -> build/lib/flax/linen copying flax/linen/pooling.py -> build/lib/flax/linen copying flax/linen/recurrent.py -> build/lib/flax/linen copying flax/linen/spmd.py -> build/lib/flax/linen copying flax/linen/stochastic.py -> build/lib/flax/linen copying flax/linen/summary.py -> build/lib/flax/linen copying flax/linen/transforms.py -> build/lib/flax/linen creating build/lib/flax/metrics copying flax/metrics/__init__.py -> build/lib/flax/metrics copying flax/metrics/tensorboard.py -> build/lib/flax/metrics creating build/lib/flax/testing copying flax/testing/__init__.py -> build/lib/flax/testing copying flax/testing/benchmark.py -> build/lib/flax/testing creating build/lib/flax/training copying flax/training/__init__.py -> build/lib/flax/training copying flax/training/checkpoints.py -> build/lib/flax/training copying flax/training/common_utils.py -> build/lib/flax/training copying flax/training/dynamic_scale.py -> build/lib/flax/training copying flax/training/early_stopping.py -> build/lib/flax/training copying flax/training/lr_schedule.py -> build/lib/flax/training copying flax/training/orbax_utils.py -> build/lib/flax/training copying flax/training/prefetch_iterator.py -> build/lib/flax/training copying flax/training/train_state.py -> build/lib/flax/training creating build/lib/flax/core/nn copying flax/core/nn/__init__.py -> build/lib/flax/core/nn copying flax/core/nn/attention.py -> build/lib/flax/core/nn copying flax/core/nn/linear.py -> build/lib/flax/core/nn copying flax/core/nn/normalization.py -> build/lib/flax/core/nn copying flax/core/nn/stochastic.py -> build/lib/flax/core/nn copying flax/py.typed -> build/lib/flax SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-flax-0.6.8_1 depends on package: py39-jax>=0.4.2 - found ===> py39-flax-0.6.8_1 depends on package: py39-msgpack>=0 - found ===> py39-flax-0.6.8_1 depends on package: py39-numpy>=1.12,1 - found ===> py39-flax-0.6.8_1 depends on package: py39-yaml>=5.4.1 - found ===> py39-flax-0.6.8_1 depends on package: py39-rich>=11.1 - found ===> py39-flax-0.6.8_1 depends on package: py39-typing-extensions>=4.1.1 - found ===> py39-flax-0.6.8_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-flax-0.6.8_1 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-flax-0.6.8_1 ===> py39-flax-0.6.8_1 depends on package: py39-jax>=0.4.2 - found ===> py39-flax-0.6.8_1 depends on package: py39-msgpack>=0 - found ===> py39-flax-0.6.8_1 depends on package: py39-numpy>=1.12,1 - found ===> py39-flax-0.6.8_1 depends on package: py39-yaml>=5.4.1 - found ===> py39-flax-0.6.8_1 depends on package: py39-rich>=11.1 - found ===> py39-flax-0.6.8_1 depends on package: py39-typing-extensions>=4.1.1 - found ===> py39-flax-0.6.8_1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-flax-0.6.8_1 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 install_lib creating /construction/math/py-flax/stage/usr/local/lib/python3.9 creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/configurations.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/errors.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/ids.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/io.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/jax_utils.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/serialization.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/struct.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/traceback_util.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/traverse_util.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax copying build/lib/flax/version.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/axes_scan.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/frozen_dict.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/lift.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/meta.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/partial_eval.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/scope.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/tracers.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core copying build/lib/flax/core/variables.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn copying build/lib/flax/core/nn/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn copying build/lib/flax/core/nn/attention.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn copying build/lib/flax/core/nn/linear.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn copying build/lib/flax/core/nn/normalization.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn copying build/lib/flax/core/nn/stochastic.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/activation.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/attention.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/combinators.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/dotgetter.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/dtypes.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/initializers.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/kw_only_dataclasses.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/linear.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/module.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/normalization.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/partitioning.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/pooling.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/recurrent.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/spmd.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/stochastic.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/summary.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen copying build/lib/flax/linen/transforms.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/metrics copying build/lib/flax/metrics/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/metrics copying build/lib/flax/metrics/tensorboard.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/metrics creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/testing copying build/lib/flax/testing/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/testing copying build/lib/flax/testing/benchmark.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/testing creating /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/__init__.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/checkpoints.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/common_utils.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/dynamic_scale.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/early_stopping.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/lr_schedule.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/orbax_utils.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/prefetch_iterator.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/training/train_state.py -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training copying build/lib/flax/py.typed -> /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/configurations.py to configurations.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/errors.py to errors.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/ids.py to ids.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/io.py to io.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/jax_utils.py to jax_utils.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/serialization.py to serialization.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/struct.py to struct.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/traceback_util.py to traceback_util.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/traverse_util.py to traverse_util.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/version.py to version.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/axes_scan.py to axes_scan.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/frozen_dict.py to frozen_dict.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/lift.py to lift.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/meta.py to meta.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/partial_eval.py to partial_eval.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/scope.py to scope.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/tracers.py to tracers.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/variables.py to variables.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn/attention.py to attention.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn/linear.py to linear.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn/normalization.py to normalization.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/core/nn/stochastic.py to stochastic.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/activation.py to activation.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/attention.py to attention.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/combinators.py to combinators.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/dotgetter.py to dotgetter.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/dtypes.py to dtypes.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/initializers.py to initializers.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/kw_only_dataclasses.py to kw_only_dataclasses.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/linear.py to linear.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/module.py to module.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/normalization.py to normalization.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/partitioning.py to partitioning.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/pooling.py to pooling.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/recurrent.py to recurrent.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/spmd.py to spmd.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/stochastic.py to stochastic.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/summary.py to summary.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/linen/transforms.py to transforms.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/metrics/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/metrics/tensorboard.py to tensorboard.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/testing/benchmark.py to benchmark.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/checkpoints.py to checkpoints.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/common_utils.py to common_utils.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/dynamic_scale.py to dynamic_scale.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/early_stopping.py to early_stopping.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/lr_schedule.py to lr_schedule.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/orbax_utils.py to orbax_utils.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/prefetch_iterator.py to prefetch_iterator.cpython-39.pyc byte-compiling /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax/training/train_state.py to train_state.cpython-39.pyc writing byte-compilation script '/tmp/tmp9j0y9_1m.py' /usr/local/bin/python3.9 /tmp/tmp9j0y9_1m.py removing /tmp/tmp9j0y9_1m.py running install_egg_info running egg_info writing flax.egg-info/PKG-INFO writing dependency_links to flax.egg-info/dependency_links.txt writing requirements to flax.egg-info/requires.txt writing top-level names to flax.egg-info/top_level.txt reading manifest file 'flax.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'flax.egg-info/SOURCES.txt' Copying flax.egg-info to /construction/math/py-flax/stage/usr/local/lib/python3.9/site-packages/flax-0.6.8-py3.9.egg-info running install_scripts writing list of installed files to '/construction/math/py-flax/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> 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) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-flax-0.6.8_1 file sizes/checksums [175]: 0% file sizes/checksums [175]: 57% file sizes/checksums [175]: 100% Service unavailablepacking files [175]: 0% packing files [175]: 57% packing files [175]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:33