@aeris: Thanks, but automake and autoconf are part of the base-devel package (see: https://archlinux.org/packages/core/any/base-devel/), and according to https://wiki.archlinux.org/title/PKGBUILD#makedepends should not be included in makedepends. Since escpr2 doesn't need autoconf and automake to run, they don't belong in the depends statement either (where they would again be excluded because they are in base-devel anyhow)...
Search Criteria
Package Details: epson-inkjet-printer-escpr2 1.2.18-1
Package Actions
Dependencies (3)
- cups (cups-gitAUR, cups-gssapiAUR)
- ghostscript
- imagescan (optional) – scanner support
Required by (0)
Sources (2)
andit commented on 2024-09-02 13:29 (UTC)
aeris commented on 2024-08-30 12:18 (UTC)
Missing autoconf and automake as build dependencies
andit commented on 2024-06-11 08:18 (UTC)
@kozika: thanks! I'm not deep enough into Arch to decide if it would be best to incorporate the change, e.g. I don't know whether there are any potential side effects. @AngryUbuntuNerd: what do you think?
kozika commented on 2024-06-10 21:51 (UTC) (edited on 2024-06-10 23:20 (UTC) by kozika)
This package cannot be built with GCC14
Changing the options in PKGBUILD: 33 as follows worked:
make CFLAGS="-Wno-implicit-function-declaration"
andit commented on 2024-06-01 08:39 (UTC)
I added aleixq's patch to this repo. Version again bumped to 1.2.10. Thank you so much, kinta!
kinta commented on 2024-05-31 22:28 (UTC)
Hi, andit, thank's for your time. I made a reroll of the previous patch for this version, is compiling and building the package as well. you could check the changes in https://gitlab.com/aleixq/tmp-epson-inkjet-printer-escpr2/-/commit/bb44e093dc7eb753f9260c51b7c79d2cb42c3a35
andit commented on 2024-05-31 22:10 (UTC)
I've reverted back to previous version 1.2.9. I've successfully built 1.2.10 on Gentoo Linux with the same warnings, but on Arch some of those are treated as errors and I'm not good enough to know how to change this. I know there are command line options (flags) for this, like -werror and so forth, but what I don't know is how to change this. So either there is a way to modify GCCs behaviour to continue despite those warnings, or we need a new patch... In the meantime, 1.2.9 is probably good enough...
TinyMinori commented on 2024-05-31 20:14 (UTC)
Can't build the update. here is the pastebin of the error I get https://pastebin.com/UE6Q97sF
Metzger100 commented on 2024-05-31 19:21 (UTC) (edited on 2024-05-31 19:22 (UTC) by Metzger100)
I can't compile the update: https://pastebin.com/MykBAjJZ
Pinned Comments
andit commented on 2023-10-24 17:22 (UTC)
There's a list of all Epson printers supported by this driver in the Wiki, https://wiki.archlinux.org/title/CUPS/Printer-specific_problems#Epson and alternatively in the GitLab repository https://gitlab.com/at.gentoo.repo/epson-inkjet-printer-escpr2/-/blob/master/SUPPORTED-PRINTERS always for the most recent driver version.