[MacPorts] #19291: libsdl +no_x11: reinplace didn't change anything in SDL_config.h
MacPorts
noreply at macports.org
Sun Apr 12 17:06:39 PDT 2009
#19291: libsdl +no_x11: reinplace didn't change anything in SDL_config.h
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: nox@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: libsdl
-------------------------------------+--------------------------------------
When building the +no_x11 variant of libsdl on Mac OS X 10.5.6 Intel with
Xcode 3.1.2 and MacPorts 1.7.1 with the patch from #15514 I get:
{{{
---> Fetching libsdl
---> Verifying checksum(s) for libsdl
---> Extracting libsdl
---> Applying patches to libsdl
---> Configuring libsdl
Warning: reinplace /libX11.6.dylib/s|".*"|"/mp/lib/libX11.6.dylib"| didn't
change anything in
/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_libsdl/work/SDL-1.2.13/include/SDL_config.h
Warning: reinplace /libXext.6.dylib/s|".*"|"/mp/lib/libXext.6.dylib"|
didn't change anything in
/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_libsdl/work/SDL-1.2.13/include/SDL_config.h
Warning: reinplace /libXrandr.2.dylib/s|".*"|"/mp/lib/libXrandr.2.dylib"|
didn't change anything in
/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_libsdl/work/SDL-1.2.13/include/SDL_config.h
Warning: reinplace
/libXrender.1.dylib/s|".*"|"/mp/lib/libXrender.1.dylib"| didn't change
anything in
/mp/var/macports/build/_Users_rschmidt_macports_dports_devel_libsdl/work/SDL-1.2.13/include/SDL_config.h
---> Building libsdl
---> Staging libsdl into destroot
---> Installing libsdl @1.2.13_6+no_x11
---> Activating libsdl @1.2.13_6+no_x11
---> Cleaning libsdl
}}}
As I suggested for cairo in #19264, shouldn't the block that was added in
r45137 only be run if the +no_x11 variant has not been selected?
--
Ticket URL: <http://trac.macports.org/ticket/19291>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list