Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2021 20:15:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256629] x11-toolkits/tk87: Add build dependency on archivers/zip
Message-ID:  <bug-256629-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 256629
           Summary: x11-toolkits/tk87: Add build dependency on
                    archivers/zip
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: m.ne@gmx.net
                CC: ler@FreeBSD.org, tcltk@FreeBSD.org
                CC: ler@FreeBSD.org, tcltk@FreeBSD.org

Created attachment 225836
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225836&action=
=3Dedit
Patch adding build dependency on archivers/zip

My build of tk87 failed with a reference to missing zip. A build dependency=
 on
archivers/zip worked for me.

The relevant sections from the build log:

checking whether char is unsigned... no
checking for macher... checking for zip... No zip found on PATH. Building
minizip
checking for building with zipfs... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tkConfig.sh
config.status: creating tk.pc
configure: WARNING: unrecognized options: --enable-threads, --with-tclinclu=
de
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D

<<snip>>

cc -c -I/wrkdirs/usr/ports/x11-toolkits/tk87/work/tk8.7a5/unix/../unix
-I/wrkdirs/usr/ports/x11-toolkits/tk87/work/tk8.7a5/unix/../generic
-I/wrkdirs/usr/ports/x11-toolkits/tk87/work/tk8.7a5/unix/../bitmaps=20
-I/usr/local/include -O2 -O2 -pipe  -I/usr/local/include/tcl8.7
-I/usr/local/include -fstack-protector-strong -fno-strict-aliasing  -pipe=20
-finput-charset=3DUTF-8 -Wall -Wextra -Wshadow -Wundef -Wwrite-strings
-Wpointer-arith -Wc++-compat -fextended-identifiers  -fPIC -DBUILD_tk
-I/usr/local/include/tcl8.7/generic -I/usr/local/include/tcl8.7/unix
-DPACKAGE_NAME=3D\"tk\" -DPACKAGE_TARNAME=3D\"tk\" -DPACKAGE_VERSION=3D\"8.=
7\"
-DPACKAGE_STRING=3D\"tk\ 8.7\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\=
"\"
-DTCL_CFGVAL_ENCODING=3D\"utf-8\" -DHAVE_STDIO_H=3D1 -DHAVE_STDLIB_H=3D1
-DHAVE_STRING_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_STRING=
S_H=3D1
-DHAVE_SYS_STAT_H=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_SYS=
_TIME_H=3D1
-DSTDC_HEADERS=3D1 -DMODULE_SCOPE=3Dextern\
__attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=3D1
-DHAVE_CAST_TO_UNION=3D1 -DHAVE_STDBOOL_H=3D1 -DTCL_SHLIB_EXT=3D\".so\" -DN=
DEBUG=3D1
-DTCL_CFG_OPTIMIZED=3D1 -DTCL_WIDE_INT_IS_LONG=3D1 -DHAVE_INTPTR_T=3D1
-DHAVE_UINTPTR_T=3D1 -DHAVE_PW_GECOS=3D1 -DHAVE_LIBXFT=3D1 -DHAVE_XFT=3D1 -=
DHAVE_XSS=3D1
-DZIPFS_BUILD=3D1       -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS
/wrkdirs/usr/ports/x11-toolkits/tk87/work/tk8.7a5/unix/../unix/tkUnixXId.c
make[1]: don't know how to make minizip. Stop

make[1]: stopped in /wrkdirs/usr/ports/x11-toolkits/tk87/work/tk8.7a5/unix
*** Error code 1

Stop.
make: stopped in /usr/ports/x11-toolkits/tk87

--=20
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-256629-7788>