[package - 121amd64-default][editors/picpas] Failed for picpas-gtk2-0.9.0_1 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Dec 5 19:46:54 UTC 2020


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:     acm at FreeBSD.org
Last committer: acm at FreeBSD.org
Ident:          $FreeBSD: head/editors/picpas/Makefile 556267 2020-11-25 03:41:23Z acm $
Log URL:        http://beefy6.nyi.freebsd.org/data/121amd64-default/556876/logs/picpas-gtk2-0.9.0_1.log
Build URL:      http://beefy6.nyi.freebsd.org/build.html?mastername=121amd64-default&build=556876
Log:

=>> Building editors/picpas
build started at Sat Dec  5 19:45:48 UTC 2020
port directory: /usr/ports/editors/picpas
package name: picpas-gtk2-0.9.0_1
building for: FreeBSD 121amd64-default-job-14 12.1-RELEASE-p11 FreeBSD 12.1-RELEASE-p11 amd64
maintained by: acm at FreeBSD.org
Makefile ident:      $FreeBSD: head/editors/picpas/Makefile 556267 2020-11-25 03:41:23Z acm $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300121
Jail OSVERSION: 1201000
Job Id: 14

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1201000
UNAME_v=FreeBSD 12.1-RELEASE-p11
UNAME_r=12.1-RELEASE-p11
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/121amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/121amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=121amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/121amd64-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=gtk2
DEPENDS_ARGS=
MAKE_ARGS= FLAVOR=gtk2
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
acm at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/picpas/work-gtk2  XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/picpas/work-gtk2  HOME=/wrkdirs/usr/ports/editors/picpas/work-gtk2 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/picpas/work-gtk2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/picpas/work-gtk2  XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/picpas/work-gtk2  HOME=/wrkdirs/usr/ports/editors/picpas/work-gtk2 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/picpas/work-gtk2/.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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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--
GTK2_VERSION="2.10.0"  GTK3_VERSION="3.0.0" OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/picpas"  EXAMPLESDIR="share/examples/picpas"  DATADIR="share/picpas"  WWWDIR="www/picpas"  ETCDIR="etc/picpas"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/picpas DOCSDIR=/usr/local/share/doc/picpas EXAMPLESDIR=/usr/local/share/examples/picpas  WWWDIR=/usr/local/www/picpas ETCDIR=/usr/local/etc/picpas
--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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.1-RELEASE-p11
OSREL=12.1
OSVERSION=1201000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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)  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    >============================
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.15.10.txz
[121amd64-default-job-14] Installing pkg-1.15.10...
[121amd64-default-job-14] Extracting pkg-1.15.10: .......... done
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of picpas-gtk2-0.9.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by picpas-gtk2-0.9.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by picpas-gtk2-0.9.0_1 for building
=> SHA256 Checksum OK for t-edson-PicPas-v0.9.0-520e196_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-MiConfig-a4a988a_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-MisUtils-742eff3_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-PicUtils-5f89bdf_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-SynFacilUtils-2909899_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-UtilsGrilla-07744b9_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-ogEditGraf-a19b68a_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-t-Xpres-6665922_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by picpas-gtk2-0.9.0_1 for building
===>  Extracting for picpas-gtk2-0.9.0_1
=> SHA256 Checksum OK for t-edson-PicPas-v0.9.0-520e196_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-MiConfig-a4a988a_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-MisUtils-742eff3_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-PicUtils-5f89bdf_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-SynFacilUtils-2909899_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-UtilsGrilla-07744b9_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-ogEditGraf-a19b68a_GH0.tar.gz.
=> SHA256 Checksum OK for t-edson-t-Xpres-6665922_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for picpas-gtk2-0.9.0_1
===>   Converting DOS text files to UNIX text files
===>  Applying FreeBSD patches for picpas-gtk2-0.9.0_1 from /usr/ports/editors/picpas/files
/usr/bin/sed -i.bak 's|%%DATADIR%%|/usr/local/share/picpas|g' /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/Globales.pas
===========================================================================
=======================<phase: build-depends  >============================
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/bin/as - not found
===>   Installing existing package /packages/All/binutils-2.33.1_4,1.txz
[121amd64-default-job-14] Installing binutils-2.33.1_4,1...
<snip>
Message from dejavu-2.37_1:

--
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/lib/fpc/3.2.0/fpmkinst/x86_64-freebsd/gtk2.fpm - found
===>   Returning to build of picpas-gtk2-0.9.0_1
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/share/lazarus-2.0.10/lcl/units/x86_64-freebsd/gtk2/interfaces.ppu - not found
===>   Installing existing package /packages/All/lazarus-gtk2-2.0.10.txz
[121amd64-default-job-14] Installing lazarus-gtk2-2.0.10...
[121amd64-default-job-14] `-- Installing desktop-file-utils-0.26...
[121amd64-default-job-14] `-- Extracting desktop-file-utils-0.26: .......... done
[121amd64-default-job-14] `-- Installing fpc-source-3.2.0...
[121amd64-default-job-14] `-- Extracting fpc-source-3.2.0: .......... done
[121amd64-default-job-14] `-- Installing gdb-9.2_2...
[121amd64-default-job-14] |   `-- Installing mpfr-4.1.0...
[121amd64-default-job-14] |   `-- Extracting mpfr-4.1.0: .......... done
[121amd64-default-job-14] |   `-- Installing source-highlight-3.1.9_1...
[121amd64-default-job-14] |   | `-- Installing boost-libs-1.72.0_3...
[121amd64-default-job-14] |   |   `-- Installing icu-68.1,1...
[121amd64-default-job-14] |   |   `-- Extracting icu-68.1,1: .......... done
[121amd64-default-job-14] |   | `-- Extracting boost-libs-1.72.0_3: .......... done
[121amd64-default-job-14] |   `-- Extracting source-highlight-3.1.9_1: .......... done
[121amd64-default-job-14] `-- Extracting gdb-9.2_2: .......... done
[121amd64-default-job-14] Extracting lazarus-gtk2-2.0.10: .......... done
=====
Message from boost-libs-1.72.0_3:

--
You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
=====
Message from lazarus-gtk2-2.0.10:

--
The Lazarus RAD was installed

1) You can run it using:

   # lazarus

2) The first time that lazarus is running, you should set the path to fpc
   source directory at lazarus configuration environment. Also it could be
   setting later.

3) Now you can obtain freepascal source installing lang/fpc-source port or 
   package

   It will be extracted to /usr/local/share/fpc-source-X.X.X

4) You can use /usr/local/bin/gdb debugger instead of gdb installed debugger
   installed from base system. Lazarus works better with this version.

5) The lazbuild.cfg file has been removed, it is not necessary anymore. Now
   we can use the following ports for aplications that depend of lazarus
   and these can be built with an interface different than lazarus has compiled
   by default:

   editors/lazarus
   editors/lazarus-qt5

   You can added those ports if you want support for gtk2, or qt5
   interfaces. Please look at net-p2p/transmission-remote-gui like a example of
   how use it

6) Enjoy it ;)
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/share/lazarus-2.0.10/lcl/units/x86_64-freebsd/gtk2/interfaces.ppu - found
===>   Returning to build of picpas-gtk2-0.9.0_1
===>   picpas-gtk2-0.9.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   picpas-gtk2-0.9.0_1 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===>   picpas-gtk2-0.9.0_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   picpas-gtk2-0.9.0_1 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so)
===>   picpas-gtk2-0.9.0_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===>   picpas-gtk2-0.9.0_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===>   picpas-gtk2-0.9.0_1 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for picpas-gtk2-0.9.0_1
===========================================================================
=======================<phase: build          >============================
===>  Building for picpas-gtk2-0.9.0_1
SetupCompilerFilename: Searching compiler ...
SearchCompilerCandidates Value=fpc File=/usr/local/bin/fpc
Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-iWTOTP"
Hint: (lazarus) [RunTool] "/usr/local/bin/fpc" "-va" "compilertest.pas"
SetupCompilerFilename: using /usr/local/bin/fpc
Hint: (lazarus) storing Lazarus directory "/usr/local/share/lazarus-2.0.10/" Compiler path "/usr/local/bin/fpc" in "/wrkdirs/usr/ports/editors/picpas/work-gtk2/.lazarus/environmentoptions.xml"
TProject.DoLoadStateFile Statefile not found: /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/lib/x86_64-freebsd/PicPas.compiled
Info: (lazarus) Execute Title="Compile Project, Mode: Debug, Target: /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/PicPas-freebsd"
Info: (lazarus) Working Directory="/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/"
Info: (lazarus) Executable="/usr/local/bin/fpc"
Info: (lazarus) Param[0]="-B"
Info: (lazarus) Param[1]="-MObjFPC"
Info: (lazarus) Param[2]="-Scaghi"
Info: (lazarus) Param[3]="-Cg"
Info: (lazarus) Param[4]="-Cirot"
Info: (lazarus) Param[5]="-O1"
Info: (lazarus) Param[6]="-gw2"
Info: (lazarus) Param[7]="-godwarfsets"
Info: (lazarus) Param[8]="-gl"
Info: (lazarus) Param[9]="-gh"
Info: (lazarus) Param[10]="-Xg"
Info: (lazarus) Param[11]="-l"
Info: (lazarus) Param[12]="-vewnhibq"
Info: (lazarus) Param[13]="-vm5057,4079"
Info: (lazarus) Param[14]="-Fi/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/lib/x86_64-freebsd"
Info: (lazarus) Param[15]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils"
Info: (lazarus) Param[16]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/misutils"
Info: (lazarus) Param[17]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/miconfig"
Info: (lazarus) Param[18]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/picutils"
Info: (lazarus) Param[19]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/txpres"
Info: (lazarus) Param[20]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/utilsgrilla"
Info: (lazarus) Param[21]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/ogeeditgraf"
Info: (lazarus) Param[22]="-Fu/usr/local/share/lazarus-2.0.10/components/synedit/units/x86_64-freebsd/gtk2"
Info: (lazarus) Param[23]="-Fu/usr/local/share/lazarus-2.0.10/components/lazcontrols/lib/x86_64-freebsd/gtk2"
Info: (lazarus) Param[24]="-Fu/usr/local/share/lazarus-2.0.10/lcl/units/x86_64-freebsd/gtk2"
Info: (lazarus) Param[25]="-Fu/usr/local/share/lazarus-2.0.10/lcl/units/x86_64-freebsd"
Info: (lazarus) Param[26]="-Fu/usr/local/share/lazarus-2.0.10/components/lazutils/lib/x86_64-freebsd"
Info: (lazarus) Param[27]="-Fu/usr/local/share/lazarus-2.0.10/packager/units/x86_64-freebsd"
Info: (lazarus) Param[28]="-Fu/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/"
Info: (lazarus) Param[29]="-FU/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/lib/x86_64-freebsd/"
Info: (lazarus) Param[30]="-FE/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/"
Info: (lazarus) Param[31]="-o/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/PicPas-freebsd"
Info: (lazarus) Param[32]="-dLCL"
Info: (lazarus) Param[33]="-dLCLgtk2"
Info: (lazarus) Param[34]="PicPas.lpr"
Hint: (11030) Start of reading config file /usr/local/etc/fpc.cfg
Hint: (11031) End of reading config file /usr/local/etc/fpc.cfg
Free Pascal Compiler version 3.2.0 [2020/12/03] for x86_64
Copyright (c) 1993-2020 by Florian Klaempfl and others
(1002) Target OS: FreeBSD for x86-64
(3104) Compiling PicPas.lpr
(3104) Compiling FormPrincipal.pas
(3104) Compiling /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilHighlighter.pas
(3104) Compiling /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(614,48) Hint: (5091) Local variable "listChars" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(614,37) Hint: (5091) Local variable "str" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(829,36) Hint: (5091) Local variable "list" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(829,30) Hint: (5091) Local variable "str" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(994,43) Hint: (5091) Local variable "listChars" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(994,32) Hint: (5091) Local variable "str" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(1381,44) Hint: (5091) Local variable "listChars" of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilBasic.pas(1381,33) Hint: (5091) Local variable "str" of a managed type does not seem to be initialized
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1079,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1094,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1139,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1144,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1109,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1114,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1099,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1104,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3123) "inherited" not yet supported inside inline procedure/function
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1134,1) Hint: (3124) Inlining disabled
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1152,5) Note: (6058) Call to subroutine "function TFPGObjectList<SynFacilBasic.TFaSynBlock>.Add(const Item:TFaSynBlock):LongInt;" marked as inline is not inlined
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/rtl/fgl.ppu:fgl.pp(1152,18) Note: (6058) Call to subroutine "function TFPGObjectList<SynFacilBasic.TFaSynBlock>.Get(Index:LongInt):TFaSynBlock;" marked as inline is not inlined
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilHighlighter.pas(1412,27) Note: (6058) Call to subroutine "function TFPGObjectList<SynFacilBasic.TFaSynBlock>.Get(Index:LongInt):TFaSynBlock;" marked as inline is not inlined
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilHighlighter.pas(1413,27) Note: (6058) Call to subroutine "function TFPGObjectList<SynFacilBasic.TFaSynBlock>.Get(Index:LongInt):TFaSynBlock;" marked as inline is not inlined
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilHighlighter.pas(1909,3) Note: (6058) Call to subroutine "function TFPGObjectList<SynFacilBasic.TFaSynBlock>.Add(const Item:TFaSynBlock):LongInt;" marked as inline is not inlined
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilHighlighter.pas(2050,17) Hint: (5092) Variable "toks" of a managed type does not seem to be initialized
(3104) Compiling /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilUtils.pas
(3104) Compiling /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/misutils/MisUtils.pas
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/misutils/MisUtils.pas(229,23) Warning: (5093) function result variable of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/misutils/MisUtils.pas(358,21) Hint: (5094) Function result variable of a managed type does not seem to be initialized
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/misutils/MisUtils.pas(678,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/misutils/MisUtils.pas(688,3) Note: (6058) Call to subroutine "function GetDebugLogger:TLazLogger;" marked as inline is not inlined
(3104) Compiling /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/FormSelFuente.pas
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/FormSelFuente.pas(23,29) Hint: (5024) Parameter "Sender" not used
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/FormSelFuente.pas(22,33) Hint: (5024) Parameter "Sender" not used
(3104) Compiling /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilCompletion.pas
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilCompletion.pas(292,51) Error: (5098) Record or object type expected
/wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/syncfacilutils/SynFacilCompletion.pas(317,1) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: /usr/local/bin/ppcx64 returned an error exitcode
Error: (lazarus) Compile Project, Mode: Debug, Target: /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/PicPas-freebsd: stopped with exit code 1
Error: (lazbuild) failed compiling of project /wrkdirs/usr/ports/editors/picpas/work-gtk2/PicPas-520e196/Source/PicPas.lpi
*** Error code 2

Stop.
make: stopped in /usr/ports/editors/picpas


More information about the freebsd-pkg-fallout mailing list