pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/46665: net/kiax package creation problem
>Number: 46665
>Category: pkg
>Synopsis: net/kiax package creation problem
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 06 15:10:00 +0000 2012
>Originator: Mayuresh
>Release: 6.0_BETA2
>Organization:
>Environment:
NetBSD laptop 6.0_BETA2 NetBSD 6.0_BETA2 (GENERIC) i386
>Description:
net/kiax causes error on "make package"
Not everyone seems to get this error, though some other than me hav e noticed
this on this thread:
http://mail-index4.netbsd.org/pkgsrc-users/2012/07/06/msg016656.html
Following is one sample command where the path in .destdir appears wrong:
cp -f "../icons/account-connected.png"
"/usr/pkgsrc/net/kiax/work/.destdir../../../../../../pkg/share/kiax/icons/"
Above path is coded so in qmake generated Makefile in work/kiax-0.8.51-src/src,
which looks like this:
686 install_icons: all
687 @$(CHK_DIR_EXISTS)
"$(INSTALL_ROOT)../../../../../../pkg/share/kiax/icons/" || $(MKDIR) "$(IN
STALL_ROOT)../../../../../../pkg/share/kiax/icons/"
qmake version etc. mentioned at the top of this Makefile is:
Generated by qmake (1.07a) (Qt 3.3.8) on: Thu Jul 5 23:35:38 2012
>How-To-Repeat:
make package in net/kiax
A few users could reproduce, though others couldn't
>Fix:
Not known
Home |
Main Index |
Thread Index |
Old Index