MidnightBSD Magus

devel/p5-Term-ReadLine-Gnu

Allow Term::ReadLine to use GNU readline

Flavor Version Run OSVersion Arch License Restricted Status
1.42 465 2.1 amd64 artistic gpl 0 fail

Events

Machine Type Time Message
m2164 info 2021-09-09 22:39:07.056058 Test Started
m2164 fail 2021-09-09 22:39:08.643994 make configure returned non-zero: 1
m2164 fail 2021-09-09 22:39:08.718707 Test complete.

Log

===>   p5-Term-ReadLine-Gnu-1.42 depends on file: /usr/local/lib/libreadline.so.8.1 - not found
===>  Installing /magus/packages/All/readline-8.1.1.mport
===>   readline-8.1.1 depends on executable: indexinfo - not found
===>  Installing /magus/packages/All/indexinfo-0.3.1_1.mport
Installing indexinfo-0.3.1_1
/usr/local/bin/indexinfo
/usr/local/share/licenses/indexinfo-0.3.1_1/catalog.mk
/usr/local/share/licenses/indexinfo-0.3.1_1/LICENSE
/usr/local/share/licenses/indexinfo-0.3.1_1/bsd2

===>  Done.
===>   readline-8.1.1 depends on executable: indexinfo - found
===>   Returning to build of readline-8.1.1
sh: install-info: not found
sh: install-info: not found
sh: install-info: not found
Installing readline-8.1.1
/usr/local/share/licenses/readline-8.1.1/catalog.mk
/usr/local/share/licenses/readline-8.1.1/LICENSE
/usr/local/share/licenses/readline-8.1.1/gpl3
/usr/local/include/readline/chardefs.h
/usr/local/include/readline/history.h
/usr/local/include/readline/keymaps.h
/usr/local/include/readline/readline.h
/usr/local/include/readline/rlconf.h
/usr/local/include/readline/rlstdc.h
/usr/local/include/readline/rltypedefs.h
/usr/local/include/readline/tilde.h
/usr/local/lib/libhistory.a
/usr/local/lib/libhistory.so
/usr/local/lib/libhistory.so.8
/usr/local/lib/libhistory.so.8.1
/usr/local/lib/libreadline.a
/usr/local/lib/libreadline.so
/usr/local/lib/libreadline.so.8
/usr/local/lib/libreadline.so.8.1
/usr/local/libdata/pkgconfig/readline.pc
/usr/local/man/man3/history.3.gz
/usr/local/man/man3/readline.3.gz
/usr/local/share/readline/excallback.c
/usr/local/share/readline/fileman.c
/usr/local/share/readline/histexamp.c
/usr/local/share/readline/manexamp.c
/usr/local/share/readline/rl-fgets.c
/usr/local/share/readline/rl.c
/usr/local/share/readline/rlbasic.c
/usr/local/share/readline/rlcat.c
/usr/local/share/readline/rlevent.c
/usr/local/share/readline/rlptytest.c
/usr/local/share/readline/rltest.c
/usr/local/share/readline/rlversion.c
/usr/local/info/history.info
/usr/local/info/readline.info
/usr/local/info/rluserman.info
/usr/local/share/doc/readline/CHANGES

===>  Done.
===>   p5-Term-ReadLine-Gnu-1.42 depends on file: /usr/local/lib/libreadline.so.8.1 - found
===>   Returning to build of p5-Term-ReadLine-Gnu-1.42
===>   p5-Term-ReadLine-Gnu-1.42 depends on shared library: libreadline.so.8.1 - found (/usr/local/lib/libreadline.so.8.1)
===>  Configuring for p5-Term-ReadLine-Gnu-1.42
rlver.c:3:10: fatal error: 'readline/readline.h' file not found
#include 
         ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Could not compile rlver.c.

system(): 

If you have installed the GNU Readline Library (libreadline.{a,so} and
readline/readline.h, etc.) on directories for which your perl is not
configured to search (refer the value of `ccflags' and `libpath' in
the output of `perl -V'), specify the paths as follows;

        perl Makefile.PL --includedir=/yourdir/include --libdir=/yourdir/lib
or
        perl Makefile.PL --prefix=/yourdir

Note that the GNU Readline Library version 2.0 and earlier causes error
here.  Update it to version 2.1 and/or later.

Read INSTALL for more details.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*** Error code 1

Stop.
make: stopped in /usr/mports/devel/p5-Term-ReadLine-Gnu