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: [#336270] FAILED (try 9) opencascade.git=7.8.1-alt1 gmsh.git=4.11.1-alt1 netgen.git=6.2.2403-alt1 ...
Date: Thu, 6 Jun 2024 06:36:01 +0000
Message-ID: <girar.task.336270.9.1@gyle.mskdc.altlinux.org> (raw)
In-Reply-To: <girar.task.336270.1.1@gyle.mskdc.altlinux.org>

https://git.altlinux.org/tasks/336270/logs/events.9.1.log

subtask  name         aarch64    i586  ppc64le  x86_64
    #20  opencascade    16:50   12:25    19:17   10:31
   #300  gmsh            7:08    5:19     6:57    4:11
   #620  netgen        failed  failed        ?  failed

2024-Jun-06 06:08:22 :: task #336270 for sisyphus resumed by cas:
2024-Jun-06 06:08:22 :: message: New_version_OPENCASCADE
#20 build 7.8.1-alt1 from /people/cas/packages/opencascade.git fetched at 2024-Jun-04 03:27:46
#40 removed
#100 removed
#200 removed
#300 build 4.11.1-alt1 from /gears/g/gmsh.git fetched at 2023-Dec-11 16:17:26 from sisyphus
#400 removed
#500 removed
#600 removed
#620 build 6.2.2403-alt1 from /people/cas/packages/netgen.git fetched at 2024-Jun-06 06:08:13
#640 removed
#700 removed
#740 build 9.8.0.2-alt2 from /people/cas/packages/smesh.git fetched at 2024-Jan-25 03:27:45
#1000 removed
#1100 removed
#1200 removed
#1300 removed
#1400 build 0.21.2-alt7.1 from /gears/f/freecad.git fetched at 2024-Jun-04 03:28:54 from sisyphus
2024-Jun-06 06:08:22 :: created build repo
2024-Jun-06 06:08:23 :: #300: force rebuild
2024-Jun-06 06:08:24 :: [i586] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:08:24 :: [ppc64le] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:08:24 :: [x86_64] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:08:24 :: [aarch64] #20 opencascade.git 7.8.1-alt1: build start
2024-Jun-06 06:18:55 :: [x86_64] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:18:55 :: [x86_64] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:20:49 :: [i586] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:20:49 :: [i586] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:23:06 :: [x86_64] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:23:06 :: [x86_64] #620 netgen.git 6.2.2403-alt1: build start
2024-Jun-06 06:25:14 :: [aarch64] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:25:14 :: [aarch64] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:26:08 :: [i586] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:26:08 :: [i586] #620 netgen.git 6.2.2403-alt1: build start
2024-Jun-06 06:27:41 :: [ppc64le] #20 opencascade.git 7.8.1-alt1: build OK
2024-Jun-06 06:27:42 :: [ppc64le] #300 gmsh.git 4.11.1-alt1: build start
2024-Jun-06 06:32:22 :: [aarch64] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:32:22 :: [aarch64] #620 netgen.git 6.2.2403-alt1: build start
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:153:17: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   153 |                 cerr << "Could not allocate stream\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:159:17: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   159 |                 cerr << "Could not alloc an encoding context\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   190 |             cerr << "could not init codecs!" << endl;
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:49: error: 'endl' was not declared in this scope; did you mean 'std::endl'?
[x86_64]   190 |             cerr << "could not init codecs!" << endl;
[x86_64] --
[x86_64]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   200 |             cerr << "Could not open video codec" << endl;
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:53: error: 'endl' was not declared in this scope; did you mean 'std::endl'?
[x86_64]   200 |             cerr << "Could not open video codec" << endl;
[x86_64] --
[x86_64]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:207:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   207 |             cerr << "Could not allocate video frame\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:214:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[x86_64]   214 |             cerr << "Could not copy the stream parameters\n";
[x86_64] --
[x86_64]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:218:40: error: request for member 'c_str' in 'filename', which is of non-class type 'int'
[x86_64]   218 |         av_dump_format(oc, 0, filename.c_str(), 1);
[x86_64] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:221:47: error: request for member 'c_str' in 'filename', which is of non-class type 'int'
[x86_64]   221 |             ret = avio_open(&oc->pb, filename.c_str(), AVIO_FLAG_WRITE);
2024-Jun-06 06:32:36 :: [x86_64] netgen.git 6.2.2403-alt1: remote: build failed
2024-Jun-06 06:32:36 :: [x86_64] #620 netgen.git 6.2.2403-alt1: build FAILED
2024-Jun-06 06:32:36 :: [x86_64] requesting cancellation of task processing
[aarch64] -- Detecting CXX compile features
[aarch64] -- Detecting CXX compile features - done
[aarch64] CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
[aarch64]   Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Development.Module)
[aarch64] Call Stack (most recent call first):
[aarch64]   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
[aarch64]   /usr/share/cmake/Modules/FindPython/Support.cmake:3867 (find_package_handle_standard_args)
[aarch64]   /usr/share/cmake/Modules/FindPython3.cmake:545 (include)
[aarch64]   CMakeLists.txt:89 (find_package)
[aarch64] -- Configuring incomplete, errors occurred!
2024-Jun-06 06:33:34 :: [aarch64] netgen.git 6.2.2403-alt1: remote: build failed
2024-Jun-06 06:33:34 :: [aarch64] #620 netgen.git 6.2.2403-alt1: build FAILED
2024-Jun-06 06:34:39 :: [ppc64le] #300 gmsh.git 4.11.1-alt1: build OK
2024-Jun-06 06:34:40 :: [ppc64le] task processing CANCELLED
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:153:17: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[i586]   153 |                 cerr << "Could not allocate stream\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:159:17: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[i586]   159 |                 cerr << "Could not alloc an encoding context\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[i586]   190 |             cerr << "could not init codecs!" << endl;
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:190:49: error: 'endl' was not declared in this scope; did you mean 'std::endl'?
[i586]   190 |             cerr << "could not init codecs!" << endl;
[i586] --
[i586]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[i586]   200 |             cerr << "Could not open video codec" << endl;
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:200:53: error: 'endl' was not declared in this scope; did you mean 'std::endl'?
[i586]   200 |             cerr << "Could not open video codec" << endl;
[i586] --
[i586]   735 |     endl(basic_ostream<_CharT, _Traits>& __os)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:207:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[i586]   207 |             cerr << "Could not allocate video frame\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:214:13: error: 'cerr' was not declared in this scope; did you mean 'std::cerr'?
[i586]   214 |             cerr << "Could not copy the stream parameters\n";
[i586] --
[i586]    64 |   extern ostream cerr;          ///< Linked to standard error (unbuffered)
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:218:40: error: request for member 'c_str' in 'filename', which is of non-class type 'int'
[i586]   218 |         av_dump_format(oc, 0, filename.c_str(), 1);
[i586] /usr/src/RPM/BUILD/netgen-6.2.2403/ng/encoding.hpp:221:47: error: request for member 'c_str' in 'filename', which is of non-class type 'int'
[i586]   221 |             ret = avio_open(&oc->pb, filename.c_str(), AVIO_FLAG_WRITE);
2024-Jun-06 06:36:00 :: [i586] netgen.git 6.2.2403-alt1: remote: build failed
2024-Jun-06 06:36:00 :: [i586] #620 netgen.git 6.2.2403-alt1: build FAILED
2024-Jun-06 06:32:36 :: [x86_64] build FAILED
2024-Jun-06 06:33:35 :: [aarch64] build FAILED
2024-Jun-06 06:34:40 :: [ppc64le] build FAILED
2024-Jun-06 06:36:01 :: [i586] build FAILED
2024-Jun-06 06:36:01 :: task #336270 for sisyphus FAILED


  parent reply	other threads:[~2024-06-06  6:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-11 15:04 [#336270] FAILED opencascade.git=7.8.0-alt1 Girar awaiter (cas)
2023-12-11 16:31 ` [#336270] FAILED (try 2) opencascade.git=7.8.0-alt1 gmsh.git=4.11.1-alt1 horizon.git=2.5.0-alt1.1 Girar awaiter (cas)
2023-12-12  3:01 ` [#336270] FAILED (try 3) opencascade.git=7.8.0-alt1 gmsh.git=4.11.1-alt1 kicad.git=7.0.9-alt1 Girar awaiter (cas)
2023-12-12  3:10 ` [#336270] FAILED (try 4) opencascade.git=7.8.0-alt1 gmsh.git=4.11.1-alt1 librepcb.git=1.0.0-alt2 Girar awaiter (cas)
2023-12-17  6:22 ` [#336270] FAILED (try 5) opencascade.git=7.8.0-alt1 gmsh.git=4.11.1-alt1 netgen.git=6.2.2303-alt1 Girar awaiter (cas)
2024-01-25  3:54 ` [#336270] [test-only] FAILED (try 6) opencascade.git=7.8.0-alt1 gmsh.git=4.11.1-alt1 netgen.git=6.2.2307-alt1 Girar awaiter (cas)
2024-04-25  9:04 ` [#336270] [test-only] FAILED (try 7) opencascade.git=7.8.1-alt1 " Girar awaiter (cas)
2024-06-04  3:52 ` [#336270] FAILED (try 8) " Girar awaiter (cas)
2024-06-06  6:36 ` Girar awaiter (cas) [this message]
2024-08-26  5:06 ` [#336270] FAILED (try 10) opencascade.git=7.8.1-alt1 gmsh.git=4.11.1-alt1 netgen.git=6.2.2403-alt1 Girar awaiter (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.336270.9.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