ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Yuri Sedunov <aris@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	"Vladimir D. Seleznev" <vseleznv@altlinux.org>
Subject: [#228950] FAILED (try 2) srpm=wlroots-0.6.0-alt1.src.rpm wayfire.git=wayfire-0.1-alt1
Date: Mon, 6 May 2019 08:53:13 +0000
Message-ID: <20190506085313.GA18872@gyle.altlinux.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 8923 bytes --]

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


                 reply	other threads:[~2019-05-06  8:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190506085313.GA18872@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=aris@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=vseleznv@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git