From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Aleksei Nikiforov <darktemplar@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#244693] FAILED openscad.git=2019.05-alt2 Date: Wed, 22 Jan 2020 17:47:33 +0000 Message-ID: <20200122174733.GA16647@gyle.altlinux.org> (raw) http://git.altlinux.org/tasks/244693/logs/events.1.1.log 2020-Jan-22 17:44:08 :: task #244693 for sisyphus started by darktemplar: 2020-Jan-22 17:44:08 :: message: rebuild_with_boost_1.72.0 #100 build 2019.05-alt2 from /gears/o/openscad.git fetched at 2020-Jan-22 09:19:48 2020-Jan-22 17:44:09 :: [ppc64le] #100 openscad.git 2019.05-alt2: build start 2020-Jan-22 17:44:09 :: [x86_64] #100 openscad.git 2019.05-alt2: build start 2020-Jan-22 17:44:09 :: [i586] #100 openscad.git 2019.05-alt2: build start 2020-Jan-22 17:44:09 :: [aarch64] #100 openscad.git 2019.05-alt2: build start src/parser.y:287:17: error: 'scope_stack' was not declared in this scope 287 | scope_stack.push(&$1->scope); src/parser.y:291:17: error: 'scope_stack' was not declared in this scope 291 | scope_stack.pop(); src/parser.y:307:17: error: 'scope_stack' was not declared in this scope 307 | scope_stack.push(&$1->else_scope); src/parser.y:311:17: error: 'scope_stack' was not declared in this scope 311 | scope_stack.pop(); src/parser.y:320:17: error: 'scope_stack' was not declared in this scope 320 | scope_stack.push(&$<ifelse>$->scope); src/parser.y:324:17: error: 'scope_stack' was not declared in this scope 324 | scope_stack.pop(); src/parser.y:340:38: error: 'scope_stack' was not declared in this scope 340 | if ($1) scope_stack.top()->addChild($1); src/parser.y: In function 'bool parse(FileModule*&, const string&, const string&, const string&, int)': src/parser.y:689:3: error: 'scope_stack' was not declared in this scope 689 | scope_stack.push(&rootmodule->scope); 2020-Jan-22 17:47:15 :: [x86_64] openscad.git 2019.05-alt2: remote: build failed 2020-Jan-22 17:47:15 :: [x86_64] #100 openscad.git 2019.05-alt2: build FAILED 2020-Jan-22 17:47:15 :: [x86_64] requesting cancellation of task processing from src/parser.y:39: src/printutils.h:53:39: error: 'str' was not declared in this scope 53 | #define PRINTB(_fmt, _arg) do { PRINT(str(boost::format(_fmt) % _arg)); } while (0) -- /usr/include/boost/format/free_funcs.hpp:22:38: note: 'boost::str' src/parser.y:257:19: error: 'scope_stack' was not declared in this scope 257 | scope_stack.top()->addAssignment(Assignment($1, shared_ptr<Expression>($3), LOC(@$))); src/parser.y:287:17: error: 'scope_stack' was not declared in this scope 287 | scope_stack.push(&$1->scope); src/parser.y:291:17: error: 'scope_stack' was not declared in this scope 291 | scope_stack.pop(); src/parser.y:307:17: error: 'scope_stack' was not declared in this scope 307 | scope_stack.push(&$1->else_scope); src/parser.y:311:17: error: 'scope_stack' was not declared in this scope 311 | scope_stack.pop(); src/parser.y:320:17: error: 'scope_stack' was not declared in this scope 320 | scope_stack.push(&$<ifelse>$->scope); src/parser.y:324:17: error: 'scope_stack' was not declared in this scope 324 | scope_stack.pop(); src/parser.y:340:38: error: 'scope_stack' was not declared in this scope 340 | if ($1) scope_stack.top()->addChild($1); src/parser.y: In function 'bool parse(FileModule*&, const string&, const string&, const string&, int)': src/parser.y:689:3: error: 'scope_stack' was not declared in this scope 689 | scope_stack.push(&rootmodule->scope); 2020-Jan-22 17:47:25 :: [i586] openscad.git 2019.05-alt2: remote: build failed 2020-Jan-22 17:47:25 :: [i586] #100 openscad.git 2019.05-alt2: build FAILED make: Entering directory '/usr/src/RPM/BUILD/openscad-2019.05' g++ -c -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -DSTACKSIZE=8388608 -fno-strict-aliasing -std=c++11 -O2 -std=gnu++11 -I/usr/include/libzip -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DEIGEN_DONT_ALIGN -frounding-math -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -fPIC -DOPENSCAD_VERSION=2019.05 -DOPENSCAD_SHORTVERSION=2019.05 -DOPENSCAD_YEAR=2019.0 -DOPENSCAD_MONTH=05.0 -DOPENSCAD_DAY=.0 -DSTACKSIZE=8388608 -DUSE_QOPENGLWIDGET -DENABLE_DBUS -DENABLE_JOYSTICK -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DENABLE_LIBZIP -DENABLE_OPENCSG -DENABLE_CGAL -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/ext/libtess2/Include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -Iobjects -isystem /usr/include/eigen3 -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/src/cgalutils-applyops.o src/cgalutils-applyops.cc src/cgalutils-applyops.cc: In function 'CGAL_Nef_polyhedron* CGALUtils::applyOperator(const Geometries&, OpenSCADOperator)': src/cgalutils-applyops.cc:117:54: warning: implicitly-declared 'CGAL_Nef_polyhedron& CGAL_Nef_polyhedron::operator=(const CGAL_Nef_polyhedron&)' is deprecated [-Wdeprecated-copy] 117 | if (op == OpenSCADOperator::INTERSECTION) *N = *chN; In file included from src/cgalutils.h:5, from src/cgalutils-applyops.cc:6: src/CGAL_Nef_polyhedron.h:13:2: note: because 'CGAL_Nef_polyhedron' has user-provided 'CGAL_Nef_polyhedron::CGAL_Nef_polyhedron(const CGAL_Nef_polyhedron&)' 13 | CGAL_Nef_polyhedron(const CGAL_Nef_polyhedron &src); make: Leaving directory '/usr/src/RPM/BUILD/openscad-2019.05' 2020-Jan-22 17:47:28 :: [aarch64] openscad.git 2019.05-alt2: remote: build failed 2020-Jan-22 17:47:28 :: [aarch64] #100 openscad.git 2019.05-alt2: build FAILED make: Entering directory '/usr/src/RPM/BUILD/openscad-2019.05' g++ -c -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -DSTACKSIZE=8388608 -fno-strict-aliasing -std=c++11 -O2 -std=gnu++11 -I/usr/include/libzip -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DEIGEN_DONT_ALIGN -frounding-math -D_REENTRANT -Wall -W -Wno-unused-local-typedefs -fPIC -DOPENSCAD_VERSION=2019.05 -DOPENSCAD_SHORTVERSION=2019.05 -DOPENSCAD_YEAR=2019.0 -DOPENSCAD_MONTH=05.0 -DOPENSCAD_DAY=.0 -DSTACKSIZE=8388608 -DUSE_QOPENGLWIDGET -DENABLE_DBUS -DENABLE_JOYSTICK -DUSE_SCINTILLA_EDITOR -DQSCINTILLA_DLL -DENABLE_LIBZIP -DENABLE_OPENCSG -DENABLE_CGAL -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -Isrc -Isrc/ext/libtess2/Include -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -Iobjects -isystem /usr/include/eigen3 -I/usr/lib64/qt5/mkspecs/linux-g++ -o objects/src/cgalutils-applyops.o src/cgalutils-applyops.cc src/cgalutils-applyops.cc: In function 'CGAL_Nef_polyhedron* CGALUtils::applyOperator(const Geometries&, OpenSCADOperator)': src/cgalutils-applyops.cc:117:54: warning: implicitly-declared 'CGAL_Nef_polyhedron& CGAL_Nef_polyhedron::operator=(const CGAL_Nef_polyhedron&)' is deprecated [-Wdeprecated-copy] 117 | if (op == OpenSCADOperator::INTERSECTION) *N = *chN; In file included from src/cgalutils.h:5, from src/cgalutils-applyops.cc:6: src/CGAL_Nef_polyhedron.h:13:2: note: because 'CGAL_Nef_polyhedron' has user-provided 'CGAL_Nef_polyhedron::CGAL_Nef_polyhedron(const CGAL_Nef_polyhedron&)' 13 | CGAL_Nef_polyhedron(const CGAL_Nef_polyhedron &src); make: Leaving directory '/usr/src/RPM/BUILD/openscad-2019.05' 2020-Jan-22 17:47:33 :: [ppc64le] openscad.git 2019.05-alt2: remote: build failed 2020-Jan-22 17:47:33 :: [ppc64le] #100 openscad.git 2019.05-alt2: build FAILED 2020-Jan-22 17:47:15 :: [x86_64] build FAILED 2020-Jan-22 17:47:25 :: [i586] build FAILED 2020-Jan-22 17:47:28 :: [aarch64] build FAILED 2020-Jan-22 17:47:33 :: [ppc64le] build FAILED 2020-Jan-22 17:47:33 :: task #244693 for sisyphus FAILED
reply other threads:[~2020-01-22 17:47 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=20200122174733.GA16647@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=darktemplar@altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=sisyphus-incominger@lists.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