DEBUG: SourceDB initialized in 0.0730810165405.
DEBUG: RepoDB initialized in 0.000180006027222.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/misc/libedit/pspec.xml

pspec.xml                      (4.0 KB) 86%     26.18 MB/s [00:00:00]
pspec.xml                      (4.0 KB)100%     26.18 MB/s [00:00:00] [complete]

actions.py                     (734.0  B)100%     15.21 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0147058963776.
Unsatisfied Build Dependencies: ncurses-devel 
DEBUG: PackageDB initialized in 0.10794711113.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00134015083313.
DEBUG: PackageDB initialized in 0.080680847168.
DEBUG: RepoDB initialized in 0.000188112258911.
DEBUG: checking ncurses release 13
DEBUG: InstallDB initialized in 0.013592004776.
digraph G {
ncurses_devel[ label = "ncurses-devel(6.4,13)" ];


}
DEBUG: ComponentDB initialized in 0.00857305526733.
Total size of package(s): 199.00 KB
Downloading 1 / 1
Package ncurses-devel found in repository beta
ncurses-devel-6.4-13-p2-x86_64.pisi [cached]
Installing 1 / 1
ncurses-devel-6.4-13-p2-x86_64.pisi [cached]
Installing ncurses-devel, version 6.4, release 13
Extracting the files of ncurses-devel
Configuring ncurses-devel package
DEBUG: Calling post install handlers
Configured ncurses-devel
Installed ncurses-devel

translations.xml               (474.0  B)100%     11.02 MB/s [00:00:00] [complete]
Building source package: libedit

component.xml                  (49.0  B)100%      1.17 MB/s [00:00:00] [complete]
libedit-20240808-3.1.tar.gz [cached]
Unpacking archive(s)...
 unpacked (/var/pisi/libedit-3.1.20240808-10/work)
Setting up source...
Sandbox enabled build...
GNU Config Update Finished.
GNU Config Update Finished.
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for nroff... no
checking for awf... no
checking for tgetent in -lncurses... yes
checking if you want wide-character code... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for egrep... (cached) /bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for unistd.h... (cached) yes
checking for curses.h... yes
checking for ncurses.h... yes
checking for sys/cdefs.h... yes
checking for termcap.h... yes
checking for ncurses.h... (cached) yes
checking for termios.h... yes
checking for term.h... yes
checking for struct dirent.d_namlen... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for u_int32_t... yes
checking whether closedir returns void... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for endpwent... yes
checking for isascii... yes
checking for memchr... yes
checking for memset... yes
checking for re_comp... yes
checking for regcomp... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for issetugid... no
checking for wcsdup... yes
checking for strlcpy... no
checking for strlcat... no
checking for vis... no
checking for strvis... no
checking for strunvis... no
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for reallocarr... no
checking for strlcpy... (cached) no
checking for strlcat... (cached) no
checking for getline... yes
checking for vis... (cached) no
checking for unvis... no
checking whether getpwnam_r and getpwuid_r are posix like... yes
checking whether getpwnam_r and getpwuid_r are posix _draft_ like... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libedit.pc
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
DEBUG: return value for "./configure --prefix=/usr --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --disable-static --enable-widec --disable-dependency-tracking --enable-fast-install" is 0
Building source...
Sandbox enabled build...
make  all-recursive
make[1]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
Making all in src
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
AWK=gawk sh ./makelist -h ./vi.c > vi.h
AWK=gawk sh ./makelist -h ./emacs.c > emacs.h
AWK=gawk sh ./makelist -h ./common.c > common.h
AWK=gawk sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h
AWK=gawk sh ./makelist -fh vi.h emacs.h common.h  > fcns.h
AWK=gawk sh ./makelist -fc vi.h emacs.h common.h  > func.h
make  all-am
make[3]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
  CC       chared.lo
  CC       common.lo
  CC       el.lo
  CC       eln.lo
  CC       emacs.lo
  CC       hist.lo
  CC       keymacro.lo
  CC       map.lo
  CC       chartype.lo
  CC       parse.lo
  CC       prompt.lo
  CC       read.lo
  CC       refresh.lo
  CC       search.lo
  CC       sig.lo
  CC       terminal.lo
  CC       tty.lo
  CC       vi.lo
  CC       reallocarr.lo
  CC       wcsdup.lo
  CC       tokenizer.lo
  CC       tokenizern.lo
  CC       history.lo
  CC       historyn.lo
  CC       filecomplete.lo
  CC       readline.lo
  CC       literal.lo
  CC       strlcpy.lo
  CC       strlcat.lo
  CC       vis.lo
  CC       unvis.lo
  CCLD     libedit.la
make[3]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
Making all in examples
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/examples'
  CC       tc1.o
  CC       fileman.o
  CC       wtc1.o
  CCLD     tc1
  CCLD     wtc1
  CCLD     fileman
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/examples'
Making all in doc
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
make[1]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
DEBUG: return value for "make -j5" is 0
Testing package...
Installing...
Sandbox enabled build...
Making install in src
make[1]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
make  install-am
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
make[3]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libedit.la '/var/pisi/libedit-3.1.20240808-10/install/usr/lib'
libtool: install: /usr/bin/install -c .libs/libedit.so.0.0.74 /var/pisi/libedit-3.1.20240808-10/install/usr/lib/libedit.so.0.0.74
libtool: install: (cd /var/pisi/libedit-3.1.20240808-10/install/usr/lib && { ln -s -f libedit.so.0.0.74 libedit.so.0 || { rm -f libedit.so.0 && ln -s libedit.so.0.0.74 libedit.so.0; }; })
libtool: install: (cd /var/pisi/libedit-3.1.20240808-10/install/usr/lib && { ln -s -f libedit.so.0.0.74 libedit.so || { rm -f libedit.so && ln -s libedit.so.0.0.74 libedit.so; }; })
libtool: install: /usr/bin/install -c .libs/libedit.lai /var/pisi/libedit-3.1.20240808-10/install/usr/lib/libedit.la
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/include'
 /usr/bin/install -c -m 644  histedit.h '/var/pisi/libedit-3.1.20240808-10/install/usr/include/.'
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/include/editline'
 /usr/bin/install -c -m 644  editline/readline.h '/var/pisi/libedit-3.1.20240808-10/install/usr/include/editline'
make[3]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
make[1]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/src'
Making install in examples
make[1]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/examples'
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/examples'
make[1]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/examples'
Making install in doc
make[1]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3'
 /usr/bin/install -c -m 644 editline.3 '/var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3'
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man5'
 /usr/bin/install -c -m 644 editrc.5 '/var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man5'
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man7'
 /usr/bin/install -c -m 644 editline.7 '/var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man7'
make  install-data-hook
make[3]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_deletestr.3 && ln -s editline.3 el_deletestr.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_end.3 && ln -s editline.3 el_end.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_get.3 && ln -s editline.3 el_get.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_getc.3 && ln -s editline.3 el_getc.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_gets.3 && ln -s editline.3 el_gets.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_init.3 && ln -s editline.3 el_init.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_init_fd.3 && ln -s editline.3 el_init_fd.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_insertstr.3 && ln -s editline.3 el_insertstr.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_line.3 && ln -s editline.3 el_line.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_parse.3 && ln -s editline.3 el_parse.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_push.3 && ln -s editline.3 el_push.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_reset.3 && ln -s editline.3 el_reset.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_resize.3 && ln -s editline.3 el_resize.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_set.3 && ln -s editline.3 el_set.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_source.3 && ln -s editline.3 el_source.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_history.3 && ln -s editline.3 el_history.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_history_end.3 && ln -s editline.3 el_history_end.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_history_init.3 && ln -s editline.3 el_history_init.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_end.3 && ln -s editline.3 el_tok_end.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_init.3 && ln -s editline.3 el_tok_init.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_line.3 && ln -s editline.3 el_tok_line.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_reset.3 && ln -s editline.3 el_tok_reset.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_str.3 && ln -s editline.3 el_tok_str.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wdeletestr.3 && ln -s editline.3 el_wdeletestr.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wget.3 && ln -s editline.3 el_wget.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wgetc.3 && ln -s editline.3 el_wgetc.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wgets.3 && ln -s editline.3 el_wgets.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_winsertstr.3 && ln -s editline.3 el_winsertstr.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wline.3 && ln -s editline.3 el_wline.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wparse.3 && ln -s editline.3 el_wparse.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wpush.3 && ln -s editline.3 el_wpush.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_wset.3 && ln -s editline.3 el_wset.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_history_w.3 && ln -s editline.3 el_history_w.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_history_wend.3 && ln -s editline.3 el_history_wend.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_history_winit.3 && ln -s editline.3 el_history_winit.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_wend.3 && ln -s editline.3 el_tok_wend.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_winit.3 && ln -s editline.3 el_tok_winit.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_wline.3 && ln -s editline.3 el_tok_wline.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_wreset.3 && ln -s editline.3 el_tok_wreset.3)
(cd /var/pisi/libedit-3.1.20240808-10/install/usr/share/man/man3 && rm -f el_tok_wstr.3 && ln -s editline.3 el_tok_wstr.3)
make[3]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[1]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1/doc'
make[1]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
make[2]: Entering directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/var/pisi/libedit-3.1.20240808-10/install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libedit.pc '/var/pisi/libedit-3.1.20240808-10/install/usr/lib/pkgconfig'
make[2]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
make[1]: Leaving directory '/var/pisi/libedit-3.1.20240808-10/work/libedit-20240808-3.1'
DEBUG: return value for "make DESTDIR=/var/pisi/libedit-3.1.20240808-10/install install" is 0
DEBUG: return value for "install -m0644 "ChangeLog" /var/pisi/libedit-3.1.20240808-10/install/usr/share/doc/libedit" is 0
DEBUG: return value for "install -m0644 "COPYING" /var/pisi/libedit-3.1.20240808-10/install/usr/share/doc/libedit" is 0
DEBUG: return value for "install -m0644 "THANKS" /var/pisi/libedit-3.1.20240808-10/install/usr/share/doc/libedit" is 0
DEBUG: /usr/lib/libedit.so.0.0.74 [stripped]
DEBUG: Path /usr/lib/pkgconfig belongs in multiple packages
DEBUG: Path /usr/share/man/man3 belongs in multiple packages
Building package: libedit
Creating libedit-3.1.20240808-10-p2-x86_64.pisi...
Building package: libedit-devel
Creating libedit-devel-3.1.20240808-10-p2-x86_64.pisi...
Keeping build directory