[package - 123i386-default][graphics/tumble] Failed for tumble-0.37 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Mon, 09 May 2022 00:06:00 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     fuz@fuz.su
Log URL:        http://beefy5.nyi.freebsd.org/data/123i386-default/b74cbc3a04aa/logs/tumble-0.37.log
Build URL:      http://beefy5.nyi.freebsd.org/build.html?mastername=123i386-default&build=b74cbc3a04aa
Log:

=>> Building graphics/tumble
build started at Mon May  9 00:05:47 UTC 2022
port directory: /usr/ports/graphics/tumble
package name: tumble-0.37
building for: FreeBSD 123i386-default-job-10 12.3-RELEASE-p5 FreeBSD 12.3-RELEASE-p5 i386
maintained by: fuz@fuz.su
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400050
Jail OSVERSION: 1203000
Job Id: 10

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1203000
UNAME_v=FreeBSD 12.3-RELEASE-p5
UNAME_r=12.3-RELEASE-p5
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-21-g883afb07
MASTERMNT=/usr/local/poudriere/data/.m/123i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/123i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=123i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/123i386-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for tumble-0.37:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
fuz@fuz.su
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/tumble/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/tumble/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/tumble/work/.cache  HOME=/wrkdirs/usr/ports/graphics/tumble/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/tumble/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/tumble/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/tumble/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/tumble/work/.cache  HOME=/wrkdirs/usr/ports/graphics/tumble/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/tumble/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -I/usr/local/include/netpbm -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include/netpbm -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_S
 CRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tumble"  EXAMPLESDIR="share/examples/tumble"  DATADIR="share/tumble"  WWWDIR="www/tumble"  ETCDIR="etc/tumble"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/tumble DOCSDIR=/usr/local/share/doc/tumble EXAMPLESDIR=/usr/local/share/examples/tumble  WWWDIR=/usr/local/www/tumble ETCDIR=/usr/local/etc/tumble
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=12.3-RELEASE-p5
OSREL=12.3
OSVERSION=1203000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  524288
stack size              (kbytes, -s)  65536
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   tumble-0.37 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.17.5_1.pkg
[123i386-default-job-10] Installing pkg-1.17.5_1...
[123i386-default-job-10] Extracting pkg-1.17.5_1: .......... done
===>   tumble-0.37 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of tumble-0.37
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
=> brouhaha-tumble-v0.37_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/brouhaha/tumble/tar.gz/v0.37?dummy=/brouhaha-tumble-v0.37_GH0.tar.gz
fetch: https://codeload.github.com/brouhaha/tumble/tar.gz/v0.37?dummy=/brouhaha-tumble-v0.37_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/brouhaha/tumble/tar.gz/v0.37?dummy=/brouhaha-tumble-v0.37_GH0.tar.gz: size of remote file is not known
brouhaha-tumble-v0.37_GH0.tar.gz                        51 kB 3254 kBps    00s
===> Fetching all distfiles required by tumble-0.37 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by tumble-0.37 for building
=> SHA256 Checksum OK for brouhaha-tumble-v0.37_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by tumble-0.37 for building
===>  Extracting for tumble-0.37
=> SHA256 Checksum OK for brouhaha-tumble-v0.37_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for tumble-0.37
===========================================================================
=======================<phase: build-depends  >============================
===>   tumble-0.37 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-3.8.2,1.pkg
[123i386-default-job-10] Installing bison-3.8.2,1...
[123i386-default-job-10] `-- Installing gettext-runtime-0.21...
[123i386-default-job-10] |   `-- Installing indexinfo-0.3.1...
[123i386-default-job-10] |   `-- Extracting indexinfo-0.3.1: .... done
[123i386-default-job-10] `-- Extracting gettext-runtime-0.21: .......... done
[123i386-default-job-10] `-- Installing libtextstyle-0.21...
[123i386-default-job-10] `-- Extracting libtextstyle-0.21: .......... done
[123i386-default-job-10] `-- Installing m4-1.4.19,1...
[123i386-default-job-10] `-- Extracting m4-1.4.19,1: .......... done
[123i386-default-job-10] `-- Installing readline-8.1.2...
[123i386-default-job-10] `-- Extracting readline-8.1.2: .......... done
[123i386-default-job-10] Extracting bison-3.8.2,1: .......... done
===>   tumble-0.37 depends on executable: bison - found
===>   Returning to build of tumble-0.37
===>   tumble-0.37 depends on package: gmake>=4.3 - not found
===>   Installing existing package /packages/All/gmake-4.3_2.pkg
[123i386-default-job-10] Installing gmake-4.3_2...
[123i386-default-job-10] Extracting gmake-4.3_2: .......... done
===>   tumble-0.37 depends on package: gmake>=4.3 - found
===>   Returning to build of tumble-0.37
===========================================================================
=======================<phase: lib-depends    >============================
===>   tumble-0.37 depends on shared library: libtiff.so - not found
===>   Installing existing package /packages/All/tiff-4.3.0.pkg
[123i386-default-job-10] Installing tiff-4.3.0...
[123i386-default-job-10] `-- Installing jbigkit-2.1_1...
[123i386-default-job-10] `-- Extracting jbigkit-2.1_1: .......... done
[123i386-default-job-10] `-- Installing jpeg-turbo-2.1.3...
[123i386-default-job-10] `-- Extracting jpeg-turbo-2.1.3: .......... done
[123i386-default-job-10] Extracting tiff-4.3.0: .......... done
===>   tumble-0.37 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so)
===>   Returning to build of tumble-0.37
===>   tumble-0.37 depends on shared library: libnetpbm.so - not found
===>   Installing existing package /packages/All/netpbm-10.91.01_1.pkg
[123i386-default-job-10] Installing netpbm-10.91.01_1...
[123i386-default-job-10] `-- Installing jasper-3.0.3...
[123i386-default-job-10] |   `-- Installing freeglut-3.2.1...
[123i386-default-job-10] |   | `-- Installing libGLU-9.0.2_1...
[123i386-default-job-10] |   |   `-- Installing libglvnd-1.4.0_1...
[123i386-default-job-10] |   |   | `-- Installing libX11-1.7.2,1...
[123i386-default-job-10] |   |   |   `-- Installing libxcb-1.14_1...
[123i386-default-job-10] |   |   |   | `-- Installing libXau-1.0.9...
[123i386-default-job-10] |   |   |   | `-- Extracting libXau-1.0.9: .......... done
[123i386-default-job-10] |   |   |   | `-- Installing libXdmcp-1.1.3...
[123i386-default-job-10] |   |   |   |   `-- Installing xorgproto-2021.5...
[123i386-default-job-10] |   |   |   |   `-- Extracting xorgproto-2021.5: .......... done
[123i386-default-job-10] |   |   |   | `-- Extracting libXdmcp-1.1.3: ......... done
[123i386-default-job-10] |   |   |   | `-- Installing libpthread-stubs-0.4...
[123i386-default-job-10] |   |   |   | `-- Extracting libpthread-stubs-0.4: .... done
[123i386-default-job-10] |   |   |   `-- Extracting libxcb-1.14_1: .......... done
[123i386-default-job-10] |   |   | `-- Extracting libX11-1.7.2,1: .......... done
[123i386-default-job-10] |   |   | `-- Installing libXext-1.3.4,1...
[123i386-default-job-10] |   |   | `-- Extracting libXext-1.3.4,1: .......... done
[123i386-default-job-10] |   |   `-- Extracting libglvnd-1.4.0_1: .......... done
[123i386-default-job-10] |   | `-- Extracting libGLU-9.0.2_1: ..... done
[123i386-default-job-10] |   | `-- Installing libICE-1.0.10,1...
[123i386-default-job-10] |   | `-- Extracting libICE-1.0.10,1: .......... done
[123i386-default-job-10] |   | `-- Installing libXi-1.8,1...
[123i386-default-job-10] |   |   `-- Installing libXfixes-6.0.0...
[123i386-default-job-10] |   |   `-- Extracting libXfixes-6.0.0: .......... done
[123i386-default-job-10] |   | `-- Extracting libXi-1.8,1: .......... done
[123i386-default-job-10] |   | `-- Installing libXrandr-1.5.2...
[123i386-default-job-10] |   |   `-- Installing libXrender-0.9.10_2...
[123i386-default-job-10] |   |   `-- Extracting libXrender-0.9.10_2: .......... done
[123i386-default-job-10] |   | `-- Extracting libXrandr-1.5.2: .......... done
[123i386-default-job-10] |   | `-- Installing libXxf86vm-1.1.4_3...
[123i386-default-job-10] |   | `-- Extracting libXxf86vm-1.1.4_3: .......... done
[123i386-default-job-10] |   `-- Extracting freeglut-3.2.1: .......... done
[123i386-default-job-10] |   `-- Installing libXmu-1.1.3,1...
[123i386-default-job-10] |   | `-- Installing libXt-1.2.1,1...
[123i386-default-job-10] |   |   `-- Installing libSM-1.2.3,1...
[123i386-default-job-10] |   |   `-- Extracting libSM-1.2.3,1: .......... done
[123i386-default-job-10] |   | `-- Extracting libXt-1.2.1,1: .......... done
[123i386-default-job-10] |   `-- Extracting libXmu-1.1.3,1: .......... done
[123i386-default-job-10] `-- Extracting jasper-3.0.3: .......... done
[123i386-default-job-10] `-- Installing perl5-5.32.1_1...
[123i386-default-job-10] `-- Extracting perl5-5.32.1_1: .......... done
[123i386-default-job-10] `-- Installing png-1.6.37_1...
[123i386-default-job-10] `-- Extracting png-1.6.37_1: .......... done
[123i386-default-job-10] Extracting netpbm-10.91.01_1: .......... done
=====
Message from freeglut-3.2.1:

--
Joystick support is untested and it is unknown if it works.

Do not hesitate to contact x11@FreeBSD.org if this causes issues.
===>   tumble-0.37 depends on shared library: libnetpbm.so - found (/usr/local/lib/libnetpbm.so)
===>   Returning to build of tumble-0.37
===>   tumble-0.37 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for tumble-0.37
===========================================================================
=======================<phase: build          >============================
===>  Building for tumble-0.37
gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/tumble/work/tumble-0.37'
bison -d -v parser.y
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG parser.tab.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > parser.tab.d
flex  -t scanner.l > scanner.c
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG scanner.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > scanner.d
cc -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG -isystem /usr/local/include  -c -o g4_table_gen.o g4_table_gen.c
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
1 warning generated.
cc   g4_table_gen.o  -ltiff -ljpeg -lnetpbm -lz -lm -o g4_table_gen
ld: error: unable to find library -ltiff
ld: error: unable to find library -ljpeg
ld: error: unable to find library -lnetpbm
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG -isystem /usr/local/include  -c -o bitblt_table_gen.o bitblt_table_gen.c
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
1 warning generated.
cc   bitblt_table_gen.o  -ltiff -ljpeg -lnetpbm -lz -lm -o bitblt_table_gen
ld: error: unable to find library -ltiff
ld: error: unable to find library -ljpeg
ld: error: unable to find library -lnetpbm
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_png.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_png.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_jpeg.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_jpeg.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_g4.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_g4.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_text.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_text.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_page_label.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_page_label.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_bookmark.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_bookmark.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_name_tree.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_name_tree.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_prim.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_prim.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf_util.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf_util.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG pdf.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > pdf.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG g4_table_gen.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > g4_table_gen.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG bitblt_g4.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > bitblt_g4.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG bitblt_table_gen.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > bitblt_table_gen.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG bitblt.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > bitblt.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble_blank.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble_blank.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble_png.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble_png.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble_pbm.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble_pbm.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble_jpeg.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble_jpeg.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble_tiff.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble_tiff.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble_input.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble_input.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG semantics.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > semantics.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble.d
rm parser.tab.c scanner.c
bison -d -v parser.y
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG parser.tab.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > parser.tab.d
flex  -t scanner.l > scanner.c
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG scanner.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > scanner.d
cc   g4_table_gen.o  -ltiff -ljpeg -lnetpbm -lz -lm -o g4_table_gen
ld: error: unable to find library -ltiff
ld: error: unable to find library -ljpeg
ld: error: unable to find library -lnetpbm
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc   bitblt_table_gen.o  -ltiff -ljpeg -lnetpbm -lz -lm -o bitblt_table_gen
ld: error: unable to find library -ltiff
ld: error: unable to find library -ljpeg
ld: error: unable to find library -lnetpbm
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG semantics.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > semantics.d
cc -M -MG -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG tumble.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > tumble.d
cc   g4_table_gen.o  -ltiff -ljpeg -lnetpbm -lz -lm -o g4_table_gen
ld: error: unable to find library -ltiff
ld: error: unable to find library -ljpeg
ld: error: unable to find library -lnetpbm
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc   bitblt_table_gen.o  -ltiff -ljpeg -lnetpbm -lz -lm -o bitblt_table_gen
ld: error: unable to find library -ltiff
ld: error: unable to find library -ljpeg
ld: error: unable to find library -lnetpbm
cc: error: linker command failed with exit code 1 (use -v to see invocation)
cc -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG -isystem /usr/local/include  -c -o tumble.o tumble.c
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
1 warning generated.
cc -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG -isystem /usr/local/include  -c -o semantics.o semantics.c
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
1 warning generated.
cc -Wall -Wno-unused-function -Wno-unused-but-set-variable -I/usr/include/netpbm -O3 -DTUMBLE_VERSION=0.36 -DCTL_LANG -isystem /usr/local/include  -c -o tumble_input.o tumble_input.c
warning: unknown warning option '-Wno-unused-but-set-variable'; did you mean '-Wno-unused-const-variable'? [-Wunknown-warning-option]
1 warning generated.
gmake[1]: *** No rule to make target 'tiffio.h', needed by 'tumble_tiff.o'.  Stop.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/tumble/work/tumble-0.37'
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/tumble