Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2015 11:40:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200612] devel/tcllib fails to install due to incomplete pkg-list
Message-ID:  <bug-200612-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200612

            Bug ID: 200612
           Summary: devel/tcllib fails to install due to incomplete
                    pkg-list
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcltk@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
          Assignee: tcltk@FreeBSD.org
             Flags: maintainer-feedback?(tcltk@FreeBSD.org)

Created attachment 157393
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157393&action=edit
A quick'n'dirty patch for pkg-plist

During install of devel/tcllib, ports tree at r388427, stable/10 running
r282578, the following happened:

===>   Registering installation for tcllib-1.17_1
pkg-static: Unable to access file
/usr/ports/workdirs/usr/ports/devel/tcllib/work/stage/usr/local/lib/tcllib/tcllibc/freebsd-amd64/tcllibc.so:
No such file or directory
*** Error code 74

It turns out that the directory
/usr/ports/workdirs/usr/ports/devel/tcllib/work/stage/usr/local/lib/tcllib/tcllibc/freebsd-amd64
is now named
/usr/ports/workdirs/usr/ports/devel/tcllib/work/stage/usr/local/lib/tcllib/tcllibc/freebsd-amd64-clang

A quick'n'dirty patch for pkg-plist is attached, but I guess this issue should
be addressed differently, e.g. by changing the PLIST_SUB line at line 31 in
Makefile.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200612-13>