ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (cas)" <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org,
	girar-builder-sisyphus@altlinux.org
Subject: [#309666] FAILED (try 2) opencascade.git=7.7.0-alt1
Date: Tue, 3 Jan 2023 06:07:12 +0000
Message-ID: <girar.task.309666.2.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.309666.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/309666/logs/events.2.1.log

subtask  name         aarch64    armh    i586  ppc64le  x86_64
   #200  opencascade   failed  failed  failed   failed  failed

2023-Jan-03 05:56:26 :: task #309666 for sisyphus resumed by cas:
#100 removed
#200 build 7.7.0-alt1 from /people/cas/packages/opencascade.git fetched at 2023-Jan-03 05:55:43
2023-Jan-03 05:56:28 :: [i586] #200 opencascade.git 7.7.0-alt1: build start
2023-Jan-03 05:56:28 :: [aarch64] #200 opencascade.git 7.7.0-alt1: build start
2023-Jan-03 05:56:28 :: [ppc64le] #200 opencascade.git 7.7.0-alt1: build start
2023-Jan-03 05:56:28 :: [x86_64] #200 opencascade.git 7.7.0-alt1: build start
2023-Jan-03 05:56:28 :: [armh] #200 opencascade.git 7.7.0-alt1: build start
[x86_64] [5783/5934] Building CXX object src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o
[x86_64] FAILED: src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o 
[x86_64] /usr/bin/c++ -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_TK -DHAVE_VTK -DHAVE_XLIB -DOCC_CONVERT_SIGNALS -DTKViewerTest_EXPORTS -DVTK_OPENGL2_BACKEND -I/usr/include/freetype2 -I/usr/include/vtk-9.1 -I/usr/src/RPM/BUILD/opencascade-7.7.0/include/opencascade -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fexceptions -fPIC -Wall -Wextra -O2 -g -DNDEBUG -fPIC -std=gnu++11 -MD -MT src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -MF src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o.d -o src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -c /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx
[x86_64] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:80: error: 'numeric_limits' is not a member of 'std'
[x86_64]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[x86_64] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:106: error: expected primary-expression before '>' token
[x86_64]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[x86_64] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:109: error: '::max' has not been declared; did you mean 'std::max'?
[x86_64]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
2023-Jan-03 06:01:05 :: [x86_64] opencascade.git 7.7.0-alt1: remote: build failed
2023-Jan-03 06:01:05 :: [x86_64] #200 opencascade.git 7.7.0-alt1: build FAILED
2023-Jan-03 06:01:06 :: [x86_64] requesting cancellation of task processing
[i586] [5787/5934] Building CXX object src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o
[i586] FAILED: src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o 
[i586] /usr/bin/c++ -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_TK -DHAVE_VTK -DHAVE_XLIB -DOCC_CONVERT_SIGNALS -DTKViewerTest_EXPORTS -DVTK_OPENGL2_BACKEND -I/usr/include/freetype2 -I/usr/include/vtk-9.1 -I/usr/src/RPM/BUILD/opencascade-7.7.0/include/opencascade -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fexceptions -fPIC -Wall -Wextra -O2 -g -DNDEBUG -fPIC -std=gnu++11 -MD -MT src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -MF src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o.d -o src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -c /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx
[i586] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:80: error: 'numeric_limits' is not a member of 'std'
[i586]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[i586] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:106: error: expected primary-expression before '>' token
[i586]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[i586] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:109: error: '::max' has not been declared; did you mean 'std::max'?
[i586]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
2023-Jan-03 06:02:05 :: [i586] opencascade.git 7.7.0-alt1: remote: build failed
2023-Jan-03 06:02:05 :: [i586] #200 opencascade.git 7.7.0-alt1: build FAILED
[aarch64] [5785/5934] Building CXX object src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o
[aarch64] FAILED: src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o 
[aarch64] /usr/bin/c++ -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_TK -DHAVE_VTK -DHAVE_XLIB -DOCC_CONVERT_SIGNALS -DTKViewerTest_EXPORTS -DVTK_OPENGL2_BACKEND -I/usr/include/freetype2 -I/usr/include/vtk-9.1 -I/usr/src/RPM/BUILD/opencascade-7.7.0/include/opencascade -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fexceptions -fPIC -Wall -Wextra -O2 -g -DNDEBUG -fPIC -std=gnu++11 -MD -MT src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -MF src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o.d -o src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -c /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx
[aarch64] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:80: error: 'numeric_limits' is not a member of 'std'
[aarch64]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[aarch64] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:106: error: expected primary-expression before '>' token
[aarch64]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[aarch64] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:109: error: '::max' has not been declared; did you mean 'std::max'?
[aarch64]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
2023-Jan-03 06:05:05 :: [aarch64] opencascade.git 7.7.0-alt1: remote: build failed
2023-Jan-03 06:05:05 :: [aarch64] #200 opencascade.git 7.7.0-alt1: build FAILED
[ppc64le] [5800/5934] Building CXX object src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o
[ppc64le] FAILED: src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o 
[ppc64le] /usr/bin/c++ -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_TK -DHAVE_VTK -DHAVE_XLIB -DOCC_CONVERT_SIGNALS -DTKViewerTest_EXPORTS -DVTK_OPENGL2_BACKEND -I/usr/include/freetype2 -I/usr/include/vtk-9.1 -I/usr/src/RPM/BUILD/opencascade-7.7.0/include/opencascade -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fexceptions -fPIC -Wall -Wextra -O2 -g -DNDEBUG -fPIC -std=gnu++11 -MD -MT src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -MF src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o.d -o src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -c /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx
[ppc64le] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:80: error: 'numeric_limits' is not a member of 'std'
[ppc64le]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[ppc64le] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:106: error: expected primary-expression before '>' token
[ppc64le]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[ppc64le] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:109: error: '::max' has not been declared; did you mean 'std::max'?
[ppc64le]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
2023-Jan-03 06:06:23 :: [ppc64le] opencascade.git 7.7.0-alt1: remote: build failed
2023-Jan-03 06:06:23 :: [ppc64le] #200 opencascade.git 7.7.0-alt1: build FAILED
[armh] [5785/5934] Building CXX object src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o
[armh] FAILED: src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o 
[armh] /usr/bin/c++ -DHAVE_FREETYPE -DHAVE_OPENGL_EXT -DHAVE_TK -DHAVE_VTK -DHAVE_XLIB -DOCC_CONVERT_SIGNALS -DTKViewerTest_EXPORTS -DVTK_OPENGL2_BACKEND -I/usr/include/freetype2 -I/usr/include/vtk-9.1 -I/usr/src/RPM/BUILD/opencascade-7.7.0/include/opencascade -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fomit-frame-pointer -march=armv7-a -mthumb -fexceptions -fPIC -Wall -Wextra -O2 -g -DNDEBUG -fPIC -std=gnu++11 -MD -MT src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -MF src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o.d -o src/TKViewerTest/CMakeFiles/TKViewerTest.dir/__/ViewerTest/ViewerTest_CmdParser.cxx.o -c /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx
[armh] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:80: error: 'numeric_limits' is not a member of 'std'
[armh]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[armh] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:106: error: expected primary-expression before '>' token
[armh]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
[armh] /usr/src/RPM/BUILD/opencascade-7.7.0/src/ViewerTest/ViewerTest_CmdParser.cxx:53:109: error: '::max' has not been declared; did you mean 'std::max'?
[armh]    53 | const std::size_t ViewerTest_CmdParser::THE_UNNAMED_COMMAND_OPTION_KEY = (std::numeric_limits<std::size_t>::max)();
2023-Jan-03 06:07:12 :: [armh] opencascade.git 7.7.0-alt1: remote: build failed
2023-Jan-03 06:07:12 :: [armh] #200 opencascade.git 7.7.0-alt1: build FAILED
2023-Jan-03 06:01:06 :: [x86_64] build FAILED
2023-Jan-03 06:02:05 :: [i586] build FAILED
2023-Jan-03 06:05:06 :: [aarch64] build FAILED
2023-Jan-03 06:06:24 :: [ppc64le] build FAILED
2023-Jan-03 06:07:12 :: [armh] build FAILED
2023-Jan-03 06:07:12 :: task #309666 for sisyphus FAILED


  reply	other threads:[~2023-01-03  6:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-08  3:37 [#309666] FAILED opencascade.git=7.7.0-alt1 Girar awaiter (cas)
2023-01-03  6:07 ` Girar awaiter (cas) [this message]
2023-01-03  7:35 ` [#309666] FAILED (try 3) opencascade.git=7.7.0-alt1 Girar awaiter (cas)
2023-01-03  8:38 ` [#309666] FAILED (try 4) opencascade.git=7.7.0-alt1 smesh.git=9.8.0.2-alt2 Girar awaiter (cas)
2023-01-03 12:21 ` [#309666] FAILED (try 5) " Girar awaiter (cas)
2023-01-03 12:40 ` [#309666] FAILED (try 6) " Girar awaiter (cas)
2023-01-03 13:26 ` [#309666] FAILED (try 7) " Girar awaiter (cas)
2023-01-03 20:00 ` [#309666] DONE (try 8) " Girar pender (cas)

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=girar.task.309666.2.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@altlinux.org \
    --cc=devel@lists.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