==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: leptonica 1.86.0-1 (Fri Sep 19 12:14:41 2025)
==> Retrieving sources...
-> Found leptonica-1.86.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
leptonica-1.86.0.tar.gz ... Passed
==> Making package: leptonica 1.86.0-1 (Fri Sep 19 12:15:05 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (9) jbigkit-2.1-8 lcms2-2.17-1 libdeflate-1.24-1 giflib-5.2.2-2
libjpeg-turbo-3.1.2-1 libpng-1.6.50-1 libtiff-4.7.1-1
libwebp-1.6.0-2 openjpeg2-2.5.3-1
Total Download Size: 2.35 MiB
Total Installed Size: 19.15 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
openjpeg2-2.5.3-1-armv7h downloading...
libjpeg-turbo-3.1.2-1-armv7h downloading...
libtiff-4.7.1-1-armv7h downloading...
libpng-1.6.50-1-armv7h downloading...
libwebp-1.6.0-2-armv7h downloading...
lcms2-2.17-1-armv7h downloading...
giflib-5.2.2-2-armv7h downloading...
libdeflate-1.24-1-armv7h downloading...
jbigkit-2.1-8-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing giflib...
installing libjpeg-turbo...
installing libpng...
installing jbigkit...
installing libdeflate...
installing libwebp...
Optional dependencies for libwebp
libwebp-utils: WebP conversion and inspection tools
installing libtiff...
Optional dependencies for libtiff
freeglut: for using tiffgt
installing lcms2...
installing openjpeg2...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found leptonica-1.86.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting leptonica-1.86.0.tar.gz with bsdtar
==> Starting prepare()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:8: installing 'config/compile'
configure.ac:8: installing 'config/config.guess'
configure.ac:8: installing 'config/config.sub'
configure.ac:10: installing 'config/install-sh'
configure.ac:10: installing 'config/missing'
prog/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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 ranlib... ranlib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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... yes
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... /usr/bin/mkdir -p
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 whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of gcc... gcc3
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cos in -lm... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for zlib... yes
checking for libpng... yes
checking for libjpeg... yes
checking for DGifOpenFileHandle in -lgif... yes
checking for gif_lib.h... yes
checking giflib is at least version 5.1 (but not 5.1.2)... yes
checking for libtiff-4... yes
checking for libwebp... yes
checking for libwebpmux >= 0.5.0... yes
checking for libopenjp2 >= 2.0.0... yes
checking whether to enable debugging...
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking whether compiler supports -Wl,--as-needed... yes
checking for fmemopen... yes
checking for fstatat... yes
checking for dirfd... yes
checking Major version... 1
checking Minor version... 86
checking Point version... 0
checking whether ln -s works... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/endianness.h
config.status: creating src/Makefile
config.status: creating prog/Makefile
config.status: creating lept.pc
config.status: creating config_auto.h
config.status: executing libtool commands
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/build/leptonica/src/leptonica-1.86.0'
Making all in src
make[2]: Entering directory '/build/leptonica/src/leptonica-1.86.0/src'
CC adaptmap.lo
CC affine.lo
CC affinecompose.lo
CC arrayaccess.lo
CC bardecode.lo
CC baseline.lo
CC bbuffer.lo
CC bilateral.lo
CC bilinear.lo
CC binarize.lo
CC binexpand.lo
CC binreduce.lo
CC blend.lo
CC bmf.lo
CC bmpio.lo
CC bmpiostub.lo
CC bootnumgen1.lo
CC bootnumgen2.lo
CC bootnumgen3.lo
CC bootnumgen4.lo
CC boxbasic.lo
CC boxfunc1.lo
CC boxfunc2.lo
CC boxfunc3.lo
CC boxfunc4.lo
CC boxfunc5.lo
CC bytearray.lo
CC ccbord.lo
CC ccthin.lo
CC checkerboard.lo
CC classapp.lo
CC colorcontent.lo
CC colorfill.lo
CC coloring.lo
CC colormap.lo
CC colormorph.lo
CC colorquant1.lo
CC colorquant2.lo
CC colorseg.lo
CC colorspace.lo
CC compare.lo
CC conncomp.lo
CC convertfiles.lo
CC convolve.lo
CC correlscore.lo
CC dewarp1.lo
CC dewarp2.lo
CC dewarp3.lo
CC dewarp4.lo
CC dnabasic.lo
CC dnafunc1.lo
CC dnahash.lo
CC dwacomb.2.lo
CC dwacomblow.2.lo
CC edge.lo
CC encoding.lo
CC enhance.lo
CC fhmtauto.lo
CC fhmtgen.1.lo
CC fhmtgenlow.1.lo
CC finditalic.lo
CC flipdetect.lo
CC fmorphauto.lo
CC fmorphgen.1.lo
CC fmorphgenlow.1.lo
CC fpix1.lo
CC fpix2.lo
CC gifio.lo
CC gifiostub.lo
CC gplot.lo
CC graphics.lo
CC graymorph.lo
CC grayquant.lo
CC hashmap.lo
CC heap.lo
CC jbclass.lo
CC jp2kheader.lo
CC jp2kheaderstub.lo
CC jp2kio.lo
CC jp2kiostub.lo
CC jpegio.lo
CC jpegiostub.lo
CC kernel.lo
CC leptwin.lo
CC libversions.lo
CC list.lo
CC map.lo
CC maze.lo
CC morph.lo
CC morphapp.lo
CC morphdwa.lo
CC morphseq.lo
CC numabasic.lo
CC numafunc1.lo
CC numafunc2.lo
CC pageseg.lo
CC paintcmap.lo
CC parseprotos.lo
CC partify.lo
CC partition.lo
CC pdfapp.lo
CC pdfappstub.lo
CC pdfio1.lo
CC pdfio1stub.lo
CC pdfio2.lo
CC pdfio2stub.lo
CC pix1.lo
CC pix2.lo
CC pix3.lo
CC pix4.lo
CC pix5.lo
CC pixabasic.lo
CC pixacc.lo
CC pixafunc1.lo
CC pixafunc2.lo
CC pixalloc.lo
CC pixarith.lo
CC pixcomp.lo
CC pixconv.lo
CC pixlabel.lo
CC pixtiling.lo
CC pngio.lo
CC pngiostub.lo
CC pnmio.lo
CC pnmiostub.lo
CC projective.lo
CC psio1.lo
CC psio1stub.lo
CC psio2.lo
CC psio2stub.lo
CC ptabasic.lo
CC ptafunc1.lo
CC ptafunc2.lo
CC ptra.lo
CC quadtree.lo
CC queue.lo
CC rank.lo
CC rbtree.lo
CC readbarcode.lo
CC readfile.lo
CC recogbasic.lo
CC recogdid.lo
CC recogident.lo
CC recogtrain.lo
CC regutils.lo
CC renderpdf.lo
CC rop.lo
CC roplow.lo
CC rotate.lo
CC rotateam.lo
CC rotateorth.lo
CC rotateshear.lo
CC runlength.lo
CC sarray1.lo
CC sarray2.lo
CC scale1.lo
CC scale2.lo
CC seedfill.lo
CC sel1.lo
CC sel2.lo
CC selgen.lo
CC shear.lo
CC skew.lo
CC spixio.lo
CC stack.lo
CC stringcode.lo
CC strokes.lo
CC sudoku.lo
CC textops.lo
CC tiffio.lo
CC tiffiostub.lo
CC utils1.lo
CC utils2.lo
CC warper.lo
CC watershed.lo
CC webpio.lo
CC webpiostub.lo
CC webpanimio.lo
CC webpanimiostub.lo
CC writefile.lo
CC zlibmem.lo
CC zlibmemstub.lo
CCLD libleptonica.la
make[2]: Leaving directory '/build/leptonica/src/leptonica-1.86.0/src'
Making all in prog
make[2]: Entering directory '/build/leptonica/src/leptonica-1.86.0/prog'
CC convertfilestopdf.o
CC convertfilestops.o
CC convertformat.o
CC convertsegfilestopdf.o
CC convertsegfilestops.o
CC converttopdf.o
CC converttops.o
CC fileinfo.o
CC imagetops.o
CC xtractprotos.o
CC adaptmap_reg.o
CC adaptnorm_reg.o
CC affine_reg.o
CC alphaops_reg.o
CC alphaxform_reg.o
CC baseline_reg.o
CC bilateral2_reg.o
CC bilinear_reg.o
CC binarize_reg.o
CC binmorph1_reg.o
CC binmorph3_reg.o
CC binmorph6_reg.o
CC blackwhite_reg.o
CC blend1_reg.o
CC blend2_reg.o
CC blend3_reg.o
CC blend4_reg.o
CC blend5_reg.o
CC boxa1_reg.o
CC boxa2_reg.o
CC boxa3_reg.o
CC boxa4_reg.o
CC bytea_reg.o
CC ccbord_reg.o
CC ccthin1_reg.o
CC ccthin2_reg.o
CC checkerboard_reg.o
CC circle_reg.o
CC cmapquant_reg.o
CC colorcontent_reg.o
CC colorfill_reg.o
CC coloring_reg.o
CC colorize_reg.o
CC colormask_reg.o
CC colormorph_reg.o
CC colorquant_reg.o
CC colorseg_reg.o
CC colorspace_reg.o
CC compare_reg.o
CC compfilter_reg.o
CC conncomp_reg.o
CC conversion_reg.o
CC convolve_reg.o
CC crop_reg.o
CC dewarp_reg.o
CC distance_reg.o
CC dither_reg.o
CC dna_reg.o
CC dwamorph1_reg.o
CC dwalinear.3.o
CC dwalinearlow.3.o
CC edge_reg.o
CC encoding_reg.o
CC enhance_reg.o
CC equal_reg.o
CC expand_reg.o
CC extrema_reg.o
CC falsecolor_reg.o
CC fhmtauto_reg.o
CC findcorners_reg.o
CC findpattern1_reg.o
CC findpattern2_reg.o
CC flipdetect_reg.o
CC fpix1_reg.o
CC fpix2_reg.o
CC genfonts_reg.o
CC grayfill_reg.o
CC graymorph1_reg.o
CC graymorph2_reg.o
CC grayquant_reg.o
CC hardlight_reg.o
CC hash_reg.o
CC heap_reg.o
CC insert_reg.o
CC ioformats_reg.o
CC iomisc_reg.o
CC italic_reg.o
CC jbclass_reg.o
CC jpegio_reg.o
CC kernel_reg.o
CC label_reg.o
CC lineremoval_reg.o
CC locminmax_reg.o
CC logicops_reg.o
CC lowaccess_reg.o
CC lowsat_reg.o
CC maze_reg.o
CC mtiff_reg.o
CC multitype_reg.o
CC nearline_reg.o
CC newspaper_reg.o
CC numa1_reg.o
CC numa2_reg.o
CC numa3_reg.o
CC overlap_reg.o
CC pageseg_reg.o
CC paint_reg.o
CC paintmask_reg.o
CC partition_reg.o
CC pdfio1_reg.o
CC pdfio2_reg.o
CC pdfseg_reg.o
CC pixa1_reg.o
CC pixa2_reg.o
CC pixadisp_reg.o
CC pixcomp_reg.o
CC pixmem_reg.o
CC pixserial_reg.o
CC pngio_reg.o
CC pnmio_reg.o
CC projection_reg.o
CC projective_reg.o
CC psio_reg.o
CC psioseg_reg.o
CC pta_reg.o
CC ptra1_reg.o
CC ptra2_reg.o
CC quadtree_reg.o
CC rankbin_reg.o
CC rankhisto_reg.o
CC rank_reg.o
CC rasteropip_reg.o
CC rasterop_reg.o
CC rectangle_reg.o
CC rotate1_reg.o
CC rotate2_reg.o
CC rotateorth_reg.o
CC scale_reg.o
CC seedspread_reg.o
CC selio_reg.o
CC shear1_reg.o
CC shear2_reg.o
CC skew_reg.o
CC smallpix_reg.o
CC speckle_reg.o
CC splitcomp_reg.o
CC string_reg.o
CC subpixel_reg.o
CC texturefill_reg.o
CC threshnorm_reg.o
CC translate_reg.o
CC warper_reg.o
CC watershed_reg.o
CC wordboxes_reg.o
CC writetext_reg.o
CC xformbox_reg.o
CC gifio_reg.o
CC webpio_reg.o
CC webpanimio_reg.o
CC jp2kio_reg.o
CC alltests_reg.o
CC bilateral1_reg.o
CC binmorph2_reg.o
CC binmorph4_reg.o
CC binmorph5_reg.o
CC dwamorph2_reg.o
CC files_reg.o
CC fmorphauto_reg.o
CC morphseq_reg.o
CC pixalloc_reg.o
CC pixtile_reg.o
CC smoothedge_reg.o
CC adaptmap_dark.o
CC arabic_lines.o
CC arithtest.o
CC autogentest1.o
CC autogentest2.o
CC autogen.137.o
CC barcodetest.o
CC binarizefiles.o
CC binarize_set.o
CC bincompare.o
CC blendcmaptest.o
CC buffertest.o
CC ccbordtest.o
CC cctest1.o
CC cleanpdf.o
CC colorsegtest.o
CC comparepages.o
CC comparepixa.o
CC comparetest.o
CC compresspdf.o
CC contrasttest.o
CC converttogray.o
CC cornertest.o
CC corrupttest.o
CC croppdf.o
CC croptext.o
CC deskew_it.o
CC dewarprules.o
CC dewarptest1.o
CC dewarptest2.o
CC dewarptest3.o
CC dewarptest4.o
CC dewarptest5.o
CC digitprep1.o
CC displayboxa.o
CC displayboxes_on_pixa.o
CC displaypix.o
CC displaypixa.o
CC dwalineargen.o
CC fcombautogen.o
CC fhmtautogen.o
CC findbinding.o
CC find_colorregions.o
CC findpattern1.o
CC findpattern2.o
CC findpattern3.o
CC fmorphautogen.o
CC fpixcontours.o
CC gammatest.o
CC graphicstest.o
CC graymorphtest.o
CC hashtest.o
CC histoduptest.o
CC histotest.o
CC htmlviewer.o
CC jbcorrelation.o
CC jbrankhaus.o
CC jbwords.o
CC listtest.o
CC lightcolortest.o
CC livre_adapt.o
CC livre_hmt.o
CC livre_makefigs.o
CC livre_orient.o
CC livre_pageseg.o
CC livre_seedgen.o
CC livre_tophat.o
CC maketile.o
CC maptest.o
CC messagetest.o
CC misctest1.o
CC misctest2.o
CC modifyhuesat.o
CC morphtest1.o
CC numaranktest.o
CC otsutest1.o
CC otsutest2.o
CC pagesegtest1.o
CC pagesegtest2.o
CC partifytest.o
CC partitiontest.o
CC percolatetest.o
CC pixaatest.o
CC pixafileinfo.o
CC plottest.o
CC printimage.o
CC printsplitimage.o
CC printtiff.o
CC rasteroptest.o
CC rbtreetest.o
CC recog_bootnum1.o
CC recog_bootnum2.o
CC recog_bootnum3.o
CC recogsort.o
CC recogtest1.o
CC recogtest2.o
CC recogtest3.o
CC recogtest4.o
CC recogtest5.o
CC recogtest6.o
CC recogtest7.o
CC reducetest.o
CC removecmap.o
CC renderfonts.o
CC replacebytes.o
CC rotatefastalt.o
CC rotate_it.o
CC rotateorthtest1.o
CC rotatetest1.o
CC runlengthtest.o
CC scaleandtile.o
CC scaleimages.o
CC scale_it.o
CC scaletest1.o
CC scaletest2.o
CC seedfilltest.o
CC settest.o
CC sharptest.o
CC sheartest.o
CC showedges.o
CC skewtest.o
CC sorttest.o
CC splitimage2pdf.o
CC splitpdf.o
CC sudokutest.o
CC textorient.o
CC tiffpdftest.o
CC trctest.o
CC underlinetest.o
CC warpertest.o
CC wordsinorder.o
CC writemtiff.o
CC yuvtest.o
CCLD convertfilestopdf
CCLD convertfilestops
CCLD convertformat
CCLD convertsegfilestopdf
CCLD convertsegfilestops
CCLD converttopdf
CCLD converttops
CCLD fileinfo
CCLD imagetops
CCLD xtractprotos
CCLD adaptmap_reg
CCLD adaptnorm_reg
CCLD affine_reg
CCLD alphaops_reg
CCLD alphaxform_reg
CCLD baseline_reg
CCLD bilateral2_reg
CCLD bilinear_reg
CCLD binarize_reg
CCLD binmorph1_reg
CCLD binmorph3_reg
CCLD binmorph6_reg
CCLD blackwhite_reg
CCLD blend1_reg
CCLD blend2_reg
CCLD blend3_reg
CCLD blend4_reg
CCLD blend5_reg
CCLD boxa1_reg
CCLD boxa2_reg
CCLD boxa3_reg
CCLD boxa4_reg
CCLD bytea_reg
CCLD ccbord_reg
CCLD ccthin1_reg
CCLD ccthin2_reg
CCLD checkerboard_reg
CCLD circle_reg
CCLD cmapquant_reg
CCLD colorcontent_reg
CCLD colorfill_reg
CCLD coloring_reg
CCLD colorize_reg
CCLD colormask_reg
CCLD colormorph_reg
CCLD colorquant_reg
CCLD colorseg_reg
CCLD colorspace_reg
CCLD compare_reg
CCLD compfilter_reg
CCLD conncomp_reg
CCLD conversion_reg
CCLD convolve_reg
CCLD crop_reg
CCLD dewarp_reg
CCLD distance_reg
CCLD dither_reg
CCLD dna_reg
CCLD dwamorph1_reg
CCLD edge_reg
CCLD encoding_reg
CCLD enhance_reg
CCLD equal_reg
CCLD expand_reg
CCLD extrema_reg
CCLD falsecolor_reg
CCLD fhmtauto_reg
CCLD findcorners_reg
CCLD findpattern1_reg
CCLD findpattern2_reg
CCLD flipdetect_reg
CCLD fpix1_reg
CCLD fpix2_reg
CCLD genfonts_reg
CCLD grayfill_reg
CCLD graymorph1_reg
CCLD graymorph2_reg
CCLD grayquant_reg
CCLD hardlight_reg
CCLD hash_reg
CCLD heap_reg
CCLD insert_reg
CCLD ioformats_reg
CCLD iomisc_reg
CCLD italic_reg
CCLD jbclass_reg
CCLD jpegio_reg
CCLD kernel_reg
CCLD label_reg
CCLD lineremoval_reg
CCLD locminmax_reg
CCLD logicops_reg
CCLD lowaccess_reg
CCLD lowsat_reg
CCLD maze_reg
CCLD mtiff_reg
CCLD multitype_reg
CCLD nearline_reg
CCLD newspaper_reg
CCLD numa1_reg
CCLD numa2_reg
CCLD numa3_reg
CCLD overlap_reg
CCLD pageseg_reg
CCLD paint_reg
CCLD paintmask_reg
CCLD partition_reg
CCLD pdfio1_reg
CCLD pdfio2_reg
CCLD pdfseg_reg
CCLD pixa1_reg
CCLD pixa2_reg
CCLD pixadisp_reg
CCLD pixcomp_reg
CCLD pixmem_reg
CCLD pixserial_reg
CCLD pngio_reg
CCLD pnmio_reg
CCLD projection_reg
CCLD projective_reg
CCLD psio_reg
CCLD psioseg_reg
CCLD pta_reg
CCLD ptra1_reg
CCLD ptra2_reg
CCLD quadtree_reg
CCLD rankbin_reg
CCLD rankhisto_reg
CCLD rank_reg
CCLD rasteropip_reg
CCLD rasterop_reg
CCLD rectangle_reg
CCLD rotate1_reg
CCLD rotate2_reg
CCLD rotateorth_reg
CCLD scale_reg
CCLD seedspread_reg
CCLD selio_reg
CCLD shear1_reg
CCLD shear2_reg
CCLD skew_reg
CCLD smallpix_reg
CCLD speckle_reg
CCLD splitcomp_reg
CCLD string_reg
CCLD subpixel_reg
CCLD texturefill_reg
CCLD threshnorm_reg
CCLD translate_reg
CCLD warper_reg
CCLD watershed_reg
CCLD wordboxes_reg
CCLD writetext_reg
CCLD xformbox_reg
CCLD gifio_reg
CCLD webpio_reg
CCLD webpanimio_reg
CCLD jp2kio_reg
CCLD alltests_reg
CCLD bilateral1_reg
CCLD binmorph2_reg
CCLD binmorph4_reg
CCLD binmorph5_reg
CCLD dwamorph2_reg
CCLD files_reg
CCLD fmorphauto_reg
CCLD morphseq_reg
CCLD pixalloc_reg
CCLD pixtile_reg
CCLD smoothedge_reg
CCLD adaptmap_dark
CCLD arabic_lines
CCLD arithtest
CCLD autogentest1
CCLD autogentest2
CCLD barcodetest
CCLD binarizefiles
CCLD binarize_set
CCLD bincompare
CCLD blendcmaptest
CCLD buffertest
CCLD ccbordtest
CCLD cctest1
CCLD cleanpdf
CCLD colorsegtest
CCLD comparepages
CCLD comparepixa
CCLD comparetest
CCLD compresspdf
CCLD contrasttest
CCLD converttogray
CCLD cornertest
CCLD corrupttest
CCLD croppdf
CCLD croptext
CCLD deskew_it
CCLD dewarprules
CCLD dewarptest1
CCLD dewarptest2
CCLD dewarptest3
CCLD dewarptest4
CCLD dewarptest5
CCLD digitprep1
CCLD displayboxa
CCLD displayboxes_on_pixa
CCLD displaypix
CCLD displaypixa
CCLD dwalineargen
CCLD fcombautogen
CCLD fhmtautogen
CCLD findbinding
CCLD find_colorregions
CCLD findpattern1
CCLD findpattern2
CCLD findpattern3
CCLD fmorphautogen
CCLD fpixcontours
CCLD gammatest
CCLD graphicstest
CCLD graymorphtest
CCLD hashtest
CCLD histoduptest
CCLD histotest
CCLD htmlviewer
CCLD jbcorrelation
CCLD jbrankhaus
CCLD jbwords
CCLD listtest
CCLD lightcolortest
CCLD livre_adapt
CCLD livre_hmt
CCLD livre_makefigs
CCLD livre_orient
CCLD livre_pageseg
CCLD livre_seedgen
CCLD livre_tophat
CCLD maketile
CCLD maptest
CCLD messagetest
CCLD misctest1
CCLD misctest2
CCLD modifyhuesat
CCLD morphtest1
CCLD numaranktest
CCLD otsutest1
CCLD otsutest2
CCLD pagesegtest1
CCLD pagesegtest2
CCLD partifytest
CCLD partitiontest
CCLD percolatetest
CCLD pixaatest
CCLD pixafileinfo
CCLD plottest
CCLD printimage
CCLD printsplitimage
CCLD printtiff
CCLD rasteroptest
CCLD rbtreetest
CCLD recog_bootnum1
CCLD recog_bootnum2
CCLD recog_bootnum3
CCLD recogsort
CCLD recogtest1
CCLD recogtest2
CCLD recogtest3
CCLD recogtest4
CCLD recogtest5
CCLD recogtest6
CCLD recogtest7
CCLD reducetest
CCLD removecmap
CCLD renderfonts
CCLD replacebytes
CCLD rotatefastalt
CCLD rotate_it
CCLD rotateorthtest1
CCLD rotatetest1
CCLD runlengthtest
CCLD scaleandtile
CCLD scaleimages
CCLD scale_it
CCLD scaletest1
CCLD scaletest2
CCLD seedfilltest
CCLD settest
CCLD sharptest
CCLD sheartest
CCLD showedges
CCLD skewtest
CCLD sorttest
CCLD splitimage2pdf
CCLD splitpdf
CCLD sudokutest
CCLD textorient
CCLD tiffpdftest
CCLD trctest
CCLD underlinetest
CCLD warpertest
CCLD wordsinorder
CCLD writemtiff
CCLD yuvtest
make[2]: Leaving directory '/build/leptonica/src/leptonica-1.86.0/prog'
make[2]: Entering directory '/build/leptonica/src/leptonica-1.86.0'
make[2]: Leaving directory '/build/leptonica/src/leptonica-1.86.0'
make[1]: Leaving directory '/build/leptonica/src/leptonica-1.86.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/leptonica/src/leptonica-1.86.0/src'
make[2]: Entering directory '/build/leptonica/src/leptonica-1.86.0/src'
/usr/bin/mkdir -p '/build/leptonica/pkg/leptonica/usr/include/leptonica'
/usr/bin/mkdir -p '/build/leptonica/pkg/leptonica/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libleptonica.la '/build/leptonica/pkg/leptonica/usr/lib'
/usr/bin/install -c -m 644 allheaders.h alltypes.h array.h array_internal.h arrayaccess.h bbuffer.h bilateral.h bmf.h bmfdata.h bmp.h ccbord.h ccbord_internal.h colorfill.h dewarp.h endianness.h environ.h gplot.h hashmap.h heap.h imageio.h jbclass.h leptwin.h list.h morph.h pix.h pix_internal.h ptra.h queue.h rbtree.h readbarcode.h recog.h regutils.h stack.h stringcode.h sudoku.h watershed.h '/build/leptonica/pkg/leptonica/usr/include/leptonica'
libtool: install: /usr/bin/install -c .libs/libleptonica.so.6.0.0 /build/leptonica/pkg/leptonica/usr/lib/libleptonica.so.6.0.0
libtool: install: (cd /build/leptonica/pkg/leptonica/usr/lib && { ln -s -f libleptonica.so.6.0.0 libleptonica.so.6 || { rm -f libleptonica.so.6 && ln -s libleptonica.so.6.0.0 libleptonica.so.6; }; })
libtool: install: (cd /build/leptonica/pkg/leptonica/usr/lib && { ln -s -f libleptonica.so.6.0.0 libleptonica.so || { rm -f libleptonica.so && ln -s libleptonica.so.6.0.0 libleptonica.so; }; })
libtool: install: /usr/bin/install -c .libs/libleptonica.lai /build/leptonica/pkg/leptonica/usr/lib/libleptonica.la
libtool: install: /usr/bin/install -c .libs/libleptonica.a /build/leptonica/pkg/leptonica/usr/lib/libleptonica.a
libtool: install: chmod 644 /build/leptonica/pkg/leptonica/usr/lib/libleptonica.a
libtool: install: ranlib /build/leptonica/pkg/leptonica/usr/lib/libleptonica.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/leptonica/src/leptonica-1.86.0/src'
make[1]: Leaving directory '/build/leptonica/src/leptonica-1.86.0/src'
Making install in prog
make[1]: Entering directory '/build/leptonica/src/leptonica-1.86.0/prog'
make[2]: Entering directory '/build/leptonica/src/leptonica-1.86.0/prog'
make[2]: Nothing to be done for 'install-data-am'.
/usr/bin/mkdir -p '/build/leptonica/pkg/leptonica/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c convertfilestopdf convertfilestops convertformat convertsegfilestopdf convertsegfilestops converttopdf converttops fileinfo imagetops xtractprotos '/build/leptonica/pkg/leptonica/usr/bin'
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/convertfilestopdf /build/leptonica/pkg/leptonica/usr/bin/convertfilestopdf
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/convertfilestops /build/leptonica/pkg/leptonica/usr/bin/convertfilestops
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/convertformat /build/leptonica/pkg/leptonica/usr/bin/convertformat
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/convertsegfilestopdf /build/leptonica/pkg/leptonica/usr/bin/convertsegfilestopdf
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/convertsegfilestops /build/leptonica/pkg/leptonica/usr/bin/convertsegfilestops
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/converttopdf /build/leptonica/pkg/leptonica/usr/bin/converttopdf
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/converttops /build/leptonica/pkg/leptonica/usr/bin/converttops
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/fileinfo /build/leptonica/pkg/leptonica/usr/bin/fileinfo
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/imagetops /build/leptonica/pkg/leptonica/usr/bin/imagetops
libtool: warning: '../src/libleptonica.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/xtractprotos /build/leptonica/pkg/leptonica/usr/bin/xtractprotos
make[2]: Leaving directory '/build/leptonica/src/leptonica-1.86.0/prog'
make[1]: Leaving directory '/build/leptonica/src/leptonica-1.86.0/prog'
make[1]: Entering directory '/build/leptonica/src/leptonica-1.86.0'
make[2]: Entering directory '/build/leptonica/src/leptonica-1.86.0'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/build/leptonica/pkg/leptonica/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 lept.pc '/build/leptonica/pkg/leptonica/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/leptonica/src/leptonica-1.86.0'
make[1]: Leaving directory '/build/leptonica/src/leptonica-1.86.0'
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "leptonica"...
-> Generating .PKGINFO file...
==> WARNING: Library listed in 'depends' is not required by any files: libsharpyuv.so
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: leptonica 1.86.0-1 (Fri Sep 19 12:18:08 2025)
==> Cleaning up...