diff options
Diffstat (limited to 'libotf')
-rwxr-xr-x | libotf/PKGBUILD | 53 | ||||
-rw-r--r-- | libotf/libotf-0.9.13-0-x86_64-build.log | 231 | ||||
-rw-r--r-- | libotf/libotf-0.9.13-0-x86_64-package.log | 41 | ||||
-rw-r--r-- | libotf/libotf-0.9.13-0-x86_64-prepare.log | 11 |
4 files changed, 336 insertions, 0 deletions
diff --git a/libotf/PKGBUILD b/libotf/PKGBUILD new file mode 100755 index 0000000..24ab0d6 --- /dev/null +++ b/libotf/PKGBUILD @@ -0,0 +1,53 @@ +# Maintainer (Arch): Gaetan Bisson <bisson@archlinux.org> +# Contributor (Arch): Ashish Shukla <wahjava.ml@gmail.com> +# Contributor: Jesús E. <heckyel@hyperbola.info> + +pkgname=libotf +pkgver=0.9.13 +_debver=0.9.13 +_debrel=7 +pkgrel=0 +pkgdesc='OpenType Font library' +url='https://www.nongnu.org/m17n/' +license=('LGPL-2.1') +arch=('i686' 'x86_64') +depends=('libxaw' 'freetype2') +makedepends=('quilt') +source=("https://download.savannah.gnu.org/releases/m17n/${pkgname}-${pkgver}.tar.gz" + "https://deb.debian.org/debian/pool/main/libo/libotf/libotf_$_debver-$_debrel.debian.tar.xz") +sha512sums=('86ddf071df371ee44910afc02432352356bfa1c2a55b44274c95fc4e7ec4fca982a7fcde35aaa63a8cb332e98388a9faf9a94fbf0f39e85668630f77d841ef31' + '93b3d35d33f42814fc2ba5ca4bcb8412938c49065f17c5fd207068108b92fa6095f8df7ca149a17f2ce5a700dffb02fa90515de226fde6858d8611de61014b81') + +prepare() { + cd "${srcdir}/${pkgname}-${pkgver}" + if [[ ${pkgver%.*} = ${_debver%.*} ]]; then + # Debian patches + export QUILT_PATCHES=debian/patches + export QUILT_REFRESH_ARGS='-p ab --no-timestamps --no-index' + export QUILT_DIFF_ARGS='--no-timestamps' + + mv "$srcdir"/debian . + + # Doesn't apply and seems unimportant + rm -v debian/patches/0001-libotf-config-modify-to-support-multi-arch.patch || true + + quilt push -av + fi +} + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + autoreconf -i + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + + install -d "$pkgdir/usr/share/licenses/$pkgname" + install -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" +} + +# vim:set ts=2 sw=2 et: diff --git a/libotf/libotf-0.9.13-0-x86_64-build.log b/libotf/libotf-0.9.13-0-x86_64-build.log new file mode 100644 index 0000000..3a68299 --- /dev/null +++ b/libotf/libotf-0.9.13-0-x86_64-build.log @@ -0,0 +1,231 @@ +configure.ac:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... +configure.ac:27: the top level +configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete. +configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +/usr/share/aclocal-1.16/obsolete.m4:11: AM_CONFIG_HEADER is expanded from... +configure.ac:28: the top level +configure.ac:32: warning: The macro `AM_PROG_LIBTOOL' is obsolete. +configure.ac:32: You should run autoupdate. +/usr/share/aclocal/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... +configure.ac:32: the top level +configure.ac:38: warning: The macro `AC_HEADER_STDC' is obsolete. +configure.ac:38: You should run autoupdate. +./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... +configure.ac:38: the top level +libtoolize: putting auxiliary files in '.'. +libtoolize: copying file './ltmain.sh' +libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, +libtoolize: and rerunning libtoolize and aclocal. +libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. +configure.ac:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +/usr/share/aclocal-1.16/init.m4:29: AM_INIT_AUTOMAKE is expanded from... +configure.ac:27: the top level +configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete. +configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +/usr/share/aclocal-1.16/obsolete.m4:11: AM_CONFIG_HEADER is expanded from... +configure.ac:28: the top level +configure.ac:32: warning: The macro `AM_PROG_LIBTOOL' is obsolete. +configure.ac:32: You should run autoupdate. +/usr/share/aclocal/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... +configure.ac:32: the top level +configure.ac:38: warning: The macro `AC_HEADER_STDC' is obsolete. +configure.ac:38: You should run autoupdate. +./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... +configure.ac:38: the top level +configure.ac:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +aclocal.m4:9759: AM_INIT_AUTOMAKE is expanded from... +configure.ac:27: the top level +configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete. +configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +aclocal.m4:10062: AM_CONFIG_HEADER is expanded from... +configure.ac:28: the top level +configure.ac:32: warning: The macro `AM_PROG_LIBTOOL' is obsolete. +configure.ac:32: You should run autoupdate. +aclocal.m4:122: AM_PROG_LIBTOOL is expanded from... +configure.ac:32: the top level +configure.ac:38: warning: The macro `AC_HEADER_STDC' is obsolete. +configure.ac:38: You should run autoupdate. +./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... +configure.ac:38: the top level +configure.ac:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +aclocal.m4:9759: AM_INIT_AUTOMAKE is expanded from... +configure.ac:27: the top level +configure.ac:28: warning: 'AM_CONFIG_HEADER': this macro is obsolete. +configure.ac:28: You should use the 'AC_CONFIG_HEADERS' macro instead. +./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... +aclocal.m4:10062: AM_CONFIG_HEADER is expanded from... +configure.ac:28: the top level +configure.ac:32: warning: The macro `AM_PROG_LIBTOOL' is obsolete. +configure.ac:32: You should run autoupdate. +aclocal.m4:122: AM_PROG_LIBTOOL is expanded from... +configure.ac:32: the top level +configure.ac:38: warning: The macro `AC_HEADER_STDC' is obsolete. +configure.ac:38: You should run autoupdate. +./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... +configure.ac:38: the top level +configure.ac:27: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: +configure.ac:27: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation +configure.ac:31: installing './compile' +checking for a BSD-compatible install... /usr/bin/install -c +checking whether build environment is sane... yes +/build/libotf/src/libotf-0.9.13/missing: Unknown `--is-lightweight' option +Try `/build/libotf/src/libotf-0.9.13/missing --help' for more information +configure: WARNING: 'missing' script is too old or missing +checking for a race-free mkdir -p... /bin/mkdir -p +checking for gawk... gawk +checking whether make sets $(MAKE)... yes +checking whether make supports nested variables... yes +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 whether make supports the include directive... yes (GNU style) +checking dependency style of gcc... gcc3 +checking build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /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 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-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /usr/bin/ld option to reload object files... -r +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 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 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 -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... yes +checking how to run the C preprocessor... gcc -E +checking for X... libraries , headers +checking for gethostbyname... yes +checking for connect... yes +checking for remove... yes +checking for shmat... yes +checking for IceConnectionNumber in -lICE... yes +checking for egrep... (cached) /bin/grep -E +checking for fcntl.h... yes +checking for stdlib.h... (cached) yes +checking for string.h... (cached) yes +checking for unistd.h... (cached) yes +checking for X11/Xaw/Command.h... yes +checking for size_t... yes +checking for working alloca.h... yes +checking for alloca... yes +checking for GNU libc compatible malloc... yes +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for freetype2... yes +checking for scandir... yes +checking for alphasort... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating src/Makefile +config.status: creating example/Makefile +config.status: creating libotf-config +config.status: creating libotf.pc +config.status: creating src/config.h +config.status: executing depfiles commands +config.status: executing libtool commands +Making all in src +make[1]: Entering directory '/build/libotf/src/libotf-0.9.13/src' +make all-am +make[2]: Entering directory '/build/libotf/src/libotf-0.9.13/src' +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otferror.lo -MD -MP -MF .deps/otferror.Tpo -c -o otferror.lo otferror.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otferror.lo -MD -MP -MF .deps/otferror.Tpo -c otferror.c -fPIC -DPIC -o .libs/otferror.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otferror.lo -MD -MP -MF .deps/otferror.Tpo -c otferror.c -o otferror.o >/dev/null 2>&1 +mv -f .deps/otferror.Tpo .deps/otferror.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfopen.lo -MD -MP -MF .deps/otfopen.Tpo -c -o otfopen.lo otfopen.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfopen.lo -MD -MP -MF .deps/otfopen.Tpo -c otfopen.c -fPIC -DPIC -o .libs/otfopen.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfopen.lo -MD -MP -MF .deps/otfopen.Tpo -c otfopen.c -o otfopen.o >/dev/null 2>&1 +mv -f .deps/otfopen.Tpo .deps/otfopen.Plo +/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfdrive.lo -MD -MP -MF .deps/otfdrive.Tpo -c -o otfdrive.lo otfdrive.c +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfdrive.lo -MD -MP -MF .deps/otfdrive.Tpo -c otfdrive.c -fPIC -DPIC -o .libs/otfdrive.o +libtool: compile: gcc -DHAVE_CONFIG_H -I. -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfdrive.lo -MD -MP -MF .deps/otfdrive.Tpo -c otfdrive.c -o otfdrive.o >/dev/null 2>&1 +mv -f .deps/otfdrive.Tpo .deps/otfdrive.Plo +/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libotf.la -rpath /usr/lib otferror.lo otfopen.lo otfdrive.lo -lfreetype +libtool: link: gcc -shared -fPIC -DPIC .libs/otferror.o .libs/otfopen.o .libs/otfdrive.o -lfreetype -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libotf.so.0 -o .libs/libotf.so.0.0.0 +libtool: link: (cd ".libs" && rm -f "libotf.so.0" && ln -s "libotf.so.0.0.0" "libotf.so.0") +libtool: link: (cd ".libs" && rm -f "libotf.so" && ln -s "libotf.so.0.0.0" "libotf.so") +libtool: link: ar cr .libs/libotf.a otferror.o otfopen.o otfdrive.o +libtool: link: ranlib .libs/libotf.a +libtool: link: ( cd ".libs" && rm -f "libotf.la" && ln -s "../libotf.la" "libotf.la" ) +make[2]: Leaving directory '/build/libotf/src/libotf-0.9.13/src' +make[1]: Leaving directory '/build/libotf/src/libotf-0.9.13/src' +Making all in example +make[1]: Entering directory '/build/libotf/src/libotf-0.9.13/example' +gcc -DHAVE_CONFIG_H -I. -I../src -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfdump.o -MD -MP -MF .deps/otfdump.Tpo -c -o otfdump.o otfdump.c +mv -f .deps/otfdump.Tpo .deps/otfdump.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o otfdump otfdump.o ../src/libotf.la -lfreetype +libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/otfdump otfdump.o ../src/.libs/libotf.so -lfreetype +gcc -DHAVE_CONFIG_H -I. -I../src -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otflist.o -MD -MP -MF .deps/otflist.Tpo -c -o otflist.o otflist.c +mv -f .deps/otflist.Tpo .deps/otflist.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o otflist otflist.o ../src/libotf.la -lfreetype +libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/otflist otflist.o ../src/.libs/libotf.so -lfreetype +gcc -DHAVE_CONFIG_H -I. -I../src -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otftobdf.o -MD -MP -MF .deps/otftobdf.Tpo -c -o otftobdf.o otftobdf.c +mv -f .deps/otftobdf.Tpo .deps/otftobdf.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o otftobdf otftobdf.o ../src/libotf.la -lfreetype +libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/otftobdf otftobdf.o ../src/.libs/libotf.so -lfreetype +gcc -DHAVE_CONFIG_H -I. -I../src -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -MT otfview.o -MD -MP -MF .deps/otfview.Tpo -c -o otfview.o otfview.c +mv -f .deps/otfview.Tpo .deps/otfview.Po +/bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -lSM -lICE -lX11 -lXt -lXaw -lXmu -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o otfview otfview.o ../src/libotf.la -lfreetype +libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -I/usr/include/freetype2 -I/usr/include/libpng16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/otfview otfview.o -lSM -lICE -lX11 -lXt -lXaw -lXmu ../src/.libs/libotf.so -lfreetype +make[1]: Leaving directory '/build/libotf/src/libotf-0.9.13/example' +make[1]: Entering directory '/build/libotf/src/libotf-0.9.13' +make[1]: Nothing to be done for 'all-am'. +make[1]: Leaving directory '/build/libotf/src/libotf-0.9.13' diff --git a/libotf/libotf-0.9.13-0-x86_64-package.log b/libotf/libotf-0.9.13-0-x86_64-package.log new file mode 100644 index 0000000..4a0a9f6 --- /dev/null +++ b/libotf/libotf-0.9.13-0-x86_64-package.log @@ -0,0 +1,41 @@ +Making install in src +make[1]: Entering directory '/build/libotf/src/libotf-0.9.13/src' +make[2]: Entering directory '/build/libotf/src/libotf-0.9.13/src' + /bin/mkdir -p '/build/libotf/pkg/libotf/usr/lib' + /bin/sh ../libtool --mode=install /usr/bin/install -c libotf.la '/build/libotf/pkg/libotf/usr/lib' +libtool: install: /usr/bin/install -c .libs/libotf.so.0.0.0 /build/libotf/pkg/libotf/usr/lib/libotf.so.0.0.0 +libtool: install: (cd /build/libotf/pkg/libotf/usr/lib && { ln -s -f libotf.so.0.0.0 libotf.so.0 || { rm -f libotf.so.0 && ln -s libotf.so.0.0.0 libotf.so.0; }; }) +libtool: install: (cd /build/libotf/pkg/libotf/usr/lib && { ln -s -f libotf.so.0.0.0 libotf.so || { rm -f libotf.so && ln -s libotf.so.0.0.0 libotf.so; }; }) +libtool: install: /usr/bin/install -c .libs/libotf.lai /build/libotf/pkg/libotf/usr/lib/libotf.la +libtool: install: /usr/bin/install -c .libs/libotf.a /build/libotf/pkg/libotf/usr/lib/libotf.a +libtool: install: chmod 644 /build/libotf/pkg/libotf/usr/lib/libotf.a +libtool: install: ranlib /build/libotf/pkg/libotf/usr/lib/libotf.a +libtool: warning: remember to run 'libtool --finish /usr/lib' + /bin/mkdir -p '/build/libotf/pkg/libotf/usr/include' + /usr/bin/install -c -m 644 otf.h '/build/libotf/pkg/libotf/usr/include' +make[2]: Leaving directory '/build/libotf/src/libotf-0.9.13/src' +make[1]: Leaving directory '/build/libotf/src/libotf-0.9.13/src' +Making install in example +make[1]: Entering directory '/build/libotf/src/libotf-0.9.13/example' +make[2]: Entering directory '/build/libotf/src/libotf-0.9.13/example' + /bin/mkdir -p '/build/libotf/pkg/libotf/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c otfdump otflist otftobdf otfview '/build/libotf/pkg/libotf/usr/bin' +libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib' +libtool: install: /usr/bin/install -c .libs/otfdump /build/libotf/pkg/libotf/usr/bin/otfdump +libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib' +libtool: install: /usr/bin/install -c .libs/otflist /build/libotf/pkg/libotf/usr/bin/otflist +libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib' +libtool: install: /usr/bin/install -c .libs/otftobdf /build/libotf/pkg/libotf/usr/bin/otftobdf +libtool: warning: '../src/libotf.la' has not been installed in '/usr/lib' +libtool: install: /usr/bin/install -c .libs/otfview /build/libotf/pkg/libotf/usr/bin/otfview +make[2]: Nothing to be done for 'install-data-am'. +make[2]: Leaving directory '/build/libotf/src/libotf-0.9.13/example' +make[1]: Leaving directory '/build/libotf/src/libotf-0.9.13/example' +make[1]: Entering directory '/build/libotf/src/libotf-0.9.13' +make[2]: Entering directory '/build/libotf/src/libotf-0.9.13' + /bin/mkdir -p '/build/libotf/pkg/libotf/usr/bin' + /usr/bin/install -c libotf-config '/build/libotf/pkg/libotf/usr/bin' + /bin/mkdir -p '/build/libotf/pkg/libotf/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 libotf.pc '/build/libotf/pkg/libotf/usr/lib/pkgconfig' +make[2]: Leaving directory '/build/libotf/src/libotf-0.9.13' +make[1]: Leaving directory '/build/libotf/src/libotf-0.9.13' diff --git a/libotf/libotf-0.9.13-0-x86_64-prepare.log b/libotf/libotf-0.9.13-0-x86_64-prepare.log new file mode 100644 index 0000000..802fa72 --- /dev/null +++ b/libotf/libotf-0.9.13-0-x86_64-prepare.log @@ -0,0 +1,11 @@ +removed 'debian/patches/0001-libotf-config-modify-to-support-multi-arch.patch' +Applying patch debian/patches/0001-do-not-add-flags-for-required-packages-to-pc-file.patch +patching file libotf.pc.in + +Applying patch debian/patches/0001-libotf-config-modify-to-support-multi-arch.patch +Patch debian/patches/0001-libotf-config-modify-to-support-multi-arch.patch does not exist; applied empty patch + +Applying patch debian/patches/0002-use-pkg-config-not-freetype-config.patch +patching file configure.ac + +Now at patch debian/patches/0002-use-pkg-config-not-freetype-config.patch |