FreeBSD Bugzilla – Attachment 193300 Details for
Bug 228176
textproc/tkdiff: improve the port, and take MAINTAINERship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
QA LOG for textproc/tkdiff
textproc_tkdiff-QA-LOG (text/plain), 4.88 KB, created by
Chris Hutchinson
on 2018-05-11 22:36:00 UTC
(
hide
)
Description:
QA LOG for textproc/tkdiff
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2018-05-11 22:36:00 UTC
Size:
4.88 KB
patch
obsolete
>Script started on Fri May 11 14:08:45 2018 > >12current.localhost# make -DBATCH check-plist > >===> License GPLv2 accepted by the user >===> tkdiff-4.2_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by tkdiff-4.2_2 for building >===> Extracting for tkdiff-4.2_2 >=> SHA256 Checksum OK for tkdiff-4.2.tar.gz. >===> Patching for tkdiff-4.2_2 >/usr/bin/find /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/work/tkdiff-unix -type f | /usr/bin/xargs /usr/bin/sed -i.bak -e '/^exec wish/s|wish|/usr/local/bin/wish8.6|g' -e '/^exec tclsh/s|tclsh|/usr/local/bin/tclsh8.6|g' >===> tkdiff-4.2_2 depends on package: base64>0 - not found >/!\ base64-1.5_1: Makefile warnings, please consider fixing /!\ > >Please set LICENSE for this port > >===> base64-1.5_1 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by base64-1.5_1 for building >===> Extracting for base64-1.5_1 >=> SHA256 Checksum OK for base64-1.5.tar.gz. >===> Patching for base64-1.5_1 >===> Applying FreeBSD patches for base64-1.5_1 >===> Configuring for base64-1.5_1 >configure: loading site script /usr/ports/Templates/config.site >checking for gcc... cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... cpp >checking for egrep... grep -E >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for getopt... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >===> Building for base64-1.5_1 >--- getopt.o --- >--- base64.o --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c base64.c -o base64.o >--- getopt.o --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c getopt.c -o getopt.o >--- base64 --- >cc base64.o getopt.o -o base64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector >===> Staging for base64-1.5_1 >===> Generating temporary packing list >install -s -m 555 base64 /usr/ports/converters/base64/work/stage/usr/local/bin/base64 >install -m 0644 base64.1 /usr/ports/converters/base64/work/stage/usr/local/man/man1/base64.1 >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >===> Installing for base64-1.5_1 >===> Checking if base64 already installed >===> Registering installation for base64-1.5_1 as automatic >Installing base64-1.5_1... >===> tkdiff-4.2_2 depends on package: base64>0 - found >===> Returning to build of tkdiff-4.2_2 >===> tkdiff-4.2_2 depends on shared library: libtk86.so - found (/usr/local/lib/libtk86.so) >===> tkdiff-4.2_2 depends on shared library: libtcl86.so - found (/usr/local/lib/libtcl86.so) >===> Configuring for tkdiff-4.2_2 >===> Staging for tkdiff-4.2_2 >===> tkdiff-4.2_2 depends on executable: wish - found >base64 -d /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/files/256 > /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/work/stage/usr/local/share/pixmaps/tkdiff-256.png >base64 -d /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/files/128 > /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/work/stage/usr/local/share/pixmaps/tkdiff-128.png >base64 -d /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/files/64 > /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/work/stage/usr/local/share/pixmaps/tkdiff-64.png >base64 -d /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/files/32 > /root/DEV/textproc/tkdiff/2018-05-11/textproc/tkdiff/work/stage/usr/local/share/pixmaps/tkdiff.png >===> Generating temporary packing list >====> Compressing man pages (compress-man) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >12current.localhost# make check-sanity > >===> License GPLv2 accepted by the user >12current.localhost# portlint > >looks fine. >12current.localhost# uname > >FreeBSD devbox 12.0-CURRENT FreeBSD 12.0-CURRENT #0: >root@devbox:/usr/obj/usr/src/amd64.amd64/sys/DEVBOX amd64 >12current.localhost# exit > >exit > >Script done on Fri May 11 14:10:35 2018
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 228176
:
193299
| 193300 |
193593
|
193615