[Bug 260970] lang/tcl86
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 260970] lang/tcl86"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260970] lang/tcl86 missing libtcl86.so.1 and libtclstub86.a"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jan 2022 07:54:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260970
Bug ID: 260970
Summary: lang/tcl86
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tcltk@FreeBSD.org
Reporter: bink19th@pm.me
Assignee: tcltk@FreeBSD.org
Flags: maintainer-feedback?(tcltk@FreeBSD.org)
Updating, or building throws:
pkg-static: Unable to access file
/usr/ports/lang/tcl86/work/stage/usr/local/lib/libtcl86.so.1:No such file or
directory
pkg-static: Unable to access file
/usr/ports/lang/tcl86/work/stage/usr/local/lib/libtclstub86.a:No such file or
directory
*** Error code 1
Those files are confirmed missing. Contents of
/usr/ports/lang/tcl86/work/stage/usr/local/lib/ is :
drwxr-xr-x 3 root wheel 3B Jan 7 04:14 X11
drwxr-xr-x 2 root wheel 2B Jan 7 04:14 debug
-r-xr-xr-x 1 root wheel 1.7M Jan 7 04:14 libtcl8.6.so
-r-xr-xr-x 1 root wheel 3.2M Jan 7 04:14 libtcl86.a
lrwxr-xr-x 1 root wheel 12B Jan 7 04:14 libtcl86.so -> libtcl8.6.so
-rwxr-xr-x 1 root wheel 8.4K Jan 7 04:14 libtclstub8.6.a
drwxr-xr-x 8 root wheel 25B Jan 7 04:14 tcl8.6
Creating symlinks for the missing files allowed port to build:
ln -s libtcl86.so libtcl86.so.1
ln -s libtclstub8.6.a libtclstub86.a
However, not without errors and not without resulting problems building other
ports depending on it (eg: databases/sqlite3).
--
You are receiving this mail because:
You are the assignee for the bug.