1 make[1]: Entering directory '$(@D)'
3 zlib version 1.3.1 = 0x1310, compile flags = 0x55
4 uncompress(): hello, hello!
5 gzread(): hello, hello!
6 gzgets() after gzseek: hello!
7 inflate(): hello, hello!
9 after inflateSync(): hello, hello!
10 inflate with dictionary: hello, hello!
13 zlib version 1.3.1 = 0x1310, compile flags = 0x55
14 uncompress(): hello, hello!
15 gzread(): hello, hello!
16 gzgets() after gzseek: hello!
17 inflate(): hello, hello!
19 after inflateSync(): hello, hello!
20 inflate with dictionary: hello, hello!
21 *** zlib shared test OK ***
23 zlib version 1.3.1 = 0x1310, compile flags = 0x55
24 uncompress(): hello, hello!
25 gzread(): hello, hello!
26 gzgets() after gzseek: hello!
27 inflate(): hello, hello!
29 after inflateSync(): hello, hello!
30 inflate with dictionary: hello, hello!
31 *** zlib 64-bit test OK ***
32 make[1]: Leaving directory '$(@D)'