pkgsrc-Bugs archive

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

pkg/43598: mail/thunderbird w/mozilla-enigmail fails "make package"



>Number:         43598
>Category:       pkg
>Synopsis:       mail/thunderbird w/mozilla-enigmail fails "make package"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jul 10 17:25:00 +0000 2010
>Originator:     John D. Baker
>Release:        i386-5.1_RC3 pkgsrc-2010Q2
>Organization:
>Environment:
NetBSD slate.technoskunk.fur 5.1_RC3 NetBSD 5.1_RC3 (SLATE) #2: Fri Jun 25 
10:25:26 CDT 2010  
sysop%slate.technoskunk.fur@localhost:/d0/build/netbsd-5/obj/i386/sys/arch/i386/compile/SLATE
 i386

>Description:
If building mail/thunderbird with

  PKG_OPTIONS.thunderbird+=mozilla-enigmail

in /etc/mk.conf, making a binary package with "make package" fails with:

[...]
===> Building binary package for thunderbird-3.0.5
=> Becoming ``root'' to make su-package-all (/usr/pkg/bin/sudo)
=> Creating binary package 
/d0/build/netbsd-5/packages/i386/All/thunderbird-3.0.5.tgz
pkg_create: can't stat 
`/usr/pkg/lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/NetBSD_i386-gcc3/components/libenigmime-i386-gcc3.so'
pkg_create: lstat failed for file 
lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/NetBSD_i386-gcc3/components/libenigmime-i386-gcc3.so:
 No such file or directory
*** Error code 2

Stop.
[...]


What actually is installed is:

/usr/pkg/lib/thunderbird/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}/platform/NetBSD_x86-gcc3/components/libenigmime-x86-gcc3.so*

Note the path elements that contain "x86" in their names rather than
"i386" that "make package" expects.

>How-To-Repeat:
Attempt to build a binary package for mail/thunderbird with

  PKG_OPTIONS.thunderbird+=mozilla-enigmail

in /etc/mk.conf.

>Fix:



Home | Main Index | Thread Index | Old Index