glw failed to build.
Ryan Schmidt
ryandesign at macports.org
Sun Mar 25 22:29:54 PDT 2012
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.
More information about the macports-users
mailing list