>>> libxo: Building testing/libxo 1.6.0-r0 (using abuild 3.9.0-r3) started Wed, 03 Aug 2022 12:52:13 +0000 >>> libxo: Checking sanity of /home/buildozer/aports/testing/libxo/APKBUILD... >>> libxo: Analyzing dependencies... >>> libxo: Installing for build: build-base bsd-compat-headers (1/2) Installing bsd-compat-headers (0.7.2-r3) (2/2) Installing .makedepends-libxo (20220803.125214) OK: 615 MiB in 97 packages >>> libxo: Cleaning up srcdir >>> libxo: Cleaning up pkgdir >>> libxo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libxo-1.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libxo: Fetching https://github.com/Juniper/libxo/releases/download/1.6.0/libxo-1.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 690k 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 57 690k 57 399k 0 0 193k 0 0:00:03 0:00:02 0:00:01 698k 100 690k 100 690k 0 0 332k 0 0:00:02 0:00:02 --:--:-- 1181k >>> libxo: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libxo-1.6.0.tar.gz >>> libxo: Checking sha512sums... libxo-1.6.0.tar.gz: OK portability.patch: OK >>> libxo: Unpacking /var/cache/distfiles/edge/libxo-1.6.0.tar.gz... >>> libxo: portability.patch patching file libxo/xo_humanize.h patching file libxo/xo_syslog.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for powerpc64le-alpine-linux-musl-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... none checking whether ln -s works... yes checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl 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/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/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 the maximum length of command line arguments... 98304 checking how to convert powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-alpine-linux-musl-ranlib... no 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 powerpc64le-alpine-linux-musl-mt... no 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/powerpc64le-alpine-linux-musl/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 basename... /usr/bin/basename checking for bison... /usr/bin/bison checking for cat... /bin/cat checking for chmod... /bin/chmod checking for cp... /bin/cp checking for diff... /usr/bin/diff checking for mkdir... /bin/mkdir checking for mv... /bin/mv checking for rm... /bin/rm checking for sed... (cached) /bin/sed checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for strchr... yes checking for strcspn... yes checking for strerror... yes checking for strspn... yes checking for sranddev... no checking for srand... yes checking for strlcpy... yes checking for fdopen... yes checking for getrusage... yes checking for gettimeofday... yes checking for ctime... yes checking for getpass... yes checking for getprogname... no checking for sysctlbyname... no checking for flock... yes checking for asprintf... yes checking for __flbf... yes checking for sysctlbyname... (cached) no checking for dlfcn.h... (cached) yes checking for dlfcn.h... (cached) yes checking for stdio_ext.h... yes checking for tzfile.h... no checking for stdtime/tzfile.h... no checking for dlfunc... no checking for sys/time.h... yes checking for ctype.h... yes checking for errno.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/sysctl.h... no checking for threads.h... yes checking for monitor.h... no checking for libutil.h... no checking for humanize_number in -lutil... no humanize_number results: :no:no: configure: "could not find msgfmt tool" checking thread-locals are unknown... before checking for MD5_Init in -lcrypto... no checking for struct sockaddr_un.sun_len... no checking for gcc options needed to detect all undeclared functions... none needed checking whether __isthreaded is declared... no checking for libslax... no checking whether to build with warnings... no checking whether to build with debugging... no checking whether to use int return codes... no checking whether to build with text-only rendering... no checking whether to build with local wcwidth implementation... yes checking retain hash bucket size... default checking for lrint in -lm... yes checking compiler for gcc... yes checking whether to build with printflike... no checking whether to build with LIBXO_OPTIONS... yes Using configure dir /home/buildozer/aports/testing/libxo/src/libxo-1.6.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxo-config config.status: creating xohtml/xohtml.sh config.status: creating libxo/Makefile config.status: creating libxo/add.man config.status: creating bin/Makefile config.status: creating encoder/Makefile config.status: creating encoder/cbor/Makefile config.status: creating encoder/csv/Makefile config.status: creating encoder/test/Makefile config.status: creating xo/Makefile config.status: creating xolint/Makefile config.status: creating xohtml/Makefile config.status: creating xopo/Makefile config.status: creating packaging/libxo.pc config.status: creating doc/Makefile config.status: creating doc/top-link.html config.status: creating tests/Makefile config.status: creating tests/core/Makefile config.status: creating tests/gettext/Makefile config.status: creating tests/xo/Makefile config.status: creating packaging/libxo.spec config.status: creating packaging/libxo.rb.base config.status: creating libxo/xo_config.h config.status: executing depfiles commands config.status: executing libtool commands rm: can't remove 'libtoolT': No such file or directory configure: summary of build options: libxo version: 1.6.0 host type: powerpc64le-alpine-linux-musl / linux-musl install prefix: /usr srcdir: . libdir: ${exec_prefix}/lib bindir: ${exec_prefix}/bin includedir: ${prefix}/include share dir: /usr/share/libxo extensions dir: ${exec_prefix}/lib/libxo/encoder oxtradoc dir: compiler: gcc (yes) compiler flags: -D_GNU_SOURCE -Os -fomit-frame-pointer library types: Shared=yes, Static=no warnings: no debug: no printf-like: no libxo-options: yes text-only: no gettext: no (none) isthreaded: no thread-local: before local wcwidth: yes retain size: default Making all in bin make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/bin' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/bin' Making all in libxo make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' make all-am make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' CC libxo.lo CC xo_encoder.lo CC xo_syslog.lo CCLD libxo.la make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' Making all in xo make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' CC xo.o CCLD xo make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' Making all in xopo make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' CC xopo.o CCLD xopo make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' Making all in xolint make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' Making all in xohtml make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' Making all in tests make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' Making all in core make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' CC test_01.o CC test_02.o CC test_03.o CC test_04.o CC test_05.o CC test_06.o CC test_07.o CC test_08.o CC test_09.o CC test_10.o CC test_11.o CC test_12.o CCLD test_06.test CCLD test_04.test CCLD test_07.test CCLD test_03.test CCLD test_12.test CCLD test_11.test CCLD test_09.test CCLD test_02.test CCLD test_08.test CCLD test_05.test CCLD test_10.test CCLD test_01.test make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' Making all in xo make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' Making all in doc make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/doc' Making all in encoder make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' Making all in cbor make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' CC enc_cbor.lo CCLD libenc_cbor.la make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' Making all in csv make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' CC enc_csv.lo CCLD libenc_csv.la make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' Making all in test make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' CC enc_test.lo CCLD libenc_test.la make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0' make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' ... test_01.c ... T ... -static ethernet bridge 18u 24anchor 0x0..1 -anchor 0x0..1 -anchor 0x0..1 +static ethernet bridge 18u 24anchor 0..1 +anchor 0..1 +anchor 0..1 df 12% testing argument modifier my-box.example.com... testing argument modifier with encoding to .example.com... ... test_01.c ... XP ... bridge 18u 24 -
0x0
+
0
1 -
0x0
+
0
1 -
0x0
+
0
1 12 0xdeadbeef ... test_01.c ... JP ... "type": "bridge", "type": "18u", "type": 24, - "address": "0x0", + "address": "0", "port": 1, - "address": "0x0", + "address": "0", "port": 1, - "address": "0x0", + "address": "0", "port": 1, "used-percent": 12, "kve_start": "0xdeadbeef", ... test_01.c ... JPu ... "type": "bridge", "type": "18u", "type": 24, - "address": "0x0", + "address": "0", "port": 1, - "address": "0x0", + "address": "0", "port": 1, - "address": "0x0", + "address": "0", "port": 1, "used_percent": 12, "kve_start": "0xdeadbeef", ... test_01.c ... HP ...
24
anchor
-
-
0x0
+
+
0
..
1
anchor
-
-
0x0
+
+
0
..
1
anchor
-
-
0x0
+
+
0
..
1
... test_01.c ... X ... -ethernetbridge18u24
0x0
1
0x0
1
0x0
1120xdeadbeef0xcabb1emy-boxexample.commy-boxexample.comvery42[42]gum-000-1412my-boxexample.comGRO-000-415gum14125410HRD-000-212rope8542HRD-000-517ladder021HRD-000-632bolt412314442GRO-000-2331water17142GRO-000-415gum1412.05410HRD-000-212rope85.042HRD-000-517ladder021HRD-000-632bolt4123.014442GRO-000-2331water17.0142GRO-000-533fish1321.0451gumropeladderboltwaterGRO-000-415gum14121054HRD-000-212rope85special24HRD-000-517ladder0special12HRD-000-632bolt412342144GRO-000-2331water17special214425455modeoctallinksusergroup
that
3this/some/file6401usergroup
\ No newline at end of file +ethernetbridge18u24
0
1
0
1
0
1120xdeadbeef0xcabb1emy-boxexample.commy-boxexample.comvery42[42]gum-000-1412my-boxexample.comGRO-000-415gum14125410HRD-000-212rope8542HRD-000-517ladder021HRD-000-632bolt412314442GRO-000-2331water17142GRO-000-415gum1412.05410HRD-000-212rope85.042HRD-000-517ladder021HRD-000-632bolt4123.014442GRO-000-2331water17.0142GRO-000-533fish1321.0451gumropeladderboltwaterGRO-000-415gum14121054HRD-000-212rope85special24HRD-000-517ladder0special12HRD-000-632bolt412342144GRO-000-2331water17special214425455modeoctallinksusergroup
that
3this/some/file6401usergroup
\ No newline at end of file ... test_01.c ... J ... -{"top-level": {"type":"ethernet","type":"bridge","type":"18u","type":24,"address":"0x0","port":1,"address":"0x0","port":1,"address":"0x0","port":1,"used-percent":12,"kve_start":"0xdeadbeef","kve_end":"0xcabb1e","host":"my-box","domain":"example.com","host":"my-box","domain":"example.com","label":"value","max-chaos":"very","min-chaos":42,"some-chaos":"[42]", "sku": ["gum-000-1412"],"host":"my-box","domain":"example.com", "data": {"item": [{"sku":"GRO-000-415","name":"gum","sold":1412,"in-stock":54,"on-order":10}, {"sku":"HRD-000-212","name":"rope","sold":85,"in-stock":4,"on-order":2}, {"sku":"HRD-000-517","name":"ladder","sold":0,"in-stock":2,"on-order":1}, {"sku":"HRD-000-632","name":"bolt","sold":4123,"in-stock":144,"on-order":42}, {"sku":"GRO-000-2331","name":"water","sold":17,"in-stock":14,"on-order":2}]}, "data2": {"item": [{"sku":"GRO-000-415","name":"gum","sold":1412.0,"in-stock":54,"on-order":10}, {"sku":"HRD-000-212","name":"rope","sold":85.0,"in-stock":4,"on-order":2}, {"sku":"HRD-000-517","name":"ladder","sold":0,"in-stock":2,"on-order":1}, {"sku":"HRD-000-632","name":"bolt","sold":4123.0,"in-stock":144,"on-order":42}, {"sku":"GRO-000-2331","name":"water","sold":17.0,"in-stock":14,"on-order":2}]}, "data3": {"item": [{"sku":"GRO-000-533","name":"fish","sold":1321.0,"in-stock":45,"on-order":1}]}, "data4": {"item": ["gum","rope","ladder","bolt","water"]}, "data": {"item": [{"sku":"GRO-000-415","name":"gum","sold":1412,"on-order":10,"in-stock":54}, {"sku":"HRD-000-212","name":"rope","sold":85,"extra":"special","on-order":2,"in-stock":4}, {"sku":"HRD-000-517","name":"ladder","sold":0,"extra":"special","on-order":1,"in-stock":2}, {"sku":"HRD-000-632","name":"bolt","sold":4123,"on-order":42,"in-stock":144}, {"sku":"GRO-000-2331","name":"water","sold":17,"extra":"special","on-order":2,"in-stock":14}]},"cost":425,"cost":455,"mode":"mode","mode_octal":"octal","links":"links","user":"user","group":"group","pre":"that","links":3,"post":"this","mode":"/some/file","mode_octal":640,"links":1,"user":"user","group":"group"}} +{"top-level": {"type":"ethernet","type":"bridge","type":"18u","type":24,"address":"0","port":1,"address":"0","port":1,"address":"0","port":1,"used-percent":12,"kve_start":"0xdeadbeef","kve_end":"0xcabb1e","host":"my-box","domain":"example.com","host":"my-box","domain":"example.com","label":"value","max-chaos":"very","min-chaos":42,"some-chaos":"[42]", "sku": ["gum-000-1412"],"host":"my-box","domain":"example.com", "data": {"item": [{"sku":"GRO-000-415","name":"gum","sold":1412,"in-stock":54,"on-order":10}, {"sku":"HRD-000-212","name":"rope","sold":85,"in-stock":4,"on-order":2}, {"sku":"HRD-000-517","name":"ladder","sold":0,"in-stock":2,"on-order":1}, {"sku":"HRD-000-632","name":"bolt","sold":4123,"in-stock":144,"on-order":42}, {"sku":"GRO-000-2331","name":"water","sold":17,"in-stock":14,"on-order":2}]}, "data2": {"item": [{"sku":"GRO-000-415","name":"gum","sold":1412.0,"in-stock":54,"on-order":10}, {"sku":"HRD-000-212","name":"rope","sold":85.0,"in-stock":4,"on-order":2}, {"sku":"HRD-000-517","name":"ladder","sold":0,"in-stock":2,"on-order":1}, {"sku":"HRD-000-632","name":"bolt","sold":4123.0,"in-stock":144,"on-order":42}, {"sku":"GRO-000-2331","name":"water","sold":17.0,"in-stock":14,"on-order":2}]}, "data3": {"item": [{"sku":"GRO-000-533","name":"fish","sold":1321.0,"in-stock":45,"on-order":1}]}, "data4": {"item": ["gum","rope","ladder","bolt","water"]}, "data": {"item": [{"sku":"GRO-000-415","name":"gum","sold":1412,"on-order":10,"in-stock":54}, {"sku":"HRD-000-212","name":"rope","sold":85,"extra":"special","on-order":2,"in-stock":4}, {"sku":"HRD-000-517","name":"ladder","sold":0,"extra":"special","on-order":1,"in-stock":2}, {"sku":"HRD-000-632","name":"bolt","sold":4123,"on-order":42,"in-stock":144}, {"sku":"GRO-000-2331","name":"water","sold":17,"extra":"special","on-order":2,"in-stock":14}]},"cost":425,"cost":455,"mode":"mode","mode_octal":"octal","links":"links","user":"user","group":"group","pre":"that","links":3,"post":"this","mode":"/some/file","mode_octal":640,"links":1,"user":"user","group":"group"}} ... test_01.c ... H ... -
static
ethernet
bridge
18u
24
anchor
0x0
..
1
anchor
0x0
..
1
anchor
0x0
..
1
df
12
%
testing argument modifier
my-box
.
example.com
...
testing argument modifier with encoding to
.
example.com
...
Label text
value
My Title +
static
ethernet
bridge
18u
24
anchor
0
..
1
anchor
0
..
1
anchor
0
..
1
df
12
%
testing argument modifier
my-box
.
example.com
...
testing argument modifier with encoding to
.
example.com
...
Label text
value
My Title
very
42
42
gum-1412
Connecting to
my-box
.
example.com
...
Item
Total Sold
In Stock
On Order
SKU
gum
1412
54
10
GRO-000-415
rope
85
4
2
HRD-000-212
ladder
0
2
1
HRD-000-517
bolt
4123
144
42
HRD-000-632
water
17
14
2
GRO-000-2331
Item
'
gum
':
Total sold
:
1412.0
In stock
:
54
On order
:
10
SKU
:
GRO-000-415
Item
'
rope
':
Total sold
:
85.0
In stock
:
4
On order
:
2
SKU
:
HRD-000-212
Item
'
ladder
':
Total sold
:
0
In stock
:
2
On order
:
1
SKU
:
HRD-000-517
Item
'
bolt
':
Total sold
:
4123.0
In stock
:
144
On order
:
42
SKU
:
HRD-000-632
Item
'
water
':
Total sold
:
17.0
In stock
:
14
On order
:
2
SKU
:
GRO-000-2331
Item
'
fish
':
Total sold
:
1321.0
In stock
:
45
On order
:
1
SKU
:
GRO-000-533
Item
:
gum
Item
:
rope
Item
:
ladder
Item
:
bolt
Item
:
water
Item
Total Sold
In Stock
On Order
SKU
gum
1412
10
54
GRO-000-415
rope
85
Extra:
special
2
4
HRD-000-212
ladder
0
Extra:
special
1
2
HRD-000-517
bolt
4123
42
144
HRD-000-632
water
17
Extra:
special
2
14
GRO-000-2331
X
X
X
X
X
X
X
X
X
X
Cost
:
425
X
X
Cost
:
455
links
user
group
3
this
/some/file
1
user
group
\ No newline at end of file ... test_01.c ... HIPx ...
24
anchor
-
-
0x0
+
+
0
..
1
anchor
-
-
0x0
+
+
0
..
1
anchor
-
-
0x0
+
+
0
..
1
... test_01.c ... E ... -op create: [test] [] [0] -op open_container: [top-level] [] [0x810] -op string: [type] [ethernet] [0] -op content: [type] [bridge] [0] -op content: [type] [18u] [0] -op content: [type] [24] [0] -op content: [address] [0x0] [0] -op content: [port] [1] [0] -op content: [address] [0x0] [0] -op content: [port] [1] [0] -op content: [address] [0x0] [0] -op content: [port] [1] [0] -op content: [used-percent] [12] [0] -op content: [kve_start] [0xdeadbeef] [0x8] -op content: [kve_end] [0xcabb1e] [0x8] -op string: [host] [my-box] [0x200000] -op string: [domain] [example.com] [0x200000] -op string: [host] [my-box] [0x200008] -op string: [domain] [example.com] [0x200000] -op string: [label] [value] [0x200000] -op string: [max-chaos] [very] [0x1000] -op content: [min-chaos] [42] [0] -op string: [some-chaos] [[42]] [0] -op attr: [test-attr] [attr-value] [0] -op open_leaf_list: [sku] [] [0] -op string: [sku] [gum-000-1412] [0x2010] -op close_leaf_list: [sku] [] [0] -op string: [host] [my-box] [0] -op string: [domain] [example.com] [0] -op attr: [test] [value] [0] -op open_container: [data] [] [0x810] -op open_list: [item] [] [0] -op attr: [test2] [value2] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [GRO-000-415] [0x98] -op string: [name] [gum] [0x80] -op content: [sold] [1412] [0x20] -op content: [in-stock] [54] [0] -op content: [on-order] [10] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [HRD-000-212] [0x98] -op string: [name] [rope] [0x80] -op content: [sold] [85] [0x20] -op content: [in-stock] [4] [0] -op content: [on-order] [2] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [HRD-000-517] [0x98] -op string: [name] [ladder] [0x80] -op content: [sold] [0] [0x20] -op content: [in-stock] [2] [0] -op content: [on-order] [1] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [HRD-000-632] [0x98] -op string: [name] [bolt] [0x80] -op content: [sold] [4123] [0x20] -op content: [in-stock] [144] [0] -op content: [on-order] [42] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [GRO-000-2331] [0x98] -op string: [name] [water] [0x80] -op content: [sold] [17] [0x20] -op content: [in-stock] [14] [0] -op content: [on-order] [2] [0] -op close_instance: [item] [] [0] -op close_list: [item] [] [0] -op close_container: [data] [] [0] -op open_container: [data2] [] [0x810] -op open_list: [item] [] [0] -op open_instance: [item] [] [0x810] -op string: [sku] [GRO-000-415] [0x98] -op string: [name] [gum] [0x80] -op content: [sold] [1412.0] [0x20] -op content: [in-stock] [54] [0] -op content: [on-order] [10] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op string: [sku] [HRD-000-212] [0x98] -op string: [name] [rope] [0x80] -op content: [sold] [85.0] [0x20] -op content: [in-stock] [4] [0] -op content: [on-order] [2] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op string: [sku] [HRD-000-517] [0x98] -op string: [name] [ladder] [0x80] -op content: [sold] [0] [0x20] -op content: [in-stock] [2] [0] -op content: [on-order] [1] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op string: [sku] [HRD-000-632] [0x98] -op string: [name] [bolt] [0x80] -op content: [sold] [4123.0] [0x20] -op content: [in-stock] [144] [0] -op content: [on-order] [42] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op string: [sku] [GRO-000-2331] [0x98] -op string: [name] [water] [0x80] -op content: [sold] [17.0] [0x20] -op content: [in-stock] [14] [0] -op content: [on-order] [2] [0] -op close_instance: [item] [] [0] -op close_list: [item] [] [0] -op close_container: [data2] [] [0] -op open_container: [data3] [] [0x810] -op open_list: [item] [] [0] -op open_instance: [item] [] [0x810] -op string: [sku] [GRO-000-533] [0x98] -op string: [name] [fish] [0x80] -op content: [sold] [1321.0] [0x20] -op content: [in-stock] [45] [0] -op content: [on-order] [1] [0] -op close_instance: [item] [] [0] -op close_list: [item] [] [0] -op close_container: [data3] [] [0] -op open_container: [data4] [] [0x810] -op open_list: [item] [] [0] -op attr: [test4] [value4] [0] -op string: [item] [gum] [0x2000] -op attr: [test4] [value4] [0] -op string: [item] [rope] [0x2000] -op attr: [test4] [value4] [0] -op string: [item] [ladder] [0x2000] -op attr: [test4] [value4] [0] -op string: [item] [bolt] [0x2000] -op attr: [test4] [value4] [0] -op string: [item] [water] [0x2000] -op close_list: [item] [] [0] -op close_container: [data4] [] [0] -op attr: [test] [value] [0] -op open_container: [data] [] [0x810] -op open_list: [item] [] [0] -op attr: [test2] [value2] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [GRO-000-415] [0x98] -op string: [name] [gum] [0x80] -op content: [sold] [1412] [0x20] -op content: [on-order] [10] [0] -op content: [in-stock] [54] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [HRD-000-212] [0x98] -op string: [name] [rope] [0x80] -op content: [sold] [85] [0x20] -op string: [extra] [special] [0] -op content: [on-order] [2] [0] -op content: [in-stock] [4] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [HRD-000-517] [0x98] -op string: [name] [ladder] [0x80] -op content: [sold] [0] [0x20] -op string: [extra] [special] [0] -op content: [on-order] [1] [0] -op content: [in-stock] [2] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [HRD-000-632] [0x98] -op string: [name] [bolt] [0x80] -op content: [sold] [4123] [0x20] -op content: [on-order] [42] [0] -op content: [in-stock] [144] [0] -op close_instance: [item] [] [0] -op open_instance: [item] [] [0x810] -op attr: [test3] [value3] [0] -op string: [sku] [GRO-000-2331] [0x98] -op string: [name] [water] [0x80] -op content: [sold] [17] [0x20] -op string: [extra] [special] [0] -op content: [on-order] [2] [0] -op content: [in-stock] [14] [0] -op close_instance: [item] [] [0] -op close_list: [item] [] [0] -op close_container: [data] [] [0] -op content: [cost] [425] [0] -op content: [cost] [455] [0] -op string: [mode] [mode] [0x8] -op string: [mode_octal] [octal] [0x8] -op string: [links] [links] [0x1000] -op string: [user] [user] [0x1000] -op string: [group] [group] [0x1000] -op string: [pre] [that] [0x8] -op content: [links] [3] [0x1000] -op string: [post] [this] [0x1000] -op string: [mode] [/some/file] [0x1000] -op content: [mode_octal] [640] [0x8] -op content: [links] [1] [0x1000] -op string: [user] [user] [0x1000] -op string: [group] [group] [0x1000] -op close_container: [top-level] [] [0] -op finish: [] [] [0] -op flush: [] [] [0] +test_01: encoder not founde: test +test_01: error initializing encoder: test ... test_02.c ... T ... ... test_02.c ... XP ... ... test_02.c ... JP ... ... test_02.c ... JPu ... ... test_02.c ... HP ... ... test_02.c ... X ... ... test_02.c ... J ... ... test_02.c ... H ... ... test_02.c ... HIPx ... ... test_02.c ... E ... -op create: [test] [] [0] -op open_container: [top] [] [0x40010] -op open_container: [data] [] [0x40010] -op string: [name] [em0] [0x1080] -op string: [flags] [0x8843] [0x18] -op string: [name] [em0] [0x1088] -op string: [flags] [0x8843] [0x18] -op string: [what] [braces] [0] -op string: [length] [abcdef] [0] -op content: [fd] [-1] [0] -op string: [error] [Bad file descriptor] [0] -op string: [test] [good] [0] -op content: [fd] [-1] [0] -op string: [error] [Bad fi] [0] -op string: [test] [good] [0] -op content: [lines] [20] [0] -op content: [words] [30] [0] -op content: [characters] [40] [0] -op open_leaf_list: [bytes] [] [0] -op content: [bytes] [0] [0x2004] -op content: [bytes] [1] [0x2004] -op content: [bytes] [2] [0x2004] -op content: [bytes] [3] [0x2004] -op content: [bytes] [4] [0x2004] -op close_leaf_list: [bytes] [] [0] -op content: [granularity-lw] [155] [0] -op content: [mbuf-current] [10] [0] -op content: [mbuf-cache] [20] [0] -op content: [mbuf-total] [30] [0] -op content: [distance] [50] [0] -op string: [location] [Boston] [0] -op content: [memory] [64] [0] -op content: [total] [640] [0] -op content: [memory] [64] [0] -op content: [total] [640] [0] -op content: [ten] [10] [0] -op content: [eleven] [11] [0] -op content: [unknown] [1010] [0] -op content: [unknown] [1010] [0] -op content: [min] [15] [0x20] -op content: [cur] [20] [0x20] -op content: [max] [125] [0] -op content: [min] [15] [0] -op content: [cur] [20] [0] -op content: [max] [125] [0] -op content: [min] [15] [0x20] -op content: [cur] [20] [0x20] -op content: [max] [125] [0x20] -op content: [min] [15] [0] -op content: [cur] [20] [0] -op content: [max] [125] [0] -op content: [val1] [21] [0x8000] -op content: [val2] [58368] [0x18000] -op content: [val3] [100663296] [0x28000] -op content: [val4] [44470272] [0x48000] -op content: [val5] [1342172800] [0x28000] -op open_list: [flag] [] [0] -op string: [flag] [one] [0x2010] -op string: [flag] [two] [0x2010] -op string: [flag] [three] [0x2010] -op close_list: [flag] [] [0] -op content: [works] [null] [0x20] -op content: [empty-tag] [true] [0x8] -op string: [t1] [1000] [0x1010] -op string: [t2] [test5000] [0x1010] -op string: [t3] [ten-longx] [0x1010] -op string: [t4] [xtest] [0x1010] -op content: [count] [10] [0] -op content: [test] [4] [0] -op close_container: [data] [] [0] -op close_container: [top] [] [0] -op finish: [] [] [0] -op flush: [] [] [0] -test_02: key field emitted after normal value field: 'name' +test_02: encoder not founde: test +test_02: error initializing encoder: test ... test_03.c ... T ... ... test_03.c ... XP ... ... test_03.c ... JP ... ... test_03.c ... JPu ... ... test_03.c ... HP ... ... test_03.c ... X ... ... test_03.c ... J ... ... test_03.c ... H ... ... test_03.c ... HIPx ... ... test_03.c ... E ... -op create: [test] [] [0] -op open_container: [employees] [] [0x10] -op open_list: [employee] [] [0] -op close_list: [employee] [] [0] -op string: [extra] [] [0] -op open_list: [memory] [] [0] -op open_instance: [memory] [] [0x10] -op string: [type] [name] [0x80] -op content: [in-use] [12345] [0] -op content: [memory-use] [54321] [0] -op string: [high-use] [-] [0] -op content: [requests] [32145] [0] -op close_instance: [memory] [] [0] -op close_list: [memory] [] [0] -op open_list: [employee] [] [0] -op open_instance: [employee] [] [0x10] -op string: [first-name] [Terry] [0] -op string: [last-name] [Jones] [0] -op content: [department] [660] [0] -op close_instance: [employee] [] [0] -op open_instance: [employee] [] [0x10] -op string: [first-name] [Leslie] [0] -op string: [last-name] [Patterson] [0] -op content: [department] [341] [0] -op close_instance: [employee] [] [0] -op open_instance: [employee] [] [0x10] -op string: [first-name] [Ashley] [0] -op string: [last-name] [Smith] [0] -op content: [department] [1440] [0] -op close_instance: [employee] [] [0] -op close_list: [employee] [] [0] -op close_container: [employees] [] [0] -op finish: [] [] [0] -op flush: [] [] [0] +lt-test_03: encoder not founde: test +lt-test_03: error initializing encoder: test ... test_04.c ... T ... ... test_04.c ... XP ... ... test_04.c ... JP ... ... test_04.c ... JPu ... ... test_04.c ... HP ... ... test_04.c ... X ... ... test_04.c ... J ... ... test_04.c ... H ... ... test_04.c ... HIPx ... ... test_04.c ... E ... -op create: [test] [] [0] -op open_container: [employees] [] [0x10] -op open_list: [employee] [] [0] -op open_instance: [employee] [] [0x10] -op string: [first-name] [Terry] [0] -op string: [last-name] [Jones] [0] -op content: [department] [660] [0] -op close_instance: [employee] [] [0] -op open_instance: [employee] [] [0x10] -op string: [first-name] [Leslie] [0] -op string: [last-name] [Patterson] [0] -op content: [department] [341] [0] -op close_instance: [employee] [] [0] -op open_instance: [employee] [] [0x10] -op string: [first-name] [Ashley] [0] -op string: [last-name] [Smith] [0] -op content: [department] [1440] [0] -op close_instance: [employee] [] [0] -op close_list: [employee] [] [0] -op close_container: [employees] [] [0] -op finish: [] [] [0] -op flush: [] [] [0] +lt-test_04: encoder not founde: test +lt-test_04: error initializing encoder: test ... test_05.c ... T ... Sample text This sample text was taken from the Punjabi Wikipedia article on Lahore and transliterated into the Latin script. Gurmukhi: -ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ । +???? ????????? ????? ?? ??????? ?? ? ??? ????? ?? ??? ????? ??? ???? ???? ???? ?? ??? ???? ????? ?? ? ???? ???????? ?? ?????, ????? ?? ?????? ?? ???? ?? ??? ?? ?? ????? ???????? ?? ??? ?? ???? ????? ?? ? ???? ????-?-???? ?? ???? ?? ???? ?? ?? ???? ??? ????? ??? ???? ?? ???? ?? ? Shahmukhi: -لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔ +???? ???????? ????? ?? ?????????? ??? ??? ???? ?? ??? ????? ??? ??? ???? ???? ??? ??? ??? ??? ??? ???? ??????? ?? ?????? ????? ?? ?????? ?? ??? ?? ?? ?? ??? ?????? ??????? ?? ?? ?? ???? ????? ??? ???? ????? ???? ?? ????? ?? ???? ?? ???? ??? ???? ?? ???? ?? ???? ?? ? Transliteration: -lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē. -Wide char: ෴ - 0xdf4 - 1 -Wide char: ණ - 0xdab - 1 -Wide char: ් - 0xdca - 0 -Wide char: ණ - 0xdab - 1 -Wide char: ្ - 0x17d2 - 0 -Wide char: ෴ - 0xdf4 - 1 +lahor p?kist?n panj?b d? d?rul hak?mat ?. l?k gi?t? d? n?? kar?c? t?? b?ad lahor d?j? sab t?? va??? shahr ?. lahor p?kist?n d? si?s?, rahtal? t? pa???? d? g??? ? t? is la? ihn?? p?kist?n d? dil v? keh? j?nd? ?. lahor dari?? r?v? d? kan?? t? vasd? ?. isd? l?k gi?t? ikk kar?? d? n??? ?. +Wide char: - 0xdf4 - 1 +Wide char: - 0xdab - 1 +Wide char: - 0xdca - 0 +Wide char: - 0xdab - 1 +Wide char: - 0x17d2 - 0 +Wide char: - 0xdf4 - 1 Wide char: 1 - 0x31 - 1 -Wide char: ͏ - 0x34f - 0 +Wide char: - 0x34f - 0 Wide char: 2 - 0x32 - 1 -Wide char: ⃝ - 0x20dd - 0 -Cool: [1͏2⃝] -Οὐχὶ ταὐτὰ παρίσταταί μοι γιγνώσκειν, ὦ ἄνδρες ᾿Αθηναῖοι -გთხოვთ ახლავე გაიაროთ რეგისტრაცია Unicode-ის მეათე საერთაშორისო -Width: 63 -[෴ණ්ණ෴] -Width: 6 -[෴] +Wide char: - 0x20dd - 0 +Cool: [1?2?] + ??????????, ? ?????? ????????? + ?????? ??????? ??????????? Unicode-?? ????? ???????????? +Width: 57 +[?????] +Width: 7 +[?] Width: 3 -[෴ණ්ණ෴] +[????] Width: 6 [1234] -[ර්‍ඝ] -Width: 4 +[????] +Width: 6 First Name Last Name Department Time (%) -Jim ("რეგტ") გთხოვთ ახ 431 90 -Terry ("lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē. - ෴ - 0xdf4 - 1 - ණ - 0xdab - 1 - ් - 0xdca - 0 - ණ - 0xdab - 1 - ្ - 0x17d2 - 0 - ෴ - 0xdf4 - 1 + - 0xdf4 - 1 + - 0xdab - 1 + - 0xdca - 0 + - 0xdab - 1 + - 0x17d2 - 0 + - 0xdf4 - 1 1 - 0x31 - 1 - ͏ - 0x34f - 0 + - 0x34f - 0 2 - 0x32 - 1 - ⃝ - 0x20dd - 0 + - 0x20dd - 0 1͏2⃝ γιγνώσκειν ὦ ἄνδρες ᾿Αθηναῖοι ... test_05.c ... JP ... }, "employees": { "wc": [ - "෴ - 0xdf4 - 1", - "ණ - 0xdab - 1", - "් - 0xdca - 0", - "ණ - 0xdab - 1", - "្ - 0x17d2 - 0", - "෴ - 0xdf4 - 1", + " - 0xdf4 - 1", + " - 0xdab - 1", + " - 0xdca - 0", + " - 0xdab - 1", + " - 0x17d2 - 0", + " - 0xdf4 - 1", "1 - 0x31 - 1", - "͏ - 0x34f - 0", + " - 0x34f - 0", "2 - 0x32 - 1", - "⃝ - 0x20dd - 0" + " - 0x20dd - 0" ], "fancy": "1͏2⃝", "v1": "γιγνώσκειν", ... test_05.c ... JPu ... }, "employees": { "wc": [ - "෴ - 0xdf4 - 1", - "ණ - 0xdab - 1", - "් - 0xdca - 0", - "ණ - 0xdab - 1", - "្ - 0x17d2 - 0", - "෴ - 0xdf4 - 1", + " - 0xdf4 - 1", + " - 0xdab - 1", + " - 0xdca - 0", + " - 0xdab - 1", + " - 0x17d2 - 0", + " - 0xdf4 - 1", "1 - 0x31 - 1", - "͏ - 0x34f - 0", + " - 0x34f - 0", "2 - 0x32 - 1", - "⃝ - 0x20dd - 0" + " - 0x20dd - 0" ], "fancy": "1͏2⃝", "v1": "γιγνώσκειν", ... test_05.c ... HP ...
Wide char:
-
෴ - 0xdf4 - 1
+
- 0xdf4 - 1
Wide char:
-
ණ - 0xdab - 1
+
- 0xdab - 1
Wide char:
-
් - 0xdca - 0
+
- 0xdca - 0
Wide char:
-
ණ - 0xdab - 1
+
- 0xdab - 1
Wide char:
-
្ - 0x17d2 - 0
+
- 0x17d2 - 0
Wide char:
-
෴ - 0xdf4 - 1
+
- 0xdf4 - 1
Wide char:
@@ -53,7 +53,7 @@
Wide char:
-
͏ - 0x34f - 0
+
- 0x34f - 0
Wide char:
@@ -61,7 +61,7 @@
Wide char:
-
⃝ - 0x20dd - 0
+
- 0x20dd - 0
Cool: [
... test_05.c ... X ... -ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ ।لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē.෴ - 0xdf4 - 1ණ - 0xdab - 1් - 0xdca - 0ණ - 0xdab - 1្ - 0x17d2 - 0෴ - 0xdf4 - 11 - 0x31 - 1͏ - 0x34f - 02 - 0x32 - 1⃝ - 0x20dd - 01͏2⃝γιγνώσκεινὦ ἄνδρες ᾿Αθηναῖοιახლავე გაიაროთ რეგისტრაციაUnicode-ის მეათე საერთაშორისო55෴ණ්ණ෴41෴ණ්ණ෴෴ණ්ණ෴8123456ර්‍ඝ2Jim"რეგტ"გთხოვთ ახ43190fullTerry"<one"Οὐχὶ ταὐτὰ παρίσταταί μοι Jones66090fullLeslie"Les"Patterson34160fullAshley"Ash"Meter & Smith1440400123456789"0123456789"012345678901234567890144040ახლა"გაიარო"საერთაშორისო12390full෴ණ්ණ෴෴ණ්ණ෴"Mick"෴ණ්ණ෴෴ණ්ණ෴෴ණ්ණ෴෴෴11020 \ No newline at end of file +ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ ।لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē. - 0xdf4 - 1 - 0xdab - 1 - 0xdca - 0 - 0xdab - 1 - 0x17d2 - 0 - 0xdf4 - 11 - 0x31 - 1 - 0x34f - 02 - 0x32 - 1 - 0x20dd - 01͏2⃝γιγνώσκεινὦ ἄνδρες ᾿Αθηναῖοιახლავე გაიაროთ რეგისტრაციაUnicode-ის მეათე საერთაშორისო55෴ණ්ණ෴41෴ණ්ණ෴෴ණ්ණ෴8123456ර්‍ඝ2Jim"რეგტ"გთხოვთ ახ43190fullTerry"<one"Οὐχὶ ταὐτὰ παρίσταταί μοι Jones66090fullLeslie"Les"Patterson34160fullAshley"Ash"Meter & Smith1440400123456789"0123456789"012345678901234567890144040ახლა"გაიარო"საერთაშორისო12390full෴ණ්ණ෴෴ණ්ණ෴"Mick"෴ණ්ණ෴෴ණ්ණ෴෴ණ්ණ෴෴෴11020 \ No newline at end of file ... test_05.c ... J ... -{"indian-languages": {"gurmukhi":"ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ ।","shahmukhi":"لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔","tranliteration":"lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē."}, "employees": {"wc": ["෴ - 0xdf4 - 1","ණ - 0xdab - 1","් - 0xdca - 0","ණ - 0xdab - 1","្ - 0x17d2 - 0","෴ - 0xdf4 - 1","1 - 0x31 - 1","͏ - 0x34f - 0","2 - 0x32 - 1","⃝ - 0x20dd - 0"],"fancy":"1͏2⃝","v1":"γιγνώσκειν","v2":"ὦ ἄνδρες ᾿Αθηναῖοι","v1":"ახლავე გაიაროთ რეგისტრაცია","v2":"Unicode-ის მეათე საერთაშორისო","width":55,"sinhala":"෴ණ්ණ෴","width":4,"sinhala":"෴","width":1,"sinhala":"෴ණ්ණ෴෴ණ්ණ෴","width":8,"not-sinhala":"123456","tag":"ර්‍ඝ","width":2, "employee": [{"first-name":"Jim","nic-name":"\"რეგტ\"","last-name":"გთხოვთ ახ","department":431,"percent-time":90,"benefits":"full"}, {"first-name":"Terry","nic-name":"\"
Sample text
This sample text was taken from the Punjabi Wikipedia article on Lahore and transliterated into the Latin script.
Gurmukhi:
ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ ।
Shahmukhi:
لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔
Transliteration
:
lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē.
Wide char:
෴ - 0xdf4 - 1
Wide char:
ණ - 0xdab - 1
Wide char:
් - 0xdca - 0
Wide char:
ණ - 0xdab - 1
Wide char:
្ - 0x17d2 - 0
Wide char:
෴ - 0xdf4 - 1
Wide char:
1 - 0x31 - 1
Wide char:
͏ - 0x34f - 0
Wide char:
2 - 0x32 - 1
Wide char:
⃝ - 0x20dd - 0
Cool: [
1͏2⃝
]
Οὐχὶ ταὐτὰ παρίσταταί μοι
γιγνώσκειν
,
ὦ ἄνδρες ᾿Αθηναῖοι
გთხოვთ
ახლავე გაიაროთ რეგისტრაცია
Unicode-ის მეათე საერთაშორისო
Width
:
63
[
෴ණ්ණ෴
]
Width
:
6
[
]
Width
:
3
[
෴ණ්ණ෴
]
Width
:
6
[
1234
]
[
ර්‍ඝ
]
Width
:
4
First Name
Last Name
Department
Time (%)
Jim
(
"რეგტ"
)
გთხოვთ ახ
431
90
Terry
(
"<one"
)
Οὐχὶ ταὐτὰ παρ
660
90
Leslie
(
"Les"
)
Patterson
341
60
Ashley
(
"Ash"
)
Meter & Smith
1440
40
0123456789
(
"0123456789"
)
01234567890123
1440
40
ახლა
(
"გაიარო"
)
საერთაშორისო
123
90
෴ණ්ණ෴෴ණ්ණ෴
(
"Mick"
)
෴ණ්ණ෴෴ණ්ණ෴෴ණ්ණ෴෴෴
110
20
\ No newline at end of file +
Sample text
This sample text was taken from the Punjabi Wikipedia article on Lahore and transliterated into the Latin script.
Gurmukhi:
ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ ।
Shahmukhi:
لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔
Transliteration
:
lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē.
Wide char:
- 0xdf4 - 1
Wide char:
- 0xdab - 1
Wide char:
- 0xdca - 0
Wide char:
- 0xdab - 1
Wide char:
- 0x17d2 - 0
Wide char:
- 0xdf4 - 1
Wide char:
1 - 0x31 - 1
Wide char:
- 0x34f - 0
Wide char:
2 - 0x32 - 1
Wide char:
- 0x20dd - 0
Cool: [
1͏2⃝
]
Οὐχὶ ταὐτὰ παρίσταταί μοι
γιγνώσκειν
,
ὦ ἄνδρες ᾿Αθηναῖοι
გთხოვთ
ახლავე გაიაროთ რეგისტრაცია
Unicode-ის მეათე საერთაშორისო
Width
:
63
[
෴ණ්ණ෴
]
Width
:
6
[
]
Width
:
3
[
෴ණ්ණ෴
]
Width
:
6
[
1234
]
[
ර්‍ඝ
]
Width
:
4
First Name
Last Name
Department
Time (%)
Jim
(
"რეგტ"
)
გთხოვთ ახ
431
90
Terry
(
"<one"
)
Οὐχὶ ταὐτὰ παρ
660
90
Leslie
(
"Les"
)
Patterson
341
60
Ashley
(
"Ash"
)
Meter & Smith
1440
40
0123456789
(
"0123456789"
)
01234567890123
1440
40
ახლა
(
"გაიარო"
)
საერთაშორისო
123
90
෴ණ්ණ෴෴ණ්ණ෴
(
"Mick"
)
෴ණ්ණ෴෴ණ්ණ෴෴ණ්ණ෴෴෴
110
20
\ No newline at end of file ... test_05.c ... HIPx ...
Wide char:
-
෴ - 0xdf4 - 1
+
- 0xdf4 - 1
Wide char:
-
ණ - 0xdab - 1
+
- 0xdab - 1
Wide char:
-
් - 0xdca - 0
+
- 0xdca - 0
Wide char:
-
ණ - 0xdab - 1
+
- 0xdab - 1
Wide char:
-
្ - 0x17d2 - 0
+
- 0x17d2 - 0
Wide char:
-
෴ - 0xdf4 - 1
+
- 0xdf4 - 1
Wide char:
@@ -53,7 +53,7 @@
Wide char:
-
͏ - 0x34f - 0
+
- 0x34f - 0
Wide char:
@@ -61,7 +61,7 @@
Wide char:
-
⃝ - 0x20dd - 0
+
- 0x20dd - 0
Cool: [
... test_05.c ... E ... -op create: [test] [] [0] -op open_container: [indian-languages] [] [0x200010] -op string: [gurmukhi] [ਲਹੌਰ ਪਾਕਿਸਤਾਨੀ ਪੰਜਾਬ ਦੀ ਰਾਜਧਾਨੀ ਹੈ । ਲੋਕ ਗਿਣਤੀ ਦੇ ਨਾਲ ਕਰਾਚੀ ਤੋਂ ਬਾਅਦ ਲਹੌਰ ਦੂਜਾ ਸਭ ਤੋਂ ਵੱਡਾ ਸ਼ਹਿਰ ਹੈ । ਲਹੌਰ ਪਾਕਿਸਤਾਨ ਦਾ ਸਿਆਸੀ, ਰਹਤਲੀ ਤੇ ਪੜ੍ਹਾਈ ਦਾ ਗੜ੍ਹ ਹੈ ਅਤੇ ਇਸ ਲਈ ਇਹਨੂੰ ਪਾਕਿਸਤਾਨ ਦਾ ਦਿਲ ਵੀ ਕਿਹਾ ਜਾਂਦਾ ਹੈ । ਲਹੌਰ ਦਰਿਆ-ਏ-ਰਾਵੀ ਦੇ ਕੰਢੇ ਤੇ ਵਸਦਾ ਹੈ ਤੇ ਇਸਦੀ ਲੋਕ ਗਿਣਤੀ ਇੱਕ ਕਰੋੜ ਦੇ ਨੇੜੇ ਹੈ ।] [0] -op string: [shahmukhi] [لہور پاکستانی پنجاب دا دارالحکومت اے۔ لوک گنتی دے نال کراچی توں بعد لہور دوجا سبھ توں وڈا شہر اے۔ لہور پاکستان دا سیاسی، رہتلی تے پڑھائی دا گڑھ اے تے اس لئی ایھنوں پاکستان دا دل وی کیھا جاندا اے۔ لہور دریاۓ راوی دے کنڈھے تے وسدا اے اسدی لوک گنتی اک کروڑ دے نیڑے اے ۔] [0] -op string: [tranliteration] [lahor pākistān panjāb dā dārul hakūmat ē. lōk giṇtī dē nāḷ karācī tō᷈ bāad lahor dūjā sab tō᷈ vaḍḍā shahr ē. lahor pākistān dā siāsī, rahtalī tē paṛā̀ī dā gā́ṛ ē tē is laī ihnū᷈ pākistān dā dil vī kehā jāndā ē. lahor dariāē rāvī dē kanḍē tē vasdā ē. isdī lōk giṇtī ikk karōṛ dē nēṛē ē.] [0] -op close_container: [indian-languages] [] [0] -op open_container: [employees] [] [0x200010] -op open_leaf_list: [wc] [] [0] -op string: [wc] [෴ - 0xdf4 - 1] [0x2010] -op string: [wc] [ණ - 0xdab - 1] [0x2010] -op string: [wc] [් - 0xdca - 0] [0x2010] -op string: [wc] [ණ - 0xdab - 1] [0x2010] -op string: [wc] [្ - 0x17d2 - 0] [0x2010] -op string: [wc] [෴ - 0xdf4 - 1] [0x2010] -op string: [wc] [1 - 0x31 - 1] [0x2010] -op string: [wc] [͏ - 0x34f - 0] [0x2010] -op string: [wc] [2 - 0x32 - 1] [0x2010] -op string: [wc] [⃝ - 0x20dd - 0] [0x2010] -op close_leaf_list: [wc] [] [0] -op string: [fancy] [1͏2⃝] [0] -op string: [v1] [γιγνώσκειν] [0] -op string: [v2] [ὦ ἄνδρες ᾿Αθηναῖοι] [0] -op string: [v1] [ახლავე გაიაროთ რეგისტრაცია] [0] -op string: [v2] [Unicode-ის მეათე საერთაშორისო] [0] -op content: [width] [55] [0] -op string: [sinhala] [෴ණ්ණ෴] [0] -op content: [width] [4] [0] -op string: [sinhala] [෴] [0] -op content: [width] [1] [0] -op string: [sinhala] [෴ණ්ණ෴෴ණ්ණ෴] [0] -op content: [width] [8] [0] -op string: [not-sinhala] [123456] [0] -op string: [tag] [ර්‍ඝ] [0] -op content: [width] [2] [0] -op open_list: [employee] [] [0] -op open_instance: [employee] [] [0x200010] -op string: [first-name] [Jim] [0] -op string: [nic-name] ["რეგტ"] [0] -op string: [last-name] [გთხოვთ ახ] [0] -op content: [department] [431] [0] -op content: [percent-time] [90] [0] -op attr: [full-time] [honest & for true] [0] -op string: [benefits] [full] [0x8] -op close_instance: [employee] [] [0] -op open_instance: [employee] [] [0x200010] -op string: [first-name] [Terry] [0] -op string: [nic-name] ["1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... XP ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... JP ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... JPu ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... HP ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... X ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... J ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... H ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... HIPx ... -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} +{{<14>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} {{test-program: }} {{The snake is loose}} -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} +{{<22>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} {{test-program: }} {{My snake ate your hamster}} -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} +{{<29>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} {{test-program: }} {{1 owl said "e=m\c[2]"}} -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} +{{<165>1 2015-06-23T18:47:09.123+0000 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} {{test-program: }} {{An application 1011 log entry}} ... test_11.c ... E ... -op create: [test] [] [0] -op version: [] [3.1.4] [0] -op open_container: [top] [] [0x10] -{{<14>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-status [animal-status@42 animal="snake" state="loose"] The snake is loose}} -{{test-program: }} -{{The snake is loose}} - -{{<22>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-consumed [animal-consumed@42 animal="snake" pet="hamster"] My snake ate your hamster}} -{{test-program: }} -{{My snake ate your hamster}} - -{{<29>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 animal-talk [animal-talk@42 count="1" animal="owl" quote="\"e=m\\c[2\]\""] 1 owl said "e=m\c[2]"}} -{{test-program: }} -{{1 owl said "e=m\c[2]"}} - -{{<165>1 2015-06-23T13:47:09.123-0500 worker-host test-program 222 ID47 [ID47@32473 iut="3" event-source="application" event-id="1011"] An application 1011 log entry}} -{{test-program: }} -{{An application 1011 log entry}} - -op close_container: [top] [] [0] -op finish: [] [] [0] -op flush: [] [] [0] +lt-test_11: encoder not founde: test +lt-test_11: error initializing encoder: test ... test_12.c ... T ... ... test_12.c ... XP ... ... test_12.c ... JP ... ... test_12.c ... JPu ... ... test_12.c ... HP ... ... test_12.c ... X ... ... test_12.c ... J ... ... test_12.c ... H ... ... test_12.c ... HIPx ... ... test_12.c ... E ... -op create: [test] [] [0] -op open_container: [top] [] [0x4040010] -op open_container: [data] [] [0x4040010] -op string: [animal] [fish] [0] -op string: [animal] [fish] [0] -op open_list: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op close_instance: [thing] [] [0] -op open_instance: [thing] [] [0x4040010] -op string: [name] [thing] [0x80] -op string: [color] [green] [0] -op content: [time] [2:15] [0] -op string: [hand] [left] [0] -op string: [color] [blue] [0] -op content: [time] [3:45] [0] -op open_container: [2by4] [] [0x4040010] -op string: [4x4] [truck] [0] -op string: [2morrow] [tomorrow] [0] -op close_container: [2by4] [] [0] -op close_instance: [thing] [] [0] -op close_list: [thing] [] [0] -op close_container: [data] [] [0] -op close_container: [top] [] [0] -op finish: [] [] [0] -op flush: [] [] [0] -test_12: invalid XML tag name: '2by4' -test_12: invalid XML tag name: '4x4' -test_12: invalid XML tag name: '2morrow' -test_12: invalid XML tag name: '2by4' +test_12: encoder not founde: test +test_12: error initializing encoder: test ... test_01.c ... Ecsv1 ... -sku,name,sold,in-stock,on-order -GRO-000-415,gum,1412,54,10 -HRD-000-212,rope,85,4,2 -HRD-000-517,ladder,0,2,1 -HRD-000-632,bolt,4123,144,42 -GRO-000-2331,water,17,14,2 -GRO-000-415,gum,1412.0,54,10 -HRD-000-212,rope,85.0,4,2 -HRD-000-517,ladder,0,2,1 -HRD-000-632,bolt,4123.0,144,42 -GRO-000-2331,water,17.0,14,2 -GRO-000-533,fish,1321.0,45,1 -GRO-000-415,gum,1412,54,10 -HRD-000-212,rope,85,4,2 -HRD-000-517,ladder,0,2,1 -HRD-000-632,bolt,4123,144,42 -GRO-000-2331,water,17,14,2 +test_01: encoder not founde: csv +test_01: error initializing encoder: csv ... test_01.c ... Ecsv2 ... -GRO-000-415,gum,1412,54,10 -HRD-000-212,rope,85,4,2 -HRD-000-517,ladder,0,2,1 -HRD-000-632,bolt,4123,144,42 -GRO-000-2331,water,17,14,2 -GRO-000-415,gum,1412,54,10 -HRD-000-212,rope,85,4,2 -HRD-000-517,ladder,0,2,1 -HRD-000-632,bolt,4123,144,42 -GRO-000-2331,water,17,14,2 +test_01: encoder not founde: csv +test_01: error initializing encoder: csv:path=top-level/data/item:no-header ... test_01.c ... Ecsv3 ... -sku,sold -GRO-000-415,1412 -HRD-000-212,85 -HRD-000-517,0 -HRD-000-632,4123 -GRO-000-2331,17 -GRO-000-415,1412.0 -HRD-000-212,85.0 -HRD-000-517,0 -HRD-000-632,4123.0 -GRO-000-2331,17.0 -GRO-000-533,1321.0 -GRO-000-415,1412 -HRD-000-212,85 -HRD-000-517,0 -HRD-000-632,4123 -GRO-000-2331,17 +test_01: encoder not founde: csv +test_01: error initializing encoder: csv:path=item:leafs=sku.sold:no-quotes make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' ... xo_01.sh ... T ... ... xo_01.sh ... XP ... ... xo_01.sh ... JP ... ... xo_01.sh ... HP ... ... xo_01.sh ... X ... ... xo_01.sh ... J ... ... xo_01.sh ... H ... ... xo_01.sh ... HIPx ... ... xo_02.sh ... T ... ... xo_02.sh ... XP ... ... xo_02.sh ... JP ... ... xo_02.sh ... HP ... ... xo_02.sh ... X ... ... xo_02.sh ... J ... ... xo_02.sh ... H ... ... xo_02.sh ... HIPx ... make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' >>> libxo: Entering fakeroot... Making install in bin make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/bin' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/bin' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/bin' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/bin' Making install in libxo make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/include/libxo' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man3' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man5' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man7' /bin/sh ../libtool --mode=install /usr/bin/install -c libxo.la '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib' /usr/bin/install -c -m 644 xo.h xo_encoder.h '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/include/libxo' /usr/bin/install -c -m 644 xo_format.5 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man5' /usr/bin/install -c -m 644 libxo-csv.7 xo_options.7 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man7' /usr/bin/install -c -m 644 libxo.3 xo_attr.3 xo_create.3 xo_emit.3 xo_emit_err.3 xo_err.3 xo_error.3 xo_finish.3 xo_flush.3 xo_message.3 xo_no_setlocale.3 xo_open_container.3 xo_open_list.3 xo_open_marker.3 xo_parse_args.3 xo_set_allocator.3 xo_set_flags.3 xo_set_info.3 xo_set_options.3 xo_set_style.3 xo_set_syslog_enterprise_id.3 xo_set_version.3 xo_set_writer.3 xo_syslog.3 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man3' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' for file in libxo.3 xo_attr.3 xo_create.3 xo_emit.3 xo_emit_err.3 xo_err.3 xo_error.3 xo_finish.3 xo_flush.3 xo_message.3 xo_no_setlocale.3 xo_open_container.3 xo_open_list.3 xo_open_marker.3 xo_parse_args.3 xo_set_allocator.3 xo_set_flags.3 xo_set_info.3 xo_set_options.3 xo_set_style.3 xo_set_syslog_enterprise_id.3 xo_set_version.3 xo_set_writer.3 xo_syslog.3; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man3/$file ; done libtool: install: /usr/bin/install -c .libs/libxo.so.0.0.0 /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo.so.0.0.0 libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib && { ln -s -f libxo.so.0.0.0 libxo.so.0 || { rm -f libxo.so.0 && ln -s libxo.so.0.0.0 libxo.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib && { ln -s -f libxo.so.0.0.0 libxo.so || { rm -f libxo.so && ln -s libxo.so.0.0.0 libxo.so; }; }) libtool: install: /usr/bin/install -c .libs/libxo.lai /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo.la libtool: warning: remember to run 'libtool --finish /usr/lib' for file in xo_format.5; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man5/$file ; done for file in libxo-csv.7 xo_options.7; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man7/$file ; done make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libxo' Making install in xo make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c xo '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' /usr/bin/install -c -m 644 xo.1 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' for file in xo.1; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1/$file ; done make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' libtool: warning: '../libxo/libxo.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/xo /home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin/xo make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xo' Making install in xopo make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c xopo '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' /usr/bin/install -c -m 644 xopo.1 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' for file in xopo.1; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1/$file ; done make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' libtool: warning: '../libxo/libxo.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/xopo /home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin/xopo make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xopo' Making install in xolint make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' make install-exec-hook .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' install ./xolint.pl /home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin/xolint make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' /usr/bin/install -c -m 644 xolint.1 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' for file in xolint.1; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1/$file ; done make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xolint' Making install in xohtml make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' make install-exec-hook .././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' install xohtml.sh /home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin/xohtml mkdir -p /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/libxo/external for file in xohtml.js xohtml.css; do \ install ./$file /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/libxo ; done /usr/bin/install -c -m 644 xohtml.1 '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1' for file in external/jquery.js external/jquery.qtip.css external/jquery.qtip.js; do \ install ./$file /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/libxo/external ; done make install-data-hook make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' for file in xohtml.1; do \ cat ../libxo/add.man >> /home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/man/man1/$file ; done make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/xohtml' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' Making install in core make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/core' Making install in xo make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests/xo' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/tests' Making install in doc make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/doc' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/doc' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/doc' Making install in encoder make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' Making install in cbor make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder' /bin/sh ../../libtool --mode=install /usr/bin/install -c libenc_cbor.la '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder' libtool: warning: relinking 'libenc_cbor.la' libtool: install: (cd /home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor; /bin/sh "/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libtool" --silent --tag CC --mode=relink gcc -I../../libxo -I../../libxo -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -fno-inline-functions-called-once -D_GNU_SOURCE -Os -fomit-frame-pointer -ldl -o libenc_cbor.la -rpath /usr/lib/libxo/encoder enc_cbor.lo -L../../libxo -lxo -inst-prefix-dir /home/buildozer/aports/testing/libxo/pkg/libxo) libtool: install: /usr/bin/install -c .libs/libenc_cbor.so.0.0.0T /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder/libenc_cbor.so.0.0.0 libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder && { ln -s -f libenc_cbor.so.0.0.0 libenc_cbor.so.0 || { rm -f libenc_cbor.so.0 && ln -s libenc_cbor.so.0.0.0 libenc_cbor.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder && { ln -s -f libenc_cbor.so.0.0.0 libenc_cbor.so || { rm -f libenc_cbor.so && ln -s libenc_cbor.so.0.0.0 libenc_cbor.so; }; }) libtool: install: /usr/bin/install -c .libs/libenc_cbor.lai /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder/libenc_cbor.la libtool: warning: remember to run 'libtool --finish /usr/lib/libxo/encoder' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' Install link libenc_cbor.so.0 -> cbor.enc ... make[4]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/cbor' Making install in csv make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder' /bin/sh ../../libtool --mode=install /usr/bin/install -c libenc_csv.la '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder' libtool: warning: relinking 'libenc_csv.la' libtool: install: (cd /home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv; /bin/sh "/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libtool" --silent --tag CC --mode=relink gcc -I../../libxo -I../../libxo -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -fno-inline-functions-called-once -D_GNU_SOURCE -Os -fomit-frame-pointer -ldl -o libenc_csv.la -rpath /usr/lib/libxo/encoder enc_csv.lo -L../../libxo -lxo -inst-prefix-dir /home/buildozer/aports/testing/libxo/pkg/libxo) libtool: install: /usr/bin/install -c .libs/libenc_csv.so.0.0.0T /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder/libenc_csv.so.0.0.0 libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder && { ln -s -f libenc_csv.so.0.0.0 libenc_csv.so.0 || { rm -f libenc_csv.so.0 && ln -s libenc_csv.so.0.0.0 libenc_csv.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder && { ln -s -f libenc_csv.so.0.0.0 libenc_csv.so || { rm -f libenc_csv.so && ln -s libenc_csv.so.0.0.0 libenc_csv.so; }; }) libtool: install: /usr/bin/install -c .libs/libenc_csv.lai /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder/libenc_csv.la libtool: warning: remember to run 'libtool --finish /usr/lib/libxo/encoder' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' Install link libenc_csv.so.0 -> csv.enc ... make[4]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/csv' Making install in test make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder' /bin/sh ../../libtool --mode=install /usr/bin/install -c libenc_test.la '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder' libtool: warning: relinking 'libenc_test.la' libtool: install: (cd /home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test; /bin/sh "/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/libtool" --silent --tag CC --mode=relink gcc -I../../libxo -I../../libxo -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -fno-inline-functions-called-once -D_GNU_SOURCE -Os -fomit-frame-pointer -ldl -o libenc_test.la -rpath /usr/lib/libxo/encoder enc_test.lo -L../../libxo -lxo -inst-prefix-dir /home/buildozer/aports/testing/libxo/pkg/libxo) libtool: install: /usr/bin/install -c .libs/libenc_test.so.0.0.0T /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder/libenc_test.so.0.0.0 libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder && { ln -s -f libenc_test.so.0.0.0 libenc_test.so.0 || { rm -f libenc_test.so.0 && ln -s libenc_test.so.0.0.0 libenc_test.so.0; }; }) libtool: install: (cd /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder && { ln -s -f libenc_test.so.0.0.0 libenc_test.so || { rm -f libenc_test.so && ln -s libenc_test.so.0.0.0 libenc_test.so; }; }) libtool: install: /usr/bin/install -c .libs/libenc_test.lai /home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/libxo/encoder/libenc_test.la libtool: warning: remember to run 'libtool --finish /usr/lib/libxo/encoder' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' Install link libenc_test.so.0 -> test.enc ... make[4]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder/test' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[3]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0/encoder' make[1]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0' make[2]: Entering directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0' ./install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' ./install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/doc/libxo' ./install-sh -c -d '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/pkgconfig' /usr/bin/install -c libxo-config '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' /usr/bin/install -c -m 644 packaging/libxo.pc '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/lib/pkgconfig' /usr/bin/install -c -m 644 Copyright '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/share/doc/libxo' make[2]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0' make[1]: Leaving directory '/home/buildozer/aports/testing/libxo/src/libxo-1.6.0' >>> libxo-dev*: Running split function dev... >>> libxo-dev*: Preparing subpackage libxo-dev... >>> libxo-dev*: Stripping binaries >>> libxo-dev*: Running postcheck for libxo-dev >>> libxo-doc*: Running split function doc... >>> libxo-doc*: Preparing subpackage libxo-doc... >>> libxo-doc*: Running postcheck for libxo-doc >>> libxo-tools*: Running split function tools... '/home/buildozer/aports/testing/libxo/pkg/libxo/usr/bin' -> '/home/buildozer/aports/testing/libxo/pkg/libxo-tools/usr/bin' >>> libxo-tools*: Preparing subpackage libxo-tools... >>> libxo-tools*: Stripping binaries >>> libxo-tools*: Running postcheck for libxo-tools >>> libxo*: Running postcheck for libxo >>> libxo*: Preparing package libxo... >>> libxo*: Stripping binaries >>> libxo-dev*: Scanning shared objects >>> libxo-doc*: Scanning shared objects >>> libxo-tools*: Scanning shared objects >>> libxo*: Scanning shared objects >>> libxo-dev*: Tracing dependencies... libxo-tools=1.6.0-r0 libxo=1.6.0-r0 pkgconfig >>> libxo-dev*: Package size: 64.0 KB >>> libxo-dev*: Compressing data... >>> libxo-dev*: Create checksum... >>> libxo-dev*: Create libxo-dev-1.6.0-r0.apk >>> libxo-doc*: Tracing dependencies... >>> libxo-doc*: Package size: 180.0 KB >>> libxo-doc*: Compressing data... >>> libxo-doc*: Create checksum... >>> libxo-doc*: Create libxo-doc-1.6.0-r0.apk >>> libxo-tools*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libxo.so.0 >>> libxo-tools*: Package size: 172.0 KB >>> libxo-tools*: Compressing data... >>> libxo-tools*: Create checksum... >>> libxo-tools*: Create libxo-tools-1.6.0-r0.apk >>> libxo*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> libxo*: Package size: 728.0 KB >>> libxo*: Compressing data... >>> libxo*: Create checksum... >>> libxo*: Create libxo-1.6.0-r0.apk >>> libxo: Build complete at Wed, 03 Aug 2022 12:52:34 +0000 elapsed time 0h 0m 21s >>> libxo: Cleaning up srcdir >>> libxo: Cleaning up pkgdir >>> libxo: Uninstalling dependencies... (1/2) Purging .makedepends-libxo (20220803.125214) (2/2) Purging bsd-compat-headers (0.7.2-r3) OK: 615 MiB in 95 packages >>> libxo: Updating the testing/ppc64le repository index... >>> libxo: Signing the index...