Re: glw failed to build.

2012-03-26 Thread Frank J. R. Hanstick

Hello,
	I was thinking more of in my system on when I actually upgraded. I  
do not do it as frequently as I should.
	Since 33762 already covers this, I do not have to submit another  
report. I will just add my name so that I am informed when it is fixed  
unless you feel that this should be included in the bug report..


On Mar 25, 2012, at 10:30 PM, Lawrence Velázquez wrote:


On Mar 26, 2012, at 1:17 a.m., Frank J. R. Hanstick wrote:

I think Mesa was upgraded last week. Is there a place where I can  
find an upgrade history to be sure?


https://trac.macports.org/log/trunk/dports/x11/mesa/Portfile

vq



Frank J. R. Hanstick
tro...@comcast.net




___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: glw failed to build.

2012-03-26 Thread Ryan Schmidt

On Mar 26, 2012, at 01:00, Frank J. R. Hanstick wrote:

   Since 33762 already covers this, I do not have to submit another 
 report. 

#33762 has nothing to do with the build failure you encountered. I've now 
tested, and it builds fine for me. Please file a full bug report.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: glw failed to build.

2012-03-26 Thread Frank J. R. Hanstick

Hello,
Will do.

On Mar 26, 2012, at 12:00 AM, Ryan Schmidt wrote:



On Mar 26, 2012, at 01:00, Frank J. R. Hanstick wrote:

	Since 33762 already covers this, I do not have to submit another  
report.


#33762 has nothing to do with the build failure you encountered.  
I've now tested, and it builds fine for me. Please file a full bug  
report.






Frank J. R. Hanstick
tro...@comcast.net




___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


glw failed to build.

2012-03-25 Thread Frank J. R. Hanstick

Hello,
An attempt to upgrade glw resulted in the following error:

:info:build make: Entering directory `/opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw'
:info:build /bin/sh ../../bin/mklib -o GLw -linker '/usr/bin/gcc-4.0' - 
ldflags '-L/opt/local/lib -arch ppc' \

:info:build -major 1 -minor 0 -patch 0 \
:info:build  -install ../../lib \
:info:build -id /opt/local/lib/libGLw.1.dylib \
:info:build 		-L../../lib -lGL  -lXm -L/opt/local/lib -lXt -lX11
GLwDrawA.o GLwMDrawA.o

:info:build mklib: Making Darwin shared library:  libGLw.1.0.dylib
:info:build lipo: /var/tmp//ccBN3rou.out and /var/tmp//cciiRsSf.out  
have the same architectures (ppc7400) and can't be in the same fat  
output file
:info:build mklib: Installing libGLw.1.0.dylib libGLw.1.dylib  
libGLw.dylib in ../../lib
:info:build mv: rename libGLw.1.0.dylib to ../../lib/libGLw.1.0.dylib:  
No such file or directory

:info:build make: *** [../../lib/libGLw.dylib] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw'
:info:build shell command  cd /opt/local/var/macports/build/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw  / 
usr/bin/make -j2 -w  returned error 2
:error:build Target org.macports.build returned: shell command failed  
(see log for details)

:debug:build Backtrace: shell command failed (see log for details)
while executing
command_exec build
(procedure portbuild::build_main line 8)
invoked from within
$procedure $targetname
:info:build Warning: the following items did not execute (for glw):  
org.macports.install org.macports.build org.macports.destroot
:notice:build Log for glw is at: /opt/local/var/macports/logs/ 
_opt_local_var_macports_sources_rsync 
.macports.org_release_ports_x11_glw/glw/main.log


I went and looked up the bug reports and found #28282 still open from  
last year. Is this the same bug or is this a new one? I think Mesa was  
upgraded last week. Is there a place where I can find an upgrade  
history to be sure?

Frank J. R. Hanstick
tro...@comcast.net




___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: glw failed to build.

2012-03-25 Thread Ryan Schmidt

On Mar 26, 2012, at 00:17, Frank J. R. Hanstick wrote:

 Hello,
   An attempt to upgrade glw resulted in the following error:
 
 :info:build make: Entering directory 
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw'
 :info:build /bin/sh ../../bin/mklib -o GLw -linker '/usr/bin/gcc-4.0' 
 -ldflags '-L/opt/local/lib -arch ppc' \
 :info:build   -major 1 -minor 0 -patch 0 \
 :info:build-install ../../lib \
 :info:build   -id /opt/local/lib/libGLw.1.dylib \
 :info:build   -L../../lib -lGL  -lXm -L/opt/local/lib -lXt -lX11   
 GLwDrawA.o GLwMDrawA.o
 :info:build mklib: Making Darwin shared library:  libGLw.1.0.dylib
 :info:build lipo: /var/tmp//ccBN3rou.out and /var/tmp//cciiRsSf.out have the 
 same architectures (ppc7400) and can't be in the same fat output file
 :info:build mklib: Installing libGLw.1.0.dylib libGLw.1.dylib libGLw.dylib in 
 ../../lib
 :info:build mv: rename libGLw.1.0.dylib to ../../lib/libGLw.1.0.dylib: No 
 such file or directory
 :info:build make: *** [../../lib/libGLw.dylib] Error 1
 :info:build make: Leaving directory 
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw'
 :info:build shell command  cd 
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/work/Mesa-7.8.2/src/glw
   /usr/bin/make -j2 -w  returned error 2
 :error:build Target org.macports.build returned: shell command failed (see 
 log for details)
 :debug:build Backtrace: shell command failed (see log for details)
while executing
 command_exec build
(procedure portbuild::build_main line 8)
invoked from within
 $procedure $targetname
 :info:build Warning: the following items did not execute (for glw): 
 org.macports.install org.macports.build org.macports.destroot
 :notice:build Log for glw is at: 
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_glw/glw/main.log

Sorry, I should have tested glw again before committing it. It built fine when 
I wrote the patch last year, but I guess it's not happy with the new version of 
mesa.

Probably glw just needs to be updated to the current version. See also #33762


 I went and looked up the bug reports and found #28282 still open from last 
 year. Is this the same bug or is this a new one?

#28282 has nothing to do with this.


 I think Mesa was upgraded last week. Is there a place where I can find an 
 upgrade history to be sure?

You can look in the Subversion commit history in Trac.


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: glw failed to build.

2012-03-25 Thread Lawrence Velázquez
On Mar 26, 2012, at 1:17 a.m., Frank J. R. Hanstick wrote:

 I think Mesa was upgraded last week. Is there a place where I can find an 
 upgrade history to be sure?

https://trac.macports.org/log/trunk/dports/x11/mesa/Portfile

vq

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users