NetBSD Problem Report #55021

From www@netbsd.org  Wed Feb 26 11:14:47 2020
Return-Path: <www@netbsd.org>
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 "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 819AE1A9213
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 26 Feb 2020 11:14:47 +0000 (UTC)
Message-Id: <20200226111446.918DE1A9217@mollari.NetBSD.org>
Date: Wed, 26 Feb 2020 11:14:46 +0000 (UTC)
From: qfh02545@nifty.com
Reply-To: qfh02545@nifty.com
To: gnats-bugs@NetBSD.org
Subject: cannot install pkgsrc/inputmethod/uim without qt5
X-Send-Pr-Version: www-1.0

>Number:         55021
>Category:       pkg
>Synopsis:       cannot install pkgsrc/inputmethod/uim without qt5
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 26 11:15:00 +0000 2020
>Closed-Date:    Sat Jul 10 23:24:19 +0000 2021
>Last-Modified:  Sat Jul 10 23:24:19 +0000 2021
>Originator:     HITOSHI Osada
>Release:        pkgsrc-2019Q4
>Organization:
>Environment:
NetBSD athlon5350 9.0 NetBSD 9.0 (GENERIC) #0: Fri Feb 14 00:06:28 UTC 2020  mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd64
>Description:
When PKG_OPTIONS.uim=gtk3 -qt5, installing pkgsrc/inputmethod/uim failed.
>How-To-Repeat:
build & install pkgsrc/inputmethod/uim with PKG_OPTIONS.uim=gtk3 -qt5

>Fix:
athlon5350# cvs diff -u options.mk
Index: options.mk
===================================================================
RCS file: /cvsroot/pkgsrc/inputmethod/uim/options.mk,v
retrieving revision 1.36
diff -u -r1.36 options.mk
--- options.mk  1 Nov 2019 16:21:11 -0000       1.36
+++ options.mk  26 Feb 2020 11:09:28 -0000
@@ -39,7 +39,7 @@
 .include "../../x11/qt5-qtx11extras/buildlink3.mk"
 CONFIGURE_ARGS+=       --with-qt5-immodule
 .else
-CONFIGURE_ARGS+=       --without-gtk3
+CONFIGURE_ARGS+=       --without-qt5
 .endif

 .if !empty(PKG_OPTIONS:Mxim)

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 10 Jul 2021 23:24:19 +0000
State-Changed-Why:
Has been fixed sometime in the past year


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.