Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 185632

Summary: [Matsuu's Secondlife overlay] Secondlife fails to compile
Product: Gentoo Linux Reporter: David Carlos Manuelda <StormByte>
Component: [OLD] GamesAssignee: MATSUU Takuto (RETIRED) <matsuu>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://overlays.gentoo.org/svn/dev/matsuu/secondlife/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description David Carlos Manuelda 2007-07-17 04:01:13 UTC
games-simulation/secondlife-1.18.0.6 does not compile for amd64:

x86_64-linux-client-release/llrender/llimagegl.cpp: In static member function 'static void LLImageGL::bindExternalTexture(LLGLuint, S32, LLGLenum)':
x86_64-linux-client-release/llrender/llimagegl.cpp:123: error: 'glActiveTextureARB' was not declared in this scope
x86_64-linux-client-release/llrender/llimagegl.cpp:124: error: 'glClientActiveTextureARB' was not declared in this scope
x86_64-linux-client-release/llrender/llimagegl.cpp: In static member function 'static void LLImageGL::unbindTexture(S32, LLGLenum)':
x86_64-linux-client-release/llrender/llimagegl.cpp:135: error: 'glActiveTextureARB' was not declared in this scope
x86_64-linux-client-release/llrender/llimagegl.cpp:136: error: 'glClientActiveTextureARB' was not declared in this scope
x86_64-linux-client-release/llrender/llimagegl.cpp: In static member function 'static void LLImageGL::unbindTexture(S32)':
x86_64-linux-client-release/llrender/llimagegl.cpp:148: error: 'glActiveTextureARB' was not declared in this scope
x86_64-linux-client-release/llrender/llimagegl.cpp:149: error: 'glClientActiveTextureARB' was not declared in this scope
x86_64-linux-client-release/llrender/llimagegl.cpp: In member function 'BOOL LLImageGL::bindTextureInternal(S32) const':
x86_64-linux-client-release/llrender/llimagegl.cpp:411: error: 'glActiveTextureARB' was not declared in this scope
scons: *** [x86_64-linux-client-release/llrender/llimagegl.o] Error 1
scons: building terminated because of errors.

!!! ERROR: games-simulation/secondlife-1.18.0.6 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_compile
  ebuild.sh, line 973:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  secondlife-1.18.0.6.ebuild, line 120:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/games-simulation/secondlife-1.18.0.6/temp/build.log'.

!!! This ebuild is from an overlay: '/usr/portage/local/layman/secondlife'


Reproducible: Always
Comment 1 David Carlos Manuelda 2007-07-17 04:01:59 UTC
Created attachment 125142 [details]
emerge --info
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2007-07-17 12:35:43 UTC
please don't file bugs about packages in random overlays.  Thanks.
Comment 3 David Carlos Manuelda 2007-07-18 01:03:59 UTC
What do you mean by random overlay? This overlay comes from a standard installation of layman, and its repository is listed in gentoo.org main site:

from http://www.gentoo.org/proj/en/overlays/layman-global.txt:
   <overlay
      type = "svn"
      src  = "http://overlays.gentoo.org/svn/dev/matsuu/secondlife/"
      contact = "matsuu@gentoo.org"
      name = "secondlife">

    <link>
      http://overlays.gentoo.org/dev/matsuu/
    </link>

    <description>
      Matsuu's Second Life Overlay
    </description>
   </overlay>

And, email adress of matsuu.. Is matsuu a gentoo dev? If so, is this still a "random" overlay?
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2007-07-18 02:00:30 UTC
see Comment #79 in Bug 127026.


*** This bug has been marked as a duplicate of bug 127026 ***