[#218210] FAILED (try 2) wxGTK3.1.git=3.1.2-alt1 libwxGTK3.1-sqlite3.git=4.0.3-alt1.1 ...

Girar Builder awaiter robot girar-builder at altlinux.org
Thu Dec 20 17:06:22 MSK 2018


http://git.altlinux.org/tasks/218210/logs/events.2.1.log

2018-Dec-20 13:11:14 :: test-only task #218210 for sisyphus resumed by antohami:
#100 build 3.1.2-alt1 from /people/antohami/packages/wxGTK3.1.git fetched at 2018-Dec-20 12:19:27
#200 build 4.0.3-alt1.1 from /gears/l/libwxGTK3.1-sqlite3.git fetched at 2018-Dec-20 13:10:00
#300 build 2.3.0-alt1.git20181205.2140 from /gears/a/audacity.git fetched at 2018-Dec-20 13:10:31
#400 build 1.6.0-alt5.r3169.2 from /gears/w/wxstedit.git fetched at 2018-Dec-20 13:10:50
#500 build 2.8.12.3-alt5.git.ead9b38 from /gears/w/wxlua.git fetched at 2018-Dec-20 13:10:59
2018-Dec-20 13:11:32 :: created build repo
2018-Dec-20 13:11:34 :: [x86_64] #100 wxGTK3.1.git 3.1.2-alt1: build start
2018-Dec-20 13:11:34 :: [i586] #100 wxGTK3.1.git 3.1.2-alt1: build start
2018-Dec-20 13:11:34 :: [aarch64] #100 wxGTK3.1.git 3.1.2-alt1: build start
2018-Dec-20 13:12:11 :: [x86_64] wxGTK3.1.git 3.1.2-alt1: remote: no need to rebuild
2018-Dec-20 13:12:11 :: [x86_64] #100 wxGTK3.1.git 3.1.2-alt1: build OK
2018-Dec-20 13:12:11 :: [x86_64] #200 libwxGTK3.1-sqlite3.git 4.0.3-alt1.1: build start
2018-Dec-20 13:12:11 :: [i586] wxGTK3.1.git 3.1.2-alt1: remote: no need to rebuild
2018-Dec-20 13:12:11 :: [i586] #100 wxGTK3.1.git 3.1.2-alt1: build OK
2018-Dec-20 13:12:11 :: [i586] #200 libwxGTK3.1-sqlite3.git 4.0.3-alt1.1: build start
2018-Dec-20 13:13:12 :: [aarch64] wxGTK3.1.git 3.1.2-alt1: remote: no need to rebuild
2018-Dec-20 13:13:12 :: [aarch64] #100 wxGTK3.1.git 3.1.2-alt1: build OK
2018-Dec-20 13:13:12 :: [aarch64] #200 libwxGTK3.1-sqlite3.git 4.0.3-alt1.1: build start
2018-Dec-20 13:15:20 :: [x86_64] #200 libwxGTK3.1-sqlite3.git 4.0.3-alt1.1: build OK
2018-Dec-20 13:15:20 :: [x86_64] #300 audacity.git 2.3.0-alt1.git20181205.2140: build start
2018-Dec-20 13:15:45 :: [i586] #200 libwxGTK3.1-sqlite3.git 4.0.3-alt1.1: build OK
2018-Dec-20 13:15:45 :: [i586] #300 audacity.git 2.3.0-alt1.git20181205.2140: build start
2018-Dec-20 13:20:45 :: [aarch64] #200 libwxGTK3.1-sqlite3.git 4.0.3-alt1.1: build OK
2018-Dec-20 13:20:45 :: [aarch64] #300 audacity.git 2.3.0-alt1.git20181205.2140: build start
2018-Dec-20 13:32:43 :: [x86_64] #300 audacity.git 2.3.0-alt1.git20181205.2140: build OK
2018-Dec-20 13:32:43 :: [x86_64] #400 wxstedit.git 1.6.0-alt5.r3169.2: build start
2018-Dec-20 13:34:02 :: [i586] #300 audacity.git 2.3.0-alt1.git20181205.2140: build OK
2018-Dec-20 13:34:02 :: [i586] #400 wxstedit.git 1.6.0-alt5.r3169.2: build start
2018-Dec-20 13:35:07 :: [x86_64] #400 wxstedit.git 1.6.0-alt5.r3169.2: build OK
2018-Dec-20 13:35:07 :: [x86_64] #500 wxlua.git 2.8.12.3-alt5.git.ead9b38: build start
2018-Dec-20 13:36:42 :: [i586] #400 wxstedit.git 1.6.0-alt5.r3169.2: build OK
2018-Dec-20 13:36:42 :: [i586] #500 wxlua.git 2.8.12.3-alt5.git.ead9b38: build start
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp: In function 'int wxLua_wxHtmlCell_AdjustPagebreak(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp:89:83: error: no matching function for call to 'wxHtmlCell::AdjustPagebreak(int*, wxArrayInt&, int&)'
     bool returns = self->AdjustPagebreak(&pagebreak, *known_pagebreaks, pageHeight);
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp: In function 'int wxLua_wxHtmlDCRenderer_Render1(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp:3966:79: error: no matching function for call to 'wxHtmlDCRenderer::Render(int&, int&, wxArrayInt&, int&, int&, int&)'
     int returns = (self->Render(x, y, *known_pagebreaks, from, dont_render, to));
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp: In function 'int wxLua_wxAuiMDIChildFrame_DoShow(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp:12272:11: error: 'class wxAuiMDIChildFrame' has no member named 'DoShow'; did you mean 'Show'?
     self->DoShow(show);
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp: In function 'int wxLua_wxAuiMDIChildFrame_GetIcon(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp:12288:59: error: taking address of temporary [-fpermissive]
     const wxIcon* returns = (const wxIcon*)&self->GetIcon();
2018-Dec-20 13:37:02 :: [x86_64] wxlua.git 2.8.12.3-alt5.git.ead9b38: remote: build failed
2018-Dec-20 13:37:02 :: [x86_64] #500 wxlua.git 2.8.12.3-alt5.git.ead9b38: build FAILED
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp: In function 'int wxLua_wxHtmlCell_AdjustPagebreak(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp:89:83: error: no matching function for call to 'wxHtmlCell::AdjustPagebreak(int*, wxArrayInt&, int&)'
     bool returns = self->AdjustPagebreak(&pagebreak, *known_pagebreaks, pageHeight);
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp: In function 'int wxLua_wxHtmlDCRenderer_Render1(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp:3966:79: error: no matching function for call to 'wxHtmlDCRenderer::Render(int&, int&, wxArrayInt&, int&, int&, int&)'
     int returns = (self->Render(x, y, *known_pagebreaks, from, dont_render, to));
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp: In function 'int wxLua_wxAuiMDIChildFrame_DoShow(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp:12272:11: error: 'class wxAuiMDIChildFrame' has no member named 'DoShow'; did you mean 'Show'?
     self->DoShow(show);
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp: In function 'int wxLua_wxAuiMDIChildFrame_GetIcon(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp:12288:59: error: taking address of temporary [-fpermissive]
     const wxIcon* returns = (const wxIcon*)&self->GetIcon();
2018-Dec-20 13:38:52 :: [i586] wxlua.git 2.8.12.3-alt5.git.ead9b38: remote: build failed
2018-Dec-20 13:38:52 :: [i586] #500 wxlua.git 2.8.12.3-alt5.git.ead9b38: build FAILED
2018-Dec-20 13:55:05 :: [aarch64] #300 audacity.git 2.3.0-alt1.git20181205.2140: build OK
2018-Dec-20 13:55:05 :: [aarch64] #400 wxstedit.git 1.6.0-alt5.r3169.2: build start
2018-Dec-20 14:01:05 :: [aarch64] #400 wxstedit.git 1.6.0-alt5.r3169.2: build OK
2018-Dec-20 14:01:05 :: [aarch64] #500 wxlua.git 2.8.12.3-alt5.git.ead9b38: build start
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp: In function 'int wxLua_wxAuiMDIChildFrame_DoShow(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp:12272:11: error: 'class wxAuiMDIChildFrame' has no member named 'DoShow'; did you mean 'Show'?
     self->DoShow(show);
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp: In function 'int wxLua_wxAuiMDIChildFrame_GetIcon(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxaui_bind.cpp:12288:59: error: taking address of temporary [-fpermissive]
     const wxIcon* returns = (const wxIcon*)&self->GetIcon();
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp: In function 'int wxLua_wxHtmlCell_AdjustPagebreak(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp:89:83: error: no matching function for call to 'wxHtmlCell::AdjustPagebreak(int*, wxArrayInt&, int&)'
     bool returns = self->AdjustPagebreak(&pagebreak, *known_pagebreaks, pageHeight);
--
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp: In function 'int wxLua_wxHtmlDCRenderer_Render1(lua_State*)':
/usr/src/RPM/BUILD/wxlua-2.8.12.3/modules/wxbind/src/wxhtml_bind.cpp:3966:79: error: no matching function for call to 'wxHtmlDCRenderer::Render(int&, int&, wxArrayInt&, int&, int&, int&)'
     int returns = (self->Render(x, y, *known_pagebreaks, from, dont_render, to));
2018-Dec-20 14:06:22 :: [aarch64] wxlua.git 2.8.12.3-alt5.git.ead9b38: remote: build failed
2018-Dec-20 14:06:22 :: [aarch64] #500 wxlua.git 2.8.12.3-alt5.git.ead9b38: build FAILED
2018-Dec-20 13:37:02 :: [x86_64] build FAILED
2018-Dec-20 13:38:52 :: [i586] build FAILED
2018-Dec-20 14:06:22 :: [aarch64] build FAILED
2018-Dec-20 14:06:22 :: task #218210 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list