✗ Fi.CI.BUILD: failure for series starting with [1/4] tests/core_hotunplug: Free mem allocated by igt_audio_driver_unload

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 9 18:15:18 UTC 2022


== Series Details ==

Series: series starting with [1/4] tests/core_hotunplug: Free mem allocated by igt_audio_driver_unload
URL   : https://patchwork.freedesktop.org/series/108381/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
7d91a6952dadaa9001b662ed60c08ccb8364929d tests/testdisplay: Add test description and remove extra newlines

[263/405] Linking target tests/i915_query
[264/405] Linking target tests/kms_big_joiner
[265/405] Linking target tests/i915_suspend
[266/405] Linking target tests/kms_big_fb
[267/405] Linking target tests/kms_busy
[268/405] Linking target tests/kms_ccs
[269/405] Linking target tests/kms_cdclk
[270/405] Linking target tests/kms_draw_crc
[271/405] Linking target tests/kms_fence_pin_leak
[272/405] Linking target tests/kms_flip_tiling
[273/405] Linking target tests/kms_frontbuffer_tracking
[274/405] Linking target tests/kms_legacy_colorkey
[275/405] Linking target tests/kms_mmap_write_crc
[276/405] Linking target tests/kms_pipe_b_c_ivb
[277/405] Linking target tests/kms_psr
[278/405] Linking target tests/kms_psr2_su
[279/405] Linking target tests/kms_psr2_sf
[280/405] Linking target tests/kms_psr_stress_test
[281/405] Linking target tests/kms_pwrite_crc
[282/405] Linking target tests/sysfs_clients
[283/405] Linking target tests/sysfs_defaults
[284/405] Linking target tests/sysfs_heartbeat_interval
[285/405] Linking target tests/sysfs_preempt_timeout
[286/405] Linking target tests/msm_recovery
[287/405] Linking target tests/sysfs_timeslice_duration
[288/405] Linking target tests/msm_mapping
[289/405] Linking target tests/msm_submit
[290/405] Linking target tests/kms_chamelium
[291/405] Linking target tests/drm_fdinfo
[292/405] Linking target tests/dumb_buffer
[293/405] Linking target tests/gem_eio
[294/405] Linking target tests/gem_create
[295/405] Linking target tests/gem_ctx_freq
[296/405] Linking target tests/gem_ctx_sseu
[297/405] Linking target tests/gem_mmap_offset
[298/405] Linking target tests/gem_exec_balancer
[299/405] Linking target tests/i915_pm_rc6_residency
[300/405] Linking target tests/perf_pmu
[301/405] Linking target tests/i915_pm_freq_mult
[302/405] Compiling C object tests/core_hotunplug.p/core_hotunplug.c.o
FAILED: tests/core_hotunplug.p/core_hotunplug.c.o 
ccache cc -Itests/core_hotunplug.p -Itests -I../tests -I../include/drm-uapi -I../include/linux-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/libdrm/nouveau -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon -pthread -MD -MQ tests/core_hotunplug.p/core_hotunplug.c.o -MF tests/core_hotunplug.p/core_hotunplug.c.o.d -o tests/core_hotunplug.p/core_hotunplug.c.o -c ../tests/core_hotunplug.c
../tests/core_hotunplug.c: In function ‘driver_bind’:
../tests/core_hotunplug.c:192:3: error: implicit declaration of function ‘kfree’; did you mean ‘free’? [-Werror=implicit-function-declaration]
   kfree(priv->snd_driver);
   ^~~~~
   free
../tests/core_hotunplug.c:192:3: warning: nested extern declaration of ‘kfree’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the Intel-gfx-trybot mailing list