NetBSD Problem Report #53379

From www@NetBSD.org  Sun Jun 17 13:36:58 2018
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 6B5337A155
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 17 Jun 2018 13:36:58 +0000 (UTC)
Message-Id: <20180617133657.2A39B7A26D@mollari.NetBSD.org>
Date: Sun, 17 Jun 2018 13:36:57 +0000 (UTC)
From: mayuresh@acm.org
Reply-To: mayuresh@acm.org
To: gnats-bugs@NetBSD.org
Subject: www/seamonkey PLIST error on arm
X-Send-Pr-Version: www-1.0

>Number:         53379
>Category:       pkg
>Synopsis:       www/seamonkey PLIST error on arm
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 17 13:40:00 +0000 2018
>Closed-Date:    Sat Jul 07 14:14:18 +0000 2018
>Last-Modified:  Sat Jul 07 14:14:18 +0000 2018
>Originator:     Mayuresh
>Release:        pkgsrc current as of filing
>Organization:
>Environment:
NetBSD pi 8.0_RC1 NetBSD 8.0_RC1 (RPI2.201804240813Z) evbarm

>Description:
PLIST errors on arm

=> Generating post-install file lists
pkg_create: can't stat
`/usr/pkgsrc/www/seamonkey/work/.destdir/usr/pkg/lib/seamonkey/libmozavcodec.so'
pkg_create: can't stat
`/usr/pkgsrc/www/seamonkey/work/.destdir/usr/pkg/lib/seamonkey/libmozavutil.so'
=> Checking file-check results for seamonkey-2.49.2nb6
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/usr/pkgsrc/www/seamonkey/work/.destdir/usr/pkg:
ERROR:
/usr/pkgsrc/www/seamonkey/work/.destdir/usr/pkg/lib/seamonkey/libmozavcodec.so
ERROR:
/usr/pkgsrc/www/seamonkey/work/.destdir/usr/pkg/lib/seamonkey/libmozavutil.so
*** Error code 1

>How-To-Repeat:
Compile www/seamonkey on arm
>Fix:
Martin Husemann suggested on pkgsrc-users list

${PLIST.avx86}lib/firefox/libmozavcodec.so
${PLIST.avx86}lib/firefox/libmozavutil.so

and:

.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
PLIST.avx86=    yes     # see media/libav/README_MOZILLA: only used on x86
.endif

>Release-Note:

>Audit-Trail:
From: "Maya Rashish" <maya@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/53379 CVS commit: pkgsrc/www/seamonkey
Date: Tue, 19 Jun 2018 01:30:26 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Tue Jun 19 01:30:26 UTC 2018

 Modified Files:
 	pkgsrc/www/seamonkey: PLIST

 Log Message:
 seamonkey: x86-specific PLIST entries.

 We include firefox52/mozilla-common.mk so we don't need extra logic.
 Somewhat blind commit.

 Reported in PR pkg/53379.


 To generate a diff of this commit:
 cvs rdiff -u -r1.60 -r1.61 pkgsrc/www/seamonkey/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->needs-pullups
State-Changed-By: maya@NetBSD.org
State-Changed-When: Tue, 19 Jun 2018 02:55:48 +0000
State-Changed-Why:


State-Changed-From-To: needs-pullups->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sat, 07 Jul 2018 14:14:18 +0000
State-Changed-Why:
2018Q2 out, including this fix, and older branches are not supported.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.