Skip to content

Instantly share code, notes, and snippets.

@conradwt
Created August 14, 2023 09:52
Show Gist options
  • Save conradwt/7059c9ad92f31fa5587568be5207e6c9 to your computer and use it in GitHub Desktop.
Save conradwt/7059c9ad92f31fa5587568be5207e6c9 to your computer and use it in GitHub Desktop.
fpc error log
This file has been truncated, but you can view the full file.
version:1
:debug:clean Starting logging for fpc @3.2.2_1
:debug:sysinfo macOS 13.5 (darwin/22.6.0) arch arm
:debug:sysinfo MacPorts 2.8.1
:debug:sysinfo Xcode 14.3.1, CLT 15.0.0.0.1.1690355577
:debug:sysinfo SDK 13
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
:debug:clean fpc has no conflicts
:debug:main Executing org.macports.main (fpc)
:debug:main dropping privileges: euid changed to 502, egid changed to 501.
:debug:archivefetch archivefetch phase started at Mon Aug 7 15:50:35 PDT 2023
:msg:archivefetch ---> Fetching archive for fpc
:debug:archivefetch Executing org.macports.archivefetch (fpc)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch ---> fpc-3.2.2_1.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch ---> Attempting to fetch fpc-3.2.2_1.darwin_22.arm64.tbz2 from https://packages.macports.org/fpc
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch ---> Attempting to fetch fpc-3.2.2_1.darwin_22.arm64.tbz2 from http://mirror.fcix.net/macports/packages/fpc
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:msg:archivefetch ---> Attempting to fetch fpc-3.2.2_1.darwin_22.arm64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/fpc
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Mon Aug 7 15:50:36 PDT 2023
:notice:fetch ---> Fetching distfiles for fpc
:debug:fetch Executing org.macports.fetch (fpc)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Mon Aug 7 15:50:36 PDT 2023
:notice:checksum ---> Verifying checksums for fpc
:debug:checksum Executing org.macports.checksum (fpc)
:info:checksum ---> Checksumming fpcbuild-3.2.2.tar.gz
:debug:checksum Calculated (rmd160) is 3106b4aff1adc4cd08dfdd39cc3ef4e800888255
:debug:checksum Correct (rmd160) checksum for fpcbuild-3.2.2.tar.gz
:debug:checksum Calculated (sha256) is 85ef993043bb83f999e2212f1bca766eb71f6f973d362e2290475dbaaf50161f
:debug:checksum Correct (sha256) checksum for fpcbuild-3.2.2.tar.gz
:debug:checksum Calculated (size) is 84195619
:debug:checksum Correct (size) checksum for fpcbuild-3.2.2.tar.gz
:info:checksum ---> Checksumming x86_64-macosx-10.9-ppcx64.tar.bz2
:debug:checksum Calculated (rmd160) is 7c5327aa6f4fd8616d78bc4f708463b9fb3e8844
:debug:checksum Correct (rmd160) checksum for x86_64-macosx-10.9-ppcx64.tar.bz2
:debug:checksum Calculated (sha256) is 0515ad4251c51fa7e5c0ff9b1d90ea50f41530b56276cc72b73798fae437b3b4
:debug:checksum Correct (sha256) checksum for x86_64-macosx-10.9-ppcx64.tar.bz2
:debug:checksum Calculated (size) is 1556308
:debug:checksum Correct (size) checksum for x86_64-macosx-10.9-ppcx64.tar.bz2
:debug:checksum Privilege de-escalation not attempted as not running as root.
:debug:extract extract phase started at Mon Aug 7 15:50:36 PDT 2023
:notice:extract ---> Extracting fpc
:debug:extract Executing org.macports.extract (fpc)
:info:extract ---> Extracting fpcbuild-3.2.2.tar.gz
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/fpc/fpcbuild-3.2.2.tar.gz'
:debug:extract Environment:
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='13.0'
:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
:info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/fpc/fpcbuild-3.2.2.tar.gz' | /usr/bin/tar -xf -
:debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/fpc/fpcbuild-3.2.2.tar.gz' | /usr/bin/tar -xf -
:debug:extract euid/egid changed to: 0/0
:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work to macports
:debug:extract euid/egid changed to: 502/501
:info:extract ---> Extracting x86_64-macosx-10.9-ppcx64.tar.bz2
:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/fpc/x86_64-macosx-10.9-ppcx64.tar.bz2'
:debug:extract Environment:
:debug:extract CC_PRINT_OPTIONS='YES'
:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/.CC_PRINT_OPTIONS'
:debug:extract CPATH='/opt/local/include'
:debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
:debug:extract LIBRARY_PATH='/opt/local/lib'
:debug:extract MACOSX_DEPLOYMENT_TARGET='13.0'
:debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
:info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/fpc/x86_64-macosx-10.9-ppcx64.tar.bz2' | /usr/bin/tar -xf -
:debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/fpc/x86_64-macosx-10.9-ppcx64.tar.bz2' | /usr/bin/tar -xf -
:debug:extract euid/egid changed to: 0/0
:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work to macports
:debug:extract euid/egid changed to: 502/501
:debug:extract Privilege de-escalation not attempted as not running as root.
:debug:patch patch phase started at Mon Aug 7 15:50:40 PDT 2023
:debug:patch Executing org.macports.patch (fpc)
:debug:patch Executing proc-post-org.macports.patch-patch-0
:info:patch ---> Patching pyacc.y: s|/usr/local|/opt/local|g
:debug:patch Executing reinplace: /usr/bin/sed s|/usr/local|/opt/local|g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/pyacc.y >@file17
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/pyacc.y to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/pyacc.y
:debug:patch euid/egid changed to: 502/501
:info:patch ---> Patching pyacc.pas: s|/usr/local|/opt/local|g
:debug:patch Executing reinplace: /usr/bin/sed s|/usr/local|/opt/local|g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/pyacc.pas >@file17
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/pyacc.pas to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/pyacc.pas
:debug:patch euid/egid changed to: 502/501
:info:patch ---> Patching plex.pas: s|/usr/local|/opt/local|g
:debug:patch Executing reinplace: /usr/bin/sed s|/usr/local|/opt/local|g </opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/plex.pas >@file17
:debug:patch euid/egid changed to: 0/0
:debug:patch chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/plex.pas to macports
:debug:patch euid/egid changed to: 502/501
:debug:patch euid/egid changed to: 0/0
:debug:patch setting attributes on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/utils/tply/plex.pas
:debug:patch euid/egid changed to: 502/501
:debug:patch Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Mon Aug 7 15:50:40 PDT 2023
:notice:configure ---> Configuring fpc
:debug:configure Preferred compilers: clang macports-clang-15 macports-clang-14 macports-clang-13 macports-clang-12 macports-clang-11
:debug:configure Using compiler 'Xcode Clang'
:debug:configure Executing org.macports.configure (fpc)
:debug:configure Executing portconfigure::configure_finish
:debug:configure Privilege de-escalation not attempted as not running as root.
:debug:build build phase started at Mon Aug 7 15:50:40 PDT 2023
:notice:build ---> Building fpc
:debug:build Executing org.macports.build (fpc)
:debug:build port disallows a parallel build, setting build jobs to 1
:debug:build port disallows a parallel build, setting build jobs to 1
:debug:build Environment:
:debug:build CC_PRINT_OPTIONS='YES'
:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/.CC_PRINT_OPTIONS'
:debug:build CPATH='/opt/local/include'
:debug:build DEVELOPER_DIR='/Library/Developer/CommandLineTools'
:debug:build LIBRARY_PATH='/opt/local/lib'
:debug:build MACOSX_DEPLOYMENT_TARGET='13.0'
:debug:build PP='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64'
:debug:build PREFIX='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/destroot/opt/local/libexec/fpc'
:debug:build SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
:info:build Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc" && /usr/bin/make -j1 -w all OPT="-ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk" CPU_TARGET=aarch64 UTILS=1
:debug:build system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc" && /usr/bin/make -j1 -w all OPT="-ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk" CPU_TARGET=aarch64 UTILS=1
:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc'
:info:build /Library/Developer/CommandLineTools/usr/bin/make compiler_cycle RELEASE=1
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc'
:info:build /Library/Developer/CommandLineTools/usr/bin/make -C compiler cycle
:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler'
:info:build /Library/Developer/CommandLineTools/usr/bin/make OS_TARGET=darwin CPU_TARGET=x86_64 CROSSBINDIR= BINUTILSPREFIX= CROSSCYCLEBOOTSTRAP=1 rtlclean rtl CYCLELEVEL=1
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler'
:info:build /Library/Developer/CommandLineTools/usr/bin/make -C /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl clean
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl'
:info:build /bin/rm -f fpcmade.x86_64-darwin Package.fpc ./ppas.sh script.res link.res
:info:build /bin/rm -f *.s *_ppas.sh ppas.sh ppaslink.sh
:info:build /Library/Developer/CommandLineTools/usr/bin/make -C darwin clean
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/darwin'
:info:build /bin/rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysinit.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/uuchar.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/ctypes.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/macpas.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/iso7185.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/extpas.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/strings.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixutil.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/initc.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cmem.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/dynlibs.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cpu.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/dos.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/dl.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/blockrtl.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/typinfo.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/fgl.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/classes.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/math.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/types.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/charset.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cpall.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/character.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/getopts.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/heaptrc.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/lineinfo.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/lnfodwrf.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/lnfogdb.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/errors.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/termio.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysconst.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cthreads.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/rtlconsts.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cwstring.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/bsd.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/fpwidestring.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/fpintres.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/fpextres.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objc.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objcbase.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixcp.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/exeinfo.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1250.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1251.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1252.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1253.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1254.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1255.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1256.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1257.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp1258.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp437.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp646.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp737.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp775.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp850.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp852.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp855.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp856.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp857.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp860.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp861.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp862.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp863.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp864.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp865.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp866.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp869.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp874.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp3021.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_1.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_2.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_3.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_4.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_5.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_6.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_7.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_8.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_9.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_10.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_11.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_13.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_14.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_15.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cp8859_16.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cpkoi8_r.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/cpkoi8_u.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unicodedata.ppu /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unicodenumtable.ppu
:info:build /bin/rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/math.rst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/typinfo.rst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/classes.rst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysconst.rst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/rtlconsts.rst
:info:build /bin/rm -f fpcmade.x86_64-darwin Package.fpc ./ppas.sh script.res link.res
:info:build /bin/rm -f *.s *_ppas.sh ppas.sh ppaslink.sh
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/darwin'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl'
:info:build /Library/Developer/CommandLineTools/usr/bin/make -C /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl 'OPT=-ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk ' all
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl'
:info:build /Library/Developer/CommandLineTools/usr/bin/make -C darwin all
:info:build make[5]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/darwin'
:info:build /opt/local/bin/gmkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE -Us -Sg ../bsd/system.pp
:info:build system.inc(721,40) Warning: Comparison might be always false due to range of constant and expression
:info:build system.inc(722,5) Warning: unreachable code
:info:build dynlib.inc(173,10) Warning: Function result does not seem to be set
:info:build dynlib.inc(178,10) Warning: Function result does not seem to be set
:info:build dynlib.inc(183,10) Warning: Function result does not seem to be set
:info:build dynlib.inc(188,10) Warning: Function result does not seem to be set
:info:build dynlib.inc(193,10) Warning: Function result does not seem to be set
:info:build dynlib.inc(198,10) Warning: Function result does not seem to be set
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE sysinit.pas
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/uuchar.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/unixtype.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/ctypes.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE -I../objpas ../objpas/objpas.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../bsd/sysctl.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/baseunix.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/unixutil.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/strings.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/unix.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/errors.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/sysconst.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE -Fi../objpas/sysutils ../unix/sysutils.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/math.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/macpas.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/iso7185.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/dos.pp
:info:build dos.pp(236,9) Warning: Symbol "weekday" is not portable
:info:build dos.pp(595,6) Warning: Symbol "UnixDateToDt" is not portable
:info:build dos.pp(834,4) Warning: Symbol "UnixDateToDt" is not portable
:info:build dos.pp(853,16) Warning: Symbol "DTToUnixDate" is not portable
:info:build dos.pp(921,6) Warning: Symbol "fpgetenv" is deprecated
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/extpas.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/initc.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/cmem.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/dl.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/rtlconsts.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/dynlibs.pas
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../x86_64/cpu.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/blockrtl.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE -Sg ../objpas/typinfo.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/types.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/fgl.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE -Fi../objpas/classes ../unix/classes.pp
:info:build tthread.inc(196,19) Warning: Symbol "Resume" is deprecated
:info:build tthread.inc(213,5) Warning: Symbol "Suspend" is deprecated
:info:build tthread.inc(214,13) Warning: Symbol "Resume" is deprecated
:info:build classes.inc(269,9) Warning: Symbol "Resume" is deprecated
:info:build classes.inc(293,11) Warning: Symbol "Resume" is deprecated
:info:build classes.inc(739,13) Warning: Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/charset.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../charmaps/cpall.pas
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/character.pas
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/getopts.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE -Sg ../inc/heaptrc.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/lineinfo.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/lnfodwrf.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/lnfogdb.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE termio.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/cthreads.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/unixcp.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../unix/cwstring.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../bsd/bsd.pas
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../objpas/fpwidestring.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/fpintres.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/fpextres.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/objc.pp
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -dFPC_USE_LIBC -Ur -Xs -O2 -n -Fi../inc -Fi../x86_64 -Fi../unix -Fi../bsd -Fi../bsd/x86_64 -Fi../darwin/x86_64 -FE. -FU/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dRELEASE ../inc/objcbase.pp
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/darwin'
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl'
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler'
:info:build /Library/Developer/CommandLineTools/usr/bin/make OS_TARGET=darwin CPU_TARGET=x86_64 EXENAME=ppc CROSSBINDIR= BINUTILSPREFIX= CROSSCYCLEBOOTSTRAP=1 cycleclean compiler CYCLELEVEL=1
:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler'
:info:build /bin/rm -f pp pp.o libppp.a libimppp.a
:info:build /bin/rm -rf units
:info:build /bin/rm -rf bin
:info:build /bin/rm -f *.o *.ppu *.rst *.s *.a *.so *.ppl
:info:build /bin/rm -rf *.sl
:info:build /bin/rm -f fpcmade.* Package.fpc ./ppas.sh script.res link.res
:info:build /bin/rm -f *_ppas.sh ppas.sh ppaslink.sh
:info:build /Library/Developer/CommandLineTools/usr/bin/make -C utils cleanall
:info:build make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/utils'
:info:build /bin/rm -f fpc ppufiles ppudump ppumove mka64ins mkarmins mkx86ins fpc.o ppufiles.o ppudump.o ppumove.o mka64ins.o mkarmins.o mkx86ins.o libpfpc.a libpppufiles.a libpppudump.a libpppumove.a libpmka64ins.a libpmkarmins.a libpmkx86ins.a libimpfpc.a libimpppufiles.a libimpppudump.a libimpppumove.a libimpmka64ins.a libimpmkarmins.a libimpmkx86ins.a
:info:build /bin/rm -f units/x86_64-darwin/ppu.ppu units/x86_64-darwin/crc.ppu
:info:build /bin/rm -rf units
:info:build /bin/rm -rf bin
:info:build /bin/rm -f *.o *.ppu *.rst *.s *.a *.so *.ppl
:info:build /bin/rm -rf *.sl
:info:build /bin/rm -f fpcmade.* Package.fpc ./ppas.sh script.res link.res
:info:build /bin/rm -f *_ppas.sh ppas.sh ppaslink.sh
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/utils'
:info:build /bin/rm -rf x86_64/units
:info:build /bin/rm -rf x86_64/bin
:info:build /bin/rm -f x86_64/*.o x86_64/*.ppu x86_64/*.rst x86_64/*.s x86_64/*.a x86_64/*.so x86_64/*.ppl
:info:build /bin/rm -f x86_64/ppc386 x86_64/ppc68k x86_64/ppcppc x86_64/ppcsparc x86_64/ppcarm x86_64/ppcarmeb x86_64/ppcx64 x86_64/ppcppc64 x86_64/ppcmips x86_64/ppcmipsel x86_64/ppcavr x86_64/ppcjvm x86_64/ppc8086 x86_64/ppca64 x86_64/ppcsparc64
:info:build /bin/rm -f ppc
:info:build /opt/local/bin/gmkdir -p x86_64/units/x86_64-darwin
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/ppcx64 -Ur -Xs -O2 -n -Fux86_64 -Fusystems -Fu/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin -Fix86_64 -FE. -FUx86_64/units/x86_64-darwin -dRELEASE -ap -v0 -XR/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -dx86_64 -dGDB -dBROWSERLOG -Fux86 pp.pas
:info:build ld: warning: -multiply_defined is obsolete
:info:build -macosx_version_min has been renamed to -macos_version_min
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_openchararray+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_openchararray+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_char_pointer+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_widechar_pointer+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_pvmt+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF53+0x2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF54+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF54+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$___vtbl_ptr_type+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$___vtbl_ptr_type+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$___vtbl_ptr_type+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$___vtbl_ptr_type+0x4A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$___vtbl_ptr_type+0x5A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_vtblarray+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_vtblarray+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_nestedprocpointer+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_nestedprocpointer+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PCHAR+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPPCHAR+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PUCS4CHAR+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUCS4CHARARRAY+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_UCS4STRING+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PUTF8STRING+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSINGLE+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PDOUBLE+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PEXTENDED+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPDOUBLE+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PCURRENCY+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PCOMP+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSMALLINT+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSHORTINT+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PINTEGER+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PBYTE+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PWORD+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PLONGWORD+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PLONGINT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PCARDINAL+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PUINT64+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPTRINT+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPTRUINT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSIZEINT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSIZEUINT+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPLONGINT+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPOINTER+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPPOINTER+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PCODEPOINTER+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPCODEPOINTER+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PBOOLEAN+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PBOOLEAN16+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PBOOLEAN32+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PBOOLEAN64+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PBYTEBOOL+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PWORDBOOL+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PLONGBOOL+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PQWORDBOOL+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PNATIVEINT+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PNATIVEUINT+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSHORTSTRING+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PANSISTRING+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PDATE+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PDATETIME+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARIANT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_POLEVARIANT+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PWIDECHAR+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPWIDECHAR+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPPWIDECHAR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PWIDESTRING+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PUNICODECHAR+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PMARSHALEDSTRING+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PMARSHALEDASTRING+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PFILETEXTRECCHAR+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTEXTLINEBREAKSTYLE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTEXTLINEBREAKSTYLE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTEXTLINEBREAKSTYLE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTEXTLINEBREAKSTYLE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_POPAQUEDATA+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_OPAQUEPOINTER+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADID+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF142+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF142+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRTLCRITICALSECTION+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRTLCRITICALSECTION+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PRTLCRITICALSECTION+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATIONOS+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATIONOS+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATIONOS+0x3D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATIONOS+0x4D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF145+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF145+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF146+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF146+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF147+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF147+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FILEREC+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FILEREC+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FILEREC+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FILEREC+0x41 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FILEREC+0x51 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FILEREC+0x61 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTBUF+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTBUF+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF151+0x2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF152+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF152+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF153+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF153+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x41 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x51 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x61 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x71 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x81 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x91 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0xA1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0xB1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0xC1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0xD1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0xE1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0xF1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXTREC+0x101 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PTEXT+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x4B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x5B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x6B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x7B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENTRYINFORMATION+0x8B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_INTEGERARRAY+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_INTEGERARRAY+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PINTEGERARRAY+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_POINTERARRAY+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_POINTERARRAY+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPOINTERARRAY+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBOUNDARRAY+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TPCHARARRAY+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TPCHARARRAY+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPCHARARRAY+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCTRLBREAKHANDLER+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCTRLBREAKHANDLER+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUROUNDINGMODE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUROUNDINGMODE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUROUNDINGMODE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUROUNDINGMODE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUROUNDINGMODE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUROUNDINGMODE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUPRECISIONMODE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUPRECISIONMODE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUPRECISIONMODE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUPRECISIONMODE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUPRECISIONMODE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUPRECISIONMODE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTION_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFPUEXCEPTIONMASK+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_REAL48+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TFLOATSPECIAL_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF355+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF355+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF356+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF356+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF376+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF376+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF377+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF377+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDOUBLEREC+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDOUBLEREC+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDOUBLEREC+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDOUBLEREC+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF397+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF397+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF398+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF398+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSINGLEREC+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSINGLEREC+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSINGLEREC+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSINGLEREC+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCOMPAREOPTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCOMPAREOPTIONS+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTANDARDCODEPAGEENUM_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTANDARDCODEPAGEENUM_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTANDARDCODEPAGEENUM_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTANDARDCODEPAGEENUM_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTANDARDCODEPAGEENUM_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTANDARDCODEPAGEENUM_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF488+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF488+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF488+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF489+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF489+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF489+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF490+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF490+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF491+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF491+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF492+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF492+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF492+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF492+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF493+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF493+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF494+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF494+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF494+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF495+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF495+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF496+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF496+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF497+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF497+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF497+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF498+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF498+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF498+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF499+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF499+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF499+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF500+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF500+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF500+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF501+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF501+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF501+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF501+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF502+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF502+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF502+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF502+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF503+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF503+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF504+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF504+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF507+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF507+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF507+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF508+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF508+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF508+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF509+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF509+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF510+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF510+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF511+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF511+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF511+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF511+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF512+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF512+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x4F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x5F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x6F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x7F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x8F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x9F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0xAF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0xBF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0xCF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0xDF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0xEF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0xFF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x10F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x11F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x12F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x13F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x14F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x15F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x16F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x17F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x18F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNICODESTRINGMANAGER+0x19F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRUNTIMEERROR_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF707+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF707+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBACKTRACESTRFUNC+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBACKTRACESTRFUNC+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TERRORPROC+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TASSERTERRORPROC+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TASSERTERRORPROC+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TASSERTERRORPROC+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TASSERTERRORPROC+0x4A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSAFECALLERRORPROC+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x41 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x51 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x61 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x71 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_JMP_BUF+0x81 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PJMP_BUF+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_s2o+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTYPEKIND_o2s+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF3578+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF3578+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TOBJECT+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TMSGSTRTABLE+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TMSGSTRTABLE+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PMSGSTRTABLE+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF741+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF741+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTRINGMESSAGETABLE+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSTRINGMESSAGETABLE+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PSTRINGMESSAGETABLE+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF753+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF753+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF754+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF754+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF755+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF755+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x4F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x5F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x6F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x7F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x8F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0x9F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0xAF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0xBF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0xCF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGUID+0xDF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PGUID+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRYTYPE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRY+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRY+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRY+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRY+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRY+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEENTRY+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF767+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF767+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACETABLE+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACETABLE+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PINTERFACETABLE+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x3E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x4E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x5E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x6E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x7E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x8E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x9E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xAE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xBE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xCE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xDE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xEE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0xFE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x10E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x11E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x12E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x13E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x14E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x15E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x16E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x17E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVMT+0x18E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVMT+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPVMT+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PINTERFACEENTRY+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TMETHOD+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TMETHOD+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PMETHOD+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_IINVOKABLE+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_IENUMERATOR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_IENUMERABLE+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_IDISPATCH+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEDOBJECT+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEDOBJECT+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINTERFACEDCLASS+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TAGGREGATEDOBJECT+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TAGGREGATEDOBJECT+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCONTAINEDOBJECT+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCONTAINEDOBJECT+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PUNKNOWN+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPUNKNOWN+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PDISPATCH+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPDISPATCH+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTPROC+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTPROC+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTPROC+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTOBJECT+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTOBJECT+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTOBJECT+0x37 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTOBJECT+0x47 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTOBJECT+0x57 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTOBJECT+0x67 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PEXCEPTOBJECT+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x41 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x51 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x61 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x71 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x81 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x91 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0xA1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0xB1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0xC1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0xD1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0xE1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0xF1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x101 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x111 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x121 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x131 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARREC+0x141 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARREC+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x4F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PRESOURCESTRINGRECORD+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSTEM_$$_TRESOURCESTRINGRECORD+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAYBOUNDARRAY+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAYBOUNDARRAY+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARARRAYBOUNDARRAY+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAYCOORARRAY+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAYCOORARRAY+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARARRAYCOORARRAY+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAY+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAY+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAY+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAY+0x43 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAY+0x53 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARARRAY+0x63 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARARRAY+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSTEM_$$_TVARARRAYBOUNDARRAY+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSTEM_$$_TVARARRAYBOUNDARRAY+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVAROP_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF894+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF894+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF895+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF895+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF896+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF896+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x32 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x42 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x52 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x62 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x72 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x82 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x92 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0xA2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0xB2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0xC2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0xD2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0xE2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0xF2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x102 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x112 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x122 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x132 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x142 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x152 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x162 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x172 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x182 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x192 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x1A2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x1B2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x1C2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x1D2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x1E2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x1F2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARDATA+0x202 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARDATA+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF900+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF900+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCALLDESC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCALLDESC+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCALLDESC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCALLDESC+0x43 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PCALLDESC+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDISPDESC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDISPDESC+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDISPDESC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PDISPDESC+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF904+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF904+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF905+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF905+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF906+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF906+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF907+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF907+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF908+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF908+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF909+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF909+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF910+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF910+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF911+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF911+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF912+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF912+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF913+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF913+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF914+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF914+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF915+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF915+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF916+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF916+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF916+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF917+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF917+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF918+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF918+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF918+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF919+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF919+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF920+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF920+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF921+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF921+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF922+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF922+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF923+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF923+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF924+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF924+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF925+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF925+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF926+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF926+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF927+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF927+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF928+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF928+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF929+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF929+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF929+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF930+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF930+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF931+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF931+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF932+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF932+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF933+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF933+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF933+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF934+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF934+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF934+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF935+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF935+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF935+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF935+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF936+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF937+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF938+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF939+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF940+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF941+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF941+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF942+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF942+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF942+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF943+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF943+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF943+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF944+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF944+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF944+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF944+0x3E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF945+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF945+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF946+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF946+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF946+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF946+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF947+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF947+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF947+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF948+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF948+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF948+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF948+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF949+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF949+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF949+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x79 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x89 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x99 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0xA9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0xB9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0xC9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0xD9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0xE9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0xF9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x109 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x119 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x129 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x139 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x149 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x159 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x169 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x179 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x189 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x199 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x1A9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x1B9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x1C9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x1D9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x1E9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x1F9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x209 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x219 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x229 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x239 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x249 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x259 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x269 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x279 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x289 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x299 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x2A9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x2B9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x2C9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x2D9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TVARIANTMANAGER+0x2E9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PVARIANTMANAGER+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNARRAYTYPEINFO+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNARRAYTYPEINFO+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNARRAYTYPEINFO+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNARRAYTYPEINFO+0x4B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNARRAYTYPEINFO+0x5B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PDYNARRAYTYPEINFO+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PPDYNARRAYTYPEINFO+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FPC_NORMAL_SET_BYTE+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FPC_NORMAL_SET_BYTE+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FPC_NORMAL_SET_LONG+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FPC_NORMAL_SET_LONG+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_FPC_STUB_DYNARRAY+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1194+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1221+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x45 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x55 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x65 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x75 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x85 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0x95 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_THEAPSTATUS+0xA5 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1437+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1437+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1438+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1438+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1439+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1439+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1439+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1440+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1440+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1441+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1441+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1441+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1442+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1442+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1446+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1447+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADFUNC+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADFUNC+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBEGINTHREADHANDLER+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBEGINTHREADHANDLER+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBEGINTHREADHANDLER+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBEGINTHREADHANDLER+0x63 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBEGINTHREADHANDLER+0x7A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TENDTHREADHANDLER+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADHANDLER+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADHANDLER+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TWAITFORTHREADTERMINATEHANDLER+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TWAITFORTHREADTERMINATEHANDLER+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TWAITFORTHREADTERMINATEHANDLER+0x42 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETPRIORITYHANDLER+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETPRIORITYHANDLER+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETPRIORITYHANDLER+0x3D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADGETPRIORITYHANDLER+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADGETPRIORITYHANDLER+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETCURRENTTHREADIDHANDLER+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETTHREADDEBUGNAMEHANDLERA+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETTHREADDEBUGNAMEHANDLERA+0x45 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETTHREADDEBUGNAMEHANDLERU+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TTHREADSETTHREADDEBUGNAMEHANDLERU+0x45 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCRITICALSECTIONHANDLER+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCRITICALSECTIONHANDLERTRYENTER+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TCRITICALSECTIONHANDLERTRYENTER+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINITTHREADVARHANDLER+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TINITTHREADVARHANDLER+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRELOCATETHREADVARHANDLER+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRELOCATETHREADVARHANDLER+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTWAITFORHANDLER+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTWAITFORHANDLER+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTCREATEHANDLER+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTCREATEHANDLER+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTCREATEHANDLER+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTCREATEHANDLER+0x55 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TBASICEVENTCREATEHANDLER+0x6B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRTLEVENTHANDLER+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRTLEVENTHANDLERTIMEOUT+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRTLEVENTHANDLERTIMEOUT+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRTLCREATEEVENTHANDLER+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSEMPAHOREINITHANDLER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSEMAPHOREDESTROYHANDLER+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSEMAPHOREPOSTHANDLER+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TSEMAPHOREWAITHANDLER+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1507+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1508+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TLOADLIBRARYUHANDLER+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TLOADLIBRARYAHANDLER+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETPROCADDRESSHANDLER+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETPROCADDRESSHANDLER+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETPROCADDRESSHANDLER+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETPROCADDRESSORDINALHANDLER+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETPROCADDRESSORDINALHANDLER+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNLOADLIBRARYHANDLER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TUNLOADLIBRARYHANDLER+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TGETLOADERRORSTRHANDLER+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNLIBSMANAGER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNLIBSMANAGER+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNLIBSMANAGER+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNLIBSMANAGER+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNLIBSMANAGER+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TDYNLIBSMANAGER+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESTYPEPROC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESTYPEPROC+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESTYPEPROC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESTYPEPROC+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESNAMEPROC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESNAMEPROC+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESNAMEPROC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESNAMEPROC+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESNAMEPROC+0x5F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESLANGPROC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESLANGPROC+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESLANGPROC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESLANGPROC+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESLANGPROC+0x5F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_ENUMRESLANGPROC+0x73 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1595+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1596+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1596+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1596+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1596+0x36 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1597+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1597+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1597+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1597+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1597+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1598+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1598+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1598+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1598+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1598+0x62 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1599+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1599+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1599+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1599+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1600+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1600+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1600+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1600+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1601+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1601+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1601+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1602+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1602+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1602+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1603+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1603+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1604+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1604+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1605+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_DEF1605+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x4A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x5A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x6A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x7A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x8A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0x9A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0xAA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TRESOURCEMANAGER+0xBA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTADDR+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTADDR+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_TEXCEPTADDR+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEM_$$_PEXCEPTADDR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/system.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_PINTEGER+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_INTEGERARRAY+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_INTEGERARRAY+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_PINTEGERARRAY+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_POINTERARRAY+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_POINTERARRAY+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_PPOINTERARRAY+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TENDIAN_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TENDIAN_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TENDIAN_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TRESOURCEITERATOR+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TRESOURCEITERATOR+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TRESOURCEITERATOR+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TRESOURCEITERATOR+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_TRESOURCEITERATOR+0x4A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$OBJPAS_$$_PRESSTRINGREC+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/objpas.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x43 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x53 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x63 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x73 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x83 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x93 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0xA3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0xB3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0xC3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0xD3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0xE3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0xF3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x103 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x113 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x123 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x133 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x143 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x153 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x163 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x173 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x183 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x193 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TSETTINGS+0x1A3 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _INIT_$GLOBALS_$$_TLINKREC+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _INIT_$GLOBALS_$$_TLINKREC+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TLINKREC+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TLINKREC+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TLINKREC+0x32 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _INIT_$GLOBALS_$$_DEF20+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _INIT_$GLOBALS_$$_DEF20+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _INIT_$GLOBALS_$$_TLINKSTRMAP+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TLINKSTRMAP+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TLINKSTRMAP+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAG_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATEFLAGS+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x37 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x47 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x57 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x67 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x77 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x87 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0x97 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBALS_$$_TPENDINGSTATE+0xA7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globals.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPILER_$$_DEF16+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/compiler.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPILER_$$_DEF16+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/compiler.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_TMSGQUEUEEVENT+0x37 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_TMSGQUEUEEVENT+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_TMSGQUEUEEVENT+0x47 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4204+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4204+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4206+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4206+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4208+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4208+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4210+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4210+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4212+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4212+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4214+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4214+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4216+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4216+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4218+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4218+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4220+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4220+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4222+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4222+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4224+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4224+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4169+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$VERBOSE_$$_DEF4169+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/verbose.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMONTHNAMEARRAY+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMONTHNAMEARRAY+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TWEEKNAMEARRAY+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x79 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x89 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0x99 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0xA9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TFORMATSETTINGS+0xB9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x79 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x89 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x99 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0xA9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0xB9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0xC9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0xD9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0xE9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0xF9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x109 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x119 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x129 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x139 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATSETTINGS+0x149 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSLOCALE+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF49_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5208+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5208+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5211+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5211+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5216+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5216+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5218+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5218+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF63+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5095+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5095+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF68+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4870+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4870+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5233+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5233+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETVENDORNAMEEVENT+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETAPPNAMEEVENT+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETTEMPDIREVENT+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETTEMPDIREVENT+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETTEMPFILEEVENT+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETTEMPFILEEVENT+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGETTEMPFILEEVENT+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEVENTTYPES+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TDAYTABLE+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TDAYTABLE+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_PDAYTABLE+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATDATETIMEOPTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFORMATDATETIMEOPTIONS+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x45 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x55 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x65 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x75 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSTEMTIME+0x85 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TTIMESTAMP+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TTIMESTAMP+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TLOCALEOPTIONS_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TLOCALEOPTIONS_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TLOCALEOPTIONS_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATFORMAT_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATVALUE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF186_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF186_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF186_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF189+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF189+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATREC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATREC+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFLOATREC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF194+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF194+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3408+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3408+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3451+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3451+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3462+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3462+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3454+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3454+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3458+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3458+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3529+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3529+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3604+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3604+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3609+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3609+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3612+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3612+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3620+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3620+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3623+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3623+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3767+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3767+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMBCSBYTETYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMBCSBYTETYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMBCSBYTETYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMBCSBYTETYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSYSCHARSET+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_PSYSCHARSET+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF397+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3812+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3812+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TANSISTRINGBUILDER+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TANSISTRINGBUILDER+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TANSISTRINGBUILDER+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF490+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3951+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3951+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TUNICODESTRINGBUILDER+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESTRINGBUILDER+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESTRINGBUILDER+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TINTEGERSET+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF583+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF583+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_LONGREC+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_LONGREC+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_LONGREC+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_WORDREC+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_WORDREC+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF587+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF587+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF588+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF588+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT64REC+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT64REC+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT64REC+0x32 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT64REC+0x42 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF591+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF591+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF592+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF592+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF593+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF593+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT128REC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT128REC+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT128REC+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT128REC+0x43 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_INT128REC+0x53 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF596+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF596+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF597+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF597+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF598+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF598+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_OWORDREC+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_OWORDREC+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_OWORDREC+0x32 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_OWORDREC+0x42 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_OWORDREC+0x52 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TBYTEARRAY+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TBYTEARRAY+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_PBYTEARRAY+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TWORDARRAY+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TWORDARRAY+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_PWORDARRAY+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4977+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4977+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_EXCEPTION+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EXCEPTION+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EXCEPTION+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EXCEPTCLASS+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EEXTERNAL+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EEXTERNAL+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINTERROR+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINTERROR+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EDIVBYZERO+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EDIVBYZERO+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ERANGEERROR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ERANGEERROR+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINTOVERFLOW+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINTOVERFLOW+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EMATHERROR+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EMATHERROR+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDOP+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDOP+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EZERODIVIDE+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EZERODIVIDE+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOVERFLOW+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOVERFLOW+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EUNDERFLOW+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EUNDERFLOW+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINOUTERROR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINOUTERROR+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EHEAPMEMORYERROR+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EHEAPMEMORYERROR+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EEXTERNALEXCEPTION+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EEXTERNALEXCEPTION+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDPOINTER+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDPOINTER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOUTOFMEMORY+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOUTOFMEMORY+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDCAST+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDCAST+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EVARIANTERROR+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EVARIANTERROR+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EACCESSVIOLATION+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EACCESSVIOLATION+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EBUSERROR+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EBUSERROR+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPRIVILEGE+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPRIVILEGE+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ECONTROLC+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ECONTROLC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ECONVERTERROR+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ECONVERTERROR+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EFORMATERROR+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EFORMATERROR+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EASSERTIONFAILED+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EASSERTIONFAILED+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOBJECTCHECK+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOBJECTCHECK+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ETHREADERROR+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ETHREADERROR+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ESIGQUIT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ESIGQUIT+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPROPREADONLY+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPROPREADONLY+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDCONTAINER+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDCONTAINER+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPACKAGEERROR+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPACKAGEERROR+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOSERROR+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EOSERROR+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ESAFECALLEXCEPTION+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ESAFECALLEXCEPTION+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOTHREADSUPPORT+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOTHREADSUPPORT+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOWIDESTRINGSUPPORT+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOWIDESTRINGSUPPORT+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENODYNLIBSSUPPORT+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENODYNLIBSSUPPORT+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPROGRAMMERNOTFOUND+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPROGRAMMERNOTFOUND+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOTIMPLEMENTED+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOTIMPLEMENTED+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EARGUMENTEXCEPTION+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EARGUMENTEXCEPTION+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EARGUMENTOUTOFRANGEEXCEPTION+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EARGUMENTOUTOFRANGEEXCEPTION+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EARGUMENTNILEXCEPTION+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EARGUMENTNILEXCEPTION+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPATHTOOLONGEXCEPTION+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EPATHTOOLONGEXCEPTION+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EDIRECTORYNOTFOUNDEXCEPTION+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EDIRECTORYNOTFOUNDEXCEPTION+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDOPEXCEPTION+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_EINVALIDOPEXCEPTION+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOCONSTRUCTEXCEPTION+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_ENOCONSTRUCTEXCEPTION+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5067+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5067+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TCREATEGUIDFUNC+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TCREATEGUIDFUNC+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TTERMINATEPROC+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODECHARARRAY+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_DEF822+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4711+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4711+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TENCODING+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TENCODING+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS$_$TENCODING_$__$$_TSTANDARDENCODING_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMBCSENCODING+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMBCSENCODING+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUTF7ENCODING+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUTF7ENCODING+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUTF8ENCODING+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUTF8ENCODING+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODEENCODING+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODEENCODING+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TBIGENDIANUNICODEENCODING+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TBIGENDIANUNICODEENCODING+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILENAMECASEMATCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILENAMECASEMATCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILENAMECASEMATCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILENAMECASEMATCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILENAMECASEMATCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILENAMECASEMATCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2404+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2404+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2417+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2417+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF973+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2502+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2502+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF997+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TUNICODESEARCHREC+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x4B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x5B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x6B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESEARCHREC+0x7B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x4B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x5B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x6B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESEARCHREC+0x7B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TUNICODESYMLINKREC+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESYMLINKREC+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESYMLINKREC+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESYMLINKREC+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUNICODESYMLINKREC+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TRAWBYTESYMLINKREC+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESYMLINKREC+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESYMLINKREC+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESYMLINKREC+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TRAWBYTESYMLINKREC+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILESEARCHOPTION_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILESEARCHOPTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILESEARCHOPTION_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TFILESEARCHOPTIONS+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSIMPLERWSYNC+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSIMPLERWSYNC+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMULTIREADEXCLUSIVEWRITESYNCHRONIZER+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TMULTIREADEXCLUSIVEWRITESYNCHRONIZER+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGARRAY+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGARRAY+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TCHARARRAY+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TGUIDHELPER+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGSPLITOPTIONS_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGSPLITOPTIONS_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGSPLITOPTIONS_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGSPLITOPTIONS_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2757+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2757+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1179+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1179+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2778+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2778+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1181+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1181+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF2811+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1221+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1221+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1223+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1223+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1225+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1225+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1227+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1227+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1235+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1235+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1273+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1273+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1275+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1275+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1277+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1277+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1279+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1279+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1291+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1291+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1293+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1293+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1295+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1295+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1297+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1297+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1299+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF1299+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSTRINGHELPER+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSINGLEHELPER+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TDOUBLEHELPER+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TEXTENDEDHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TBYTEHELPER+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSHORTINTHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSMALLINTHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TWORDHELPER+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TCARDINALHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TINT64HELPER+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TQWORDHELPER+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TNATIVEINTHELPER+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TNATIVEUINTHELPER+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUSEBOOLSTRS_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUSEBOOLSTRS_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TUSEBOOLSTRS_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TBYTEBOOLHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TWORDBOOLHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TLONGBOOLHELPER+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4893+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4893+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSIGNALSTATE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSIGNALSTATE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSIGNALSTATE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_TSIGNALSTATE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TABSTRACTSEARCHREC+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3482+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3482+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3484+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3484+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3486+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3486+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3549+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3549+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3550+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3550+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3551+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3551+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3552+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3552+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3553+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3553+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3554+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3554+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3555+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3555+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3556+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3556+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3557+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3557+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3558+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3558+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3559+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3559+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3560+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3560+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3561+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3561+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3562+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3562+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3563+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3563+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3564+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3564+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3565+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3565+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3566+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF3566+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4088+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4088+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4095+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4095+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4861+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF4861+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5050+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSUTILS_$$_DEF5050+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSUTILS_$$_TUNIXFINDDATA+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$CUTILS_$$_TCHARSET+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cutils.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PSYMSTR+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PAINT+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF5+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF5+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF8+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF8+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF11+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF11+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TCOMPEXTENDEDREC+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TCOMPEXTENDEDREC+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TCONSTSET+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PCONSTSET+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x194 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_s2o+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xF4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0xFC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x10C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x114 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCH_o2s+0x124 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TLOCALSWITCHES+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCH_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULESWITCHES+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x194 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x1C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_s2o+0x1DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xF4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0xFC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x10C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x114 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x124 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x12C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x13C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCH_o2s+0x144 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGLOBALSWITCHES+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TDEBUGSWITCHES+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCH_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCHES+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURE_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFEATURES+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCH_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TOPTIMIZERSWITCHES+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TWPOPTIMIZERSWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TWPOPTIMIZERSWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TWPOPTIMIZERSWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TWPOPTIMIZERSWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TWPOPTIMIZERSWITCHES+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTRIPLETSTYLE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAG_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODULEFLAGS+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCHINFO+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCHINFO+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCHINFO+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTARGETSWITCHINFO+0x4B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x194 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x1C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x1DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_s2o+0x1F4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xF4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0xFC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x10C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x114 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x124 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x12C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x13C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x144 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMODESWITCH_o2s+0x154 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TAPPTYPE_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TINTERFACETYPES_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TINTERFACETYPES_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TINTERFACETYPES_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TINTERFACETYPES_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TBLOCK_TYPE_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPE_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TTEMPTYPESET+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTION_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCCALLOPTIONS+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAG_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TPROCINFOFLAGS+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFLOATTYPE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TRADIRECTION_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TRADIRECTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TRADIRECTION_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TRADIRECTION_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TNORMALSET+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PNORMALSET+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PBOOLEAN+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PDOUBLE+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PBYTE+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PWORD+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PLONGINT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFILEPOSINFO+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFILEPOSINFO+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFILEPOSINFO+0x36 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TFILEPOSINFO+0x46 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PFILEPOSINFO+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF227+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_DEF227+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGUID+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGUID+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGUID+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TGUID+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PGUID+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMSGSTATE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMSGSTATE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMSGSTATE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMSGSTATE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMSGSTATE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMSGSTATE_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMESSAGESTATERECORD+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMESSAGESTATERECORD+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TMESSAGESTATERECORD+0x3D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_PMESSAGESTATERECORD+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$GLOBTYPE_$$_TX86MEMORYMODEL_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/globtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TLONGINTARR+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TLONGINTARR+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_PLONGINTARR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TINPUTFILE+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TINPUTFILE+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TINPUTFILE+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TINPUTFILE+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TINPUTFILE+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TDOSINPUTFILE+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TDOSINPUTFILE+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TINPUTFILEMANAGER+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TINPUTFILEMANAGER+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULESTATE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF123+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF123+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF124+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF124+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF125+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF125+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF126+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF126+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF127+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF127+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF128+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF128+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF129+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF129+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF130+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF130+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF131+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF131+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF132+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_DEF132+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x45 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x55 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x65 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x75 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x85 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0x95 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0xA5 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0xB5 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0xC5 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0xD5 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _INIT_$FINPUT_$$_TMODULEBASE+0xE5 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULEBASE+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$FINPUT_$$_TMODULEBASE+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/finput.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TARRAYOFPCHAR+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_PARRAYOFPCHAR+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TARRAYOFSTATE+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_PARRAYOFSTATE+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF7+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF7+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF8+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF8+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF9+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF9+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x32 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x42 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x52 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x62 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x72 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x82 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0x92 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0xA2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0xB2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0xC2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_TMESSAGE+0xD2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_PMESSAGE+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF20+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF20+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF29+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF29+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF24+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$CMSGS_$$_DEF24+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cmsgs.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF7+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF9+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF11+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF13+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF34+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF34+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF36+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF36+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_TFSEARCHOPTION_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_TFSEARCHOPTION_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_TFSEARCHOPTION_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_TFSEARCHOPTION_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_FILEDESARRAY+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_FILEDESARRAY+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF91+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF91+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIX_$$_DEF90+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unix.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUINT8+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCSCHAR+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUCHAR+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCINT16+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUINT16+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCSHORT+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCSSHORT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUSHORT+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCINT32+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUINT32+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCINT+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCSIGNED+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUNSIGNED+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCINT64+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCUINT64+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCLONGLONG+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCSLONGLONG+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCULONGLONG+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCSLONG+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCULONG+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCFLOAT+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCDOUBLE+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PCLONGDOUBLE+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PDEV+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PGID+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PINO+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PMODE+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_POFF+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PPID+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PSIZE+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PSIZE_T+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PUID+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTIME+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTIME_T+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PWCHAR_T+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PSOCKLEN+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TIMEVAL+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TIMEVAL+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTIMEVAL+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TIMESPEC+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TIMESPEC+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTIMESPEC+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEXTYPE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEXTYPE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEXTYPE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEXTYPE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF51+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF51+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF53+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF53+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF54+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF54+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF55+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF55+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF56+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF56+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF57+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF57+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x41 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x51 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x61 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x71 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x81 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x91 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0xA1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0xB1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0xC1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0xD1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0xE1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0xF1 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x101 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x111 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x121 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x131 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_TSTATFS+0x141 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PSTATFS+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF61+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF61+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_MBSTATE_T+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_MBSTATE_T+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PMBSTATE_T+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF64+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF64+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF66+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF66+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEX_T+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEX_T+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF68+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF68+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEXATTR_T+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_MUTEXATTR_T+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF70+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF70+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF72+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF72+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_CONDATTR_T+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_CONDATTR_T+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF74+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF74+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_RWLOCK_T+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_RWLOCK_T+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF76+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_DEF76+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_RWLOCKATTR_T+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXTYPE_$$_PTHREAD_RWLOCKATTR_T+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixtype.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF1+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF1+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF2+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF2+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF3+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF3+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF4+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF4+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF5+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF5+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTSNAME+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTSNAME+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTSNAME+0x31 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTSNAME+0x41 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTSNAME+0x51 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PUTSNAME+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF8+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF8+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x3E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x4E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x5E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x6E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x7E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x8E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x9E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xAE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xBE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xCE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xDE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xEE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0xFE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x10E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x11E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x12E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_STAT+0x13E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PSTAT+0x7 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF11+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF11+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PDIRENT+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x3D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x4D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x5D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x6D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x7D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x8D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DIR+0x9D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PDIR+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTIMBUF+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_UTIMBUF+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PUTIMBUF+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FLOCK+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FLOCK+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FLOCK+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FLOCK+0x3F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FLOCK+0x4F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TMS+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TMS+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TMS+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TMS+0x3D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PTMS+0x6 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TFDSET+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TIMEZONE+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TIMEZONE+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PTIMEZONE+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TRLIMIT+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TRLIMIT+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PRLIMIT+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_IOVEC+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_IOVEC+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PPOLLFD+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGSET_T+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGSET_T+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF36+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF36+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TSIGINFO_T+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PSIGSET+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TDARWIN_STACK_T+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TDARWIN_STACK_T+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TDARWIN_STACK_T+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x4B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x5B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x6B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x7B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x8B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x9B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0xAB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0xBB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0xCB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0xDB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0xEB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0xFB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_THREAD_STATE+0x10B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x1D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x3D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x4D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x5D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x6D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x7D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x8D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x9D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0xAD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0xBD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0xCD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0xDD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0xED from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0xFD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x10D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x11D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x12D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x13D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x14D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_THREAD_STATE+0x15D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FP_CONTROL+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_FP_STATUS+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF44+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF44+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF45+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF45+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_MMST_REG+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_MMST_REG+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF47+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF47+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_XMM_REG+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF49+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF49+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF50+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF50+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x4A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x5A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x6A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x7A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x8A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x9A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0xAA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0xBA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0xCA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0xDA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0xEA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0xFA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x10A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x11A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x12A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x13A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x14A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x15A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x16A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x17A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x18A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x19A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1AA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1BA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1CA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1DA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1EA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x1FA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_FLOAT_STATE+0x20A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_EXCEPTION_STATE+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_EXCEPTION_STATE+0x2E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_I386_EXCEPTION_STATE+0x3E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF53+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF53+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF54+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF54+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0xFC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x10C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x12C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x13C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x15C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x16C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x18C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x19C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1BC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1CC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1EC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x1FC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x20C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x21C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x22C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x23C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x24C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x25C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x26C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x27C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_X86_64_FLOAT_STATE+0x28C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_MCONTEXT_T+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_MCONTEXT_T+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_MCONTEXT_T+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF60+0x2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGCONTEXTREC+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGCONTEXTREC+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGCONTEXTREC+0x37 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGCONTEXTREC+0x47 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGCONTEXTREC+0x57 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGCONTEXTREC+0x67 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PSIGCONTEXT+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGNALHANDLER+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PSIGNALRESTORER+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PSIGINFO+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGACTIONHANDLER+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGACTIONHANDLER+0x2B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGACTIONHANDLER+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGACTIONREC+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGACTIONREC+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGACTIONREC+0x36 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PSIGACTIONREC+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGALTSTACK+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGALTSTACK+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_SIGALTSTACK+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_DEF71+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TGRPARR+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TGRPARR+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PGRPARR+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TFILDES+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_TFILDES+0x22 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _RTTI_$BASEUNIX_$$_PFILDES+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/baseunix.o
:info:build ld: warning: pointer not aligned at _INIT_$SYSCTL_$$_CTLNAMEREC+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSCTL_$$_CTLNAMEREC+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSCTL_$$_CTLNAMEREC+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSCTL_$$_DEF2+0x2 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSCTL_$$_CTLNAME+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSCTL_$$_CTLNAME+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/sysctl.o
:info:build ld: warning: pointer not aligned at _RTTI_$UNIXUTIL_$$_DEF3+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/unixutil.o
:info:build ld: warning: pointer not aligned at _RTTI_$CTYPES_$$_PCLONGDOUBLE+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/rtl/units/x86_64-darwin/ctypes.o
:info:build ld: warning: pointer not aligned at _RTTI_$CONSTEXP_$$_TCONSTEXPRINT+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/constexp.o
:info:build ld: warning: pointer not aligned at _RTTI_$CONSTEXP_$$_TCONSTEXPRINT+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/constexp.o
:info:build ld: warning: pointer not aligned at _RTTI_$CONSTEXP_$$_TCONSTEXPRINT+0x37 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/constexp.o
:info:build ld: warning: pointer not aligned at _RTTI_$CONSTEXP_$$_TCONSTEXPRINT+0x47 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/constexp.o
:info:build ld: warning: pointer not aligned at _RTTI_$CONSTEXP_$$_ERRORPROC+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/constexp.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TMEMDEBUG+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TMEMDEBUG+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_ELISTERROR+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_ELISTERROR+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TPOINTERLIST+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TPOINTERLIST+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PPOINTERLIST+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTSORTCOMPARE+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTSORTCOMPARE+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTSORTCOMPARE+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTCALLBACK+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTCALLBACK+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTSTATICCALLBACK+0x21 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLISTSTATICCALLBACK+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNSTRINGARRAY+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPLIST+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPLIST+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TOBJECTLISTCALLBACK+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TOBJECTLISTCALLBACK+0x3B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TOBJECTLISTSTATICCALLBACK+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TOBJECTLISTSTATICCALLBACK+0x35 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPOBJECTLIST+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPOBJECTLIST+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHITEM+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHITEM+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHITEM+0x33 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHITEM+0x43 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PHASHITEM+0xB from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHITEMLIST+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PHASHITEMLIST+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _INIT_$CCLASSES_$$_THASHITEMLIST+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHTABLE+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHTABLE+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PHASHTABLE+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPHASHLIST+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPHASHLIST+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPHASHOBJECTLIST+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPHASHOBJECTLIST+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPHASHOBJECT+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TFPHASHOBJECT+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLINKEDLISTITEM+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLINKEDLISTITEM+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLINKEDLISTITEMCLASS+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLINKEDLIST+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TLINKEDLIST+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _INIT_$CCLASSES_$$_TCMDSTRLISTITEM+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TCMDSTRLISTITEM+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TCMDSTRLISTITEM+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TCMDSTRLIST+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TCMDSTRLIST+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCKDATA+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCKDATA+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCK+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCK+0x27 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCK+0x37 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCK+0x47 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICBLOCK+0x57 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PDYNAMICBLOCK+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICARRAY+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TDYNAMICARRAY+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSETITEM+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSETITEM+0x26 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSETITEM+0x36 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSETITEM+0x46 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSETITEM+0x56 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PHASHSETITEM+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PPHASHSETITEM+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSET+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_THASHSET+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSETITEM+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSETITEM+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSETITEM+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSETITEM+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSETITEM+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSETITEM+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PTAGHASHSETITEM+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_PPTAGHASHSETITEM+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSET+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TTAGHASHSET+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TBITSET+0x9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CCLASSES_$$_TBITSET+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cclasses.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCCOMPONENT+0xD from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCCOMPONENT+0x15 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCSTREAM+0xA from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCSTREAM+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCCUSTOMFILESTREAM+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCCUSTOMFILESTREAM+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCFILESTREAM+0xE from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCFILESTREAM+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCFILESTREAMCLASS+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCRANGESTREAM+0xF from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCRANGESTREAM+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCCUSTOMMEMORYSTREAM+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$CSTREAMS_$$_TCCUSTOMMEMORYSTREAM+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cstreams.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x29 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x39 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x49 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x59 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x69 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x79 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x89 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x99 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0xA9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0xB9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0xC9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0xD9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0xE9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0xF9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x109 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x119 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x129 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x139 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x149 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x159 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x169 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x179 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x189 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x199 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x1A9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x1B9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x1C9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x1D9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x1E9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x1F9 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMPILERSTATUS+0x209 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_PCOMPILERSTATUS+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_ECOMPILERABORTSILENT+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_ECOMPILERABORTSILENT+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF99+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF99+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF101+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF101+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF103+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF103+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF105+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF105+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF107+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF107+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF109+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_DEF109+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TSTOPPROCEDURE+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TSTATUSFUNCTION+0x13 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMMENTFUNCTION+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMMENTFUNCTION+0x1E from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCOMMENTFUNCTION+0x2D from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TINTERNALERRORFUNCTION+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TINTERNALERRORFUNCTION+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCHECKVERBOSITYFUNCTION+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TCHECKVERBOSITYFUNCTION+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TOPENINPUTFILEFUNC+0x16 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TGETNAMEDFILETIMEFUNC+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$COMPHOOK_$$_TGETNAMEDFILETIMEFUNC+0x23 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/comphook.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDDIRECTORY+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDDIRECTORY+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _INIT_$CFILEUTL_$$_TCACHEDSEARCHREC+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _INIT_$CFILEUTL_$$_TCACHEDSEARCHREC+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDSEARCHREC+0x1A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDSEARCHREC+0x2A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDSEARCHREC+0x3A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDSEARCHREC+0x4A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDSEARCHREC+0x5A from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDDIRECTORYENTRY+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TCACHEDDIRECTORYENTRY+0x2F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_PCACHEDDIRECTORYENTRY+0x17 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _INIT_$CFILEUTL_$$_TCACHEDDIRECTORYENTRY+0x1F from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TDIRECTORYCACHE+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TDIRECTORYCACHE+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF161+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF161+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF160+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF160+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TSEARCHPATHLIST+0x11 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_TSEARCHPATHLIST+0x19 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF115+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF115+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF117+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF117+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF188+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF188+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF199+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF199+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF205+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF205+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF57+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF57+0x25 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF211+0x12 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$CFILEUTL_$$_DEF211+0x1B from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/cfileutl.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TENDIAN_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TENDIAN_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TENDIAN_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEMCPU_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASMMODE_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x194 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x1C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x1DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x1F4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x20C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x224 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x23C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x254 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x26C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x284 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x29C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x2B4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x2CC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x2E4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x2FC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x314 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x32C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x344 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x35C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x374 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x38C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x3A4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x3BC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x3D4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x3EC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x404 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x41C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x434 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x44C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x464 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x47C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x494 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x4AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x4C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_s2o+0x4DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xF4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0xFC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x10C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x114 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x124 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x12C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x13C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x144 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x154 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x15C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x16C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x174 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x184 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x18C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x194 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x19C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1A4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1B4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1BC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1CC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1D4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1E4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1EC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1F4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x1FC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x204 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x20C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x214 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x21C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x224 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x22C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x234 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x23C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x244 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x24C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x254 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x25C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x264 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x26C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x274 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x27C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x284 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x28C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x294 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x29C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2A4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2B4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2BC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2CC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2D4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2E4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2EC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2F4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x2FC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x304 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x30C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x314 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x31C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x324 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x32C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x334 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TSYSTEM_o2s+0x33C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x11C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x134 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x14C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x164 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x17C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x194 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x1AC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x1C4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x1DC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x1F4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x20C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x224 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x23C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x254 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_s2o+0x26C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x14 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x1C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x24 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x2C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x34 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x3C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x44 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x4C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x54 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x5C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x64 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x6C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x74 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x7C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x84 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x8C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x94 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x9C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xA4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xAC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xB4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xBC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xC4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xCC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xD4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xDC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xE4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xEC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xF4 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0xFC from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x104 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x10C from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_fpc/fpc/work/fpcbuild-3.2.2/fpcsrc/compiler/x86_64/units/x86_64-darwin/systems.o
:info:build ld: warning: pointer not aligned at _RTTI_$SYSTEMS_$$_TASM_o2s+0x114 from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_la
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment