Package Details: mingw-w64-readline 8.2.010-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-readline.git (read-only, click to copy)
Package Base: mingw-w64-readline
Description: GNU readline library (mingw-w64)
Upstream URL: https://tiswww.case.edu/php/chet/readline/rltop.html
Keywords: mingw-w64 readline
Licenses: GPL-3.0-only
Submitter: brcha
Maintainer: pingplug
Last Packager: pingplug
Votes: 21
Popularity: 0.000000
First Submitted: 2012-06-18 16:30 (UTC)
Last Updated: 2024-02-05 15:40 (UTC)

Sources (23)

Latest Comments

1 2 Next › Last »

micwoj92 commented on 2020-10-22 01:48 (UTC)

Yup, works now, thx @Zepman and @pingplug

Zepman commented on 2020-10-21 16:35 (UTC) (edited on 2020-10-21 16:37 (UTC) by Zepman)

This package has an incorrect dependency. It depends on mingw-w64-pdcurses, but it only works with mingw-w64-pdcurses-win32a.

Workaround: Install mingw-w64-pdcurses-win32a first.

After installing mingw-w64-pdcurses-win32a, try to install mingw-w64-readline again. There will be no more tputs errors.

Had to plow through a bit of dependency hell to finally be able to install mingw-w64-gstreamer.

micwoj92 commented on 2020-10-11 16:24 (UTC)

I'm getting error somewhat similar to one that jazztickets had, is this also migw-w64-configure error or something else?

/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: display.so:display.c:(.text+0xa6d): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: display.so:display.c:(.text+0xb9d): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: display.so:display.c:(.text+0xbfd): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: display.so:display.c:(.text+0xc2d): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: display.so:display.c:(.text+0xc7d): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: display.so:display.c:(.text+0x1506): more undefined references to `tputs' follow
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x2db): undefined reference to `tgetnum'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x318): undefined reference to `tgetnum'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x75f): undefined reference to `tgetent'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x799): undefined reference to `tgetstr'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x7ec): undefined reference to `tgetflag'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x839): undefined reference to `tgetflag'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0x898): undefined reference to `tgetflag'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0xbac): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0xc6d): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0xcf9): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0xd57): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0xd98): undefined reference to `tputs'
/usr/lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld: terminal.so:terminal.c:(.text+0xdf6): more undefined references to `tputs' follow
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:177: libreadline8.dll] Error 1
make[1]: Leaving directory '/home/micwoj92/.cache/pikaur/build/mingw-w64-readline/src/readline-8.0/build-i686-w64-mingw32/shlib'
make: *** [Makefile:219: shared] Error 2

LibreHacker commented on 2020-09-23 12:40 (UTC)

==> Verifying source file signatures with gpg... readline-8.0.tar.gz ... FAILED (unknown public key BB5869F064EA74AB) readline80-001 ... FAILED (unknown public key BB5869F064EA74AB) readline80-002 ... FAILED (unknown public key BB5869F064EA74AB) readline80-003 ... FAILED (unknown public key BB5869F064EA74AB) readline80-004 ... FAILED (unknown public key BB5869F064EA74AB) ==> ERROR: One or more PGP signatures could not be verified!

pingplug commented on 2019-02-10 13:30 (UTC)

the recent mingw-w64-configure breaks this build, downgrade mingw-w64-configure should help

jazztickets commented on 2019-02-09 15:41 (UTC) (edited on 2019-02-10 15:42 (UTC) by jazztickets)

fails to build:

/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: history.so:history.c:(.text+0x3b8): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: history.so:history.c:(.text+0x505): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: history.so:history.c:(.text+0x5f0): undefined reference to `__stack_chk_fail'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histexpand.so:histexpand.c:(.text+0x7e9): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histexpand.so:histexpand.c:(.text+0x9ec): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histexpand.so:histexpand.c:(.text+0xc77): undefined reference to `__stack_chk_fail'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histexpand.so:histexpand.c:(.text+0xe2c): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histexpand.so:histexpand.c:(.text+0xfc6): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histexpand.so:histexpand.c:(.text+0x2625): undefined reference to `__stack_chk_fail'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0x1ed): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0x4fb): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0x5a7): undefined reference to `__stack_chk_fail'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0x5c2): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0x7a1): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0xa28): undefined reference to `__stack_chk_fail'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0xa72): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0xbd6): undefined reference to `__stack_chk_guard'
/usr/lib/gcc/i686-w64-mingw32/8.2.0/../../../../i686-w64-mingw32/bin/ld: histfile.so:histfile.c:(.text+0xf45): undefined reference to `__stack_chk_fail'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:181: libhistory8.dll] Error 1
make[1]: *** Waiting for unfinished jobs....

...

collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:177: libreadline8.dll] Error 1

Ulin commented on 2019-01-16 07:42 (UTC)

gpg --keyserver pgp.mit.edu --recv-keys BB5869F064EA74AB

basemax commented on 2017-07-22 21:55 (UTC)

i installed this. :ok:

basemax commented on 2017-07-22 21:53 (UTC)

Try to Fix with Some Steps(https://bbs.archlinux.org/viewtopic.php?id=152337): $ gpg --list-keys - run as user(not root) $ nano ~/.gnupg/gpg.conf -append at end `keyring /etc/pacman.d/gnupg/pubring.gpg` $ gpg --list-keys $ gpg --recv-key BB5869F064EA74AB --------- /usr/bin/install -c -m 644 src/pcre2.h '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/pkg/mingw-w64-pcre2/usr/x86_64-w64-mingw32/include' /usr/bin/mkdir -p '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/pkg/mingw-w64-pcre2/usr/x86_64-w64-mingw32/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/pkg/mingw-w64-pcre2/usr/x86_64-w64-mingw32/lib/pkgconfig' make[2]: Leaving directory '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/src/pcre2-10.22/build-x86_64-w64-mingw32' make[1]: Leaving directory '/tmp/yaourt-tmp-max/aur-mingw-w64-pcre2/src/pcre2-10.22/build-x86_64-w64-mingw32' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Compressing man and info pages... ==> Checking for packaging issue... ==> Creating package "mingw-w64-pcre2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mingw-w64-pcre2 10.22-1 (Sat Jul 22 21:52:25 UTC 2017) ==> Cleaning up... ==> Continue installing mingw-w64-pcre2 ? [Y/n] ==> [v]iew package contents [c]heck package with namcap ==> --------------------------------------------------- ==> y loading packages... resolving dependencies... looking for conflicting packages... Packages (1) mingw-w64-pcre2-10.22-1 Total Installed Size: 10.55 MiB :: Proceed with installation? [Y/n] y (1/1) checking keys in keyring [######################################################] 100% (1/1) checking package integrity [######################################################] 100% (1/1) loading package files [######################################################] 100% (1/1) checking for file conflicts [######################################################] 100% (1/1) checking available disk space [######################################################] 100% :: Processing package changes... (1/1) installing mingw-w64-pcre2 [######################################################] 100% Optional dependencies for mingw-w64-pcre2 mingw-w64-readline [installed] mingw-w64-bzip2 [installed] mingw-w64-zlib [installed] :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> WARNING: Following packages have not been installed: mingw-w64-readline ?!

basemax commented on 2017-07-22 21:35 (UTC) (edited on 2017-07-22 21:36 (UTC) by basemax)

How can fix this problem? $ yaourt mingw-w64-pcre2 1 aur/mingw-w64-pcre2 10.22-1 (2) (0.84) A library that implements Perl 5-style regular expressions. 2nd version (mingw-w64) ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3) ==> ------------------------------------------------------- ==> 1 ==> Downloading mingw-w64-pcre2 PKGBUILD from AUR... x .SRCINFO x .gitignore x PKGBUILD mingw-w64-pcre2 10.22-1 (2017-02-25 10:59) ( Unsupported package: Potentially dangerous ! ) ==> Edit PKGBUILD ? [Y/n] ("A" to abort) ==> ------------------------------------ ==> y Please add $VISUAL to your environment variables for example: export VISUAL="vim" (in ~/.bashrc) (replace vim with your favorite editor) ==> Edit PKGBUILD with: validpgpkeys (7C0135FB088AAF6C66C650B9BB5869F064EA74AB) /usr/lib/yaourt/util.sh: line 227: validpgpkeys=(7C0135FB088AAF6C66C650B9BB5869F064EA74AB): command not found ==> mingw-w64-pcre2 dependencies: - mingw-w64-crt (already installed) - mingw-w64-configure (already installed) [makedepend] - mingw-w64-bzip2 (already installed) [makedepend] - mingw-w64-zlib (already installed) [makedepend] - mingw-w64-readline (building from AUR) [makedepend] ==> Continue building mingw-w64-pcre2 ? [Y/n] ==> ----------------------------------------- ==> y ==> Building and installing package ==> Install or build missing dependencies for mingw-w64-pcre2: ==> Downloading mingw-w64-readline PKGBUILD from AUR... x .SRCINFO x .gitignore x PKGBUILD x readline-1.patch xantares commented on 2013-10-15 07:48 Hello, The download fails for me with the ftp link: ftp://ftp.gnu.org/gnu/readline/readline-${_basever}.tar.gz If I use the http link it's ok: http://ftp.gnu.org/gnu/readline/readline-${_basever}.tar.gz x. yan12125 commented on 2015-01-21 11:08 Please add validpgpkeys=(7C0135FB088AAF6C66C650B9BB5869F064EA74AB) to PKGBUILD 910JQK commented on 2015-06-13 13:20 == Verifying source file signatures with gpg... readline-6.3.tar.gz ... FAILED (unknown public key BB5869F064EA74AB) readline63-001 ... FAILED (unknown public key BB5869F064EA74AB) readline63-002 ... FAILED (unknown public key BB5869F064EA74AB) readline63-003 ... FAILED (unknown public key BB5869F064EA74AB) readline63-004 ... FAILED (unknown public key BB5869F064EA74AB) readline63-005 ... FAILED (unknown public key BB5869F064EA74AB) readline63-006 ... FAILED (unknown public key BB5869F064EA74AB) readline63-007 ... FAILED (unknown public key BB5869F064EA74AB) readline63-008 ... FAILED (unknown public key BB5869F064EA74AB) == ERROR: One or more PGP signatures could not be verified! == ERROR: Makepkg was unable to build mingw-w64-readline. cguenther commented on 2017-06-08 00:19 gpg --recv-key BB5869F064EA74AB shahril commented on 2017-07-06 06:41 @cguenther thanks now it works mingw-w64-readline 7.0.003-1 (2017-05-30 07:33) ( Unsupported package: Potentially dangerous ! ) ==> Edit PKGBUILD ? [Y/n] ("A" to abort) ==> ------------------------------------ ==> n ==> mingw-w64-readline dependencies: - mingw-w64-crt (already installed) - mingw-w64-pdcurses (already installed) - mingw-w64-configure (already installed) [makedepend] ==> Continue building mingw-w64-readline ? [Y/n] ==> -------------------------------------------- ==> y ==> Building and installing package ==> Making package: mingw-w64-readline 7.0.003-1 (Sat Jul 22 21:31:12 UTC 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading readline-7.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 7 2841k 7 208k 0 0 13264 0 0:03:39 0:00:16 0:03:23 12800 100 2841k 100 2841k 0 0 12006 0 0:04:02 0:04:02 --:--:-- 9957 -> Downloading readline-7.0.tar.gz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 72 100 72 0 0 28 0 0:00:02 0:00:02 --:--:-- 28 -> Found readline-1.patch -> Downloading readline70-001... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1777 100 1777 0 0 1086 0 0:00:01 0:00:01 --:--:-- 1086 -> Downloading readline70-001.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 72 100 72 0 0 25 0 0:00:02 0:00:02 --:--:-- 25 -> Downloading readline70-002... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2953 100 2953 0 0 787 0 0:00:03 0:00:03 --:--:-- 787 -> Downloading readline70-002.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 95 100 95 0 0 55 0 0:00:01 0:00:01 --:--:-- 55 -> Downloading readline70-003... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1294 100 1294 0 0 760 0 0:00:01 0:00:01 --:--:-- 760 -> Downloading readline70-003.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 72 100 72 0 0 42 0 0:00:01 0:00:01 --:--:-- 42 ==> Validating source files with sha256sums... readline-7.0.tar.gz ... Passed readline-7.0.tar.gz.sig ... Skipped readline-1.patch ... Passed readline70-001 ... Passed readline70-001.sig ... Skipped readline70-002 ... Passed readline70-002.sig ... Skipped readline70-003 ... Passed readline70-003.sig ... Skipped ==> Verifying source file signatures with gpg... readline-7.0.tar.gz ... FAILED (unknown public key BB5869F064EA74AB) readline70-001 ... FAILED (unknown public key BB5869F064EA74AB) readline70-002 ... FAILED (unknown public key BB5869F064EA74AB) readline70-003 ... FAILED (unknown public key BB5869F064EA74AB) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build mingw-w64-readline. ==> Restart building mingw-w64-readline ? [y/N] ==> ------------------------------------------- ==> ==> Restart building mingw-w64-pcre2 ? [y/N] ==> ---------------------------------------- ==> -------------- $ sudo gpg --recv-key BB5869F064EA74AB gpg: key BB5869F064EA74AB: "Chet Ramey <chet@cwru.edu>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 How can fix this problem?