[MacPorts] #22354: Port coin fails to build under snow leopard

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

[MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
------------------------------------+---------------------------------------
 Reporter:  dustman@…               |       Owner:  macports-tickets@…                  
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                      
Component:  ports                   |     Version:  1.8.1                                
 Keywords:                          |        Port:                                      
------------------------------------+---------------------------------------
 Port coin fails to build under snow leopard.  Here is output from port
 command:

 --->  Building Coin
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.0"
 && /usr/bin/make -j4 all " returned error 2
 Command output:       _cglglue_context_make_current in gl_cgl.o
   "_CGLSetOffScreen", referenced from:
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
   "_CGLGetVirtualScreen", referenced from:
       _cglglue_context_make_current in gl_cgl.o
   "_CGLDestroyContext", referenced from:
       cglglue_contextdata_cleanup(cglglue_contextdata*)       in gl_cgl.o
   "_CGLDestroyPixelFormat", referenced from:
       cglglue_contextdata_cleanup(cglglue_contextdata*)       in gl_cgl.o
   "_CGLErrorString", referenced from:
       _cglglue_context_release_pbuffer in gl_cgl.o
       _cglglue_context_bind_pbuffer in gl_cgl.o
       _cglglue_context_make_current in gl_cgl.o
       _cglglue_context_make_current in gl_cgl.o
       _cglglue_context_make_current in gl_cgl.o
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
   "_CGLCreateContext", referenced from:
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[4]: *** [libCoin.la] Error 1
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.

--
Ticket URL: <http://trac.macports.org/ticket/22354>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
------------------------------------+---------------------------------------
 Reporter:  dustman@…               |       Owner:  css@…          
     Type:  defect                  |      Status:  new            
 Priority:  Normal                  |   Milestone:                  
Component:  ports                   |     Version:  1.8.1          
 Keywords:                          |        Port:  coin            
------------------------------------+---------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => css@…
  * port:  => coin


Old description:

> Port coin fails to build under snow leopard.  Here is output from port
> command:
>
> --->  Building Coin
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.0"
> && /usr/bin/make -j4 all " returned error 2
> Command output:       _cglglue_context_make_current in gl_cgl.o
>   "_CGLSetOffScreen", referenced from:
>       cglglue_context_create_software(cglglue_contextdata*)       in
> gl_cgl.o
>   "_CGLGetVirtualScreen", referenced from:
>       _cglglue_context_make_current in gl_cgl.o
>   "_CGLDestroyContext", referenced from:
>       cglglue_contextdata_cleanup(cglglue_contextdata*)       in gl_cgl.o
>   "_CGLDestroyPixelFormat", referenced from:
>       cglglue_contextdata_cleanup(cglglue_contextdata*)       in gl_cgl.o
>   "_CGLErrorString", referenced from:
>       _cglglue_context_release_pbuffer in gl_cgl.o
>       _cglglue_context_bind_pbuffer in gl_cgl.o
>       _cglglue_context_make_current in gl_cgl.o
>       _cglglue_context_make_current in gl_cgl.o
>       _cglglue_context_make_current in gl_cgl.o
>       cglglue_context_create_software(cglglue_contextdata*)       in
> gl_cgl.o
>       cglglue_context_create_software(cglglue_contextdata*)       in
> gl_cgl.o
>       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
> gl_cgl.o
>       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
> gl_cgl.o
>       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
> gl_cgl.o
>   "_CGLCreateContext", referenced from:
>       cglglue_context_create_software(cglglue_contextdata*)       in
> gl_cgl.o
>       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
> gl_cgl.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[4]: *** [libCoin.la] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Error: Status 1 encountered during processing.

New description:

 Port coin fails to build under snow leopard.  Here is output from port
 command:

 {{{
 --->  Building Coin
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_Coin/work/Coin-3.1.0"
 && /usr/bin/make -j4 all " returned error 2
 Command output:       _cglglue_context_make_current in gl_cgl.o
   "_CGLSetOffScreen", referenced from:
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
   "_CGLGetVirtualScreen", referenced from:
       _cglglue_context_make_current in gl_cgl.o
   "_CGLDestroyContext", referenced from:
       cglglue_contextdata_cleanup(cglglue_contextdata*)       in gl_cgl.o
   "_CGLDestroyPixelFormat", referenced from:
       cglglue_contextdata_cleanup(cglglue_contextdata*)       in gl_cgl.o
   "_CGLErrorString", referenced from:
       _cglglue_context_release_pbuffer in gl_cgl.o
       _cglglue_context_bind_pbuffer in gl_cgl.o
       _cglglue_context_make_current in gl_cgl.o
       _cglglue_context_make_current in gl_cgl.o
       _cglglue_context_make_current in gl_cgl.o
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
   "_CGLCreateContext", referenced from:
       cglglue_context_create_software(cglglue_contextdata*)       in
 gl_cgl.o
       cglglue_context_create_pbuffer(cglglue_contextdata*)       in
 gl_cgl.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[4]: *** [libCoin.la] Error 1
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.
 }}}

--

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
------------------------------------+---------------------------------------
 Reporter:  dustman@…               |       Owner:  css@…          
     Type:  defect                  |      Status:  assigned        
 Priority:  Normal                  |   Milestone:                  
Component:  ports                   |     Version:  1.8.1          
 Keywords:                          |        Port:  coin            
------------------------------------+---------------------------------------
Changes (by css@…):

  * status:  new => assigned


Comment:

 I need to update the port to
 [http://www.coin3d.org/lib/coin/releases/3.1.2 Coin 3.1.2] to see if it's
 resolved in a new upstream release.

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
------------------------------------+---------------------------------------
 Reporter:  dustman@…               |       Owner:  css@…          
     Type:  defect                  |      Status:  assigned        
 Priority:  Normal                  |   Milestone:                  
Component:  ports                   |     Version:  1.8.1          
 Keywords:                          |        Port:  coin            
------------------------------------+---------------------------------------

Comment(by css@…):

 Coin-3.1.2 builds both X11 and Aqua versions on Snow Leopard. Please
 update your ports and build again. Thanks for reporting the issue!
 Committed to r60208

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  closed          
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:  fixed                   |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------
Changes (by css@…):

  * status:  assigned => closed
  * resolution:  => fixed


--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  closed          
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:  fixed                   |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by matt.leotta@…):

 I just tried to build Coin 3.1.2 and got the same error reported here on
 3.1.0

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  closed          
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:  fixed                   |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by dustman@…):

 Ditto for me.  Building Coin 3.1.2 fails as it did for 3.1.  I have not
 tried the +aqua variant (it worked with Coin 3.1).

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------
Changes (by css@…):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Replying to [comment:5 matt.leotta@…]:
 >
 > I just tried to build Coin 3.1.2 and got the same error reported here on
 3.1.0

 Is the rest of your ports tree up to date? Are you using XCode 3.2.1?

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by dustman@…):

 I'm using XCode 3.2.1 and my ports tree is up to date.

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by css@…):

 Are you up to date on OS updates? There must be something else about the
 build environment that's different. Could you please run "port build -v
 Coin", redirect to a text file, and attach that file to this ticket? I
 would like to see the full link line that's failing.

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by matt.leotta@…):

 I've just attached the error message on my machine, it's the same as the
 original error except with Coin-3.1.2.  I'm also up to date on everything.

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by dustman@…):

 I've attached my coin build log in two parts as it is so large.

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by css@…):

 Could you attach the `config.log` created within the worksrcpath? Or just
 grep for the `LDFAGS`. Mine includes the OpenGL framework:

 {{{
 $ grep '^LDFLAGS' work/Coin-3.1.2/config.log
 LDFLAGS='-L/opt/local/lib -Wl,-framework,OpenGL
 -Wl,-framework,CoreFoundation'
 }}}

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:13>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by css@…):

 Replying to [comment:12 dustman@…]:
 > I've attached my coin build log in two parts as it is so large.

 It's odd that the configure step reports your kernel as darwin10.0.0. Mine
 is reported as darwin10.2.0. Which model Mac are you using? Perhaps a
 system update didn't apply correctly? Can you do a `ls -l
 /usr/X11R6/lib/libGL*`?

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by matt.leotta@…):

 Replying to [comment:13 css@…]:
 > Could you attach the `config.log` created within the worksrcpath? Or
 just grep for the `LDFAGS`. Mine includes the OpenGL framework:


 Here is the grep of LDFLAGS on config.log on my machine.  It seems to be
 missing OpenGL

 LDFLAGS='-L/opt/local/lib -L/usr/X11R6/lib -Wl,-framework,CoreFoundation'

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:15>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by matt.leotta@…):

 Replying to [comment:14 css@…]:
 > Replying to [comment:12 dustman@…]:
 >  Which model Mac are you using? Perhaps a system update didn't apply
 correctly? Can you do a `ls -l /usr/X11R6/lib/libGL*`?

 My machine is a mid 2007 Macbook Pro.  The output of ls -l
 /usr/X11R6/lib/libGL* is

 -rwxr-xr-x  1 root  wheel   640528 Jul  6 02:33
 /usr/X11R6/lib/libGL.1.2.dylib
 lrwxr-xr-x  1 root  wheel       15 Nov  4 19:29
 /usr/X11R6/lib/libGL.1.dylib -> libGL.1.2.dylib
 lrwxr-xr-x  1 root  wheel       15 Nov  4 19:29 /usr/X11R6/lib/libGL.dylib
 -> libGL.1.2.dylib
 -rwxr-xr-x  1 root  wheel  1430864 Jul  6 02:33
 /usr/X11R6/lib/libGLU.1.3.dylib
 lrwxr-xr-x  1 root  wheel       16 Nov  4 19:29
 /usr/X11R6/lib/libGLU.1.dylib -> libGLU.1.3.dylib
 lrwxr-xr-x  1 root  wheel       16 Nov  4 19:29
 /usr/X11R6/lib/libGLU.dylib -> libGLU.1.3.dylib

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:16>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by matt.leotta@…):

 Sorry, let me format that a little nicer:

 -rwxr-xr-x  1 root  wheel   640528 Jul  6 02:33
 /usr/X11R6/lib/libGL.1.2.dylib[[BR]]
 lrwxr-xr-x  1 root  wheel       15 Nov  4 19:29
 /usr/X11R6/lib/libGL.1.dylib -> libGL.1.2.dylib[[BR]]
 lrwxr-xr-x  1 root  wheel       15 Nov  4 19:29 /usr/X11R6/lib/libGL.dylib
 -> libGL.1.2.dylib[[BR]]
 -rwxr-xr-x  1 root  wheel  1430864 Jul  6 02:33
 /usr/X11R6/lib/libGLU.1.3.dylib[[BR]]
 lrwxr-xr-x  1 root  wheel       16 Nov  4 19:29
 /usr/X11R6/lib/libGLU.1.dylib -> libGLU.1.3.dylib[[BR]]
 lrwxr-xr-x  1 root  wheel       16 Nov  4 19:29
 /usr/X11R6/lib/libGLU.dylib -> libGLU.1.3.dylib[[BR]]

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:17>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by dustman@…):

 Below is some info from my machine.  I attached config.log too.  A grep
 for LDFLAGS with context is included below.

 ls -l /usr/X11R6/lib/libGL*
 -rwxr-xr-x  1 root  wheel   640528 Jul  6 00:33
 /usr/X11R6/lib/libGL.1.2.dylib
 lrwxr-xr-x  1 root  wheel       15 Nov  1 11:51
 /usr/X11R6/lib/libGL.1.dylib -> libGL.1.2.dylib
 lrwxr-xr-x  1 root  wheel       15 Nov  1 11:51 /usr/X11R6/lib/libGL.dylib
 -> libGL.1.2.dylib
 -rwxr-xr-x  1 root  wheel  1430864 Jul  6 00:33
 /usr/X11R6/lib/libGLU.1.3.dylib
 lrwxr-xr-x  1 root  wheel       16 Nov  1 11:51
 /usr/X11R6/lib/libGLU.1.dylib -> libGLU.1.3.dylib
 lrwxr-xr-x  1 root  wheel       16 Nov  1 11:51
 /usr/X11R6/lib/libGLU.dylib -> libGLU.1.3.dylib

 Below is the grep of config.log with some context which revealed
 COIN_EXTRA_LIBS='-lCoin -lGL -lpthread'.

 grep -C 3 LDFLAGS config.log
 ac_cv_env_F77_value=
 ac_cv_env_FFLAGS_set=set
 ac_cv_env_FFLAGS_value='-O2 -m64'
 ac_cv_env_LDFLAGS_set=set
 ac_cv_env_LDFLAGS_value=-L/opt/local/lib
 ac_cv_env_build_alias_set=
 ac_cv_env_build_alias_value=
 ac_cv_env_host_alias_set=
 --
 COIN_EXTRA_CFLAGS='-O2 -arch x86_64'
 COIN_EXTRA_CPPFLAGS=' -I${prefix}/include
 -I${prefix}/include/Inventor/annex -D_REENTRANT -I/usr/X11R6/include'
 COIN_EXTRA_CXXFLAGS='-O2 -arch x86_64'
 COIN_EXTRA_LDFLAGS='-L${exec_prefix}/lib -L/usr/X11R6/lib'
 COIN_EXTRA_LIBS='-lCoin -lGL -lpthread'
 COIN_HACKING_LIBDIRS=''
 COIN_LIB_DSP_DEFS=''
 --
 COIN_MSVC_LIBC=''
 COIN_SO_VERSION='60'
 COIN_TESTSUITE_EXTRA_CPPFLAGS=''
 COIN_TESTSUITE_EXTRA_LDFLAGS=''
 COIN_VERSION='3.1.2'
 CONFIG='default'
 CPP='/usr/bin/gcc-4.2 -E'
 --
 INSTALL_PROGRAM='${INSTALL}'
 INSTALL_SCRIPT='${INSTALL}'
 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
 LDFLAGS='-L/opt/local/lib -L/usr/X11R6/lib -Wl,-framework,CoreFoundation'
 LIBEXT='.dylib'
 LIBFLAGS=''
 LIBOBJS=''

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:18>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by css@…):

 Replying to [comment:18 dustman@…]:
 > Below is some info from my machine.  I attached config.log too.

 It's interesting that libXt couldn't be found. Could you check whether you
 have libXt? My link line seems to include additional libraries,
 specifically `-lXext -lSM -lICE -lX11`. Tracking the X11 dependencies
 always seems tricky with MacPorts' xorg vs. system X11.

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:19>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets

Re: [MacPorts] #22354: Port coin fails to build under snow leopard

by MacPorts :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

#22354: Port coin fails to build under snow leopard
-------------------------------------+--------------------------------------
  Reporter:  dustman@…               |       Owner:  css@…          
      Type:  defect                  |      Status:  reopened        
  Priority:  Normal                  |   Milestone:                  
 Component:  ports                   |     Version:  1.8.1          
Resolution:                          |    Keywords:                  
      Port:  coin                    |  
-------------------------------------+--------------------------------------

Comment(by matt.leotta@…):

 Replying to [comment:19 css@…]:
 > Replying to [comment:18 dustman@…]:
 > It's interesting that libXt couldn't be found. Could you check whether
 you have libXt? My link line seems to include additional libraries,
 specifically `-lXext -lSM -lICE -lX11`. Tracking the X11 dependencies
 always seems tricky with MacPorts' xorg vs. system X11.

 I just did the following:

 {{{
 port install xorg-libXt
 port clean coin
 port install coin
 }}}

 and it worked!  It looks like maybe there was a missing dependency on
 libXt

--
Ticket URL: <http://trac.macports.org/ticket/22354#comment:20>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
_______________________________________________
macports-tickets mailing list
macports-tickets@...
http://lists.macosforge.org/mailman/listinfo.cgi/macports-tickets
< Prev | 1 - 2 | Next >