------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/erlang-man-21.3_2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/erlang-21.3.8.13,4.txz ===== Message from erlang-21.3.8.13,4: -- Installation tips: You can find an emacs mode for Erlang here: /usr/local/lib/erlang/lib/tools-3.1.0.1/emacs Installing /packages/All/elixir-1.10.3.txz Installing /packages/All/elixir-mime-1.3.0.txz Installing /packages/All/elixir-plug-1.4.5.txz Installing /packages/All/elixir-poison-3.1.0.txz Installing /packages/All/elixir-phoenix_pubsub-1.0.2.txz SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elixir-phoenix-1.3.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elixir-phoenix-1.3.3 for building => SHA256 Checksum OK for phoenixframework-phoenix-v1.3.3_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by elixir-phoenix-1.3.3 for building ===> Extracting for elixir-phoenix-1.3.3 => SHA256 Checksum OK for phoenixframework-phoenix-v1.3.3_GH0.tar.gz. Extracted Memory Use: 3.43M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for elixir-phoenix-1.3.3 ===> Applying ports patches for elixir-phoenix-1.3.3 ===> Cleanly applied ports patch(es) patch-mix.exs SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on executable: elixir - found ===> elixir-phoenix-1.3.3 depends on package: elixir-plug>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-poison>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-phoenix_pubsub>=0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on executable: elixir - found ===> elixir-phoenix-1.3.3 depends on package: elixir-plug>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-poison>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-phoenix_pubsub>=0 - found ===> Configuring for elixir-phoenix-1.3.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for elixir-phoenix-1.3.3 warning: found quoted keyword "docs" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of Unicode letters, numbers, underscore, and @ do not require quotes mix.exs:182 warning: function deps/0 is unused mix.exs:59 Compiling 75 files (.ex) warning: "not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions lib/phoenix/router/helpers.ex:181 warning: duplicate key :route found in struct (elixir 1.10.3) lib/kernel/utils.ex:119: Kernel.Utils.warn_on_duplicate_struct_key/1 (elixir 1.10.3) lib/kernel/utils.ex:98: Kernel.Utils.defstruct/2 lib/phoenix/router/resource.ex:24: (module) (elixir 1.10.3) src/elixir_compiler.erl:75: :elixir_compiler.dispatch/4 (elixir 1.10.3) src/elixir_compiler.erl:60: :elixir_compiler.compile/3 warning: invalid type annotation. When using the | operator to represent the union of types, make sure to wrap type annotations in parentheses: {:ok, pid()} | {:error, reason :: term()} :: :ignore lib/phoenix/presence.ex:110 warning: @behaviour :cowboy_websocket_handler does not exist (in module Phoenix.Endpoint.CowboyWebSocket) lib/phoenix/endpoint/cowboy_websocket.ex:1: Phoenix.Endpoint.CowboyWebSocket (module) warning: Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead lib/phoenix/transports/long_poll_server.ex:Phoenix.Transports.LongPoll.Supervisor.init/1 warning: Enum.partition/2 is deprecated. Use Enum.split_with/2 instead lib/phoenix/endpoint/handler.ex:39: Phoenix.Endpoint.Handler.default/3 warning: Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead lib/phoenix/endpoint/handler.ex:Phoenix.Endpoint.Handler.init/1 warning: Enum.partition/2 is deprecated. Use Enum.split_with/2 instead lib/mix/tasks/phoenix.gen.model.ex:155: Mix.Tasks.Phoenix.Gen.Model.partition_attrs_and_assocs/1 warning: Enum.partition/2 is deprecated. Use Enum.split_with/2 instead lib/mix/phoenix/schema.ex:234: Mix.Phoenix.Schema.partition_attrs_and_assocs/2 warning: :ranch.get_addr/1 is undefined (module :ranch is not available or is yet to be defined) lib/phoenix/endpoint/cowboy_handler.ex:113: Phoenix.Endpoint.CowboyHandler.info/3 warning: :cowboy_req.compact/1 is undefined (module :cowboy_req is not available or is yet to be defined) lib/phoenix/endpoint/cowboy_websocket.ex:73: Phoenix.Endpoint.CowboyWebSocket.websocket_init/3 warning: Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead lib/phoenix/endpoint/supervisor.ex:Phoenix.Endpoint.Supervisor.init/1 Generated phoenix app Compiling 12 files (.ex) Generated phx_new app SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> elixir-phoenix-1.3.3 depends on executable: elixir - found ===> elixir-phoenix-1.3.3 depends on package: elixir-plug>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-poison>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-phoenix_pubsub>=0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for elixir-phoenix-1.3.3 ===> elixir-phoenix-1.3.3 depends on executable: elixir - found ===> elixir-phoenix-1.3.3 depends on package: elixir-plug>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-poison>=0 - found ===> elixir-phoenix-1.3.3 depends on package: elixir-phoenix_pubsub>=0 - found ===> Generating temporary packing list cd /construction/www/elixir-phoenix/phoenix-1.3.3/lib && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE \* /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/lib install -m 0644 /construction/www/elixir-phoenix/phoenix-1.3.3/_build/prod/lib/phoenix/ebin/* /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/ebin if [ -d /construction/www/elixir-phoenix/phoenix-1.3.3/priv ]; then /bin/mkdir -p /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/priv; cd /construction/www/elixir-phoenix/phoenix-1.3.3/priv && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE \* /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/priv; fi install -m 0644 /construction/www/elixir-phoenix/phoenix-1.3.3/README.md /construction/www/elixir-phoenix/stage/usr/local/share/doc/phoenix cd /construction/www/elixir-phoenix/phoenix-1.3.3/installer/lib && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/installer/lib cd /construction/www/elixir-phoenix/phoenix-1.3.3/installer/templates && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/installer/templates install -m 0644 /construction/www/elixir-phoenix/phoenix-1.3.3/installer/_build/prod/lib/*/ebin/* /construction/www/elixir-phoenix/stage/usr/local/lib/elixir/lib/phoenix/ebin ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for elixir-phoenix-1.3.3 file sizes/checksums [349]: 0% file sizes/checksums [349]: 28% file sizes/checksums [349]: 57% file sizes/checksums [349]: 85% file sizes/checksums [349]: 100% packing files [349]: 0% packing files [349]: 28% packing files [349]: 57% packing files [349]: 85% packing files [349]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:06 TOTAL TIME 00:00:44