Issue 96991 - problem building slideshow + ogltrans4mac on MacOsX Leopard
Summary: problem building slideshow + ogltrans4mac on MacOsX Leopard
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: DEV300m37
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: 3.4.1
Assignee: eric.bachard
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2008-12-07 16:38 UTC by jonwinandy
Modified: 2017-05-20 09:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description jonwinandy 2008-12-07 16:38:31 UTC
1 module(s): 
	slideshow
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/OGLTrans

Attention: if you build and deliver the above module(s) you may prolongue your
the build issuing command "build --from slideshow"

rmdir /tmp/90605

------

   1.
      XSilver:slideshow jon$ build
   2.
      build -- version: 1.171
   3.
      curr dir: /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow
   4.
       
   5.
      =============
   6.
      Building module slideshow
   7.
      /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/inc
   8.
      -------------
   9.
      /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine
  10.
      making .dpslo
  11.
      --- NOOPTFILES ---
  12.
      `../../unxmacxi.pro/slo/smilfunctionparser.obj' is up to date
  13.
      --- NOOPTFILES OVER ---
  14.
      -------------
  15.
      /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/activities
  16.
      -------------
  17.
     
/Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/animationnodes
  18.
      -------------
  19.
      /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/shapes
  20.
      -------------
  21.
      /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/slide
  22.
      -------------
  23.
     
/Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/transitions
  24.
      -------------
  25.
      /Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/OGLTrans
  26.
      ------------------------------
  27.
      Making: ../../../unxmacxi.pro/slo/OGLTrans_TransitionerImpl_MACOSX.obj
  28.
      g++ -fsigned-char -fmessage-length=0 -malign-natural -c  -O2
-fno-strict-aliasing   -I.  -I../../../unxmacxi.pro/inc/OGLTrans -I../inc
-I../../../inc/pch -I../../../inc -I../../../aqua/inc -I../../../unx/inc
-I../../../unxmacxi.pro/inc -I.
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solver/300/unxmacxi.pro/inc/stl
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solver/300/unxmacxi.pro/inc/external
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solver/300/unxmacxi.pro/inc
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solenv/unxmacxi/inc
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solenv/inc
-I/Users/jon/Documents/Project/OOo/DEV300_m37/res
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solver/300/unxmacxi.pro/inc/stl
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
-I/System/Library/Frameworks/JavaVM.framework/Headers 
-I/Users/jon/Documents/Project/OOo/DEV300_m37/solver/300/unxmacxi.pro/inc/offuh
-I. -I../../../res -I. -pipe -malign-natural -fsigned-char -Wno-long-double 
-Wno-ctor-dtor-privacy -Wall -Wendif-labels -Wno-ctor-dtor-privacy
-Wno-non-virtual-dtor -Werror  -x objective-c++ -fobjc-exceptions -x
objective-c++ -fobjc-exceptions -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC
-DC341 -DINTEL -DCVER=C341 -DGLIBC=2 -D_PTHREADS -D_REENTRANT
-DNO_PTHREAD_PRIORITY -DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DQUARTZ 
-D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0
-DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE
-DCUI -DSOLAR_JAVA   -DVERBOSE -DSHAREDLIB -D_DLL_    -o
../../../unxmacxi.pro/slo/OGLTrans_TransitionerImpl_MACOSX.o
OGLTrans_TransitionerImpl_MACOSX.mm
  29.
      OGLTrans_TransitionerImpl_MACOSX.mm: In member function
'void<unnamed>::OGLTransitionerImpl::GLInitSlides()':
  30.
      OGLTrans_TransitionerImpl_MACOSX.mm:468: error: invalid conversion from
'long unsigned int*' to 'const GLuint*'
  31.
      OGLTrans_TransitionerImpl_MACOSX.mm:468: error:   initializing argument 2
of 'void glDeleteTextures(GLsizei, const GLuint*)'
  32.
      OGLTrans_TransitionerImpl_MACOSX.mm:470: error: invalid conversion from
'long unsigned int*' to 'GLuint*'
  33.
      OGLTrans_TransitionerImpl_MACOSX.mm:470: error:   initializing argument 2
of 'void glGenTextures(GLsizei, GLuint*)'
  34.
      OGLTrans_TransitionerImpl_MACOSX.mm:508: error: invalid conversion from
'long unsigned int*' to 'const GLuint*'
  35.
      OGLTrans_TransitionerImpl_MACOSX.mm:508: error:   initializing argument 2
of 'void glDeleteTextures(GLsizei, const GLuint*)'
  36.
      OGLTrans_TransitionerImpl_MACOSX.mm:510: error: invalid conversion from
'long unsigned int*' to 'GLuint*'
  37.
      OGLTrans_TransitionerImpl_MACOSX.mm:510: error:   initializing argument 2
of 'void glGenTextures(GLsizei, GLuint*)'
  38.
      OGLTrans_TransitionerImpl_MACOSX.mm: In member function 'virtual
void<unnamed>::OGLTransitionerImpl::update(double)':
  39.
      OGLTrans_TransitionerImpl_MACOSX.mm:563: error: invalid conversion from
'long int*' to 'const GLint*'
  40.
      OGLTrans_TransitionerImpl_MACOSX.mm: In member function 'virtual
void<unnamed>::OGLTransitionerImpl::disposing()':
  41.
      OGLTrans_TransitionerImpl_MACOSX.mm:577: error: invalid conversion from
'long unsigned int*' to 'const GLuint*'
  42.
      OGLTrans_TransitionerImpl_MACOSX.mm:577: error:   initializing argument 2
of 'void glDeleteTextures(GLsizei, const GLuint*)'
  43.
      OGLTrans_TransitionerImpl_MACOSX.mm:578: error: invalid conversion from
'long unsigned int*' to 'const GLuint*'
  44.
      OGLTrans_TransitionerImpl_MACOSX.mm:578: error:   initializing argument 2
of 'void glDeleteTextures(GLsizei, const GLuint*)'
  45.
      dmake:  Error code 1, while making
'../../../unxmacxi.pro/slo/OGLTrans_TransitionerImpl_MACOSX.obj'
  46.
       
  47.
      ERROR: Error 65280 occurred while making
/Users/jon/Documents/Project/OOo/DEV300_m37/slideshow/source/engine/OGLTrans
  48.
      rmdir /tmp/91910
Comment 1 eric.bachard 2008-12-07 16:41:06 UTC
Issue confirmed

I don't have leopard at hand, and this is extremely helpfull for me. Thanks a lot for reporting the issue !!
Comment 2 eric.bachard 2008-12-07 16:42:07 UTC
Taking over

Looks like Apple modified things for Tiger, and remodified for Leopard afterwards .... pfff 
Comment 3 eric.bachard 2008-12-07 16:43:57 UTC
More precise summary
Comment 4 eric.bachard 2008-12-07 17:44:16 UTC
Issue fixed in ogltrans4mac
Comment 5 eric.bachard 2008-12-07 19:31:29 UTC
Set target
Comment 6 eric.bachard 2009-03-06 18:24:11 UTC
Set target to 3.2
Comment 7 thorsten.ziehm 2010-09-23 10:36:50 UTC
The corresponding CWS "ogltrans4mac" is on target OOo 3.4. Therefore I change
this issue to this target accordingly.