Date: Sun, 5 Jun 2022 14:07:08 -0700 From: Mark Millard <marklmi@yahoo.com> To: freebsd-ports@freebsd.org Subject: armv7 targeting via poudriere-devel: devel/elixir-timex for 3 examples of "could not find an app file . . ." Message-ID: <CF2A0A9A-D883-4C64-B196-C473D7F70A4E@yahoo.com> References: <CF2A0A9A-D883-4C64-B196-C473D7F70A4E.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Note: This was using an armv7 poudriere jail on a aarch64 machine able = to run armv7 code. elixir-timex-3.3.0.log reports: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas= e: build >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Droot UID=3D0 GID=3D0 =3D=3D=3D> Building for elixir-timex-3.3.0 warning: use Mix.Config is deprecated. Use the Config module instead config/config.exs:1 warning: use Mix.Config is deprecated. Use the Config module instead config/prod.exs:1 Unchecked dependencies for environment prod: * gettext (/usr/local/lib/elixir/lib/gettext) could not find an app file at = "_build/prod/lib/gettext/ebin/gettext.app". This may happen if the = dependency was not yet compiled or the dependency indeed has no app file = (then you can pass app: false as option) * tzdata (/usr/local/lib/elixir/lib/tzdata) could not find an app file at = "_build/prod/lib/tzdata/ebin/tzdata.app". This may happen if the = dependency was not yet compiled or the dependency indeed has no app file = (then you can pass app: false as option) * combine (/usr/local/lib/elixir/lib/combine) could not find an app file at = "_build/prod/lib/combine/ebin/combine.app". This may happen if the = dependency was not yet compiled or the dependency indeed has no app file = (then you can pass app: false as option) ** (Mix) Can't continue due to errors on dependencies *** Error code 1 =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CF2A0A9A-D883-4C64-B196-C473D7F70A4E>