ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Ivan Zakharyaschev <imz@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-p8@altlinux.org
Subject: [#229746] p8 FAILED (try 11) apt.git=0.5.15lorg2-alt53.M80P.3 update-kernel.git=0.9.14-alt1 ...
Date: Fri, 7 Jun 2019 18:07:17 +0000
Message-ID: <20190607180717.GA4595@gyle.altlinux.org> (raw)

http://git.altlinux.org/tasks/229746/logs/events.11.1.log

2019-Jun-07 18:05:25 :: task #229746 for p8 resumed by imz:
#20 removed
#40 removed
#60 removed
#70 removed
#74 removed
#76 removed
#77 removed
#100 removed
#140 removed
#160 removed
#200 removed
#300 removed
#400 removed
#500 removed
#600 removed
#700 removed
#1000 removed
#1100 build 0.5.15lorg2-alt53.M80P.3 from /people/imz/packages/apt.git fetched at 2019-Jun-07 15:59:12
#1200 build 0.9.14-alt1 from /gears/u/update-kernel.git fetched at 2019-Jun-07 16:02:20
#1300 build 4.0.4-alt101.M80P.5.5 from /people/imz/packages/rpm.git fetched at 2019-Jun-07 18:05:23
2019-Jun-07 18:05:53 :: created build repo
2019-Jun-07 18:05:55 :: [i586] #1100 apt.git 0.5.15lorg2-alt53.M80P.3: build start
2019-Jun-07 18:05:55 :: [x86_64] #1100 apt.git 0.5.15lorg2-alt53.M80P.3: build start
rpm/rpmversion.cc: In function 'void parseEVRDTstruct(char*, rpmEVRDT*)':
rpm/rpmversion.cc:88:19: error: invalid use of incomplete type 'struct rpmEVRDT'
               &res->version, &res->release, &res->disttag,
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:88:34: error: invalid use of incomplete type 'struct rpmEVRDT'
               &res->version, &res->release, &res->disttag,
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:88:49: error: invalid use of incomplete type 'struct rpmEVRDT'
               &res->version, &res->release, &res->disttag,
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:91:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_epoch = true;
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:92:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->epoch = strtoull(EpochStr, NULL, 10);
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:95:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_epoch = false;
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:98:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_buildtime = true;
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:99:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->buildtime = strtoull(BuildtimeStr, NULL, 10);
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:102:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_buildtime = false;
--
rpm/rpmversion.cc: In member function 'virtual int rpmVersioningSystem::DoCmpVersion(const char*, const char*, const char*, const char*)':
rpm/rpmversion.cc:113:20: error: aggregate 'rpmEVRDT AVerInfo' has incomplete type and cannot be defined
    struct rpmEVRDT AVerInfo, BVerInfo;
2019-Jun-07 18:07:14 :: [x86_64] apt.git 0.5.15lorg2-alt53.M80P.3: remote: build failed
2019-Jun-07 18:07:14 :: [x86_64] #1100 apt.git 0.5.15lorg2-alt53.M80P.3: build FAILED
2019-Jun-07 18:07:15 :: [x86_64] requesting cancellation of task processing
rpm/rpmversion.cc: In function 'void parseEVRDTstruct(char*, rpmEVRDT*)':
rpm/rpmversion.cc:88:19: error: invalid use of incomplete type 'struct rpmEVRDT'
               &res->version, &res->release, &res->disttag,
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:88:34: error: invalid use of incomplete type 'struct rpmEVRDT'
               &res->version, &res->release, &res->disttag,
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:88:49: error: invalid use of incomplete type 'struct rpmEVRDT'
               &res->version, &res->release, &res->disttag,
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:91:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_epoch = true;
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:92:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->epoch = strtoull(EpochStr, NULL, 10);
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:95:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_epoch = false;
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:98:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_buildtime = true;
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:99:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->buildtime = strtoull(BuildtimeStr, NULL, 10);
--
                              struct rpmEVRDT * const res)
rpm/rpmversion.cc:102:10: error: invalid use of incomplete type 'struct rpmEVRDT'
       res->has_buildtime = false;
--
rpm/rpmversion.cc: In member function 'virtual int rpmVersioningSystem::DoCmpVersion(const char*, const char*, const char*, const char*)':
rpm/rpmversion.cc:113:20: error: aggregate 'rpmEVRDT AVerInfo' has incomplete type and cannot be defined
    struct rpmEVRDT AVerInfo, BVerInfo;
2019-Jun-07 18:07:16 :: [i586] apt.git 0.5.15lorg2-alt53.M80P.3: remote: build failed
2019-Jun-07 18:07:16 :: [i586] #1100 apt.git 0.5.15lorg2-alt53.M80P.3: build FAILED
2019-Jun-07 18:07:15 :: [x86_64] build FAILED
2019-Jun-07 18:07:16 :: [i586] build FAILED
2019-Jun-07 18:07:16 :: task #229746 for p8 FAILED


                 reply	other threads:[~2019-06-07 18:07 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=20190607180717.GA4595@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=girar-builder-p8@altlinux.org \
    --cc=imz@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