Package Details: alpine 2.26-3

Git Clone URL: https://aur.archlinux.org/alpine.git (read-only, click to copy)
Package Base: alpine
Description: A free software email client, a rewrite of Pine which was a continuation of the venerable ELM.
Upstream URL: https://alpineapp.email/
Keywords: cli client elm email mail pine re-alpine
Licenses: Apache
Conflicts: alpine-fancythreading, pico, pine, re-alpine
Provides: pico, pine, re-alpine
Replaces: alpine-fancythreading, pico, pine, re-alpine
Submitter: lightdot
Maintainer: lightdot
Last Packager: lightdot
Votes: 11
Popularity: 0.008058
First Submitted: 2020-08-21 00:22 (UTC)
Last Updated: 2024-01-28 13:46 (UTC)

Dependencies (7)

Required by (2)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

simona commented on 2023-11-04 17:06 (UTC)

/bin/ld: ../c-client/c-client.a(osdep.o): warning: relocation against gss_nt_service_name' in read-only section.text'
/bin/ld: ../c-client/c-client.a(osdep.o): in function auth_gssapi_valid':<BR> /home/simona/.cache/yay/alpine/src/alpine-2.26/imap/c-client/auth_gss.c:73:(.text+0x7132): undefined reference togss_nt_service_name'
/bin/ld: ../c-client/c-client.a(osdep.o): in function auth_gssapi_client_work':<BR> /home/simona/.cache/yay/alpine/src/alpine-2.26/imap/c-client/auth_gss.c:152:(.text+0x971e): undefined reference togss_nt_service_name'
/bin/ld: ../c-client/c-client.a(osdep.o): in function auth_gssapi_server':<BR> /home/simona/.cache/yay/alpine/src/alpine-2.26/imap/c-client/auth_gss.c:340:(.text+0xe1c1): undefined reference togss_nt_service_name'
/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status

simona commented on 2023-07-12 08:01 (UTC)

string.c:3043:1: fatal error: opening dependency file .deps/string.Tpo: File o directory non esistente

lightdot commented on 2023-07-09 02:12 (UTC)

I added the additional architectures to the PKGBUILD, decided to stop delaying this until the next release. That's the only change, so those having a working 2.26 build, feel free to skip the update.

@msk, alpine builds for me in a clean chroot, using the PKGBUILD published here. Can you reproduce in a clean environment, with the PKGBUILD?

msk commented on 2023-06-11 04:58 (UTC)

encountering this error when building using 'makepkg --install'

mv -f .deps/help_h_gen.Tpo .deps/help_h_gen.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -L/usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o help_h_gen help_h_gen.o libtool/ link/ gcc -g -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o help_h_gen help_h_gen.o -L/usr/lib ./help_h_gen < pine.hlp > helptext.h make[2]/ *** [Makefile/911/ helptext.h] Error 139 make[2]/ Leaving directory '/opt/build/alpine/src/alpine-2.26/pith' make[1]/ *** [Makefile/547/ all-recursive] Error 1 make[1]/ Leaving directory '/opt/build/alpine/src/alpine-2.26' make/ *** [Makefile/436/ all] Error 2 ==> ERROR/ A failure occurred in build(). Aborting...

lightdot commented on 2023-05-13 03:11 (UTC)

Sure, I'll add various ARM architectures with the next upstream update... if it comes soonish, or I might as well add them to current 2.26 as it's been a while now.

jose1711 commented on 2023-04-07 07:18 (UTC)

could you please add armv6h and armv7h to arch array? alpine compiles and runs fine on raspberry pi.

drslmr commented on 2022-11-14 07:13 (UTC)

@fmscott1 Thank you, that fixed my problem.

fmscott1 commented on 2022-11-11 02:41 (UTC)

@drslmr, You may need to install the openssl-1.1 package from the core repo. I had the same issue.

drslmr commented on 2022-11-10 09:13 (UTC) (edited on 2022-11-10 13:17 (UTC) by drslmr)

Hi,

I'm getting the following error:

alpine: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

lightdot commented on 2022-07-26 04:34 (UTC) (edited on 2022-07-26 04:36 (UTC) by lightdot)

@jose1711, I completely overlooked this, sorry! I'll add armv7l.