[package - main-amd64-default][graphics/tumble] Failed for tumble-0.37 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 May 2022 10:01:12 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://beefy18.nyi.freebsd.org/data/main-amd64-default/pb74cbc3a04aa_s904c148f1c/logs/tumble-0.37.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=pb74cbc3a04aa_s904c148f1c Log: =>> Building graphics/tumble build started at Sat May 7 10:01:01 UTC 2022 port directory: /usr/ports/graphics/tumble package name: tumble-0.37 building for: FreeBSD main-amd64-default-job-07 14.0-CURRENT FreeBSD 14.0-CURRENT 1400057 amd64 maintained by: fuz@fuz.su Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1400057 Job Id: 07 !!! Jail is newer than host. (Jail: 1400057, Host: 1400050) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400057 UNAME_v=FreeBSD 14.0-CURRENT 1400057 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 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/main-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-amd64-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=14.0 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 #### /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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd14.0 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" "-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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400057 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 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 [main-amd64-default-job-07] Installing pkg-1.17.5_1... [main-amd64-default-job-07] 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 3353 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 [main-amd64-default-job-07] Installing bison-3.8.2,1... [main-amd64-default-job-07] `-- Installing gettext-runtime-0.21... [main-amd64-default-job-07] | `-- Installing indexinfo-0.3.1... [main-amd64-default-job-07] | `-- Extracting indexinfo-0.3.1: .... done [main-amd64-default-job-07] `-- Extracting gettext-runtime-0.21: .......... done [main-amd64-default-job-07] `-- Installing libtextstyle-0.21... [main-amd64-default-job-07] `-- Extracting libtextstyle-0.21: .......... done [main-amd64-default-job-07] `-- Installing m4-1.4.19,1... [main-amd64-default-job-07] `-- Extracting m4-1.4.19,1: .......... done [main-amd64-default-job-07] `-- Installing readline-8.1.2... [main-amd64-default-job-07] `-- Extracting readline-8.1.2: .......... done [main-amd64-default-job-07] 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 [main-amd64-default-job-07] Installing gmake-4.3_2... [main-amd64-default-job-07] 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 [main-amd64-default-job-07] Installing tiff-4.3.0... [main-amd64-default-job-07] `-- Installing jbigkit-2.1_1... [main-amd64-default-job-07] `-- Extracting jbigkit-2.1_1: .......... done [main-amd64-default-job-07] `-- Installing jpeg-turbo-2.1.3... [main-amd64-default-job-07] `-- Extracting jpeg-turbo-2.1.3: .......... done [main-amd64-default-job-07] 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 [main-amd64-default-job-07] Installing netpbm-10.91.01_1... [main-amd64-default-job-07] `-- Installing jasper-3.0.3... [main-amd64-default-job-07] | `-- Installing freeglut-3.2.1... [main-amd64-default-job-07] | | `-- Installing libGLU-9.0.2_1... [main-amd64-default-job-07] | | `-- Installing libglvnd-1.4.0_1... [main-amd64-default-job-07] | | | `-- Installing libX11-1.7.2,1... [main-amd64-default-job-07] | | | `-- Installing libxcb-1.14_1... [main-amd64-default-job-07] | | | | `-- Installing libXau-1.0.9... [main-amd64-default-job-07] | | | | `-- Extracting libXau-1.0.9: .......... done [main-amd64-default-job-07] | | | | `-- Installing libXdmcp-1.1.3... [main-amd64-default-job-07] | | | | `-- Installing xorgproto-2021.5... [main-amd64-default-job-07] | | | | `-- Extracting xorgproto-2021.5: .......... done [main-amd64-default-job-07] | | | | `-- Extracting libXdmcp-1.1.3: ......... done [main-amd64-default-job-07] | | | | `-- Installing libpthread-stubs-0.4... [main-amd64-default-job-07] | | | | `-- Extracting libpthread-stubs-0.4: .... done [main-amd64-default-job-07] | | | `-- Extracting libxcb-1.14_1: .......... done [main-amd64-default-job-07] | | | `-- Extracting libX11-1.7.2,1: .......... done [main-amd64-default-job-07] | | | `-- Installing libXext-1.3.4,1... [main-amd64-default-job-07] | | | `-- Extracting libXext-1.3.4,1: .......... done [main-amd64-default-job-07] | | `-- Extracting libglvnd-1.4.0_1: .......... done [main-amd64-default-job-07] | | `-- Extracting libGLU-9.0.2_1: ..... done [main-amd64-default-job-07] | | `-- Installing libICE-1.0.10,1... [main-amd64-default-job-07] | | `-- Extracting libICE-1.0.10,1: .......... done [main-amd64-default-job-07] | | `-- Installing libXi-1.8,1... [main-amd64-default-job-07] | | `-- Installing libXfixes-6.0.0... [main-amd64-default-job-07] | | `-- Extracting libXfixes-6.0.0: .......... done [main-amd64-default-job-07] | | `-- Extracting libXi-1.8,1: .......... done [main-amd64-default-job-07] | | `-- Installing libXrandr-1.5.2... [main-amd64-default-job-07] | | `-- Installing libXrender-0.9.10_2... [main-amd64-default-job-07] | | `-- Extracting libXrender-0.9.10_2: .......... done [main-amd64-default-job-07] | | `-- Extracting libXrandr-1.5.2: .......... done [main-amd64-default-job-07] | | `-- Installing libXxf86vm-1.1.4_3... [main-amd64-default-job-07] | | `-- Extracting libXxf86vm-1.1.4_3: .......... done [main-amd64-default-job-07] | `-- Extracting freeglut-3.2.1: .......... done [main-amd64-default-job-07] | `-- Installing libXmu-1.1.3,1... [main-amd64-default-job-07] | | `-- Installing libXt-1.2.1,1... [main-amd64-default-job-07] | | `-- Installing libSM-1.2.3,1... [main-amd64-default-job-07] | | `-- Extracting libSM-1.2.3,1: .......... done [main-amd64-default-job-07] | | `-- Extracting libXt-1.2.1,1: .......... done [main-amd64-default-job-07] | `-- Extracting libXmu-1.1.3,1: .......... done [main-amd64-default-job-07] `-- Extracting jasper-3.0.3: .......... done [main-amd64-default-job-07] `-- Installing perl5-5.32.1_1... [main-amd64-default-job-07] `-- Extracting perl5-5.32.1_1: .......... done [main-amd64-default-job-07] `-- Installing png-1.6.37_1... [main-amd64-default-job-07] `-- Extracting png-1.6.37_1: .......... done [main-amd64-default-job-07] 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 flex -t scanner.l > scanner.c 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 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 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 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 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 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 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: error: linker command failed with exit code 1 (use -v to see invocation) rm parser.tab.c scanner.c bison -d -v parser.y flex -t scanner.l > scanner.c 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 parser.tab.c | sed -e 's@ \([A-Za-z]\):/@ /\1/@g' -e 's@^\(.*\)\.o:@\1.d \1.o:@' > parser.tab.d 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 -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 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 -ltiff ldld: error: unable to find library -ljpeg : ld: error: unable to find library -lnetpbm 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: 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 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 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 gmake[1]: *** No rule to make target 'tiffio.h', needed by 'tumble_tiff.o'. Stop. gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/tumble/work/tumble-0.37' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/tumble