NetBSD Problem Report #48642

From www@NetBSD.org  Wed Mar  5 17:02:59 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 2C4D5A6171
	for <gnats-bugs@gnats.NetBSD.org>; Wed,  5 Mar 2014 17:02:59 +0000 (UTC)
Message-Id: <20140305170258.2D57AA64E2@mollari.NetBSD.org>
Date: Wed,  5 Mar 2014 17:02:58 +0000 (UTC)
From: darcy@NetBSD.org
Reply-To: darcy@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: Lilypond doesn't build due to not seeing dblatex
X-Send-Pr-Version: www-1.0

>Number:         48642
>Category:       pkg
>Synopsis:       Lilypond doesn't build due to not seeing dblatex
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 05 17:05:00 +0000 2014
>Closed-Date:    Thu May 29 09:08:57 +0000 2014
>Last-Modified:  Thu May 29 09:08:57 +0000 2014
>Originator:     D'Arcy Cain
>Release:        NetBSD gollum.vex.net 6.1.3_PATCH NetBSD 6.1.3_PATCH (GENERIC)
>Organization:
>Environment:
NetBSD gollum.vex.net 6.1.3_PATCH NetBSD 6.1.3_PATCH (GENERIC) #0: Wed Feb 26 05:58:50 EST 2014  door@gollum.vex.net:/usr/obj/usr/src/sys/arch/amd64/compile/GENERIC amd64

>Description:
Building lilypond fails due to missing required program dblatex even though it is installed.

...
configure: creating ./config.status
config.status: creating config.make
config.status: creating config.hh
config.status: config.hh is unchanged

ERROR: Please install required programs:  dblatex >= 0.1.4 (installed: )

# pkg_info dblatex
Information for dblatex-0.3.2nb2:

Comment:
DocBook to LaTeX Publishing

Requires:
ImageMagick-[0-9]*
teTeX-bin-[0-9]*
transfig-[0-9]*
libxslt-[0-9]*
tex-ifxetex-[0-9]*
python27>=2.7.1nb2
...
>How-To-Repeat:
Try to build print/lilypond in pkgsrc
>Fix:

>Release-Note:

>Audit-Trail:

From: Thomas Klausner <wiz@NetBSD.org>
To: NetBSD bugtracking <gnats-bugs@NetBSD.org>
Cc: 
Subject: Re: pkg/48642: Lilypond doesn't build due to not seeing dblatex
Date: Wed, 12 Mar 2014 19:51:01 +0100

 On Wed, Mar 05, 2014 at 05:05:00PM +0000, darcy@NetBSD.org wrote:
 > Building lilypond fails due to missing required program dblatex even though it is installed.
 > 
 > ...
 > configure: creating ./config.status
 > config.status: creating config.make
 > config.status: creating config.hh
 > config.status: config.hh is unchanged
 > 
 > ERROR: Please install required programs:  dblatex >= 0.1.4 (installed: )
 > 
 > # pkg_info dblatex
 > Information for dblatex-0.3.2nb2:
 > 
 > Comment:
 > DocBook to LaTeX Publishing
 > 
 > Requires:
 > ImageMagick-[0-9]*
 > teTeX-bin-[0-9]*
 > transfig-[0-9]*
 > libxslt-[0-9]*
 > tex-ifxetex-[0-9]*
 > python27>=2.7.1nb2
 > ...
 > >How-To-Repeat:
 > Try to build print/lilypond in pkgsrc

 Works for me on 6.99.33/amd64:
 checking for dblatex... dblatex
 checking dblatex version... 0.3.2

 and in the latest bulk build I could find on 6.0:
 http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2013Q4/NetBSD-6.0-x86_64/20140308.2128/meta/report.html

 Please look in your config.log and look for details about the failing
 test for dblatex.
  Thomas

From: "D'Arcy J.M. Cain" <darcy@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/48642 CVS commit: pkgsrc/textproc/dblatex
Date: Thu, 29 May 2014 08:58:24 +0000

 Module Name:	pkgsrc
 Committed By:	darcy
 Date:		Thu May 29 08:58:24 UTC 2014

 Modified Files:
 	pkgsrc/textproc/dblatex: Makefile PLIST

 Log Message:
 Use setuptools (egg directory) rather than distutils (egg file).
 Clears PR pkg/48642


 To generate a diff of this commit:
 cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/dblatex/Makefile
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/dblatex/PLIST

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: darcy@NetBSD.org
State-Changed-When: Thu, 29 May 2014 09:08:57 +0000
State-Changed-Why:
I fixed textproc/dblatex which installs the correct programs and allows
Lilypond to build.


>Unformatted:

 The problem actually seems to be in textproc/dblatex.  It doesn't install
 all of the files that are created by the build process.

 A workaround is to simply not build the documentation by adding the line
 "CONFIGURE_ARGS+= --disable-documentation" to the Makefile.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.