ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org, Igor Vlasenko <viy@altlinux.org>
Subject: [#119772] FAILED (try 8) ogre.git=1.9.0-alt1 mygui.git=3.2.0-alt1 cegui.git=0.7.6-alt1.4 ...
Date: Mon, 26 May 2014 05:10:00 +0000
Message-ID: <20140526051000.GA25765@gitery.altlinux.org> (raw)

http://git.altlinux.org/tasks/119772/logs/events.8.1.log

2014-May-26 03:31:54 :: test-only shared task #119772 for sisyphus resumed by cas:
#20 removed
#30 build 1.9.0-alt1 from /people/cas/packages/ogre.git
#40 removed
#60 removed
#70 removed
#74 removed
#100 build 3.2.0-alt1 from /people/cas/packages/mygui.git
#200 build 0.7.6-alt1.4 from /people/cas/packages/cegui.git
#300 build vegastrike-0.5.1-alt4_13.r1.src.rpm
#400 build ember-0.7.0-alt2_10.src.rpm
2014-May-26 03:35:08 :: created build repo
2014-May-26 03:35:12 :: [x86_64] #30 ogre.git 1.9.0-alt1: build start
2014-May-26 03:35:12 :: [i586] #30 ogre.git 1.9.0-alt1: build start
2014-May-26 04:35:47 :: [x86_64] #30 ogre.git 1.9.0-alt1: build OK
2014-May-26 04:35:47 :: [x86_64] #100 mygui.git 3.2.0-alt1: build start
2014-May-26 04:39:40 :: [i586] #30 ogre.git 1.9.0-alt1: build OK
2014-May-26 04:39:40 :: [i586] #100 mygui.git 3.2.0-alt1: build start
2014-May-26 04:59:43 :: [x86_64] #100 mygui.git 3.2.0-alt1: build OK
2014-May-26 04:59:43 :: [x86_64] #200 cegui.git 0.7.6-alt1.4: build start
2014-May-26 05:04:41 :: [i586] #100 mygui.git 3.2.0-alt1: build OK
2014-May-26 05:04:41 :: [i586] #200 cegui.git 0.7.6-alt1.4: build start
                 from CEGUIOgreGeometryBuffer.cpp:28:
/usr/include/OGRE/OgrePrerequisites.h:319:32: error: conflicting declaration 'typedef class Ogre::SharedPtr<Ogre::Texture> Ogre::TexturePtr'
     typedef SharedPtr<Texture> TexturePtr;
--
                 from CEGUIOgreGeometryBuffer.cpp:28:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreRenderer.h:57:7: error: 'class Ogre::TexturePtr' has a previous declaration as 'class Ogre::TexturePtr'
 class TexturePtr;
In file included from CEGUIOgreGeometryBuffer.cpp:29:0:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreTexture.h:86:22: error: field 'd_texture' has incomplete type
     Ogre::TexturePtr d_texture;
--
/usr/include/OGRE/OgreTextureManager.h: In member function 'Ogre::TexturePtr Ogre::TextureManager::createManual(const String&, const String&, Ogre::TextureType, Ogre::uint, Ogre::uint, int, Ogre::PixelFormat, int, Ogre::ManualResourceLoader*, bool, Ogre::uint, const String&)':
/usr/include/OGRE/OgreTextureManager.h:352:3: error: return type 'class Ogre::TexturePtr' is incomplete
/usr/include/OGRE/OgreTextureManager.h:354:73: error: invalid use of incomplete type 'class Ogre::TexturePtr'
     numMipmaps, format, usage, loader, hwGammaCorrection, fsaa, fsaaHint);
--
                 from CEGUIOgreGeometryBuffer.cpp:28:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreRenderer.h:57:7: error: forward declaration of 'class Ogre::TexturePtr'
 class TexturePtr;
--
CEGUIOgreGeometryBuffer.cpp:159:36:   required from here
/usr/include/c++/4.8/bits/stl_pair.h:101:11: error: 'std::pair<_T1, _T2>::first' has incomplete type
       _T1 first;                 /// @c first is a copy of the first object
--
                 from CEGUIOgreGeometryBuffer.cpp:28:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreRenderer.h:57:7: error: forward declaration of 'class Ogre::TexturePtr'
 class TexturePtr;
CEGUIOgreGeometryBuffer.cpp: In member function 'virtual void CEGUI::OgreGeometryBuffer::draw() const':
CEGUIOgreGeometryBuffer.cpp:163:54: error: 'const struct std::pair<Ogre::TexturePtr, unsigned int>' has no member named 'first'
             d_renderSystem._setTexture(0, true, (*i).first);
CEGUIOgreGeometryBuffer.cpp: In member function 'virtual void CEGUI::OgreGeometryBuffer::appendGeometry(const CEGUI::Vertex*, CEGUI::uint)':
CEGUIOgreGeometryBuffer.cpp:216:22: error: aggregate 'Ogre::TexturePtr t' has incomplete type and cannot be defined
     Ogre::TexturePtr t;
2014-May-26 05:04:48 :: [x86_64] cegui.git 0.7.6-alt1.4: remote: build failed
2014-May-26 05:04:48 :: [x86_64] #200 cegui.git 0.7.6-alt1.4: build FAILED
                 from CEGUIOgreGeometryBuffer.cpp:28:
/usr/include/OGRE/OgrePrerequisites.h:319:32: error: conflicting declaration 'typedef class Ogre::SharedPtr<Ogre::Texture> Ogre::TexturePtr'
     typedef SharedPtr<Texture> TexturePtr;
--
                 from CEGUIOgreGeometryBuffer.cpp:28:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreRenderer.h:57:7: error: 'class Ogre::TexturePtr' has a previous declaration as 'class Ogre::TexturePtr'
 class TexturePtr;
In file included from CEGUIOgreGeometryBuffer.cpp:29:0:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreTexture.h:86:22: error: field 'd_texture' has incomplete type
     Ogre::TexturePtr d_texture;
--
/usr/include/OGRE/OgreTextureManager.h: In member function 'Ogre::TexturePtr Ogre::TextureManager::createManual(const String&, const String&, Ogre::TextureType, Ogre::uint, Ogre::uint, int, Ogre::PixelFormat, int, Ogre::ManualResourceLoader*, bool, Ogre::uint, const String&)':
/usr/include/OGRE/OgreTextureManager.h:352:3: error: return type 'class Ogre::TexturePtr' is incomplete
/usr/include/OGRE/OgreTextureManager.h:354:73: error: invalid use of incomplete type 'class Ogre::TexturePtr'
     numMipmaps, format, usage, loader, hwGammaCorrection, fsaa, fsaaHint);
--
                 from CEGUIOgreGeometryBuffer.cpp:28:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreRenderer.h:57:7: error: forward declaration of 'class Ogre::TexturePtr'
 class TexturePtr;
--
CEGUIOgreGeometryBuffer.cpp:159:36:   required from here
/usr/include/c++/4.8/bits/stl_pair.h:101:11: error: 'std::pair<_T1, _T2>::first' has incomplete type
       _T1 first;                 /// @c first is a copy of the first object
--
                 from CEGUIOgreGeometryBuffer.cpp:28:
../../../../cegui/include/RendererModules/Ogre/CEGUIOgreRenderer.h:57:7: error: forward declaration of 'class Ogre::TexturePtr'
 class TexturePtr;
CEGUIOgreGeometryBuffer.cpp: In member function 'virtual void CEGUI::OgreGeometryBuffer::draw() const':
CEGUIOgreGeometryBuffer.cpp:163:54: error: 'const struct std::pair<Ogre::TexturePtr, unsigned int>' has no member named 'first'
             d_renderSystem._setTexture(0, true, (*i).first);
CEGUIOgreGeometryBuffer.cpp: In member function 'virtual void CEGUI::OgreGeometryBuffer::appendGeometry(const CEGUI::Vertex*, CEGUI::uint)':
CEGUIOgreGeometryBuffer.cpp:216:22: error: aggregate 'Ogre::TexturePtr t' has incomplete type and cannot be defined
     Ogre::TexturePtr t;
2014-May-26 05:09:59 :: [i586] cegui.git 0.7.6-alt1.4: remote: build failed
2014-May-26 05:09:59 :: [i586] #200 cegui.git 0.7.6-alt1.4: build FAILED
2014-May-26 05:04:49 :: [x86_64] build FAILED
2014-May-26 05:10:00 :: [i586] build FAILED
2014-May-26 05:10:00 :: task #119772 for sisyphus FAILED


                 reply	other threads:[~2014-05-26  5:10 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=20140526051000.GA25765@gitery.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=viy@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