ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#229746] p8 FAILED (try 11) apt.git=0.5.15lorg2-alt53.M80P.3 update-kernel.git=0.9.14-alt1 ...
@ 2019-06-07 18:07 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2019-06-07 18:07 UTC (permalink / raw)
  To: Ivan Zakharyaschev; +Cc: sisyphus-incominger, girar-builder-p8

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-07 18:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-07 18:07 [#229746] p8 FAILED (try 11) apt.git=0.5.15lorg2-alt53.M80P.3 update-kernel.git=0.9.14-alt1 Girar Builder awaiter robot

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