Advertisement
Guest User

Upgrade AUR php82-redis 5.3.7-1 -> 6.0.2-1

a guest
Apr 2nd, 2024
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.26 KB | Software | 0 0
  1. ~
  2. ❯ LANG=en_US.UTF-8 yay -Sua
  3. :: Searching AUR for updates...
  4. -> Flagged Out Of Date AUR Packages: php80-apcu shim-signed snapd-glib
  5. :: 1 package to upgrade/install.
  6. 1 aur/php82-redis 5.3.7-1 -> 6.0.2-1
  7. ==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
  8. -> Excluding packages may cause partial upgrades and break systems
  9. ==>
  10. AUR Explicit (1): php82-redis-6.0.2-1
  11. :: PKGBUILD up to date, skipping download: php82-redis
  12. 1 php82-redis (Installed) (Build Files Exist)
  13. ==> Packages to cleanBuild?
  14. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  15. ==> A
  16. :: Deleting (1/1): /home/ori/.cache/yay/php82-redis
  17. HEAD is now at 073cc28 6.0.2
  18. Removing php82-redis-6.0.2.tar.gz
  19. 1 php82-redis (Installed) (Build Files Exist)
  20. ==> Diffs to show?
  21. ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
  22. ==>
  23. ==> Making package: php82-redis 6.0.2-1 (Tue 02 Apr 2024 09:21:37 PM CEST)
  24. ==> Retrieving sources...
  25. -> Downloading php82-redis-6.0.2.tar.gz...
  26. % Total % Received % Xferd Average Speed Time Time Time Current
  27. Dload Upload Total Spent Left Speed
  28. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  29. 100 381k 0 381k 0 0 574k 0 --:--:-- --:--:-- --:--:-- 574k
  30. ==> WARNING: Skipping verification of source file PGP signatures.
  31. ==> Validating source files with sha512sums...
  32. php82-redis-6.0.2.tar.gz ... Passed
  33. ==> Validating source files with b2sums...
  34. php82-redis-6.0.2.tar.gz ... Passed
  35. :: (1/1) Parsing SRCINFO: php82-redis
  36. ==> Making package: php82-redis 6.0.2-1 (Tue 02 Apr 2024 09:21:39 PM CEST)
  37. ==> Checking runtime dependencies...
  38. ==> Checking buildtime dependencies...
  39. ==> Retrieving sources...
  40. -> Found php82-redis-6.0.2.tar.gz
  41. ==> Validating source files with sha512sums...
  42. php82-redis-6.0.2.tar.gz ... Passed
  43. ==> Validating source files with b2sums...
  44. php82-redis-6.0.2.tar.gz ... Passed
  45. ==> Removing existing $srcdir/ directory...
  46. ==> Extracting sources...
  47. -> Extracting php82-redis-6.0.2.tar.gz with bsdtar
  48. ==> Starting prepare()...
  49. renamed 'phpredis-6.0.2' -> 'php82-redis-6.0.2'
  50. Configuring for:
  51. PHP Api Version: 20220829
  52. Zend Module Api No: 20220829
  53. Zend Extension Api No: 420220829
  54. ==> Sources are ready.
  55. ==> Making package: php82-redis 6.0.2-1 (Tue 02 Apr 2024 09:21:42 PM CEST)
  56. ==> Checking runtime dependencies...
  57. ==> Checking buildtime dependencies...
  58. ==> WARNING: Using existing $srcdir/ tree
  59. ==> Starting build()...
  60. checking for grep that handles long lines and -e... /usr/bin/grep
  61. checking for egrep... /usr/bin/grep -E
  62. checking for a sed that does not truncate output... /usr/bin/sed
  63. checking for pkg-config... /usr/bin/pkg-config
  64. checking pkg-config is at least version 0.9.0... yes
  65. checking for cc... cc
  66. checking whether the C compiler works... yes
  67. checking for C compiler default output file name... a.out
  68. checking for suffix of executables...
  69. checking whether we are cross compiling... no
  70. checking for suffix of object files... o
  71. checking whether the compiler supports GNU C... yes
  72. checking whether cc accepts -g... yes
  73. checking for cc option to enable C11 features... none needed
  74. checking how to run the C preprocessor... cc -E
  75. checking for egrep -e... (cached) /usr/bin/grep -E
  76. checking for icc... no
  77. checking for suncc... no
  78. checking for system library directory... lib
  79. checking if compiler supports -Wl,-rpath,... yes
  80. checking build system type... x86_64-pc-linux-gnu
  81. checking host system type... x86_64-pc-linux-gnu
  82. checking target system type... x86_64-pc-linux-gnu
  83. checking for PHP prefix... /usr
  84. checking for PHP includes... -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib
  85. checking for PHP extension directory... /usr/lib/php82/modules
  86. checking for PHP installed headers prefix... /usr/include/php82
  87. checking if debug is enabled... no
  88. checking if zts is enabled... no
  89. checking for gawk... gawk
  90. checking whether to enable redis support... yes, shared
  91. checking whether to enable sessions... yes
  92. checking whether to enable json serializer support... yes
  93. checking whether to enable igbinary serializer support... no
  94. checking whether to enable msgpack serializer support... no
  95. checking whether to enable lzf compression... yes
  96. checking use system liblzf... /usr/lib/
  97. checking whether to enable Zstd compression... no
  98. checking use system libzstd... yes
  99. checking whether to enable lz4 compression... no
  100. checking use system liblz4... no
  101. checking for hash includes... /usr/include/php82
  102. checking for json includes... /usr/include/php82
  103. checking for redis json support... enabled
  104. checking for redis igbinary support... disabled
  105. checking for pkg-config... /usr/bin/pkg-config
  106. checking for liblzf files in default path... found in /usr
  107. checking for lzf_compress in -llzf... yes
  108. checking for git... yes
  109. checking for a sed that does not truncate output... /usr/bin/sed
  110. checking for ld used by cc... /usr/bin/ld
  111. checking if the linker (/usr/bin/ld) is GNU ld... yes
  112. checking for /usr/bin/ld option to reload object files... -r
  113. checking for BSD-compatible nm... /usr/bin/nm -B
  114. checking whether ln -s works... yes
  115. checking how to recognize dependent libraries... pass_all
  116. checking for stdio.h... yes
  117. checking for stdlib.h... yes
  118. checking for string.h... yes
  119. checking for inttypes.h... yes
  120. checking for stdint.h... yes
  121. checking for strings.h... yes
  122. checking for sys/stat.h... yes
  123. checking for sys/types.h... yes
  124. checking for unistd.h... yes
  125. checking for dlfcn.h... yes
  126. checking the maximum length of command line arguments... 1572864
  127. checking command to parse /usr/bin/nm -B output from cc object... failed
  128. checking for objdir... .libs
  129. checking for ar... ar
  130. checking for ranlib... ranlib
  131. checking for strip... strip
  132. checking if cc supports -fno-rtti -fno-exceptions... no
  133. checking for cc option to produce PIC... -fPIC
  134. checking if cc PIC flag -fPIC works... yes
  135. checking if cc static flag -static works... yes
  136. checking if cc supports -c -o file.o... yes
  137. checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  138. checking whether -lc should be explicitly linked in... no
  139. checking dynamic linker characteristics... GNU/Linux ld.so
  140. checking how to hardcode library paths into programs... immediate
  141. checking whether stripping libraries is possible... yes
  142. checking if libtool supports shared libraries... yes
  143. checking whether to build shared libraries... yes
  144. checking whether to build static libraries... no
  145.  
  146. creating libtool
  147. appending configuration tag "CXX" to libtool
  148. configure: patching config.h.in
  149. configure: creating ./config.status
  150. config.status: creating config.h
  151. mkdir .libs
  152. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/cluster_library.c -MMD -MF cluster_library.dep -MT cluster_library.lo -fPIC -DPIC -o .libs/cluster_library.o
  153. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis.c -MMD -MF redis.dep -MT redis.lo -fPIC -DPIC -o .libs/redis.o
  154. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis_session.c -MMD -MF redis_session.dep -MT redis_session.lo -fPIC -DPIC -o .libs/redis_session.o
  155. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis_commands.c -MMD -MF redis_commands.dep -MT redis_commands.lo -fPIC -DPIC -o .libs/redis_commands.o
  156. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/library.c -MMD -MF library.dep -MT library.lo -fPIC -DPIC -o .libs/library.o
  157. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/backoff.c -MMD -MF backoff.dep -MT backoff.lo -fPIC -DPIC -o .libs/backoff.o
  158. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/sentinel_library.c -MMD -MF sentinel_library.dep -MT sentinel_library.lo -fPIC -DPIC -o .libs/sentinel_library.o
  159. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis_sentinel.c -MMD -MF redis_sentinel.dep -MT redis_sentinel.lo -fPIC -DPIC -o .libs/redis_sentinel.o
  160. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis_array_impl.c -MMD -MF redis_array_impl.dep -MT redis_array_impl.lo -fPIC -DPIC -o .libs/redis_array_impl.o
  161. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis_cluster.c -MMD -MF redis_cluster.dep -MT redis_cluster.lo -fPIC -DPIC -o .libs/redis_cluster.o
  162. cc -I. -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/include -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/main -I/home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2 -I/usr/include/php82 -I/usr/include/php82/main -I/usr/include/php82/TSRM -I/usr/include/php82/Zend -I/usr/include/php82/ext -I/usr/include/php82/ext/date/lib -I/usr/include/php82/ext -DHAVE_CONFIG_H -march=native -mtune=native -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-plt -g -ffile-prefix-map=/home/ori/.cache/yay/php82-redis/src=/usr/src/debug/php82-redis -flto=auto -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/redis_array.c -MMD -MF redis_array.dep -MT redis_array.lo -fPIC -DPIC -o .libs/redis_array.o
  163. cc -shared .libs/redis.o .libs/redis_commands.o .libs/library.o .libs/redis_session.o .libs/redis_array.o .libs/redis_array_impl.o .libs/redis_cluster.o .libs/cluster_library.o .libs/redis_sentinel.o .libs/sentinel_library.o .libs/backoff.o -llzf -march=native -mtune=native -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,redis.so -o .libs/redis.so
  164. creating redis.la
  165. (cd .libs && rm -f redis.la && ln -s ../redis.la redis.la)
  166. cp ./.libs/redis.so /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/modules/redis.so
  167. cp ./.libs/redis.lai /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/modules/redis.la
  168. PATH="$PATH:/sbin" ldconfig -n /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/modules
  169. ----------------------------------------------------------------------
  170. Libraries have been installed in:
  171. /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/modules
  172.  
  173. If you ever happen to want to link against installed libraries
  174. in a given directory, LIBDIR, you must either use libtool, and
  175. specify the full pathname of the library, or use the `-LLIBDIR'
  176. flag during linking and do at least one of the following:
  177. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  178. during execution
  179. - add LIBDIR to the `LD_RUN_PATH' environment variable
  180. during linking
  181. - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
  182. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  183.  
  184. See any operating system documentation about shared libraries for
  185. more information, such as the ld(1) and ld.so(8) manual pages.
  186. ----------------------------------------------------------------------
  187.  
  188. Build complete.
  189. Don't forget to run 'make test'.
  190.  
  191. ==> Starting check()...
  192. starting node on port 6379
  193. starting node on port 6380
  194. starting node on port 6381
  195. starting node on port 6382
  196. Note: these tests might take up to a minute. Don't worry :-)
  197. Using PHP version 8.2.17 (64 bits)
  198. Testing class Redis
  199. testMinimumVersion [PASSED]
  200. testPing [PASSED]
  201. testPipelinePublish [PASSED]
  202. testPubSub [PASSED]
  203. testBitcount [PASSED]
  204. testBitop [PASSED]
  205. testBitsets [PASSED]
  206. testLcs [PASSED]
  207. testLmpop [PASSED]
  208. testBLmpop [PASSED]
  209. testZmpop [PASSED]
  210. testBZmpop [PASSED]
  211. testBitPos [PASSED]
  212. test1000 [PASSED]
  213. testEcho [PASSED]
  214. testErr [PASSED]
  215. testSet [PASSED]
  216. testExtendedSet [PASSED]
  217. testGetSet [PASSED]
  218. testRandomKey [PASSED]
  219. testRename [PASSED]
  220. testRenameNx [PASSED]
  221. testMultiple [PASSED]
  222. testMultipleBin [PASSED]
  223. testSetTimeout [PASSED]
  224. testExpireAt [PASSED]
  225. testExpireOptions [PASSED]
  226. testExpiretime [PASSED]
  227. testSetEx [PASSED]
  228. testPSetEx [PASSED]
  229. testSetNX [PASSED]
  230. testExpireAtWithLong [PASSED]
  231. testIncr [PASSED]
  232. testIncrByFloat [PASSED]
  233. testDecr [PASSED]
  234. testExists [PASSED]
  235. testTouch [PASSED]
  236. testKeys [PASSED]
  237. testDelete [PASSED]
  238. testUnlink [PASSED]
  239. testType [PASSED]
  240. testStr [PASSED]
  241. testlPop [PASSED]
  242. testrPop [PASSED]
  243. testrPopSerialization [PASSED]
  244. testblockingPop [PASSED]
  245. testllen [PASSED]
  246. testlPopx [PASSED]
  247. testlPos [PASSED]
  248. testltrim [PASSED]
  249. testSortPrefix [PASSED]
  250. testSortAsc [PASSED]
  251. testSortDesc [PASSED]
  252. testSortHandler [PASSED]
  253. testLindex [PASSED]
  254. testlMove [PASSED]
  255. testBlmove [PASSED]
  256. testlrem [PASSED]
  257. testsAdd [PASSED]
  258. testscard [PASSED]
  259. testsrem [PASSED]
  260. testsMove [PASSED]
  261. testsPop [PASSED]
  262. testsPopWithCount [PASSED]
  263. testsRandMember [PASSED]
  264. testSRandMemberWithCount [PASSED]
  265. testsismember [PASSED]
  266. testsmembers [PASSED]
  267. testsMisMember [PASSED]
  268. testlSet [PASSED]
  269. testsInter [PASSED]
  270. testsInterStore [PASSED]
  271. testsUnion [PASSED]
  272. testsUnionStore [PASSED]
  273. testsDiff [PASSED]
  274. testsDiffStore [PASSED]
  275. testInterCard [PASSED]
  276. testlrange [PASSED]
  277. testdbSize [PASSED]
  278. testFlushDB [PASSED]
  279. testttl [PASSED]
  280. testPersist [PASSED]
  281. testClient [PASSED]
  282. testSlowlog [PASSED]
  283. testWait [PASSED]
  284. testInfo [PASSED]
  285. testInfoCommandStats [PASSED]
  286. testSelect [PASSED]
  287. testSwapDB [PASSED]
  288. testMset [PASSED]
  289. testMsetNX [PASSED]
  290. testRpopLpush [PASSED]
  291. testBRpopLpush [PASSED]
  292. testZAddFirstArg [PASSED]
  293. testZaddIncr [PASSED]
  294. testZX [PASSED]
  295. testZRangeScoreArg [PASSED]
  296. testZRangeByLex [PASSED]
  297. testZLexCount [PASSED]
  298. testzDiff [PASSED]
  299. testzInter [PASSED]
  300. testzUnion [PASSED]
  301. testzDiffStore [PASSED]
  302. testzMscore [PASSED]
  303. testZRemRangeByLex [PASSED]
  304. testBZPop [PASSED]
  305. testZPop [PASSED]
  306. testZRandMember [PASSED]
  307. testHashes [PASSED]
  308. testHRandField [PASSED]
  309. testSetRange [PASSED]
  310. testObject [PASSED]
  311. testMultiExec [PASSED]
  312. testFailedTransactions [PASSED]
  313. testPipeline [PASSED]
  314. testPipelineMultiExec [PASSED]
  315. testDoublePipeNoOp [PASSED]
  316. testDiscard [PASSED]
  317. testDifferentTypeString [PASSED]
  318. testDifferentTypeList [PASSED]
  319. testDifferentTypeSet [PASSED]
  320. testDifferentTypeSortedSet [PASSED]
  321. testDifferentTypeHash [PASSED]
  322. testSerializerPHP [PASSED]
  323. testSerializerIGBinary [PASSED]
  324. testSerializerMsgPack [PASSED]
  325. testSerializerJSON [PASSED]
  326. testCompressionLZF [PASSED]
  327. testCompressionZSTD [SKIPPED]
  328. testCompressionLZ4 [SKIPPED]
  329. testDumpRestore [PASSED]
  330. testGetLastError [PASSED]
  331. testScript [PASSED]
  332. testEval [PASSED]
  333. testEvalSHA [PASSED]
  334. testSerialize [PASSED]
  335. testUnserialize [PASSED]
  336. testCompressHelpers [PASSED]
  337. testPackHelpers [PASSED]
  338. testPrefix [PASSED]
  339. testReplyLiteral [PASSED]
  340. testNullArray [PASSED]
  341. testNestedNullArray [PASSED]
  342. testConfig [PASSED]
  343. testReconnectSelect [PASSED]
  344. testTime [PASSED]
  345. testReadTimeoutOption [PASSED]
  346. testIntrospection [PASSED]
  347. testTransferredBytes [PASSED]
  348. testScan [PASSED]
  349. testScanPrefix [PASSED]
  350. testMaxRetriesOption [PASSED]
  351. testBackoffOptions [PASSED]
  352. testHScan [PASSED]
  353. testSScan [PASSED]
  354. testZScan [PASSED]
  355. testScanErrors [PASSED]
  356. testPFCommands [PASSED]
  357. testGeoAdd [PASSED]
  358. testGeoRadius [PASSED]
  359. testGeoRadiusByMember [PASSED]
  360. testGeoPos [PASSED]
  361. testGeoHash [PASSED]
  362. testGeoDist [PASSED]
  363. testGeoSearch [PASSED]
  364. testGeoSearchStore [PASSED]
  365. testRawCommand [PASSED]
  366. testXAdd [PASSED]
  367. testXRange [PASSED]
  368. testXGroup [PASSED]
  369. testXAck [PASSED]
  370. testXRead [PASSED]
  371. testXReadGroup [PASSED]
  372. testXPending [PASSED]
  373. testXDel [PASSED]
  374. testXTrim [PASSED]
  375. testXClaim [PASSED]
  376. testXAutoClaim [PASSED]
  377. testXInfo [PASSED]
  378. testXInfoEmptyStream [PASSED]
  379. testInvalidAuthArgs [PASSED]
  380. testAcl [PASSED]
  381. testUnixSocket [SKIPPED]
  382. testHighPorts [FAILED]
  383. testSession_savedToRedis [FAILED]
  384. testSession_lockKeyCorrect [PASSED]
  385. testSession_lockingDisabledByDefault [FAILED]
  386. testSession_lockReleasedOnClose [PASSED]
  387. testSession_lock_ttlMaxExecutionTime [FAILED]
  388. testSession_lock_ttlLockExpire [FAILED]
  389. testSession_lockHoldCheckBeforeWrite_otherProcessHasLock [FAILED]
  390. testSession_lockHoldCheckBeforeWrite_nobodyHasLock [PASSED]
  391. testSession_correctLockRetryCount [PASSED]
  392. testSession_defaultLockRetryCount [PASSED]
  393. testSession_noUnlockOfOtherProcess [FAILED]
  394. testSession_lockWaitTime [FAILED]
  395. testMultipleConnect [PASSED]
  396. testConnectException [PASSED]
  397. testTlsConnect [SKIPPED]
  398. testReset [PASSED]
  399. testCopy [PASSED]
  400. testCommand [PASSED]
  401. testFunction [PASSED]
  402. testBadOptionValue [PASSED]
  403. testSession_regenerateSessionId_noLock_noDestroy [FAILED]
  404. testSession_regenerateSessionId_noLock_withDestroy [FAILED]
  405. testSession_regenerateSessionId_withLock_noDestroy [FAILED]
  406. testSession_regenerateSessionId_withLock_withDestroy [FAILED]
  407. testSession_regenerateSessionId_noLock_noDestroy_withProxy [FAILED]
  408. testSession_regenerateSessionId_noLock_withDestroy_withProxy [FAILED]
  409. testSession_regenerateSessionId_withLock_noDestroy_withProxy [FAILED]
  410. testSession_regenerateSessionId_withLock_withDestroy_withProxy [FAILED]
  411. testSession_ttl_equalsToSessionLifetime [PASSED]
  412. testSession_ttl_resetOnWrite [PASSED]
  413. testSession_ttl_resetOnRead [PASSED]
  414.  
  415. Skipped test: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:5213 (testCompressionZSTD)
  416. Skipped test: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:5231 (testCompressionLZ4)
  417. Skipped test: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7254 (testUnixSocket)
  418. Skipped test: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7535 (testTlsConnect)
  419.  
  420. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7307 (testHighPorts)
  421. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7320 (testSession_savedToRedis)
  422. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7352 (testSession_lockingDisabledByDefault)
  423. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7378 (testSession_lock_ttlMaxExecutionTime)
  424. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7394 (testSession_lock_ttlLockExpire)
  425. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7406 (testSession_lockHoldCheckBeforeWrite_otherProcessHasLock)
  426. Assertion failed (secondProcess !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7407 (testSession_lockHoldCheckBeforeWrite_otherProcessHasLock)
  427. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7485 (testSession_noUnlockOfOtherProcess)
  428. Assertion failed: /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7503 (testSession_lockWaitTime)
  429. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7632 (testSession_regenerateSessionId_noLock_noDestroy)
  430. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7643 (testSession_regenerateSessionId_noLock_withDestroy)
  431. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7654 (testSession_regenerateSessionId_withLock_noDestroy)
  432. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7665 (testSession_regenerateSessionId_withLock_withDestroy)
  433. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7680 (testSession_regenerateSessionId_noLock_noDestroy_withProxy)
  434. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7695 (testSession_regenerateSessionId_noLock_withDestroy_withProxy)
  435. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7710 (testSession_regenerateSessionId_withLock_noDestroy_withProxy)
  436. Assertion failed (bar !== ): /home/ori/.cache/yay/php82-redis/src/php82-redis-6.0.2/tests/RedisTest.php:7725 (testSession_regenerateSessionId_withLock_withDestroy_withProxy)
  437. ==> ERROR: A failure occurred in check().
  438. Aborting...
  439. -> error making: php82-redis-exit status 4
  440. -> Failed to install the following packages. Manual intervention is required:
  441. php82-redis - exit status 4
  442.  
  443. ~ 1m 5s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement