NetBSD Problem Report #51312

From paul@whooppee.com  Tue Jul  5 00:22:34 2016
Return-Path: <paul@whooppee.com>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 978DC7A471
	for <gnats-bugs@gnats.NetBSD.org>; Tue,  5 Jul 2016 00:22:34 +0000 (UTC)
Message-Id: <20160705002231.CB4A716E5F@pokey.whooppee.com>
Date: Tue,  5 Jul 2016 08:22:31 +0800 (PHT)
From: paul@whooppee.com
Reply-To: paul@whooppee.com
To: gnats-bugs@NetBSD.org
Subject: lang/ecl build broken for options=threads
X-Send-Pr-Version: 3.95

>Number:         51312
>Category:       pkg
>Synopsis:       lang/ecl build broken for options=threads
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 05 00:25:00 +0000 2016
>Last-Modified:  Tue Jul 05 01:30:00 +0000 2016
>Originator:     Paul Goyette
>Release:        NetBSD 7.99.33
>Organization:
+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+
>Environment:


System: NetBSD pokey.whooppee.com 7.99.33 NetBSD 7.99.33 (POKEY 2016-07-04 08:34:20) #0: Mon Jul 4 20:24:24 PHT 2016 paul@pokey.whooppee.com:/build/netbsd-local/obj/amd64/sys/arch/amd64/compile/POKEY amd64
Architecture: x86_64
Machine: amd64
>Description:
Building lang/ecl with PKG_OPTIONS.ecl=threads does not build.  You
get the following error messages:

checking whether we can use the existing Boehm-Weiser library ... no 
configure: error: System Boehm GC library requested but not found.
*** Error code 1

Stop.
make[1]: stopped in /build/pkgsrc/lang/ecl
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.


While here, you should probably fix the options.mk file:

CONFIGURE_ENV+=         THREAD_LDLAGS=${BUILDLINK_LDLAGS.pthread:Q}

There are two 'F' characters likely missing!


>How-To-Repeat:

>Fix:


>Audit-Trail:
From: David Holland <dholland-pbugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/51312: lang/ecl build broken for options=threads
Date: Tue, 5 Jul 2016 01:26:19 +0000

 On Tue, Jul 05, 2016 at 12:25:00AM +0000, paul@whooppee.com wrote:
  > Building lang/ecl with PKG_OPTIONS.ecl=threads does not build.  You
  > get the following error messages:
  > 
  > checking whether we can use the existing Boehm-Weiser library ... no 
  > configure: error: System Boehm GC library requested but not found.
  > *** Error code 1

 Didn't we decide years ago to make a separate boehm-gc-with-threads
 package? (just nobody's done it)

  > While here, you should probably fix the options.mk file:
  > 
  > CONFIGURE_ENV+=         THREAD_LDLAGS=${BUILDLINK_LDLAGS.pthread:Q}
  > 
  > There are two 'F' characters likely missing!

 Unless this package needs an army of gaolbirds to help link it... :-)

 Please just commit stuff like this when you find it.

 -- 
 David A. Holland
 dholland@netbsd.org

>Unformatted:

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-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.