unpacking sources unpacking source archive /nix/store/dbj20qwv4lf2nf5gshpl6vg2qa9x4cdy-source source root is source patching sources updateAutotoolsGnuConfigScriptsPhase configuring warning: `config/prod.secret.exs` not found. You may want to create one by running `mix pleroma.instance gen` ==> restarter Compiling 2 files (.ex) Generated restarter app building warning: `config/prod.secret.exs` not found. You may want to create one by running `mix pleroma.instance gen` Compiling 599 files (.ex) warning: `config/prod.secret.exs` not found. You may want to create one by running `mix pleroma.instance gen` Compiling lib/pleroma/object.ex (it's taking more than 10s) Compiling lib/pleroma/user.ex (it's taking more than 10s) Compiling lib/pleroma/notification.ex (it's taking more than 10s) Compiling lib/pleroma/conversation/participation.ex (it's taking more than 10s) Compiling lib/pleroma/web/gettext.ex (it's taking more than 10s) 19:01:56.678 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.ForceBotUnlistedPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.NoEmptyPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.EnsureRePrepended is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.UserAllowListPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.AntiLinkSpamPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.AntiFollowbotPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.DropPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.TagPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.DirectMessageDisabledPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.NoPlaceholderTextPolicy is excluded from config descriptions, because does not implement `config_description/0` method. 19:01:57.180 [debug] Elixir.Pleroma.Web.ActivityPub.MRF.NoOpPolicy is excluded from config descriptions, because does not implement `config_description/0` method. Compiling lib/pleroma/web/router.ex (it's taking more than 10s) warning: Poison.Encoder.Any.__deriving__/3 defined in application :poison is used by the current application but the current application does not depend on :poison. To fix this, you must do one of: 1. If :poison is part of Erlang/Elixir, you must include it under :extra_applications inside "def application" in your mix.exs 2. If :poison is a dependency, make sure it is listed under "def deps" in your mix.exs 3. In case you don't want to add a requirement to :poison, you may optionally skip this warning by adding [xref: [exclude: [Poison.Encoder.Any]]] to your "def project" in mix.exs Invalid call found at 19 locations: lib/pleroma/web/api_spec/schemas/account.ex:16: Pleroma.Web.ApiSpec.Schemas.Account lib/pleroma/web/api_spec/schemas/account_field.ex:10: Pleroma.Web.ApiSpec.Schemas.AccountField lib/pleroma/web/api_spec/schemas/account_relationship.ex:11: Pleroma.Web.ApiSpec.Schemas.AccountRelationship lib/pleroma/web/api_spec/schemas/actor_type.ex:8: Pleroma.Web.ApiSpec.Schemas.ActorType lib/pleroma/web/api_spec/schemas/announcement.ex:11: Pleroma.Web.ApiSpec.Schemas.Announcement lib/pleroma/web/api_spec/schemas/api_error.ex:10: Pleroma.Web.ApiSpec.Schemas.ApiError lib/pleroma/web/api_spec/schemas/app.ex:10: Pleroma.Web.ApiSpec.Schemas.App lib/pleroma/web/api_spec/schemas/attachment.ex:10: Pleroma.Web.ApiSpec.Schemas.Attachment lib/pleroma/web/api_spec/schemas/boolean_like.ex:11: Pleroma.Web.ApiSpec.Schemas.BooleanLike lib/pleroma/web/api_spec/schemas/conversation.ex:12: Pleroma.Web.ApiSpec.Schemas.Conversation lib/pleroma/web/api_spec/schemas/emoji.ex:10: Pleroma.Web.ApiSpec.Schemas.Emoji lib/pleroma/web/api_spec/schemas/flake_id.ex:8: Pleroma.Web.ApiSpec.Schemas.FlakeID lib/pleroma/web/api_spec/schemas/list.ex:10: Pleroma.Web.ApiSpec.Schemas.List lib/pleroma/web/api_spec/schemas/poll.ex:12: Pleroma.Web.ApiSpec.Schemas.Poll lib/pleroma/web/api_spec/schemas/push_subscription.ex:10: Pleroma.Web.ApiSpec.Schemas.PushSubscription lib/pleroma/web/api_spec/schemas/scheduled_status.ex:13: Pleroma.Web.ApiSpec.Schemas.ScheduledStatus lib/pleroma/web/api_spec/schemas/status.ex:17: Pleroma.Web.ApiSpec.Schemas.Status lib/pleroma/web/api_spec/schemas/tag.ex:10: Pleroma.Web.ApiSpec.Schemas.Tag lib/pleroma/web/api_spec/schemas/visibility_scope.ex:8: Pleroma.Web.ApiSpec.Schemas.VisibilityScope warning: Poison.Encoder.Map.encode/2 defined in application :poison is used by the current application but the current application does not depend on :poison. To fix this, you must do one of: 1. If :poison is part of Erlang/Elixir, you must include it under :extra_applications inside "def application" in your mix.exs 2. If :poison is a dependency, make sure it is listed under "def deps" in your mix.exs 3. In case you don't want to add a requirement to :poison, you may optionally skip this warning by adding [xref: [exclude: [Poison.Encoder.Map]]] to your "def project" in mix.exs Invalid call found at 19 locations: lib/pleroma/web/api_spec/schemas/account.ex:16: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Account.encode/2 lib/pleroma/web/api_spec/schemas/account_field.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.AccountField.encode/2 lib/pleroma/web/api_spec/schemas/account_relationship.ex:11: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.AccountRelationship.encode/2 lib/pleroma/web/api_spec/schemas/actor_type.ex:8: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.ActorType.encode/2 lib/pleroma/web/api_spec/schemas/announcement.ex:11: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Announcement.encode/2 lib/pleroma/web/api_spec/schemas/api_error.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.ApiError.encode/2 lib/pleroma/web/api_spec/schemas/app.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.App.encode/2 lib/pleroma/web/api_spec/schemas/attachment.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Attachment.encode/2 lib/pleroma/web/api_spec/schemas/boolean_like.ex:11: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.BooleanLike.encode/2 lib/pleroma/web/api_spec/schemas/conversation.ex:12: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Conversation.encode/2 lib/pleroma/web/api_spec/schemas/emoji.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Emoji.encode/2 lib/pleroma/web/api_spec/schemas/flake_id.ex:8: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.FlakeID.encode/2 lib/pleroma/web/api_spec/schemas/list.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.List.encode/2 lib/pleroma/web/api_spec/schemas/poll.ex:12: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Poll.encode/2 lib/pleroma/web/api_spec/schemas/push_subscription.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.PushSubscription.encode/2 lib/pleroma/web/api_spec/schemas/scheduled_status.ex:13: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.ScheduledStatus.encode/2 lib/pleroma/web/api_spec/schemas/status.ex:17: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Status.encode/2 lib/pleroma/web/api_spec/schemas/tag.ex:10: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.Tag.encode/2 lib/pleroma/web/api_spec/schemas/visibility_scope.ex:8: Poison.Encoder.Pleroma.Web.ApiSpec.Schemas.VisibilityScope.encode/2 Generated pleroma app warning: `config/prod.secret.exs` not found. You may want to create one by running `mix pleroma.instance gen` Check your digested files at "priv/static" buildPhase completed in 2 minutes 12 seconds installing warning: `config/prod.secret.exs` not found. You may want to create one by running `mix pleroma.instance gen` * assembling pleroma-3.10.4 on MIX_ENV=prod warning: `config/prod.secret.exs` not found. You may want to create one by running `mix pleroma.instance gen` * creating /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/releases/3.10.4/vm.args * creating /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/releases/3.10.4/env.sh Release created at /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4 # To start your system /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin/pleroma start Once the release is running: # To connect to it remotely /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin/pleroma remote # To stop it gracefully (you may also send SIGINT/SIGTERM) /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin/pleroma stop To list all commands: /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin/pleroma post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4 shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/bcrypt_elixir-3.0.1/priv/bcrypt_nif.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/argon2_elixir-3.1.0/priv/argon2_nif.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/runtime_tools-1.19/priv/lib/dyntrace.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/runtime_tools-1.19/priv/lib/trace_file_drv.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/runtime_tools-1.19/priv/lib/trace_ip_drv.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/eblurhash-1.2.2/priv/blurhash shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/majic-1.0.0/priv/libmagic_port shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/syslog-1.1.0/priv/syslog_drv.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/fast_html-2.2.0/priv/fasthtml_worker shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/crypto-5.1.4.1/priv/lib/crypto.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/crypto-5.1.4.1/priv/lib/crypto_callback.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/crypto-5.1.4.1/priv/lib/otp_test_engine.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib/asn1-5.0.21/priv/lib/asn1rt_nif.so shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/beam.smp shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/erl_child_setup shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/inet_gethost shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/heart shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/erlexec shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/typer shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/dialyzer shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/erlc shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/escript shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/ct_run shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/run_erl shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/to_erl shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/dyn_erl shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/erl_call shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/epmd shrinking /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/yielding_c_fun checking for references to /build/ in /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4... patching script interpreter paths in /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4 /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin/pleroma_ctl: interpreter directive changed from "#!/bin/sh" to "/nix/store/xdqlrixlspkks50m9b0mpvag65m3pf2w-bash-5.2-p15/bin/sh" /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin/pleroma: interpreter directive changed from "#!/bin/sh" to "/nix/store/xdqlrixlspkks50m9b0mpvag65m3pf2w-bash-5.2-p15/bin/sh" /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/erl: interpreter directive changed from "#!/bin/sh" to "/nix/store/xdqlrixlspkks50m9b0mpvag65m3pf2w-bash-5.2-p15/bin/sh" stripping (with command strip and flags -S -p) in /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/lib /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/bin ERTS found in /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4 - removing references to erlang to reduce closure size removing reference to erlang in /nix/store/sd5lysns2pg9xhlnfg65m6l9gj9fkcw6-pleroma-3.10.4/erts-13.2.2.3/bin/start