pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/37075: readme target broken on Slackware Lunix 10.2



>Number:         37075
>Category:       pkg
>Synopsis:       readme target broken on Slackware Lunix 10.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 07 23:55:00 +0000 2007
>Originator:     De Zeurkous
>Release:        Slackware Lunix 10.2
>Organization:
Korax Productions
>Environment:
Linux zeurcomp 2.4.31 #21 Sun Jun 5 19:19:51 PDT 2005 i686 unknown unknown 
GNU/Lunix
>Description:
When trying to build net/rtorrent's readme, I get the following error:

---->  Creating new database in /usr/pkgsrc/net/rtorrent/README.html.tmp1
Makefile:20: *** missing separator.  Stop.
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/rtorrent
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/rtorrent
root@zeurcomp:/usr/pkgsrc/net/rtorrent#

This problem seems to appear in all packages, but with varying line
numbers (net/netpipes, for example, complains about line 24 instead). This 
seems to happen only using the 'readme' target.

I'm using the -2007Q2 branch, updated using CVS about half an hour ago.

Note: this report was previously sent to pkgsrc-users, but no genuinely useful 
reply resulted, and its more appropriate to send-pr anyway. The problem 
persists in the current CVS tree (minus lag of a few minutes).
>How-To-Repeat:
#!/bin/sh
make() ( exec bmake "${@}" );
cd /usr/pkgsrc/net/rtorrent/ &&
exec make readme

>Fix:
No fix is currently known.




Home | Main Index | Thread Index | Old Index