|
Home > Archive > Slony1 PostgreSQL Replication > January 2006 > make install problem with rc2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
make install problem with rc2
|
|
| Marko Karppinen 2005-12-29, 7:24 am |
| Hi!
I'm running Mac OS X 10.4 (with GNU Make 3.80). I'm configuring slony
like this:
../configure \
--prefix=/usr/local/pgsql \
--bindir=/usr/local/pgsql/bin \
--datadir=/usr/local/pgsql/share \
--libdir=/usr/local/pgsql/lib \
--with-pgconfigdir=/usr/local/pgsql/bin \
--with-pgbindir=/usr/local/pgsql/bin \
--with-pgincludedir=/usr/local/pgsql/include \
--with-pglibdir=/usr/local/pgsql/lib \
--with-pgsharedir=/usr/local/pgsql/share
Configuring and building 1.1.5rc2 goes just fine, but the install fails:
Langley:~/slony1-1.1.5-rc2 root# gnumake install
gnumake: `install' is up to date.
Any ideas? Is GNU Make 3.80 a supported version?
My PostgreSQL 8.1.1 installation is at /usr/local/pgsql like it should.
Thanks!
Marko
--
Knox. Simply secure encryption and backup. http://www.knoxformac.com
| |
| Brian Hirt 2006-01-02, 8:24 pm |
| Marko,
I also have this problem on OSX. I haven't had time to look into why
yet, but you can install the programs by changing to the src
directory and running make install and then do the same in share.
output of make in debug mode if any make guru's on the list want to
look at the problem:
pb15:/usr/local/src/slony1-1.1.5-rc2 root# make -d install
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Reading makefiles...
Reading makefile `GNUmakefile'...
Reading makefile `Makefile.global' (search path) (no ~ expansion)...
Reading makefile `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port' (search path) (no ~ expansion)...
Updating makefiles....
Considering target file `/usr/local/src/slony1-1.1.5-rc2/Makefile.port'.
Looking for an implicit rule for `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.o'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.c'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cc'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.C'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cpp'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.p'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.f'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.F'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.m'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.r'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.s'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.S'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.mod'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.sh'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port,v'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
Makefile.port,v'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
Makefile.port'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/SCCS/
s.Makefile.port'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.o'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.o'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.c'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cc'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.C'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cpp'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.p'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.f'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.F'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.m'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.r'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.s'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.S'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.mod'.
Trying pattern rule with stem `Makefile.port.o'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.o,v'.
Trying pattern rule with stem `Makefile.port.o'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
Makefile.port.o,v'.
Trying pattern rule with stem `Makefile.port.o'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
Makefile.port.o'.
Trying pattern rule with stem `Makefile.port.o'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.o'.
Trying pattern rule with stem `Makefile.port.o'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.o'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.c'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.c'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.y'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.l'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.w'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.w'.
Trying pattern rule with stem `Makefile.port.c'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.c,v'.
Trying pattern rule with stem `Makefile.port.c'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.c,v'.
Trying pattern rule with stem `Makefile.port.c'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.c'.
Trying pattern rule with stem `Makefile.port.c'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.c'.
Trying pattern rule with stem `Makefile.port.c'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.c'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.y'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.y'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.y'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.y,v'.
Trying pattern rule with stem `Makefile.port.y'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.y,v'.
Trying pattern rule with stem `Makefile.port.y'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.y'.
Trying pattern rule with stem `Makefile.port.y'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.y'.
Trying pattern rule with stem `Makefile.port.y'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.y'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.l'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.l'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.l'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.l,v'.
Trying pattern rule with stem `Makefile.port.l'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.l,v'.
Trying pattern rule with stem `Makefile.port.l'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.l'.
Trying pattern rule with stem `Makefile.port.l'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.l'.
Trying pattern rule with stem `Makefile.port.l'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.l'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.w'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.w'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.w'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.w,v'.
Trying pattern rule with stem `Makefile.port.w'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.w,v'.
Trying pattern rule with stem `Makefile.port.w'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.w'.
Trying pattern rule with stem `Makefile.port.w'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.w'.
Trying pattern rule with stem `Makefile.port.w'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.w'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.w'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cc'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.cc'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.cc'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cc,v'.
Trying pattern rule with stem `Makefile.port.cc'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.cc,v'.
Trying pattern rule with stem `Makefile.port.cc'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.cc'.
Trying pattern rule with stem `Makefile.port.cc'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.cc'.
Trying pattern rule with stem `Makefile.port.cc'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.cc'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.C'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.C'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.C'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.C,v'.
Trying pattern rule with stem `Makefile.port.C'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.C,v'.
Trying pattern rule with stem `Makefile.port.C'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.C'.
Trying pattern rule with stem `Makefile.port.C'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.C'.
Trying pattern rule with stem `Makefile.port.C'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.C'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cpp'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.cpp'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.cpp'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.cpp,v'.
Trying pattern rule with stem `Makefile.port.cpp'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.cpp,v'.
Trying pattern rule with stem `Makefile.port.cpp'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.cpp'.
Trying pattern rule with stem `Makefile.port.cpp'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.cpp'.
Trying pattern rule with stem `Makefile.port.cpp'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.cpp'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.p'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.p'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.web'.
Trying pattern rule with stem `Makefile.port.p'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.p,v'.
Trying pattern rule with stem `Makefile.port.p'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.p,v'.
Trying pattern rule with stem `Makefile.port.p'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.p'.
Trying pattern rule with stem `Makefile.port.p'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.p'.
Trying pattern rule with stem `Makefile.port.p'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.p'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.web'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.web'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.web'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.web,v'.
Trying pattern rule with stem `Makefile.port.web'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.web,v'.
Trying pattern rule with stem `Makefile.port.web'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.web'.
Trying pattern rule with stem `Makefile.port.web'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.web'.
Trying pattern rule with stem `Makefile.port.web'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.web'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.f'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.f'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.F'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.r'.
Trying pattern rule with stem `Makefile.port.f'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.f,v'.
Trying pattern rule with stem `Makefile.port.f'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.f,v'.
Trying pattern rule with stem `Makefile.port.f'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.f'.
Trying pattern rule with stem `Makefile.port.f'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.f'.
Trying pattern rule with stem `Makefile.port.f'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.f'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.F'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.F'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.F'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.F,v'.
Trying pattern rule with stem `Makefile.port.F'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.F,v'.
Trying pattern rule with stem `Makefile.port.F'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.F'.
Trying pattern rule with stem `Makefile.port.F'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.F'.
Trying pattern rule with stem `Makefile.port.F'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.F'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.r'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.r'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.l'.
Trying pattern rule with stem `Makefile.port.r'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.r,v'.
Trying pattern rule with stem `Makefile.port.r'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.r,v'.
Trying pattern rule with stem `Makefile.port.r'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.r'.
Trying pattern rule with stem `Makefile.port.r'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.r'.
Trying pattern rule with stem `Makefile.port.r'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.r'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.F'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.m'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.m'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.ym'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.lm'.
Trying pattern rule with stem `Makefile.port.m'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.m,v'.
Trying pattern rule with stem `Makefile.port.m'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.m,v'.
Trying pattern rule with stem `Makefile.port.m'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.m'.
Trying pattern rule with stem `Makefile.port.m'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.m'.
Trying pattern rule with stem `Makefile.port.m'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.m'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.ym'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.ym'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.ym'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.ym,v'.
Trying pattern rule with stem `Makefile.port.ym'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.ym,v'.
Trying pattern rule with stem `Makefile.port.ym'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.ym'.
Trying pattern rule with stem `Makefile.port.ym'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.ym'.
Trying pattern rule with stem `Makefile.port.ym'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.ym'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.lm'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.lm'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.lm'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.lm,v'.
Trying pattern rule with stem `Makefile.port.lm'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.lm,v'.
Trying pattern rule with stem `Makefile.port.lm'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.lm'.
Trying pattern rule with stem `Makefile.port.lm'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.lm'.
Trying pattern rule with stem `Makefile.port.lm'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.lm'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.r'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.s'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.s'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.S'.
Trying pattern rule with stem `Makefile.port.s'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.s,v'.
Trying pattern rule with stem `Makefile.port.s'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.s,v'.
Trying pattern rule with stem `Makefile.port.s'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.s'.
Trying pattern rule with stem `Makefile.port.s'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.s'.
Trying pattern rule with stem `Makefile.port.s'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.s'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.S'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.S'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.S'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.S,v'.
Trying pattern rule with stem `Makefile.port.S'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.S,v'.
Trying pattern rule with stem `Makefile.port.S'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.S'.
Trying pattern rule with stem `Makefile.port.S'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.S'.
Trying pattern rule with stem `Makefile.port.S'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.S'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.S'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.mod'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.mod'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.mod'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.mod,v'.
Trying pattern rule with stem `Makefile.port.mod'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.mod,v'.
Trying pattern rule with stem `Makefile.port.mod'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
RCS/Makefile.port.mod'.
Trying pattern rule with stem `Makefile.port.mod'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.mod'.
Trying pattern rule with stem `Makefile.port.mod'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.mod'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.c'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.cc'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.C'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.cpp'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.p'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.f'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.F'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.m'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.r'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.s'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.S'.
Trying pattern rule with stem `Makefile.port'.
Rejecting impossible implicit prerequisite `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.mod'.
Trying pattern rule with stem `Makefile.port'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.sh'.
Looking for a rule with intermediate file `/usr/local/src/
slony1-1.1.5-rc2/Makefile.port.sh'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.port.sh'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port.sh,v'.
Trying pattern rule with stem `Makefile.port.sh'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
Makefile.port.sh,v'.
Trying pattern rule with stem `Makefile.port.sh'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
Makefile.port.sh'.
Trying pattern rule with stem `Makefile.port.sh'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
s.Makefile.port.sh'.
Trying pattern rule with stem `Makefile.port.sh'.
Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
SCCS/s.Makefile.port.sh'.
No implicit rule found for `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port'.
Finished prerequisites of target file `/usr/local/src/slony1-1.1.5-
rc2/Makefile.port'.
No need to remake target `/usr/local/src/slony1-1.1.5-rc2/
Makefile.port'.
Considering target file `Makefile.global'.
Looking for an implicit rule for `Makefile.global'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.o'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.c'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.cc'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.C'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.cpp'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.p'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.f'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.F'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.m'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.r'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.s'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.S'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.mod'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.sh'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global,v'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `RCS/Makefile.global,v'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `RCS/Makefile.global'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `s.Makefile.global'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `SCCS/s.Makefile.global'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.o'.
Looking for a rule with intermediate file `Makefile.global.o'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.c'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.cc'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.C'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.cpp'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.p'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.f'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.F'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.m'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.r'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.s'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.S'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.mod'.
Trying pattern rule with stem `Makefile.global.o'.
Trying implicit prerequisite `Makefile.global.o,v'.
Trying pattern rule with stem `Makefile.global.o'.
Trying implicit prerequisite `RCS/Makefile.global.o,v'.
Trying pattern rule with stem `Makefile.global.o'.
Trying implicit prerequisite `RCS/Makefile.global.o'.
Trying pattern rule with stem `Makefile.global.o'.
Trying implicit prerequisite `s.Makefile.global.o'.
Trying pattern rule with stem `Makefile.global.o'.
Trying implicit prerequisite `SCCS/s.Makefile.global.o'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.c'.
Looking for a rule with intermediate file `Makefile.global.c'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.y'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.l'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.w'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.w'.
Trying pattern rule with stem `Makefile.global.c'.
Trying implicit prerequisite `Makefile.global.c,v'.
Trying pattern rule with stem `Makefile.global.c'.
Trying implicit prerequisite `RCS/Makefile.global.c,v'.
Trying pattern rule with stem `Makefile.global.c'.
Trying implicit prerequisite `RCS/Makefile.global.c'.
Trying pattern rule with stem `Makefile.global.c'.
Trying implicit prerequisite `s.Makefile.global.c'.
Trying pattern rule with stem `Makefile.global.c'.
Trying implicit prerequisite `SCCS/s.Makefile.global.c'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.y'.
Looking for a rule with intermediate file `Makefile.global.y'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.y'.
Trying implicit prerequisite `Makefile.global.y,v'.
Trying pattern rule with stem `Makefile.global.y'.
Trying implicit prerequisite `RCS/Makefile.global.y,v'.
Trying pattern rule with stem `Makefile.global.y'.
Trying implicit prerequisite `RCS/Makefile.global.y'.
Trying pattern rule with stem `Makefile.global.y'.
Trying implicit prerequisite `s.Makefile.global.y'.
Trying pattern rule with stem `Makefile.global.y'.
Trying implicit prerequisite `SCCS/s.Makefile.global.y'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.l'.
Looking for a rule with intermediate file `Makefile.global.l'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.l'.
Trying implicit prerequisite `Makefile.global.l,v'.
Trying pattern rule with stem `Makefile.global.l'.
Trying implicit prerequisite `RCS/Makefile.global.l,v'.
Trying pattern rule with stem `Makefile.global.l'.
Trying implicit prerequisite `RCS/Makefile.global.l'.
Trying pattern rule with stem `Makefile.global.l'.
Trying implicit prerequisite `s.Makefile.global.l'.
Trying pattern rule with stem `Makefile.global.l'.
Trying implicit prerequisite `SCCS/s.Makefile.global.l'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.w'.
Looking for a rule with intermediate file `Makefile.global.w'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.w'.
Trying implicit prerequisite `Makefile.global.w,v'.
Trying pattern rule with stem `Makefile.global.w'.
Trying implicit prerequisite `RCS/Makefile.global.w,v'.
Trying pattern rule with stem `Makefile.global.w'.
Trying implicit prerequisite `RCS/Makefile.global.w'.
Trying pattern rule with stem `Makefile.global.w'.
Trying implicit prerequisite `s.Makefile.global.w'.
Trying pattern rule with stem `Makefile.global.w'.
Trying implicit prerequisite `SCCS/s.Makefile.global.w'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.w'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.cc'.
Looking for a rule with intermediate file `Makefile.global.cc'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.cc'.
Trying implicit prerequisite `Makefile.global.cc,v'.
Trying pattern rule with stem `Makefile.global.cc'.
Trying implicit prerequisite `RCS/Makefile.global.cc,v'.
Trying pattern rule with stem `Makefile.global.cc'.
Trying implicit prerequisite `RCS/Makefile.global.cc'.
Trying pattern rule with stem `Makefile.global.cc'.
Trying implicit prerequisite `s.Makefile.global.cc'.
Trying pattern rule with stem `Makefile.global.cc'.
Trying implicit prerequisite `SCCS/s.Makefile.global.cc'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.C'.
Looking for a rule with intermediate file `Makefile.global.C'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.C'.
Trying implicit prerequisite `Makefile.global.C,v'.
Trying pattern rule with stem `Makefile.global.C'.
Trying implicit prerequisite `RCS/Makefile.global.C,v'.
Trying pattern rule with stem `Makefile.global.C'.
Trying implicit prerequisite `RCS/Makefile.global.C'.
Trying pattern rule with stem `Makefile.global.C'.
Trying implicit prerequisite `s.Makefile.global.C'.
Trying pattern rule with stem `Makefile.global.C'.
Trying implicit prerequisite `SCCS/s.Makefile.global.C'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.cpp'.
Looking for a rule with intermediate file `Makefile.global.cpp'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.cpp'.
Trying implicit prerequisite `Makefile.global.cpp,v'.
Trying pattern rule with stem `Makefile.global.cpp'.
Trying implicit prerequisite `RCS/Makefile.global.cpp,v'.
Trying pattern rule with stem `Makefile.global.cpp'.
Trying implicit prerequisite `RCS/Makefile.global.cpp'.
Trying pattern rule with stem `Makefile.global.cpp'.
Trying implicit prerequisite `s.Makefile.global.cpp'.
Trying pattern rule with stem `Makefile.global.cpp'.
Trying implicit prerequisite `SCCS/s.Makefile.global.cpp'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.p'.
Looking for a rule with intermediate file `Makefile.global.p'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.web'.
Trying pattern rule with stem `Makefile.global.p'.
Trying implicit prerequisite `Makefile.global.p,v'.
Trying pattern rule with stem `Makefile.global.p'.
Trying implicit prerequisite `RCS/Makefile.global.p,v'.
Trying pattern rule with stem `Makefile.global.p'.
Trying implicit prerequisite `RCS/Makefile.global.p'.
Trying pattern rule with stem `Makefile.global.p'.
Trying implicit prerequisite `s.Makefile.global.p'.
Trying pattern rule with stem `Makefile.global.p'.
Trying implicit prerequisite `SCCS/s.Makefile.global.p'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.web'.
Looking for a rule with intermediate file `Makefile.global.web'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.web'.
Trying implicit prerequisite `Makefile.global.web,v'.
Trying pattern rule with stem `Makefile.global.web'.
Trying implicit prerequisite `RCS/Makefile.global.web,v'.
Trying pattern rule with stem `Makefile.global.web'.
Trying implicit prerequisite `RCS/Makefile.global.web'.
Trying pattern rule with stem `Makefile.global.web'.
Trying implicit prerequisite `s.Makefile.global.web'.
Trying pattern rule with stem `Makefile.global.web'.
Trying implicit prerequisite `SCCS/s.Makefile.global.web'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.f'.
Looking for a rule with intermediate file `Makefile.global.f'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.F'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.r'.
Trying pattern rule with stem `Makefile.global.f'.
Trying implicit prerequisite `Makefile.global.f,v'.
Trying pattern rule with stem `Makefile.global.f'.
Trying implicit prerequisite `RCS/Makefile.global.f,v'.
Trying pattern rule with stem `Makefile.global.f'.
Trying implicit prerequisite `RCS/Makefile.global.f'.
Trying pattern rule with stem `Makefile.global.f'.
Trying implicit prerequisite `s.Makefile.global.f'.
Trying pattern rule with stem `Makefile.global.f'.
Trying implicit prerequisite `SCCS/s.Makefile.global.f'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.F'.
Looking for a rule with intermediate file `Makefile.global.F'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.F'.
Trying implicit prerequisite `Makefile.global.F,v'.
Trying pattern rule with stem `Makefile.global.F'.
Trying implicit prerequisite `RCS/Makefile.global.F,v'.
Trying pattern rule with stem `Makefile.global.F'.
Trying implicit prerequisite `RCS/Makefile.global.F'.
Trying pattern rule with stem `Makefile.global.F'.
Trying implicit prerequisite `s.Makefile.global.F'.
Trying pattern rule with stem `Makefile.global.F'.
Trying implicit prerequisite `SCCS/s.Makefile.global.F'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.r'.
Looking for a rule with intermediate file `Makefile.global.r'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.l'.
Trying pattern rule with stem `Makefile.global.r'.
Trying implicit prerequisite `Makefile.global.r,v'.
Trying pattern rule with stem `Makefile.global.r'.
Trying implicit prerequisite `RCS/Makefile.global.r,v'.
Trying pattern rule with stem `Makefile.global.r'.
Trying implicit prerequisite `RCS/Makefile.global.r'.
Trying pattern rule with stem `Makefile.global.r'.
Trying implicit prerequisite `s.Makefile.global.r'.
Trying pattern rule with stem `Makefile.global.r'.
Trying implicit prerequisite `SCCS/s.Makefile.global.r'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.F'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.m'.
Looking for a rule with intermediate file `Makefile.global.m'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.ym'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.lm'.
Trying pattern rule with stem `Makefile.global.m'.
Trying implicit prerequisite `Makefile.global.m,v'.
Trying pattern rule with stem `Makefile.global.m'.
Trying implicit prerequisite `RCS/Makefile.global.m,v'.
Trying pattern rule with stem `Makefile.global.m'.
Trying implicit prerequisite `RCS/Makefile.global.m'.
Trying pattern rule with stem `Makefile.global.m'.
Trying implicit prerequisite `s.Makefile.global.m'.
Trying pattern rule with stem `Makefile.global.m'.
Trying implicit prerequisite `SCCS/s.Makefile.global.m'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.ym'.
Looking for a rule with intermediate file `Makefile.global.ym'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.ym'.
Trying implicit prerequisite `Makefile.global.ym,v'.
Trying pattern rule with stem `Makefile.global.ym'.
Trying implicit prerequisite `RCS/Makefile.global.ym,v'.
Trying pattern rule with stem `Makefile.global.ym'.
Trying implicit prerequisite `RCS/Makefile.global.ym'.
Trying pattern rule with stem `Makefile.global.ym'.
Trying implicit prerequisite `s.Makefile.global.ym'.
Trying pattern rule with stem `Makefile.global.ym'.
Trying implicit prerequisite `SCCS/s.Makefile.global.ym'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.lm'.
Looking for a rule with intermediate file `Makefile.global.lm'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.lm'.
Trying implicit prerequisite `Makefile.global.lm,v'.
Trying pattern rule with stem `Makefile.global.lm'.
Trying implicit prerequisite `RCS/Makefile.global.lm,v'.
Trying pattern rule with stem `Makefile.global.lm'.
Trying implicit prerequisite `RCS/Makefile.global.lm'.
Trying pattern rule with stem `Makefile.global.lm'.
Trying implicit prerequisite `s.Makefile.global.lm'.
Trying pattern rule with stem `Makefile.global.lm'.
Trying implicit prerequisite `SCCS/s.Makefile.global.lm'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.r'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.s'.
Looking for a rule with intermediate file `Makefile.global.s'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.S'.
Trying pattern rule with stem `Makefile.global.s'.
Trying implicit prerequisite `Makefile.global.s,v'.
Trying pattern rule with stem `Makefile.global.s'.
Trying implicit prerequisite `RCS/Makefile.global.s,v'.
Trying pattern rule with stem `Makefile.global.s'.
Trying implicit prerequisite `RCS/Makefile.global.s'.
Trying pattern rule with stem `Makefile.global.s'.
Trying implicit prerequisite `s.Makefile.global.s'.
Trying pattern rule with stem `Makefile.global.s'.
Trying implicit prerequisite `SCCS/s.Makefile.global.s'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.S'.
Looking for a rule with intermediate file `Makefile.global.S'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.S'.
Trying implicit prerequisite `Makefile.global.S,v'.
Trying pattern rule with stem `Makefile.global.S'.
Trying implicit prerequisite `RCS/Makefile.global.S,v'.
Trying pattern rule with stem `Makefile.global.S'.
Trying implicit prerequisite `RCS/Makefile.global.S'.
Trying pattern rule with stem `Makefile.global.S'.
Trying implicit prerequisite `s.Makefile.global.S'.
Trying pattern rule with stem `Makefile.global.S'.
Trying implicit prerequisite `SCCS/s.Makefile.global.S'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.S'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.mod'.
Looking for a rule with intermediate file `Makefile.global.mod'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.mod'.
Trying implicit prerequisite `Makefile.global.mod,v'.
Trying pattern rule with stem `Makefile.global.mod'.
Trying implicit prerequisite `RCS/Makefile.global.mod,v'.
Trying pattern rule with stem `Makefile.global.mod'.
Trying implicit prerequisite `RCS/Makefile.global.mod'.
Trying pattern rule with stem `Makefile.global.mod'.
Trying implicit prerequisite `s.Makefile.global.mod'.
Trying pattern rule with stem `Makefile.global.mod'.
Trying implicit prerequisite `SCCS/s.Makefile.global.mod'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.c'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.cc'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.C'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.cpp'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.p'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.f'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.F'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.m'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.r'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.s'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.S'.
Trying pattern rule with stem `Makefile.global'.
Rejecting impossible implicit prerequisite `Makefile.global.mod'.
Trying pattern rule with stem `Makefile.global'.
Trying implicit prerequisite `Makefile.global.sh'.
Looking for a rule with intermediate file `Makefile.global.sh'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `Makefile.global.sh'.
Trying implicit prerequisite `Makefile.global.sh,v'.
Trying pattern rule with stem `Makefile.global.sh'.
Trying implicit prerequisite `RCS/Makefile.global.sh,v'.
Trying pattern rule with stem `Makefile.global.sh'.
Trying implicit prerequisite `RCS/Makefile.global.sh'.
Trying pattern rule with stem `Makefile.global.sh'.
Trying implicit prerequisite `s.Makefile.global.sh'.
Trying pattern rule with stem `Makefile.global.sh'.
Trying implicit prerequisite `SCCS/s.Makefile.global.sh'.
No implicit rule found for `Makefile.global'.
Finished prerequisites of target file `Makefile.global'.
No need to remake target `Makefile.global'.
Considering target file `GNUmakefile'.
Looking for an implicit rule for `GNUmakefile'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.o'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.c'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.cc'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.C'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.cpp'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.p'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.f'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.m'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.s'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.mod'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.sh'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile,v'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `RCS/GNUmakefile,v'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `RCS/GNUmakefile'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `s.GNUmakefile'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `SCCS/s.GNUmakefile'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.o'.
Looking for a rule with intermediate file `GNUmakefile.o'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.c'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.cc'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.C'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.cpp'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.p'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.f'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.m'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.s'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.mod'.
Trying pattern rule with stem `GNUmakefile.o'.
Trying implicit prerequisite `GNUmakefile.o,v'.
Trying pattern rule with stem `GNUmakefile.o'.
Trying implicit prerequisite `RCS/GNUmakefile.o,v'.
Trying pattern rule with stem `GNUmakefile.o'.
Trying implicit prerequisite `RCS/GNUmakefile.o'.
Trying pattern rule with stem `GNUmakefile.o'.
Trying implicit prerequisite `s.GNUmakefile.o'.
Trying pattern rule with stem `GNUmakefile.o'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.o'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.c'.
Looking for a rule with intermediate file `GNUmakefile.c'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.y'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.l'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.w'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.w'.
Trying pattern rule with stem `GNUmakefile.c'.
Trying implicit prerequisite `GNUmakefile.c,v'.
Trying pattern rule with stem `GNUmakefile.c'.
Trying implicit prerequisite `RCS/GNUmakefile.c,v'.
Trying pattern rule with stem `GNUmakefile.c'.
Trying implicit prerequisite `RCS/GNUmakefile.c'.
Trying pattern rule with stem `GNUmakefile.c'.
Trying implicit prerequisite `s.GNUmakefile.c'.
Trying pattern rule with stem `GNUmakefile.c'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.c'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.y'.
Looking for a rule with intermediate file `GNUmakefile.y'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.y'.
Trying implicit prerequisite `GNUmakefile.y,v'.
Trying pattern rule with stem `GNUmakefile.y'.
Trying implicit prerequisite `RCS/GNUmakefile.y,v'.
Trying pattern rule with stem `GNUmakefile.y'.
Trying implicit prerequisite `RCS/GNUmakefile.y'.
Trying pattern rule with stem `GNUmakefile.y'.
Trying implicit prerequisite `s.GNUmakefile.y'.
Trying pattern rule with stem `GNUmakefile.y'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.y'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.l'.
Looking for a rule with intermediate file `GNUmakefile.l'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.l'.
Trying implicit prerequisite `GNUmakefile.l,v'.
Trying pattern rule with stem `GNUmakefile.l'.
Trying implicit prerequisite `RCS/GNUmakefile.l,v'.
Trying pattern rule with stem `GNUmakefile.l'.
Trying implicit prerequisite `RCS/GNUmakefile.l'.
Trying pattern rule with stem `GNUmakefile.l'.
Trying implicit prerequisite `s.GNUmakefile.l'.
Trying pattern rule with stem `GNUmakefile.l'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.l'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.w'.
Looking for a rule with intermediate file `GNUmakefile.w'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.w'.
Trying implicit prerequisite `GNUmakefile.w,v'.
Trying pattern rule with stem `GNUmakefile.w'.
Trying implicit prerequisite `RCS/GNUmakefile.w,v'.
Trying pattern rule with stem `GNUmakefile.w'.
Trying implicit prerequisite `RCS/GNUmakefile.w'.
Trying pattern rule with stem `GNUmakefile.w'.
Trying implicit prerequisite `s.GNUmakefile.w'.
Trying pattern rule with stem `GNUmakefile.w'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.w'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.w'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.cc'.
Looking for a rule with intermediate file `GNUmakefile.cc'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.cc'.
Trying implicit prerequisite `GNUmakefile.cc,v'.
Trying pattern rule with stem `GNUmakefile.cc'.
Trying implicit prerequisite `RCS/GNUmakefile.cc,v'.
Trying pattern rule with stem `GNUmakefile.cc'.
Trying implicit prerequisite `RCS/GNUmakefile.cc'.
Trying pattern rule with stem `GNUmakefile.cc'.
Trying implicit prerequisite `s.GNUmakefile.cc'.
Trying pattern rule with stem `GNUmakefile.cc'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.cc'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.C'.
Looking for a rule with intermediate file `GNUmakefile.C'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.C'.
Trying implicit prerequisite `GNUmakefile.C,v'.
Trying pattern rule with stem `GNUmakefile.C'.
Trying implicit prerequisite `RCS/GNUmakefile.C,v'.
Trying pattern rule with stem `GNUmakefile.C'.
Trying implicit prerequisite `RCS/GNUmakefile.C'.
Trying pattern rule with stem `GNUmakefile.C'.
Trying implicit prerequisite `s.GNUmakefile.C'.
Trying pattern rule with stem `GNUmakefile.C'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.C'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.cpp'.
Looking for a rule with intermediate file `GNUmakefile.cpp'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.cpp'.
Trying implicit prerequisite `GNUmakefile.cpp,v'.
Trying pattern rule with stem `GNUmakefile.cpp'.
Trying implicit prerequisite `RCS/GNUmakefile.cpp,v'.
Trying pattern rule with stem `GNUmakefile.cpp'.
Trying implicit prerequisite `RCS/GNUmakefile.cpp'.
Trying pattern rule with stem `GNUmakefile.cpp'.
Trying implicit prerequisite `s.GNUmakefile.cpp'.
Trying pattern rule with stem `GNUmakefile.cpp'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.cpp'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.p'.
Looking for a rule with intermediate file `GNUmakefile.p'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.web'.
Trying pattern rule with stem `GNUmakefile.p'.
Trying implicit prerequisite `GNUmakefile.p,v'.
Trying pattern rule with stem `GNUmakefile.p'.
Trying implicit prerequisite `RCS/GNUmakefile.p,v'.
Trying pattern rule with stem `GNUmakefile.p'.
Trying implicit prerequisite `RCS/GNUmakefile.p'.
Trying pattern rule with stem `GNUmakefile.p'.
Trying implicit prerequisite `s.GNUmakefile.p'.
Trying pattern rule with stem `GNUmakefile.p'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.p'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.web'.
Looking for a rule with intermediate file `GNUmakefile.web'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.web'.
Trying implicit prerequisite `GNUmakefile.web,v'.
Trying pattern rule with stem `GNUmakefile.web'.
Trying implicit prerequisite `RCS/GNUmakefile.web,v'.
Trying pattern rule with stem `GNUmakefile.web'.
Trying implicit prerequisite `RCS/GNUmakefile.web'.
Trying pattern rule with stem `GNUmakefile.web'.
Trying implicit prerequisite `s.GNUmakefile.web'.
Trying pattern rule with stem `GNUmakefile.web'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.web'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.f'.
Looking for a rule with intermediate file `GNUmakefile.f'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile.f'.
Trying implicit prerequisite `GNUmakefile.f,v'.
Trying pattern rule with stem `GNUmakefile.f'.
Trying implicit prerequisite `RCS/GNUmakefile.f,v'.
Trying pattern rule with stem `GNUmakefile.f'.
Trying implicit prerequisite `RCS/GNUmakefile.f'.
Trying pattern rule with stem `GNUmakefile.f'.
Trying implicit prerequisite `s.GNUmakefile.f'.
Trying pattern rule with stem `GNUmakefile.f'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.f'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.F'.
Looking for a rule with intermediate file `GNUmakefile.F'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.F'.
Trying implicit prerequisite `GNUmakefile.F,v'.
Trying pattern rule with stem `GNUmakefile.F'.
Trying implicit prerequisite `RCS/GNUmakefile.F,v'.
Trying pattern rule with stem `GNUmakefile.F'.
Trying implicit prerequisite `RCS/GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile.F'.
Trying implicit prerequisite `s.GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile.F'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.r'.
Looking for a rule with intermediate file `GNUmakefile.r'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.l'.
Trying pattern rule with stem `GNUmakefile.r'.
Trying implicit prerequisite `GNUmakefile.r,v'.
Trying pattern rule with stem `GNUmakefile.r'.
Trying implicit prerequisite `RCS/GNUmakefile.r,v'.
Trying pattern rule with stem `GNUmakefile.r'.
Trying implicit prerequisite `RCS/GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile.r'.
Trying implicit prerequisite `s.GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile.r'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.m'.
Looking for a rule with intermediate file `GNUmakefile.m'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.ym'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.lm'.
Trying pattern rule with stem `GNUmakefile.m'.
Trying implicit prerequisite `GNUmakefile.m,v'.
Trying pattern rule with stem `GNUmakefile.m'.
Trying implicit prerequisite `RCS/GNUmakefile.m,v'.
Trying pattern rule with stem `GNUmakefile.m'.
Trying implicit prerequisite `RCS/GNUmakefile.m'.
Trying pattern rule with stem `GNUmakefile.m'.
Trying implicit prerequisite `s.GNUmakefile.m'.
Trying pattern rule with stem `GNUmakefile.m'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.m'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.ym'.
Looking for a rule with intermediate file `GNUmakefile.ym'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.ym'.
Trying implicit prerequisite `GNUmakefile.ym,v'.
Trying pattern rule with stem `GNUmakefile.ym'.
Trying implicit prerequisite `RCS/GNUmakefile.ym,v'.
Trying pattern rule with stem `GNUmakefile.ym'.
Trying implicit prerequisite `RCS/GNUmakefile.ym'.
Trying pattern rule with stem `GNUmakefile.ym'.
Trying implicit prerequisite `s.GNUmakefile.ym'.
Trying pattern rule with stem `GNUmakefile.ym'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.ym'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.lm'.
Looking for a rule with intermediate file `GNUmakefile.lm'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.lm'.
Trying implicit prerequisite `GNUmakefile.lm,v'.
Trying pattern rule with stem `GNUmakefile.lm'.
Trying implicit prerequisite `RCS/GNUmakefile.lm,v'.
Trying pattern rule with stem `GNUmakefile.lm'.
Trying implicit prerequisite `RCS/GNUmakefile.lm'.
Trying pattern rule with stem `GNUmakefile.lm'.
Trying implicit prerequisite `s.GNUmakefile.lm'.
Trying pattern rule with stem `GNUmakefile.lm'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.lm'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.s'.
Looking for a rule with intermediate file `GNUmakefile.s'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile.s'.
Trying implicit prerequisite `GNUmakefile.s,v'.
Trying pattern rule with stem `GNUmakefile.s'.
Trying implicit prerequisite `RCS/GNUmakefile.s,v'.
Trying pattern rule with stem `GNUmakefile.s'.
Trying implicit prerequisite `RCS/GNUmakefile.s'.
Trying pattern rule with stem `GNUmakefile.s'.
Trying implicit prerequisite `s.GNUmakefile.s'.
Trying pattern rule with stem `GNUmakefile.s'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.s'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.S'.
Looking for a rule with intermediate file `GNUmakefile.S'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.S'.
Trying implicit prerequisite `GNUmakefile.S,v'.
Trying pattern rule with stem `GNUmakefile.S'.
Trying implicit prerequisite `RCS/GNUmakefile.S,v'.
Trying pattern rule with stem `GNUmakefile.S'.
Trying implicit prerequisite `RCS/GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile.S'.
Trying implicit prerequisite `s.GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile.S'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.mod'.
Looking for a rule with intermediate file `GNUmakefile.mod'.
Avoiding implicit rule recursion.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.mod'.
Trying implicit prerequisite `GNUmakefile.mod,v'.
Trying pattern rule with stem `GNUmakefile.mod'.
Trying implicit prerequisite `RCS/GNUmakefile.mod,v'.
Trying pattern rule with stem `GNUmakefile.mod'.
Trying implicit prerequisite `RCS/GNUmakefile.mod'.
Trying pattern rule with stem `GNUmakefile.mod'.
Trying implicit prerequisite `s.GNUmakefile.mod'.
Trying pattern rule with stem `GNUmakefile.mod'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.mod'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.c'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.cc'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.C'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.cpp'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.p'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.f'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.F'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.m'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.r'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.s'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.S'.
Trying pattern rule with stem `GNUmakefile'.
Rejecting impossible implicit prerequisite `GNUmakefile.mod'.
Trying pattern rule with stem `GNUmakefile'.
Trying implicit prerequisite `GNUmakefile.sh'.
Looking for a rule with intermediate file `GNUmakefile.sh'.
Avoiding implicit rule recursion.
Trying pattern rule with stem `GNUmakefile.sh'.
Trying implicit prerequisite `GNUmakefile.sh,v'.
Trying pattern rule with stem `GNUmakefile.sh'.
Trying implicit prerequisite `RCS/GNUmakefile.sh,v'.
Trying pattern rule with stem `GNUmakefile.sh'.
Trying implicit prerequisite `RCS/GNUmakefile.sh'.
Trying pattern rule with stem `GNUmakefile.sh'.
Trying implicit prerequisite `s.GNUmakefile.sh'.
Trying pattern rule with stem `GNUmakefile.sh'.
Trying implicit prerequisite `SCCS/s.GNUmakefile.sh'.
No implicit rule found for `GNUmakefile'.
Finished prerequisites of target file `GNUmakefile'.
No need to remake target `GNUmakefile'.
Updating goal targets....
Considering target file `install'.
Finished prerequisites of target file `install'.
No need to remake target `install'.
make: `install' is up to date.
pb15:/usr/local/src/slony1-1.1.5-rc2 root#
On Dec 29, 2005, at 5:48 AM, Marko Karppinen wrote:
> Hi!
>
> I'm running Mac OS X 10.4 (with GNU Make 3.80). I'm configuring
> slony like this:
>
> ./configure \
> --prefix=/usr/local/pgsql \
> --bindir=/usr/local/pgsql/bin \
> --datadir=/usr/local/pgsql/share \
> --libdir=/usr/local/pgsql/lib \
> --with-pgconfigdir=/usr/local/pgsql/bin \
> --with-pgbindir=/usr/local/pgsql/bin \
> --with-pgincludedir=/usr/local/pgsql/include \
> --with-pglibdir=/usr/local/pgsql/lib \
> --with-pgsharedir=/usr/local/pgsql/share
>
> Configuring and building 1.1.5rc2 goes just fine, but the install
> fails:
>
> Langley:~/slony1-1.1.5-rc2 root# gnumake install
> gnumake: `install' is up to date.
>
> Any ideas? Is GNU Make 3.80 a supported version?
> My PostgreSQL 8.1.1 installation is at /usr/local/pgsql like it
> should.
>
> Thanks!
> Marko
>
> --
> Knox. Simply secure encryption and backup. http://www.knoxformac.com
>
> ____________________
____________________
_______
> Slony1-general mailing list
> Slony1-general- AuKwsB3Fm+ugFIWk8tvy
RWD2FQJk+8+b@public.gmane.org
> http://gborg.postgresql.org/mailman.../slony1-general
--------------------------------------------
MobyGames
http://www.mobygames.com
The world's largest and most comprehensive
gaming database project
| |
| Christopher Browne 2006-01-03, 11:24 am |
| Brian Hirt <bhirt- 3NnvA8ZKpWKakBO8gow8
eQ@public.gmane.org> writes:
> Marko,
>
> I also have this problem on OSX. I haven't had time to look into why
> yet, but you can install the programs by changing to the src
> directory and running make install and then do the same in share.
>
> output of make in debug mode if any make guru's on the list want to
> look at the problem:
>
> pb15:/usr/local/src/slony1-1.1.5-rc2 root# make -d install
> GNU Make 3.80
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> Reading makefiles...
> Reading makefile `GNUmakefile'...
> Reading makefile `Makefile.global' (search path) (no ~ expansion)...
> Reading makefile `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port' (search path) (no ~ expansion)...
> Updating makefiles....
> Considering target file `/usr/local/src/slony1-1.1.5-rc2/Makefile.port'.
> Looking for an implicit rule for `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port'.
Well, Makefile.port is supposed to be generated when you run
configure.
If it wasn't generated, for whatever reason, then the set of Make
output that you show is pretty consistent with Make trying to find a
way to build it, and, not unsurprisingly, failing, since it isn't
supposed to do that.
So the right step to take is to step back one step, and try to see why
../configure didn't copy anything appropriate into place.
Looking in the makefiles directory, I don't see a "Makefile.osx",
which would be what I'd expect it to link in. There is a
"Makefile.darwin"; that might work.
Possibly we need to get a Makefile.osx for your platform; I'll bet
Darcy Buskermolen could comment more meaningfully on that as he has
been more directly involved.
--
(format nil "~S@~S" "cbbrowne" "ca.afilias.info")
<http://dba2.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)
| |
| Darcy Buskermolen 2006-01-03, 11:24 am |
| On Monday 02 January 2006 16:26, Brian Hirt wrote:
> Marko,
>
> I also have this problem on OSX. I haven't had time to look into why
> yet, but you can install the programs by changing to the src
> directory and running make install and then do the same in share.
>
> output of make in debug mode if any make guru's on the list want to
> look at the problem:
Which version of OSX are you using ?
>
> pb15:/usr/local/src/slony1-1.1.5-rc2 root# make -d install
> GNU Make 3.80
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> Reading makefiles...
> Reading makefile `GNUmakefile'...
> Reading makefile `Makefile.global' (search path) (no ~ expansion)...
> Reading makefile `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port' (search path) (no ~ expansion)...
> Updating makefiles....
> Considering target file `/usr/local/src/slony1-1.1.5-rc2/Makefile.port'.
> Looking for an implicit rule for `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.o'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.c'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cc'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.C'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cpp'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.p'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.f'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.m'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.s'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.mod'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.sh'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port,v'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
> Makefile.port,v'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
> Makefile.port'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/SCCS/
> s.Makefile.port'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.o'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.o'.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.c'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cc'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.C'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cpp'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.p'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.f'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.m'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.s'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.mod'.
> Trying pattern rule with stem `Makefile.port.o'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.o,v'.
> Trying pattern rule with stem `Makefile.port.o'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
> Makefile.port.o,v'.
> Trying pattern rule with stem `Makefile.port.o'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
> Makefile.port.o'.
> Trying pattern rule with stem `Makefile.port.o'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.o'.
> Trying pattern rule with stem `Makefile.port.o'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.o'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.c'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.c'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.y'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.l'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.w'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.w'.
> Trying pattern rule with stem `Makefile.port.c'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.c,v'.
> Trying pattern rule with stem `Makefile.port.c'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.c,v'.
> Trying pattern rule with stem `Makefile.port.c'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.c'.
> Trying pattern rule with stem `Makefile.port.c'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.c'.
> Trying pattern rule with stem `Makefile.port.c'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.c'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.y'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.y'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.y'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.y,v'.
> Trying pattern rule with stem `Makefile.port.y'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.y,v'.
> Trying pattern rule with stem `Makefile.port.y'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.y'.
> Trying pattern rule with stem `Makefile.port.y'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.y'.
> Trying pattern rule with stem `Makefile.port.y'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.y'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.l'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.l'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.l'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.l,v'.
> Trying pattern rule with stem `Makefile.port.l'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.l,v'.
> Trying pattern rule with stem `Makefile.port.l'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.l'.
> Trying pattern rule with stem `Makefile.port.l'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.l'.
> Trying pattern rule with stem `Makefile.port.l'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.l'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.w'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.w'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.w'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.w,v'.
> Trying pattern rule with stem `Makefile.port.w'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.w,v'.
> Trying pattern rule with stem `Makefile.port.w'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.w'.
> Trying pattern rule with stem `Makefile.port.w'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.w'.
> Trying pattern rule with stem `Makefile.port.w'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.w'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.w'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cc'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.cc'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.cc'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cc,v'.
> Trying pattern rule with stem `Makefile.port.cc'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.cc,v'.
> Trying pattern rule with stem `Makefile.port.cc'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.cc'.
> Trying pattern rule with stem `Makefile.port.cc'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.cc'.
> Trying pattern rule with stem `Makefile.port.cc'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.cc'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.C'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.C'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.C'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.C,v'.
> Trying pattern rule with stem `Makefile.port.C'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.C,v'.
> Trying pattern rule with stem `Makefile.port.C'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.C'.
> Trying pattern rule with stem `Makefile.port.C'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.C'.
> Trying pattern rule with stem `Makefile.port.C'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.C'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cpp'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.cpp'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.cpp'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.cpp,v'.
> Trying pattern rule with stem `Makefile.port.cpp'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.cpp,v'.
> Trying pattern rule with stem `Makefile.port.cpp'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.cpp'.
> Trying pattern rule with stem `Makefile.port.cpp'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.cpp'.
> Trying pattern rule with stem `Makefile.port.cpp'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.cpp'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.p'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.p'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.web'.
> Trying pattern rule with stem `Makefile.port.p'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.p,v'.
> Trying pattern rule with stem `Makefile.port.p'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.p,v'.
> Trying pattern rule with stem `Makefile.port.p'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.p'.
> Trying pattern rule with stem `Makefile.port.p'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.p'.
> Trying pattern rule with stem `Makefile.port.p'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.p'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.web'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.web'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.web'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.web,v'.
> Trying pattern rule with stem `Makefile.port.web'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.web,v'.
> Trying pattern rule with stem `Makefile.port.web'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.web'.
> Trying pattern rule with stem `Makefile.port.web'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.web'.
> Trying pattern rule with stem `Makefile.port.web'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.web'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.f'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.f'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port.f'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.f,v'.
> Trying pattern rule with stem `Makefile.port.f'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.f,v'.
> Trying pattern rule with stem `Makefile.port.f'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.f'.
> Trying pattern rule with stem `Makefile.port.f'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.f'.
> Trying pattern rule with stem `Makefile.port.f'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.f'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.F'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.F'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.F'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.F,v'.
> Trying pattern rule with stem `Makefile.port.F'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.F,v'.
> Trying pattern rule with stem `Makefile.port.F'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port.F'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port.F'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.r'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.r'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.l'.
> Trying pattern rule with stem `Makefile.port.r'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.r,v'.
> Trying pattern rule with stem `Makefile.port.r'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.r,v'.
> Trying pattern rule with stem `Makefile.port.r'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port.r'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port.r'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.m'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.m'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.ym'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.lm'.
> Trying pattern rule with stem `Makefile.port.m'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.m,v'.
> Trying pattern rule with stem `Makefile.port.m'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.m,v'.
> Trying pattern rule with stem `Makefile.port.m'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.m'.
> Trying pattern rule with stem `Makefile.port.m'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.m'.
> Trying pattern rule with stem `Makefile.port.m'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.m'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.ym'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.ym'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.ym'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.ym,v'.
> Trying pattern rule with stem `Makefile.port.ym'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.ym,v'.
> Trying pattern rule with stem `Makefile.port.ym'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.ym'.
> Trying pattern rule with stem `Makefile.port.ym'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.ym'.
> Trying pattern rule with stem `Makefile.port.ym'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.ym'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.lm'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.lm'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.lm'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.lm,v'.
> Trying pattern rule with stem `Makefile.port.lm'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.lm,v'.
> Trying pattern rule with stem `Makefile.port.lm'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.lm'.
> Trying pattern rule with stem `Makefile.port.lm'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.lm'.
> Trying pattern rule with stem `Makefile.port.lm'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.lm'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.s'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.s'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port.s'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.s,v'.
> Trying pattern rule with stem `Makefile.port.s'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.s,v'.
> Trying pattern rule with stem `Makefile.port.s'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.s'.
> Trying pattern rule with stem `Makefile.port.s'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.s'.
> Trying pattern rule with stem `Makefile.port.s'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.s'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.S'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.S'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.S'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.S,v'.
> Trying pattern rule with stem `Makefile.port.S'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.S,v'.
> Trying pattern rule with stem `Makefile.port.S'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port.S'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port.S'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.mod'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.mod'.
> Avoiding implicit rule recursion.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.mod'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.mod,v'.
> Trying pattern rule with stem `Makefile.port.mod'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.mod,v'.
> Trying pattern rule with stem `Makefile.port.mod'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> RCS/Makefile.port.mod'.
> Trying pattern rule with stem `Makefile.port.mod'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.mod'.
> Trying pattern rule with stem `Makefile.port.mod'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.mod'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.c'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.cc'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.C'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.cpp'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.p'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.f'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.F'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.m'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.r'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.s'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.S'.
> Trying pattern rule with stem `Makefile.port'.
> Rejecting impossible implicit prerequisite `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.mod'.
> Trying pattern rule with stem `Makefile.port'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.sh'.
> Looking for a rule with intermediate file `/usr/local/src/
> slony1-1.1.5-rc2/Makefile.port.sh'.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.port.sh'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port.sh,v'.
> Trying pattern rule with stem `Makefile.port.sh'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
> Makefile.port.sh,v'.
> Trying pattern rule with stem `Makefile.port.sh'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/RCS/
> Makefile.port.sh'.
> Trying pattern rule with stem `Makefile.port.sh'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> s.Makefile.port.sh'.
> Trying pattern rule with stem `Makefile.port.sh'.
> Trying implicit prerequisite `/usr/local/src/slony1-1.1.5-rc2/
> SCCS/s.Makefile.port.sh'.
> No implicit rule found for `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port'.
> Finished prerequisites of target file `/usr/local/src/slony1-1.1.5-
> rc2/Makefile.port'.
> No need to remake target `/usr/local/src/slony1-1.1.5-rc2/
> Makefile.port'.
> Considering target file `Makefile.global'.
> Looking for an implicit rule for `Makefile.global'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.o'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.c'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.cc'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.C'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.cpp'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.p'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.f'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.F'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.m'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.r'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.s'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.S'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.mod'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.sh'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global,v'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `RCS/Makefile.global,v'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `RCS/Makefile.global'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `s.Makefile.global'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `SCCS/s.Makefile.global'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.o'.
> Looking for a rule with intermediate file `Makefile.global.o'.
> Avoiding implicit rule recursion.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.c'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.cc'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.C'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.cpp'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.p'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.f'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.F'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.m'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.r'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.s'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.S'.
> Trying pattern rule with stem `Makefile.global'.
> Trying implicit prerequisite `Makefile.global.mod'.
> Trying pattern rule with stem `Makefile.global.o'.
> Trying implicit prerequisite `Makefile.global.o,v'.
> Trying pattern rule with stem `Makefile.global.o'.
> Trying implicit pr | | |