Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 1999 14:07:18 +0100 (CET)
From:      Marc Schneiders <marc@oldserver.demon.nl>
To:        freebsd-current@freebsd.org
Subject:   Make release troubles
Message-ID:  <Pine.BSF.4.10.9911071340270.89132-100000@propro.oldserver.demon.nl>

next in thread | raw e-mail | index | archive | help
I have studied the Makefile. 
I have searched the archives of the lists. 
I have put the files necessary for the ports build for docproj during
the make in a separate directory (/usr/ports/distfiles.release), 
with no extra files there. 
I have set this in the Makefile. Nevertheless this is what happened:

touch release.2
Making docs...
===>  Extracting for docproj-1.1     
[...]
[...]
[...]
===>   Registering installation for sgmlformat-1.7
===>   Returning to build of docproj-1.1
===>   docproj-1.1 depends on executable: sgmlnorm - found
===>   docproj-1.1 depends on executable: jade - found
===>   docproj-1.1 depends on executable: tidy - not found
===>    Verifying install for tidy in /usr/ports/www/tidy
===>  Extracting for tidy-0.9.99.1
>> Checksum OK for tidy27sep99.tgz.  

Here it just stopped (and had been waiting for 9 hours...). No error
message, nothing. Machine was responding OK. No kernel messages, no
messages. Nothing peculiar in top etc. So I tried something weird (in
my eyes anyway) and kill -HUPped the PID. It continued. Great, well
for a moment.

===>  Patching for tidy-0.9.99.1
===>  Applying FreeBSD patches for tidy-0.9.99.1
===>  Configuring for tidy-0.9.99.1
===>  Building for tidy-0.9.99.1
cc -O -pipe -D__USE_MISC -c attrs.c
cc -O -pipe -D__USE_MISC -c istack.c
cc -O -pipe -D__USE_MISC -c parser.c
cc -O -pipe -D__USE_MISC -c tags.c
cc -O -pipe -D__USE_MISC -c entities.c
cc -O -pipe -D__USE_MISC -c lexer.c
cc -O -pipe -D__USE_MISC -c pprint.c
cc -O -pipe -D__USE_MISC -c clean.c
cc -O -pipe -D__USE_MISC -c localize.c
cc -O -pipe -D__USE_MISC -c config.c
cc -O -pipe -D__USE_MISC -c tidy.c
cc -O -pipe -D__USE_MISC -o tidy  attrs.o         istack.o
parser.o        tags.o  entities.o      lexer.o         pprint.o
clean.o  localize.o      config.o     tidy.o -lc                                        
===>  Installing for tidy-0.9.99.1
install -c -s -o root -g wheel -m 555
/usr/ports/www/tidy/work/tidy27sep99/tidy /usr/local/bin/tidy
===>   Installing documentation for tidy-0.9.99.1
===>   Generating temporary packing list
===>   Registering installation for tidy-0.9.99.1
===>   Returning to build of docproj-1.1
===>   docproj-1.1 depends on executable: lynx - not found
===>    Verifying install for lynx in /usr/ports/www/lynx
===>  Extracting for lynx-2.8.2rel.1
>> Checksum OK for lynx2.8.2rel.1.tar.bz2.
===>   lynx-2.8.2rel.1 depends on executable: bzip2 - not found
===>    Verifying install for bzip2 in /usr/ports/archivers/bzip2
>> bzip2-0.9.5d.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from
ftp://sourceware.cygnus.com/pub/bzip2/v095/.
fetch: sourceware.cygnus.com: Host name lookup failure
>> Attempting to fetch from
http://www.kernel.org/pub/software/utils/compress/bzip2/.
fetch: `www.kernel.org': cannot resolve: Host name lookup failure
>> Attempting to fetch from
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp.FreeBSD.org: Host name lookup failure
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
                                                              
bzip2-0.9.5d.tar.gz *is* in the directory
/usr/ports/distfiles.release, mentioned earlier.

Now what can I do? Should this file (and others?, but which?) be in
the 'normal' distfiles directory and not in the one set in the
Makefile?

I can see only one way out, which is to spend about $30 on phone
charges and stay online for the make release, after deleting *all* of
the distfiles on my system.

Maybe there is someone out there who knows a cheaper and better way?

TIA!

Marc

Marc Schneiders

marc@venster.nl
marc@oldserver.demon.nl

propro         	  1:40pm  up  11 days,   7:21,  load average: 2.23 2.13 2.04



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911071340270.89132-100000>