Bug#1060318: Info received (Bug#1060318: Info received (silx: autopkgtest failure with Python 3.12))

PICCA Frederic-Emmanuel frederic-emmanuel.picca at synchrotron-soleil.fr
Mon Mar 11 10:11:50 GMT 2024


On Debian12 it works out of the box

$ POCL_DEBUG=1 python3 test.py 
[2024-03-11 10:05:31.837738936]POCL: in fn pocl_install_sigfpe_handler at line 229:
  |   GENERAL |  Installing SIGFPE handler...
[2024-03-11 10:05:31.868890390]POCL: in fn POclCreateCommandQueue at line 98:
  |   GENERAL |  Created Command Queue 3 (0x1ee13c0) on device 0
[2024-03-11 10:05:31.868917030]POCL: in fn POclCreateContext at line 227:
  |   GENERAL |  Created Context 2 (0x1ee0e40)
[2024-03-11 10:05:31.868966549]POCL: in fn POclCreateCommandQueue at line 98:
  |   GENERAL |  Created Command Queue 4 (0x1f31f10) on device 0
[2024-03-11 10:05:31.874596495]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s8_to_float (0x1fc5540)
[2024-03-11 10:05:31.874606285]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u8_to_float (0x1fc5610)
[2024-03-11 10:05:31.874617005]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s16_to_float (0x1fc5730)
[2024-03-11 10:05:31.874622275]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u16_to_float (0x1f81e70)
[2024-03-11 10:05:31.874632075]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u32_to_float (0x1f81fb0)
[2024-03-11 10:05:31.874638955]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s32_to_float (0x1f820f0)
[2024-03-11 10:05:31.874646635]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections (0x1f82230)
[2024-03-11 10:05:31.874654714]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections2 (0x1f82590)
[2024-03-11 10:05:31.874663744]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3Poisson (0x1f82990)
[2024-03-11 10:05:31.874669284]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3 (0x1f82d90)
[2024-03-11 10:05:31.874673814]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_all (0x201ded0)
[2024-03-11 10:05:31.874681154]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_horizontal (0x201e010)
[2024-03-11 10:05:31.874685604]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_vertical (0x201e150)
[2024-03-11 10:05:31.874691454]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_book (0x201e290)
[2024-03-11 10:05:31.874699564]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_file (0x201e3d0)
[2024-03-11 10:05:31.874709654]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel medfilt2d (0x201e510)
[2024-03-11 10:05:31.877001426]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s8_to_float (0x1fdf150)
[2024-03-11 10:05:31.877011365]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u8_to_float (0x20103f0)
[2024-03-11 10:05:31.877019735]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s16_to_float (0x1f60f90)
[2024-03-11 10:05:31.877025545]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u16_to_float (0x1f61060)
[2024-03-11 10:05:31.877030655]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u32_to_float (0x1f5f1f0)
[2024-03-11 10:05:31.877038395]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s32_to_float (0x1f5f310)
[2024-03-11 10:05:31.877043475]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections (0x1f60500)
[2024-03-11 10:05:31.877055965]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections2 (0x200efa0)
[2024-03-11 10:05:31.877061275]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3Poisson (0x200f3a0)
[2024-03-11 10:05:31.877064514]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3 (0x200f7a0)
[2024-03-11 10:05:31.877071304]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_all (0x200fc20)
[2024-03-11 10:05:31.877079984]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_horizontal (0x200fd60)
[2024-03-11 10:05:31.877087744]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_vertical (0x1f613b0)
[2024-03-11 10:05:31.877094244]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_book (0x1f614f0)
[2024-03-11 10:05:31.877098614]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_file (0x1f61630)
[2024-03-11 10:05:31.877102884]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel medfilt2d (0x1f61770)
[2024-03-11 10:05:31.877723934]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel medfilt2d (0x1f61e00)
[2024-03-11 10:05:31.878064028]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   0 ||   float* || Local 0 || Size      8 || Value 0x7fffb3ceda00 || Pointer 0x1f324d0 || *(uint32*)Value:        0 || *(uint64*)Value:        0 ||
Hex Value:  D024F301 00000000
[2024-03-11 10:05:31.878085308]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   1 ||   float* || Local 0 || Size      8 || Value 0x7fffb3ceda00 || Pointer 0x1f320c0 || *(uint32*)Value:        0 || *(uint64*)Value:        0 ||
Hex Value:  C020F301 00000000
[2024-03-11 10:05:31.878167606]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   2 ||  float4* || Local 1 || Size    256 || Value (nil) || Pointer (nil) || *(uint32*)Value:        0 || *(uint64*)Value:        0 ||
Hex Value: (null)
[2024-03-11 10:05:31.878214695]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   3 ||      int || Local 0 || Size      4 || Value 0x7f8be1d1b040 || Pointer (nil) || *(uint32*)Value:        0 || *(uint64*)Value:        0 ||
Hex Value:  00000000
[2024-03-11 10:05:31.878252905]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   4 ||      int || Local 0 || Size      4 || Value 0x7f89c559a1a0 || Pointer (nil) || *(uint32*)Value:        0 || *(uint64*)Value:        0 ||
Hex Value:  00000000
[2024-03-11 10:05:31.878289194]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   5 ||      int || Local 0 || Size      4 || Value 0x7f89c559a1c0 || Pointer (nil) || *(uint32*)Value:      100 || *(uint64*)Value:        0 ||
Hex Value:  64000000
[2024-03-11 10:05:31.878326174]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel       medfilt2d || SetArg idx   6 ||      int || Local 0 || Size      4 || Value 0x7f89c559a1e0 || Pointer (nil) || *(uint32*)Value:      100 || *(uint64*)Value:        0 ||
Hex Value:  64000000
[2024-03-11 10:05:31.878342953]POCL: in fn pocl_kernel_calc_wg_size at line 168:
  |   GENERAL |  Preparing kernel medfilt2d with local size 8 x 1 x 1 group sizes 1 x 100 x 1...
[2024-03-11 10:05:31.878573179]POCL: in fn pocl_check_kernel_disk_cache at line 941:
  |   GENERAL |  Using a cached WG function: .cache/pocl/kcache/PN/DKPDAMFHAANBFPNBEKKOOKOMJICHDKCBLPOOA/medfilt2d/8-1-1-goffs0-smallgrid/medfilt2d.so



More information about the debian-science-maintainers mailing list