From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 6 May 2019 08:53:13 +0000 From: Girar Builder awaiter robot To: Yuri Sedunov Subject: [#228950] FAILED (try 2) srpm=wlroots-0.6.0-alt1.src.rpm wayfire.git=wayfire-0.1-alt1 Message-ID: <20190506085313.GA18872@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit X-girar-task-id: 228950 X-girar-task-owner: aris X-girar-task-cc: vseleznv X-girar-task-repo: sisyphus X-girar-task-try: 2 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/228950/ X-girar-task-log: logs/events.2.1.log X-girar-task-summary: [#228950] FAILED (try 2) srpm=wlroots-0.6.0-alt1.src.rpm wayfire.git=wayfire-0.1-alt1 User-Agent: Mutt/1.8.3 (2017-05-23) Cc: sisyphus-incominger@lists.altlinux.org, "Vladimir D. Seleznev" X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: aris@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2019 08:53:14 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/228950/logs/events.2.1.log 2019-May-06 08:48:14 :: shared task #228950 for sisyphus resumed by aris: #100 build wlroots-0.6.0-alt1.src.rpm #200 build wayfire-0.1-alt1 from /gears/w/wayfire.git fetched at 2019-May-05 16:18:26 2019-May-06 08:48:30 :: created build repo 2019-May-06 08:48:32 :: [aarch64] #100 wlroots-0.6.0-alt1.src.rpm: build start 2019-May-06 08:48:32 :: [i586] #100 wlroots-0.6.0-alt1.src.rpm: build start 2019-May-06 08:48:32 :: [x86_64] #100 wlroots-0.6.0-alt1.src.rpm: build start 2019-May-06 08:49:08 :: [i586] wlroots-0.6.0-alt1.src.rpm: remote: no need to rebuild 2019-May-06 08:49:08 :: [i586] #100 wlroots-0.6.0-alt1.src.rpm: build OK 2019-May-06 08:49:08 :: [i586] #200 wayfire.git wayfire-0.1-alt1: build start 2019-May-06 08:49:10 :: [x86_64] wlroots-0.6.0-alt1.src.rpm: remote: no need to rebuild 2019-May-06 08:49:09 :: [x86_64] #100 wlroots-0.6.0-alt1.src.rpm: build OK 2019-May-06 08:49:10 :: [x86_64] #200 wayfire.git wayfire-0.1-alt1: build start 2019-May-06 08:50:03 :: [aarch64] wlroots-0.6.0-alt1.src.rpm: remote: no need to rebuild 2019-May-06 08:50:03 :: [aarch64] #100 wlroots-0.6.0-alt1.src.rpm: build OK 2019-May-06 08:50:03 :: [aarch64] #200 wayfire.git wayfire-0.1-alt1: build start [98/158] Compiling C++ object 'src/25a6634@@wayfire@exe/output_output.cpp.o'. FAILED: src/25a6634@@wayfire@exe/output_output.cpp.o c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I../ -I../src/api -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libevdev-1.0/ -I/usr/include/wayfire -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -DWLR_USE_UNSTABLE -Wno-unused-parameter -frecord-gcc-switches -Wall -g -O2 -MD -MQ 'src/25a6634@@wayfire@exe/output_output.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_output.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_output.cpp.o' -c ../src/output/output.cpp ../src/output/output.cpp: In member function ‘wf_geometry wayfire_output::get_layout_geometry()’: ../src/output/output.cpp:340:19: error: ‘struct wlr_output’ has no member named ‘lx’ g.x = handle->lx; g.y = handle->ly; ../src/output/output.cpp:340:37: error: ‘struct wlr_output’ has no member named ‘ly’ g.x = handle->lx; g.y = handle->ly; -- [101/158] Compiling C++ object 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o'. FAILED: src/25a6634@@wayfire@exe/output_render-manager.cpp.o c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I../ -I../src/api -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libevdev-1.0/ -I/usr/include/wayfire -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -DWLR_USE_UNSTABLE -Wno-unused-parameter -frecord-gcc-switches -Wall -g -O2 -MD -MQ 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -c ../src/output/render-manager.cpp ../src/output/render-manager.cpp: In member function ‘bool wf_output_damage::make_current(wf_region&, bool&)’: ../src/output/render-manager.cpp:61:18: error: ‘wlr_output_damage_make_current’ was not declared in this scope auto r = wlr_output_damage_make_current(damage_manager, &need_swap, -- ../src/output/render-manager.cpp: In member function ‘void wf_output_damage::swap_buffers(timespec*, wf_region&)’: ../src/output/render-manager.cpp:88:9: error: ‘wlr_output_damage_swap_buffers’ was not declared in this scope wlr_output_damage_swap_buffers(damage_manager, when, 2019-May-06 08:50:32 :: [x86_64] wayfire.git wayfire-0.1-alt1: remote: build failed 2019-May-06 08:50:31 :: [x86_64] #200 wayfire.git wayfire-0.1-alt1: build FAILED 2019-May-06 08:50:32 :: [x86_64] requesting cancellation of task processing [75/158] Compiling C++ object 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o'. FAILED: src/25a6634@@wayfire@exe/output_render-manager.cpp.o c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I../ -I../src/api -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libevdev-1.0/ -I/usr/include/wayfire -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -DWLR_USE_UNSTABLE -Wno-unused-parameter -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -MQ 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -c ../src/output/render-manager.cpp ../src/output/render-manager.cpp: In member function ‘bool wf_output_damage::make_current(wf_region&, bool&)’: ../src/output/render-manager.cpp:61:18: error: ‘wlr_output_damage_make_current’ was not declared in this scope auto r = wlr_output_damage_make_current(damage_manager, &need_swap, -- ../src/output/render-manager.cpp: In member function ‘void wf_output_damage::swap_buffers(timespec*, wf_region&)’: ../src/output/render-manager.cpp:88:9: error: ‘wlr_output_damage_swap_buffers’ was not declared in this scope wlr_output_damage_swap_buffers(damage_manager, when, -- [76/158] Compiling C++ object 'src/25a6634@@wayfire@exe/output_output.cpp.o'. FAILED: src/25a6634@@wayfire@exe/output_output.cpp.o c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I../ -I../src/api -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libevdev-1.0/ -I/usr/include/wayfire -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -DWLR_USE_UNSTABLE -Wno-unused-parameter -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -MQ 'src/25a6634@@wayfire@exe/output_output.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_output.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_output.cpp.o' -c ../src/output/output.cpp ../src/output/output.cpp: In member function ‘wf_geometry wayfire_output::get_layout_geometry()’: ../src/output/output.cpp:340:19: error: ‘struct wlr_output’ has no member named ‘lx’ g.x = handle->lx; g.y = handle->ly; ../src/output/output.cpp:340:37: error: ‘struct wlr_output’ has no member named ‘ly’ g.x = handle->lx; g.y = handle->ly; 2019-May-06 08:50:33 :: [i586] wayfire.git wayfire-0.1-alt1: remote: build failed 2019-May-06 08:50:33 :: [i586] #200 wayfire.git wayfire-0.1-alt1: build FAILED [80/158] Compiling C++ object 'src/25a6634@@wayfire@exe/output_output.cpp.o'. FAILED: src/25a6634@@wayfire@exe/output_output.cpp.o c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I../ -I../src/api -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libevdev-1.0/ -I/usr/include/wayfire -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -DWLR_USE_UNSTABLE -Wno-unused-parameter -frecord-gcc-switches -Wall -g -O2 -MD -MQ 'src/25a6634@@wayfire@exe/output_output.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_output.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_output.cpp.o' -c ../src/output/output.cpp ../src/output/output.cpp: In member function ‘wf_geometry wayfire_output::get_layout_geometry()’: ../src/output/output.cpp:340:19: error: ‘struct wlr_output’ has no member named ‘lx’ g.x = handle->lx; g.y = handle->ly; ../src/output/output.cpp:340:37: error: ‘struct wlr_output’ has no member named ‘ly’ g.x = handle->lx; g.y = handle->ly; -- [96/158] Compiling C++ object 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o'. FAILED: src/25a6634@@wayfire@exe/output_render-manager.cpp.o c++ -Isrc/25a6634@@wayfire@exe -Isrc -I../src -I. -I../ -I../src/api -I/usr/include/libdrm -I/usr/include/pixman-1 -I/usr/include/libevdev-1.0/ -I/usr/include/wayfire -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++14 -DWLR_USE_UNSTABLE -Wno-unused-parameter -frecord-gcc-switches -Wall -g -O2 -MD -MQ 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -MF 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o.d' -o 'src/25a6634@@wayfire@exe/output_render-manager.cpp.o' -c ../src/output/render-manager.cpp ../src/output/render-manager.cpp: In member function ‘bool wf_output_damage::make_current(wf_region&, bool&)’: ../src/output/render-manager.cpp:61:18: error: ‘wlr_output_damage_make_current’ was not declared in this scope auto r = wlr_output_damage_make_current(damage_manager, &need_swap, -- ../src/output/render-manager.cpp: In member function ‘void wf_output_damage::swap_buffers(timespec*, wf_region&)’: ../src/output/render-manager.cpp:88:9: error: ‘wlr_output_damage_swap_buffers’ was not declared in this scope wlr_output_damage_swap_buffers(damage_manager, when, 2019-May-06 08:53:13 :: [aarch64] wayfire.git wayfire-0.1-alt1: remote: build failed 2019-May-06 08:53:13 :: [aarch64] #200 wayfire.git wayfire-0.1-alt1: build FAILED 2019-May-06 08:50:32 :: [x86_64] build FAILED 2019-May-06 08:50:33 :: [i586] build FAILED 2019-May-06 08:53:13 :: [aarch64] build FAILED 2019-May-06 08:53:13 :: task #228950 for sisyphus FAILED