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: ports_at_FreeBSD.org
Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p420387d97886_sed6a9452be/logs/gdchart-0.11.5_10.log
Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p420387d97886_sed6a9452be
Log:
=>> Building graphics/gdchart
build started at Sat Nov 20 02:42:59 UTC 2021
port directory: /usr/ports/graphics/gdchart
package name: gdchart-0.11.5_10
building for: FreeBSD main-i386-default-job-13 14.0-CURRENT FreeBSD 14.0-CURRENT 1400042 i386
maintained by: ports_at_FreeBSD.org
Makefile ident:
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400008
Jail OSVERSION: 1400042
Job Id: 13
!!! Jail is newer than host. (Jail: 1400042, Host: 1400008) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/sh
UNAME_p=i386
UNAME_m=i386
OSVERSION=1400042
UNAME_v=FreeBSD 14.0-CURRENT 1400042
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-i386-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-i386-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-i386-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 gdchart-0.11.5_10:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
ports_at_FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdchart/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdchart/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/gdchart/work/.cache HOME=/wrkdirs/usr/ports/graphics/gdchart/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/gdchart/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gdchart/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gdchart/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/gdchart/work/.cache HOME=/wrkdirs/usr/ports/graphics/gdchart/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/gdchart/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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444"
--End MAKE_ENV--
--PLIST_SUB--
PROFILE="" PORTDOCS="" PORTEXAMPLES="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gdchart" EXAMPLESDIR="share/examples/gdchart" DATADIR="share/gdchart" WWWDIR="www/gdchart" ETCDIR="etc/gdchart"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdchart DOCSDIR=/usr/local/share/doc/gdchart EXAMPLESDIR=/usr/local/share/examples/gdchart WWWDIR=/usr/local/www/gdchart ETCDIR=/usr/local/etc/gdchart
--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 13.0.0 (git_at_github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 (git_at_github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-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" "-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 13.0.0 (git_at_github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=i386
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400042
PYTHONBASE=/usr/local
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) 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 >============================
===> NOTICE:
The gdchart port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
===========================================================================
=======================<phase: pkg-depends >============================
===> gdchart-0.11.5_10 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.17.5.pkg
[main-i386-default-job-13] Installing pkg-1.17.5...
[main-i386-default-job-13] Extracting pkg-1.17.5: .......... done
===> gdchart-0.11.5_10 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of gdchart-0.11.5_10
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> NOTICE:
The gdchart port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:
https://bugs.freebsd.org/bugzilla
More information about port maintainership is available at:
https://docs.freebsd.org/en/articles/contributing/#ports-contributing
<snip>
--- gdc.o ---
--- array_alloc.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.array_alloc.o -MTarray_alloc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c array_alloc.c -o array_alloc.o
--- gdc.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.gdc.o -MTgdc.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c gdc.c -o gdc.o
--- gdc_pie.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.gdc_pie.o -MTgdc_pie.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c gdc_pie.c -o gdc_pie.o
--- gdc.o ---
gdc.c:284:46: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' [-Wimplicit-function-declaration]
IMGWIDTH/2 - GDC_fontc[GDC_MEDBOLD].w*strlen(err_str)/2,
^
gdc.c:284:46: note: include the header <string.h> or explicitly provide a declaration for 'strlen'
--- gdc_pie.o ---
gdc_pie.c:479:67: warning: incompatible function pointer types passing 'int (struct tmp_slice_t *, struct tmp_slice_t *)' to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
qsort( tmp_slice, num_slice_angles, sizeof(struct tmp_slice_t), ocmpr );
^~~~~
/usr/include/stdlib.h:111:21: note: passing argument to parameter here
int (* _Nonnull)(const void *, const void *));
^
--- gdc.o ---
1 warning generated.
--- gdchart.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.gdchart.o -MTgdchart.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c gdchart.c -o gdchart.o
gdchart.c:542:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:585:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:628:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:643:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:903:50: warning: '/*' within block comment [-Wcomment]
/*???? if( GDC_hard_size && GDC_hard_yorig ) /* vyorig too? */
^
gdchart.c:951:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if( bg_img = gdImageCreateFromGif(in) ) /* = */
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
gdchart.c:951:15: note: place parentheses around the assignment to silence this warning
if( bg_img = gdImageCreateFromGif(in) ) /* = */
^
( )
gdchart.c:951:15: note: use '==' to turn this assignment into an equality comparison
if( bg_img = gdImageCreateFromGif(in) ) /* = */
^
==
gdchart.c:1076:8: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:1081:8: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:1168:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:1306:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
DO_GRID(x1,y1,x2,y2);
^
gdchart.c:1298:12: note: expanded from macro 'DO_GRID'
else
^
gdchart.c:1479:11: warning: enumeration value 'GDC_STACK_SUM' not handled in switch [-Wswitch]
switch( GDC_stack_type )
^
gdchart.c:1572:13: warning: enumeration values 'GDC_STACK_SUM' and 'GDC_STACK_LAYER' not handled in switch [-Wswitch]
switch( GDC_stack_type )
^
gdchart.c:1972:22: warning: implicit declaration of function 'get_uniq_color' is invalid in C99 [-Wimplicit-function-declaration]
long uniq_clr = get_uniq_color( im );
^
gdchart.c:1980:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:2030:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:2045:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
--- gdc_pie.o ---
1 warning generated.
--- price_conv.o ---
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.price_conv.o -MTprice_conv.o -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c price_conv.c -o price_conv.o
--- array_alloc.pico ---
cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.array_alloc.pico -MTarray_alloc.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c array_alloc.c -o array_alloc.pico
--- gdc.pico ---
cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.gdc.pico -MTgdc.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c gdc.c -o gdc.pico
gdc.c:284:46: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' [-Wimplicit-function-declaration]
IMGWIDTH/2 - GDC_fontc[GDC_MEDBOLD].w*strlen(err_str)/2,
^
gdc.c:284:46: note: include the header <string.h> or explicitly provide a declaration for 'strlen'
1 warning generated.
--- gdc_pie.pico ---
cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.gdc_pie.pico -MTgdc_pie.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c gdc_pie.c -o gdc_pie.pico
gdc_pie.c:479:67: warning: incompatible function pointer types passing 'int (struct tmp_slice_t *, struct tmp_slice_t *)' to parameter of type 'int (* _Nonnull)(const void *, const void *)' [-Wincompatible-function-pointer-types]
qsort( tmp_slice, num_slice_angles, sizeof(struct tmp_slice_t), ocmpr );
^~~~~
/usr/include/stdlib.h:111:21: note: passing argument to parameter here
int (* _Nonnull)(const void *, const void *));
^
--- gdchart.o ---
16 warnings generated.
--- gdchart.pico ---
cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.gdchart.pico -MTgdchart.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c gdchart.c -o gdchart.pico
--- gdc_pie.pico ---
1 warning generated.
--- price_conv.pico ---
cc -fpic -DPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -MD -MF.depend.price_conv.pico -MTprice_conv.pico -std=gnu99 -Wno-format-zero-length -nobuiltininc -idirafter /usr/lib/clang/13.0.0/include -fstack-protector-strong -Qunused-arguments -c price_conv.c -o price_conv.pico
--- gdchart.pico ---
gdchart.c:542:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:585:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:628:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:643:3: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:903:50: warning: '/*' within block comment [-Wcomment]
/*???? if( GDC_hard_size && GDC_hard_yorig ) /* vyorig too? */
^
gdchart.c:951:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if( bg_img = gdImageCreateFromGif(in) ) /* = */
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
gdchart.c:951:15: note: place parentheses around the assignment to silence this warning
if( bg_img = gdImageCreateFromGif(in) ) /* = */
^
( )
gdchart.c:951:15: note: use '==' to turn this assignment into an equality comparison
if( bg_img = gdImageCreateFromGif(in) ) /* = */
^
==
gdchart.c:1076:8: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:1081:8: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:1168:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:1306:5: warning: add explicit braces to avoid dangling else [-Wdangling-else]
DO_GRID(x1,y1,x2,y2);
^
gdchart.c:1298:12: note: expanded from macro 'DO_GRID'
else
^
gdchart.c:1479:11: warning: enumeration value 'GDC_STACK_SUM' not handled in switch [-Wswitch]
switch( GDC_stack_type )
^
gdchart.c:1572:13: warning: enumeration values 'GDC_STACK_SUM' and 'GDC_STACK_LAYER' not handled in switch [-Wswitch]
switch( GDC_stack_type )
^
gdchart.c:1972:22: warning: implicit declaration of function 'get_uniq_color' is invalid in C99 [-Wimplicit-function-declaration]
long uniq_clr = get_uniq_color( im );
^
gdchart.c:1980:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:2030:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
gdchart.c:2045:7: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else
^
--- libgdc.a ---
building static gdc library
ar -crsD libgdc.a array_alloc.o gdc.o gdc_pie.o gdchart.o price_conv.o
--- gdchart.pico ---
16 warnings generated.
--- libgdc.so.1 ---
building shared library libgdc.so.1
cc -fstack-protector-strong -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libgdc.so.1 -Wl,-soname,libgdc.so.1 array_alloc.pico gdc.pico gdc_pie.pico gdchart.pico price_conv.pico -L/usr/local/lib -lgd -ljpeg -lfreetype
===========================================================================
=======================<phase: run-depends >============================
===========================================================================
=======================<phase: stage >============================
===> Staging for gdchart-0.11.5_10
===> Generating temporary packing list
install -C -o root -g wheel -m 444 libgdc.a /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/lib/
install -s -o root -g wheel -m 444 -S libgdc.so.1 /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/lib/
install -l rs -o root -g wheel -m 755 -S libgdc.so.1 /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/lib/libgdc.so
install -C -o root -g wheel -m 444 gdc.h gdchart.h gdcpie.h /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/include/
install -m 0644 /wrkdirs/usr/ports/graphics/gdchart/work/gdchart0.11.5dev/README.txt /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/share/doc/gdchart
install -m 0644 /wrkdirs/usr/ports/graphics/gdchart/work/gdchart0.11.5dev/ft_samp.c /wrkdirs/usr/ports/graphics/gdchart/work/gdchart0.11.5dev/gdc_pie_samp.c /wrkdirs/usr/ports/graphics/gdchart/work/gdchart0.11.5dev/gdc_samp1.c /wrkdirs/usr/ports/graphics/gdchart/work/gdchart0.11.5dev/gdc_samp2.c /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/share/examples/gdchart
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package >============================
===> Building package for gdchart-0.11.5_10
pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/gdchart/work/stage/usr/local/lib/libgdc_p.a:No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/gdchart
Received on Sat Nov 20 2021 - 02:43:06 UTC