Package Details: procmail 3.24-3

Git Clone URL: https://aur.archlinux.org/procmail.git (read-only, click to copy)
Package Base: procmail
Description: Highly configurable auto mail processing.
Upstream URL: https://github.com/BuGlessRB/procmail
Licenses: GPL, custom:Artistic
Submitter: arojas
Maintainer: amish
Last Packager: bjo
Votes: 15
Popularity: 0.024104
First Submitted: 2022-04-01 18:14 (UTC)
Last Updated: 2023-05-12 08:54 (UTC)

Latest Comments

cobalt commented on 2024-05-10 03:37 (UTC)

/bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \ "-lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun -lgen -lsockdns -ldl" \ "/lib /usr/lib /usr/local/lib" \ /dev/null "make" o \ "cc" "-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/evgeny/.cache/yay/procmail/src=/usr/src/debug/procmail -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto " "-s " "procmail lockfile formail mailstat" \ "procmail formail lockfile mailstat" \ "procmailrc procmailsc procmailex" "src man" \ "/usr/bin" \ "strip" Whoeaaa! There's something fishy going on here. You have a look and see if you detect anything uncanny:


cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/evgeny/.cache/yay/procmail/src=/usr/src/debug/procmail -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto _autotst.c -o _autotst _autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int] 1 | main() | ^~ :::: cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/evgeny/.cache/yay/procmail/src=/usr/src/debug/procmail -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto _autotst.c -o _autotst _autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int] 1 | main() | ^~ :::: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/home/evgeny/.cache/yay/procmail/src=/usr/src/debug/procmail -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto _autotst.c -o _autotst _autotst.c:1:1: error: return type defaults to ‘int’ [-Wimplicit-int] 1 | main() | ^~~~ ::::


I suggest you take a look at the definition of CFLAGS* and CC in the Makefile before you try make again. make: *** [Makefile:128: init] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

amish commented on 2023-05-12 04:51 (UTC) (edited on 2023-05-12 04:52 (UTC) by amish)

Patch files (in git source of AUR): fix_memory_allocation_bug.diff formisc.c.patch procmail-3.22-getline.patch

are not used anymore. Please remove them.

bjo commented on 2023-05-11 20:02 (UTC)

Seems it was some kind of historic makedep, removed.

hak commented on 2023-05-11 12:51 (UTC)

Is an MTA a necessary makedepend? It looks like procmail built fine when commenting out the makedepend. I have dma (DragonFly BSD mail transport agent) installed and didn't want to uninstall it just to build procmail.

amish commented on 2023-05-07 11:17 (UTC) (edited on 2023-05-07 11:18 (UTC) by amish)

Please update the package or disown. Thank you.

https://github.com/BuGlessRB/procmail/releases