[aur-general] PKGBUILD git remote branch issue
Eli Schwartz
eschwartz at archlinux.org
Wed Nov 7 15:08:07 UTC 2018
On 11/7/18 9:16 AM, Ralf Mardorf wrote:
> However, this way it tries to build 3.16.0.r463.g04185a6e4-1, let alone
> that it fails with ^^^^^^
>
> "Configure finished, type 'make' to build.
> /usr/src/claws-mail-gtk3-git/PKGBUILD: line 85: --enable-ldap: command
> not found
> ==> ERROR: A failure occurred in build().
> Aborting..."
Failure is unrelated and comes from bash attempting to run the line:
"--enable-ldap" as a command instead of an option to the configure
command. Please don't confused errors running the build() function, for
errors checking out the sources.
> Without a PKGBUILD it does build 3.17.0-153-gf4607b with all the
> ^^^^^^
> configure options used by the PKGBUILD.
>
> ./configure --build=$HOSTTYPE-arch-linux-gnu --prefix=/usr --disable-jpilot --disable-maintainer-mode --disable-manual --disable-static --enable-bogofilter-plugin --enable-crash-dialog --enable-enchant --enable-gnutls --enable-pgpmime-plugin --enable-silent-rules --enable-spamassassin-plugin --enable-ldap
> ^^^^^^^^^^^^^
>
> IOW this way, the PKGBUILD doesn't get the correct version of the GTK3 branch.
But the PKGBUILD is at least getting the correct version of the gtk3
branch, unlike you --- in other words, the #branch=gtk3 notation is
designed to accurately do exactly "what it says on the label", whereas
humans are error-prone and sometimes forget to switch from the master
branch to the gtk3 branch.
--
Eli Schwartz
Bug Wrangler and Trusted User
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20181107/e59bc22a/attachment-0001.asc>
More information about the aur-general
mailing list