13 окт. 2014 г., в 12:38, Alexander Shukaev <[email protected]> написал(а):
> Hey everyone,
>
> I've finished preparing Emacs as a package for MSYS2. It will come in 2
> variants:
> mingw-w64-emacs;
> mingw-w64-emacs-git.
> The first one will fetch latest release tag, while the second one will fetch
> HEAD.
>
> I would like to contribute both today to Alexey's repository.
>
> I have one question though. I still haven't tested the i686 variant. For
> example, I have generated
> "mingw-w64-i686-emacs-git-r132727.424ed71-1-i686.pkg.tar.xz", but when I try
> to "pacman -U" it, i get this message:
>
> loading packages...
> error: failed to prepare transaction (package architecture is not valid)
> :: package mingw-w64-i686-emacs-git-r132727.424ed71-1-i686 does not have a
> valid architecture
>
> In fact, I expected it to be installed under "/mingw32". Similarly to how I
> have both 32-bit and 64-bit CMake installed under "/mingw32" and "/mingw64"
> respectively.
>
> Please, could anybody lend a hand?
You need in PKGBUILD’s change
arch=('i686' 'x86_64’)
to
arch=(‘any’)
Regards,
Alexey.
>
> Regards,
> Alexander
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://p.sf.net/sfu/Zoho_______________________________________________
> Msys2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users