Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bearstorm@bearstorm-Lenovo-G50-45:~/Documents$ fpc -va persegi.pas
- [0.000] Macro defined: LINUX
- [0.000] Macro defined: UNIX
- [0.000] Macro defined: HASUNIX
- [0.000] Macro defined: FPC_HAS_WINLIKERESOURCES
- [0.000] Macro defined: CONSOLE
- [0.000] Macro defined: LINUX
- [0.000] Macro defined: FPC
- [0.000] Macro defined: VER3
- [0.000] Macro defined: VER3_0
- [0.000] Macro defined: VER3_0_0
- [0.000] Macro defined: RESSTRSECTIONS
- [0.000] Macro defined: FPC_HASFIXED64BITVARIANT
- [0.000] Macro defined: FPC_HASINTERNALOLEVARIANT2VARIANTCAST
- [0.000] Macro defined: FPC_HAS_VARSETS
- [0.000] Macro defined: FPC_HAS_VALGRINDBOOL
- [0.000] Macro defined: FPC_HAS_STR_CURRENCY
- [0.000] Macro defined: FPC_REAL2REAL_FIXED
- [0.000] Macro defined: FPC_STRTOCHARARRAYPROC
- [0.000] Macro defined: FPC_STRTOSHORTSTRINGPROC
- [0.000] Macro defined: FPC_OBJFPC_EXTENDED_IF
- [0.000] Macro defined: FPC_HAS_OPERATOR_ENUMERATOR
- [0.000] Macro defined: FPC_HAS_CONSTREF
- [0.000] Macro defined: FPC_STATICRIPFIXED
- [0.000] Macro defined: FPC_VARIANTCOPY_FIXED
- [0.000] Macro defined: FPC_DYNARRAYCOPY_FIXED
- [0.000] Macro defined: FPC_HAS_INTERNAL_ABS_LONG
- [0.000] Macro defined: FPC_HAS_INTERNAL_ABS_INT64
- [0.000] Macro defined: FPC_HAS_UNICODESTRING
- [0.000] Macro defined: FPC_RTTI_PACKSET1
- [0.000] Macro defined: FPC_HAS_CPSTRING
- [0.000] Macro defined: FPC_HAS_RIP_RELATIVE
- [0.000] Macro defined: FPC_HAS_CEXTENDED
- [0.000] Macro defined: FPC_HAS_RESSTRINITS
- [0.000] Macro defined: FPC_HAS_INTERNAL_ROX
- [0.000] Macro defined: FPC_HAS_INTERNAL_SAR
- [0.000] Macro defined: FPC_HAS_MEMBAR
- [0.000] Macro defined: FPC_SETBASE_USED
- [0.000] Macro defined: INTERNAL_BACKTRACE
- [0.002] Macro defined: STR_CONCAT_PROCS
- [0.002] Macro defined: REGCALL
- [0.002] Macro defined: FPC_HAS_FEATURE_SUPPORT
- [0.002] Macro defined: CPUX86_64
- [0.002] Macro defined: CPUAMD64
- [0.002] Macro defined: CPU64
- [0.002] Macro defined: CPUX64
- [0.002] Configfile search: /home/bearstorm/.fpc.cfg
- [0.002] Reading options from file /home/bearstorm/.fpc.cfg
- [0.002] Hint: Start of reading config file /home/bearstorm/.fpc.cfg
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# Config file generated by fpcmkcfg on 6-10-16 - 05:08:46"
- [0.002] interpreting file option "# Example fpc.cfg for Free Pascal Compiler"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# ----------------------"
- [0.002] interpreting file option "# Defines (preprocessor)"
- [0.002] interpreting file option "# ----------------------"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# nested #IFNDEF, #IFDEF, #ENDIF, #ELSE, #DEFINE, #UNDEF are allowed"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# -d is the same as #DEFINE"
- [0.002] interpreting file option "# -u is the same as #UNDEF"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# Some examples (for switches see below, and the -? helppages)"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# Try compiling with the -dRELEASE or -dDEBUG on the commandline"
- [0.002] interpreting file option "#"
- [0.002] interpreting file option "# For a release compile with optimizes and strip debuginfo"
- [0.002] interpreting file option "#IFDEF RELEASE"
- [0.002] interpreting file option "#WRITE Compiling Release Version"
- [0.002] interpreting file option "#ENDIF"
- [0.002] interpreting file option "# For a debug version compile with debuginfo and all codegeneration checks on"
- [0.002] interpreting file option "#IFDEF DEBUG"
- [0.002] interpreting file option "#WRITE Compiling Debug Version"
- [0.002] interpreting file option "#ENDIF"
- [0.002] interpreting file option "# assembling"
- [0.002] interpreting file option "#ifdef darwin"
- [0.002] interpreting file option "# use pipes instead of temporary files for assembling"
- [0.002] interpreting file option "# path to Xcode 4.3+ utilities (no problem if it doesn't exist)"
- [0.002] interpreting file option "#endif"
- [0.002] interpreting file option "# ----------------"
- [0.002] interpreting file option "# Parsing switches"
- [0.002] interpreting file option "# ----------------"
- [0.002] interpreting file option "# Pascal language mode"
- [0.002] interpreting file option "# -Mfpc free pascal dialect (default)"
- [0.002] interpreting file option "# -Mobjfpc switch some Delphi 2 extensions on"
- [0.002] interpreting file option "# -Mdelphi tries to be Delphi compatible"
- [0.002] interpreting file option "# -Mtp tries to be TP/BP 7.0 compatible"
- [0.004] interpreting file option "# -Mgpc tries to be gpc compatible"
- [0.004] interpreting file option "# -Mmacpas tries to be compatible to the macintosh pascal dialects"
- [0.004] interpreting file option "#"
- [0.004] interpreting file option "# Turn on Object Pascal extensions by default"
- [0.004] interpreting file option "#-Mobjfpc"
- [0.004] interpreting file option "# Assembler reader mode"
- [0.004] interpreting file option "# -Rdefault use default assembler"
- [0.004] interpreting file option "# -Ratt read AT&T style assembler"
- [0.004] interpreting file option "# -Rintel read Intel style assembler"
- [0.004] interpreting file option "#"
- [0.004] interpreting file option "# All assembler blocks are AT&T styled by default"
- [0.004] interpreting file option "#-Ratt"
- [0.004] interpreting file option "# Semantic checking"
- [0.004] interpreting file option "# -S2 same as -Mobjfpc"
- [0.004] interpreting file option "# -Sc supports operators like C (*=,+=,/= and -=)"
- [0.004] interpreting file option "# -Sa include assertion code."
- [0.004] interpreting file option "# -Sd same as -Mdelphi"
- [0.004] interpreting file option "# -Se<x> error options. <x> is a combination of the following:"
- [0.004] interpreting file option "# <n> : compiler stops after <n> errors (default is 1)"
- [0.004] interpreting file option "# w : compiler stops also after warnings"
- [0.004] interpreting file option "# n : compiler stops also after notes"
- [0.004] interpreting file option "# h : compiler stops also after hints"
- [0.004] interpreting file option "# -Sg allow LABEL and GOTO"
- [0.004] interpreting file option "# -Sh Use ansistrings"
- [0.004] interpreting file option "# -Si support C++ styled INLINE"
- [0.004] interpreting file option "# -Sk load fpcylix unit"
- [0.004] interpreting file option "# -SI<x> set interface style to <x>"
- [0.004] interpreting file option "# -SIcom COM compatible interface (default)"
- [0.004] interpreting file option "# -SIcorba CORBA compatible interface"
- [0.004] interpreting file option "# -Sm support macros like C (global)"
- [0.004] interpreting file option "# -So same as -Mtp"
- [0.004] interpreting file option "# -Sp same as -Mgpc"
- [0.004] interpreting file option "# -Ss constructor name must be init (destructor must be done)"
- [0.004] interpreting file option "# -Sx enable exception keywords (default in Delphi/ObjFPC modes)"
- [0.004] interpreting file option "#"
- [0.004] interpreting file option "# Allow goto, inline, C-operators, C-vars"
- [0.004] Handling option "-Sgic"
- [0.004] interpreting option "-Sgic"
- [0.004] interpreting file option "# ---------------"
- [0.004] interpreting file option "# Code generation"
- [0.004] interpreting file option "# ---------------"
- [0.004] interpreting file option "# Uncomment the next line if you always want static/dynamic units by default"
- [0.004] interpreting file option "# (can be overruled with -CD, -CS at the commandline)"
- [0.004] interpreting file option "#-CS"
- [0.004] interpreting file option "#-CD"
- [0.004] interpreting file option "# Set the default heapsize to 8Mb"
- [0.004] interpreting file option "#-Ch8000000"
- [0.004] interpreting file option "# Set default codegeneration checks (iocheck, overflow, range, stack)"
- [0.004] interpreting file option "#-Ci"
- [0.004] interpreting file option "#-Co"
- [0.004] interpreting file option "#-Cr"
- [0.004] interpreting file option "#-Ct"
- [0.004] interpreting file option "# Optimizer switches"
- [0.004] interpreting file option "# -Os generate smaller code"
- [0.004] interpreting file option "# -Oa=N set alignment to N"
- [0.004] interpreting file option "# -O1 level 1 optimizations (quick optimizations, debuggable)"
- [0.004] interpreting file option "# -O2 level 2 optimizations (-O1 + optimizations which make debugging more difficult)"
- [0.004] interpreting file option "# -O3 level 3 optimizations (-O2 + optimizations which also may make the program slower rather than faster)"
- [0.004] interpreting file option "# -Oo<x> switch on optimalization x. See fpc -i for possible values"
- [0.004] interpreting file option "# -OoNO<x> switch off optimalization x. See fpc -i for possible values"
- [0.004] interpreting file option "# -Op<x> set target cpu for optimizing, see fpc -i for possible values"
- [0.004] interpreting file option "#ifdef darwin"
- [0.006] interpreting file option "#ifdef cpui386"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "# -----------------------"
- [0.006] interpreting file option "# Set Filenames and Paths"
- [0.006] interpreting file option "# -----------------------"
- [0.006] interpreting file option "# Both slashes and backslashes are allowed in paths"
- [0.006] interpreting file option "# path to the messagefile, not necessary anymore but can be used to override"
- [0.006] interpreting file option "# the default language"
- [0.006] interpreting file option "#-Fr/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/msg/errore.msg"
- [0.006] interpreting file option "#-Fr/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/msg/errorn.msg"
- [0.006] interpreting file option "#-Fr/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/msg/errores.msg"
- [0.006] interpreting file option "#-Fr/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/msg/errord.msg"
- [0.006] interpreting file option "#-Fr/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/msg/errorr.msg"
- [0.006] interpreting file option "# search path for unicode binary files (FPC 2.x does not know this switch)"
- [0.006] interpreting file option "#ifndef VER2"
- [0.006] Handling option "-FM/home/bearstorm/fpc-3.0.0/lib/fpc/../../share/fpc/3.0.0/unicode/"
- [0.006] interpreting option "-FM/home/bearstorm/fpc-3.0.0/lib/fpc/../../share/fpc/3.0.0/unicode/"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "# searchpath for units and other system dependent things"
- [0.006] Handling option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux"
- [0.006] interpreting option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux"
- [0.006] Path "/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/" not found
- [0.006] Handling option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/*"
- [0.006] interpreting option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/*"
- [0.006] Path "/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/*/" not found
- [0.006] Handling option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/rtl"
- [0.006] interpreting option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/rtl"
- [0.006] Path "/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/rtl/" not found
- [0.006] interpreting file option "#ifdef cpui8086"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "#IFDEF FPCAPACHE_1_3"
- [0.006] interpreting file option "#ELSE"
- [0.006] interpreting file option "#IFDEF FPCAPACHE_2_0"
- [0.006] interpreting file option "#ELSE"
- [0.006] Handling option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/httpd22"
- [0.006] interpreting option "-Fu/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/httpd22"
- [0.006] Path "/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/units/x86_64-linux/httpd22/" not found
- [0.006] interpreting file option "#ENDIF"
- [0.006] interpreting file option "#ENDIF"
- [0.006] interpreting file option "# searchpath for fppkg user-specific packages"
- [0.006] Handling option "-Fu~/.fppkg/lib/fpc/3.0.0/units/x86_64-linux/*"
- [0.006] interpreting option "-Fu~/.fppkg/lib/fpc/3.0.0/units/x86_64-linux/*"
- [0.006] Path "/home/bearstorm/.fppkg/lib/fpc/3.0.0/units/x86_64-linux/*/" not found
- [0.006] interpreting file option "# path to the gcclib"
- [0.006] interpreting file option "#ifdef cpui386"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "#ifdef cpux86_64"
- [0.006] Handling option "-Fl/usr/lib/gcc/x86_64-linux-gnu/5"
- [0.006] interpreting option "-Fl/usr/lib/gcc/x86_64-linux-gnu/5"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "# searchpath for libraries"
- [0.006] interpreting file option "#-Fl/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/lib"
- [0.006] interpreting file option "#-Fl/lib;/usr/lib"
- [0.006] Handling option "-Fl/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/lib/x86_64-linux"
- [0.006] interpreting option "-Fl/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/lib/x86_64-linux"
- [0.006] Path "/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/lib/x86_64-linux/" not found
- [0.006] interpreting file option "# searchpath for tools"
- [0.006] Handling option "-FD/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/bin/x86_64-linux"
- [0.006] interpreting option "-FD/home/bearstorm/fpc-3.0.0/lib/fpc/3.0.0/bin/x86_64-linux"
- [0.006] interpreting file option "#IFNDEF CPUI386"
- [0.006] interpreting file option "#IFNDEF CPUAMD64"
- [0.006] interpreting file option "#DEFINE NEEDCROSSBINUTILS"
- [0.006] interpreting file option "#ENDIF"
- [0.006] interpreting file option "#ENDIF"
- [0.006] interpreting file option "#IFNDEF Linux"
- [0.006] interpreting file option "#DEFINE NEEDCROSSBINUTILS"
- [0.006] interpreting file option "#ENDIF"
- [0.006] interpreting file option "# never need cross-prefix when targeting the JVM"
- [0.006] interpreting file option "# (no native compiler, always cross-compiling)"
- [0.006] interpreting file option "#ifdef cpujvm"
- [0.006] interpreting file option "#undef NEEDCROSSBINUTILS"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "# for android cross-prefix is set by compiler"
- [0.006] interpreting file option "#ifdef android"
- [0.006] interpreting file option "#undef NEEDCROSSBINUTILS"
- [0.006] interpreting file option "#endif"
- [0.006] interpreting file option "# never need cross-prefix when targeting the i8086"
- [0.008] interpreting file option "# (no native compiler, always cross-compiling)"
- [0.008] interpreting file option "#ifdef cpui8086"
- [0.008] interpreting file option "#undef NEEDCROSSBINUTILS"
- [0.008] interpreting file option "#endif"
- [0.008] interpreting file option "# never need cross-prefix when targeting the i8086"
- [0.008] interpreting file option "# (no native compiler, always cross-compiling)"
- [0.008] interpreting file option "#ifdef cpujvm"
- [0.008] interpreting file option "#undef NEEDCROSSBINUTILS"
- [0.008] interpreting file option "#endif"
- [0.008] interpreting file option "# binutils prefix for cross compiling"
- [0.008] interpreting file option "#IFDEF FPC_CROSSCOMPILING"
- [0.008] interpreting file option "#IFDEF NEEDCROSSBINUTILS"
- [0.008] interpreting file option "#ENDIF"
- [0.008] interpreting file option "#ENDIF"
- [0.008] interpreting file option "# -------------"
- [0.008] interpreting file option "# Linking"
- [0.008] interpreting file option "# -------------"
- [0.008] interpreting file option "# generate always debugging information for GDB (slows down the compiling"
- [0.008] interpreting file option "# process)"
- [0.008] interpreting file option "# -gc generate checks for pointers"
- [0.008] interpreting file option "# -gd use dbx"
- [0.008] interpreting file option "# -gg use gsym"
- [0.008] interpreting file option "# -gh use heap trace unit (for memory leak debugging)"
- [0.008] interpreting file option "# -gl use line info unit to show more info for backtraces"
- [0.008] interpreting file option "# -gv generates programs tracable with valgrind"
- [0.008] interpreting file option "# -gw generate dwarf debugging info"
- [0.008] interpreting file option "#"
- [0.008] interpreting file option "# Enable debuginfo and use the line info unit by default"
- [0.008] interpreting file option "#-gl"
- [0.008] interpreting file option "# always pass an option to the linker"
- [0.008] interpreting file option "#-k-s"
- [0.008] interpreting file option "# Always strip debuginfo from the executable"
- [0.008] Handling option "-Xs"
- [0.008] interpreting option "-Xs"
- [0.008] interpreting file option "# Always use smartlinking on i8086, because the system unit exceeds the 64kb"
- [0.008] interpreting file option "# code limit"
- [0.008] interpreting file option "#ifdef cpui8086"
- [0.008] interpreting file option "#endif"
- [0.008] interpreting file option "# -------------"
- [0.008] interpreting file option "# Miscellaneous"
- [0.008] interpreting file option "# -------------"
- [0.008] interpreting file option "# Write always a nice FPC logo ;)"
- [0.008] Handling option "-l"
- [0.008] interpreting option "-l"
- [0.008] interpreting file option "# Verbosity"
- [0.008] interpreting file option "# e : Show errors (default) d : Show debug info"
- [0.008] interpreting file option "# w : Show warnings u : Show unit info"
- [0.008] interpreting file option "# n : Show notes t : Show tried/used files"
- [0.008] interpreting file option "# h : Show hints s : Show time stamps"
- [0.008] interpreting file option "# i : Show general info q : Show message numbers"
- [0.008] interpreting file option "# l : Show linenumbers c : Show conditionals"
- [0.008] interpreting file option "# a : Show everything 0 : Show nothing (except errors)"
- [0.008] interpreting file option "# b : Write file names messages r : Rhide/GCC compatibility mode"
- [0.008] interpreting file option "# with full path x : Executable info (Win32 only)"
- [0.008] interpreting file option "# v : write fpcdebug.txt with p : Write tree.log with parse tree"
- [0.008] interpreting file option "# lots of debugging info"
- [0.008] interpreting file option "#"
- [0.008] interpreting file option "# Display Info, Warnings and Notes"
- [0.008] Handling option "-viwn"
- [0.008] interpreting option "-viwn"
- [0.008] interpreting file option "# If you don't want so much verbosity use"
- [0.008] interpreting file option "#-vw"
- [0.008] Hint: End of reading config file /home/bearstorm/.fpc.cfg
- [0.008] Handling option "-va"
- [0.008] interpreting option "-va"
- [0.008] Handling option "persegi.pas"
- [0.008] found source file name "persegi.pas"
- [0.008] Macro defined: ENDIAN_LITTLE
- [0.008] Macro defined: FPC_LITTLE_ENDIAN
- [0.008] Macro defined: FPC_ABI_DEFAULT
- [0.008] Free Pascal Compiler version 3.0.0+dfsg-2 [2016/01/28] for x86_64
- [0.008] Copyright (c) 1993-2015 by Florian Klaempfl and others
- [0.010] Macro defined: CPUATHLON64
- [0.010] Macro defined: FPUSSE64
- [0.010] Macro defined: CPUX86_HAS_SSEUNIT
- [0.010] Macro defined: FPC_HAS_TYPE_SINGLE
- [0.010] Macro defined: FPC_HAS_TYPE_DOUBLE
- [0.010] Macro defined: FPC_HAS_TYPE_EXTENDED
- [0.010] Macro defined: FPC_HAS_INTERNAL_BSF
- [0.010] Macro defined: FPC_HAS_INTERNAL_BSR
- [0.010] Macro defined: FPC_LINK_STATIC
- [0.010] Macro FPC_VERSION set to 3
- [0.010] Macro FPC_RELEASE set to 0
- [0.010] Macro FPC_PATCH set to 0
- [0.010] Macro FPC_FULLVERSION set to 30000
- [0.010] Macro defined: FPC_WIDESTRING_EQUAL_UNICODESTRING
- [0.010] Macro defined: FPC_HAS_FEATURE_HEAP
- [0.010] Macro defined: FPC_HAS_FEATURE_INITFINAL
- [0.010] Macro defined: FPC_HAS_FEATURE_RTTI
- [0.010] Macro defined: FPC_HAS_FEATURE_CLASSES
- [0.010] Macro defined: FPC_HAS_FEATURE_EXCEPTIONS
- [0.010] Macro defined: FPC_HAS_FEATURE_EXITCODE
- [0.010] Macro defined: FPC_HAS_FEATURE_ANSISTRINGS
- [0.010] Macro defined: FPC_HAS_FEATURE_WIDESTRINGS
- [0.010] Macro defined: FPC_HAS_FEATURE_TEXTIO
- [0.010] Macro defined: FPC_HAS_FEATURE_CONSOLEIO
- [0.010] Macro defined: FPC_HAS_FEATURE_FILEIO
- [0.010] Macro defined: FPC_HAS_FEATURE_RANDOM
- [0.010] Macro defined: FPC_HAS_FEATURE_VARIANTS
- [0.010] Macro defined: FPC_HAS_FEATURE_OBJECTS
- [0.010] Macro defined: FPC_HAS_FEATURE_DYNARRAYS
- [0.010] Macro defined: FPC_HAS_FEATURE_THREADING
- [0.010] Macro defined: FPC_HAS_FEATURE_COMMANDARGS
- [0.010] Macro defined: FPC_HAS_FEATURE_PROCESSES
- [0.010] Macro defined: FPC_HAS_FEATURE_STACKCHECK
- [0.010] Macro defined: FPC_HAS_FEATURE_DYNLIBS
- [0.010] Macro defined: FPC_HAS_FEATURE_SOFTFPU
- [0.010] Macro defined: FPC_HAS_FEATURE_OBJECTIVEC1
- [0.010] Macro defined: FPC_HAS_FEATURE_RESOURCES
- [0.010] Macro defined: FPC_HAS_FEATURE_UNICODESTRINGS
- [0.010] Searching file /lib64/ld-linux-x86-64.so.2... found
- [0.010] Path "/usr/X11R6/lib64/" not found
- [0.010] Path "/usr/lib64/" not found
- [0.014] Compiler: /usr/lib/fpc/3.0.0/ppcx64
- [0.014] Compiler OS: Linux for x86-64
- [0.014] Target OS: Linux for x86-64
- [0.014] Using executable path: /usr/lib/fpc/3.0.0/
- [0.014] Using unit path: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/
- [0.014] Using unit path: /usr/lib/fpc/3.0.0/
- [0.014] Using library path: /usr/lib/x86_64-linux-gnu/
- [0.014] Using library path: /lib64/
- [0.014] Using library path: /usr/lib/gcc/x86_64-linux-gnu/5/
- [0.014] Using library path: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/
- [0.014] Using library path: /usr/lib/fpc/3.0.0/
- [0.014] Using object path: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/
- [0.014] Using object path: /usr/lib/fpc/3.0.0/
- [0.014] Compiling persegi.pas
- [0.014] Searching file persegi.pas... found
- 2 177/672 Kb Used
- [0.014] (LUASPERSEGI) Registering new unit SYSTEM
- [0.014] (LUASPERSEGI) Load from LUASPERSEGI (implementation) unit SYSTEM
- [0.014] (SYSTEM) Loading unit SYSTEM
- [0.014] Unitsearch: system.ppu
- [0.014] Searching file system.ppu... not found
- [0.014] Searching file SYSTEM.PPU... not found
- [0.014] Unitsearch: system.pp
- [0.014] Searching file system.pp... not found
- [0.014] Searching file SYSTEM.PP... not found
- [0.014] Unitsearch: system.pas
- [0.014] Searching file system.pas... not found
- [0.014] Searching file SYSTEM.PAS... not found
- [0.014] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/system.ppu
- [0.016] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/system.ppu... found
- [0.016] PPU Loading /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/system.ppu
- [0.016] (SYSTEM) PPU Name: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/system.ppu
- [0.016] (SYSTEM) PPU Time: 2016/01/31 01:19:25
- [0.016] (SYSTEM) PPU Flags: 159873
- [0.016] (SYSTEM) PPU Crc: 09C1FD4E
- [0.016] (SYSTEM) PPU Crc: 3A093E2F (intfc)
- [0.016] (SYSTEM) PPU Crc: FEDD6E0A (indc)
- [0.016] (SYSTEM) Number of definitions: 4470
- [0.016] (SYSTEM) Number of symbols: 11751
- [0.016] (SYSTEM) PPU Source: system.pp not available
- [0.016] (SYSTEM) PPU Source: osdefs.inc not available
- [0.016] (SYSTEM) PPU Source: sysunixh.inc not available
- [0.016] (SYSTEM) PPU Source: systemh.inc not available
- [0.016] (SYSTEM) PPU Source: sysosh.inc not available
- [0.016] (SYSTEM) PPU Source: pmutext.inc not available
- [0.016] (SYSTEM) PPU Source: rtldefs.inc not available
- [0.016] (SYSTEM) PPU Source: filerec.inc not available
- [0.016] (SYSTEM) PPU Source: textrec.inc not available
- [0.016] (SYSTEM) PPU Source: innr.inc not available
- [0.016] (SYSTEM) PPU Source: mathh.inc not available
- [0.016] (SYSTEM) PPU Source: currh.inc not available
- [0.016] (SYSTEM) PPU Source: ustringh.inc not available
- [0.016] (SYSTEM) PPU Source: setjumph.inc not available
- [0.016] (SYSTEM) PPU Source: objpash.inc not available
- [0.016] (SYSTEM) PPU Source: varianth.inc not available
- [0.016] (SYSTEM) PPU Source: rttih.inc not available
- [0.016] (SYSTEM) PPU Source: dynarrh.inc not available
- [0.016] (SYSTEM) PPU Source: compproc.inc not available
- [0.016] (SYSTEM) PPU Source: heaph.inc not available
- [0.016] (SYSTEM) PPU Source: threadh.inc not available
- [0.016] (SYSTEM) PPU Source: resh.inc not available
- [0.016] (SYSTEM) PPU Source: system.inc not available
- [0.016] (SYSTEM) PPU Source: sysos.inc not available
- [0.016] (SYSTEM) PPU Source: errno.inc not available
- [0.016] (SYSTEM) PPU Source: ostypes.inc not available
- [0.016] (SYSTEM) PPU Source: ptypes.inc not available
- [0.016] (SYSTEM) PPU Source: ctypes.inc not available
- [0.016] (SYSTEM) PPU Source: pmutext.inc not available
- [0.016] (SYSTEM) PPU Source: stat.inc not available
- [0.016] (SYSTEM) PPU Source: signal.inc not available
- [0.016] (SYSTEM) PPU Source: sighndh.inc not available
- [0.016] (SYSTEM) PPU Source: syscallh.inc not available
- [0.016] (SYSTEM) PPU Source: syscall.inc not available
- [0.016] (SYSTEM) PPU Source: sysnr.inc not available
- [0.016] (SYSTEM) PPU Source: ossysc.inc not available
- [0.016] (SYSTEM) PPU Source: syscgen.inc not available
- [0.016] (SYSTEM) PPU Source: osmacro.inc not available
- [0.016] (SYSTEM) PPU Source: x86_64.inc not available
- [0.016] (SYSTEM) PPU Source: generic.inc not available
- [0.016] (SYSTEM) PPU Source: set.inc not available
- [0.016] (SYSTEM) PPU Source: genset.inc not available
- [0.016] (SYSTEM) PPU Source: math.inc not available
- [0.016] (SYSTEM) PPU Source: genmath.inc not available
- [0.016] (SYSTEM) PPU Source: gencurr.inc not available
- [0.016] (SYSTEM) PPU Source: sstrings.inc not available
- [0.016] (SYSTEM) PPU Source: flt_conv.inc not available
- [0.016] (SYSTEM) PPU Source: flt_core.inc not available
- [0.016] (SYSTEM) PPU Source: flt_pack.inc not available
- [0.016] (SYSTEM) PPU Source: flt_pack.inc not available
- [0.016] (SYSTEM) PPU Source: int64p.inc not available
- [0.016] (SYSTEM) PPU Source: int64.inc not available
- [0.016] (SYSTEM) PPU Source: astrings.inc not available
- [0.016] (SYSTEM) PPU Source: ustrings.inc not available
- [0.016] (SYSTEM) PPU Source: aliases.inc not available
- [0.016] (SYSTEM) PPU Source: dynarr.inc not available
- [0.016] (SYSTEM) PPU Source: objpas.inc not available
- [0.016] (SYSTEM) PPU Source: except.inc not available
- [0.016] (SYSTEM) PPU Source: variant.inc not available
- [0.016] (SYSTEM) PPU Source: rtti.inc not available
- [0.016] (SYSTEM) PPU Source: setjump.inc not available
- [0.016] (SYSTEM) PPU Source: sysheap.inc not available
- [0.016] (SYSTEM) PPU Source: heap.inc not available
- [0.018] (SYSTEM) PPU Source: thread.inc not available
- [0.018] (SYSTEM) PPU Source: threadvr.inc not available
- [0.018] (SYSTEM) PPU Source: sysfile.inc not available
- [0.018] (SYSTEM) PPU Source: text.inc not available
- [0.018] (SYSTEM) PPU Source: file.inc not available
- [0.018] (SYSTEM) PPU Source: typefile.inc not available
- [0.018] (SYSTEM) PPU Source: sysdir.inc not available
- [0.018] (SYSTEM) PPU Source: sysres.inc not available
- [0.018] (SYSTEM) PPU Source: sighnd.inc not available
- [0.045] (SYSTEM) Finished loading unit SYSTEM
- [0.045] Searching file persegi.pas... found
- [0.045] Searching file persegi.pas... found
- [0.045] (LUASPERSEGI) Registering new unit FPINTRES
- [0.045] (LUASPERSEGI) Load from LUASPERSEGI (implementation) unit FPINTRES
- [0.045] (FPINTRES) Loading unit FPINTRES
- [0.045] Unitsearch: fpintres.ppu
- [0.045] Searching file fpintres.ppu... not found
- [0.045] Searching file FPINTRES.PPU... not found
- [0.045] Unitsearch: fpintres.pp
- [0.045] Searching file fpintres.pp... not found
- [0.045] Searching file FPINTRES.PP... not found
- [0.045] Unitsearch: fpintres.pas
- [0.045] Searching file fpintres.pas... not found
- [0.045] Searching file FPINTRES.PAS... not found
- [0.045] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/fpintres.ppu
- [0.045] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/fpintres.ppu... found
- [0.045] PPU Loading /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/fpintres.ppu
- [0.045] (FPINTRES) PPU Name: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/fpintres.ppu
- [0.045] (FPINTRES) PPU Time: 2016/01/31 01:19:25
- [0.045] (FPINTRES) PPU Flags: 143489
- [0.045] (FPINTRES) PPU Crc: 05913807
- [0.045] (FPINTRES) PPU Crc: 27F35B92 (intfc)
- [0.045] (FPINTRES) PPU Crc: FEDD6E0A (indc)
- [0.045] (FPINTRES) Number of definitions: 63
- [0.045] (FPINTRES) Number of symbols: 171
- [0.045] (FPINTRES) PPU Source: fpintres.pp not available
- [0.045] (FPINTRES) PPU Source: intres.inc not available
- [0.045] (FPINTRES) Load from FPINTRES (interface) unit SYSTEM
- [0.045] (FPINTRES) Adding dependency: FPINTRES depends on SYSTEM
- [0.047] (FPINTRES) Finished loading unit FPINTRES
- [0.047] Searching file persegi.pas... found
- [0.047] (LUASPERSEGI) Registering new unit CRT
- [0.047] (LUASPERSEGI) Load from LUASPERSEGI (implementation) unit CRT
- [0.047] (CRT) Loading unit CRT
- [0.047] Unitsearch: crt.ppu
- [0.047] Searching file crt.ppu... not found
- [0.047] Searching file CRT.PPU... not found
- [0.047] Unitsearch: crt.pp
- [0.047] Searching file crt.pp... not found
- [0.047] Searching file CRT.PP... not found
- [0.047] Unitsearch: crt.pas
- [0.047] Searching file crt.pas... not found
- [0.047] Searching file CRT.PAS... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.ppu
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.ppu... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/CRT.PPU... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pp
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pp... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/CRT.PP... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pas
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pas... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/CRT.PAS... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/crt.ppu
- [0.047] Searching file /usr/lib/fpc/3.0.0/crt.ppu... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/CRT.PPU... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/crt.pp
- [0.047] Searching file /usr/lib/fpc/3.0.0/crt.pp... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/CRT.PP... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/crt.pas
- [0.047] Searching file /usr/lib/fpc/3.0.0/crt.pas... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/CRT.PAS... not found
- [0.047] Unitsearch: crt.pp
- [0.047] Searching file crt.pp... not found
- [0.047] Searching file CRT.PP... not found
- [0.047] Unitsearch: crt.pas
- [0.047] Searching file crt.pas... not found
- [0.047] Searching file CRT.PAS... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pp
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pp... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/CRT.PP... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pas
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/crt.pas... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/units/x86_64-linux/rtl/CRT.PAS... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/crt.pp
- [0.047] Searching file /usr/lib/fpc/3.0.0/crt.pp... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/CRT.PP... not found
- [0.047] Unitsearch: /usr/lib/fpc/3.0.0/crt.pas
- [0.047] Searching file /usr/lib/fpc/3.0.0/crt.pas... not found
- [0.047] Searching file /usr/lib/fpc/3.0.0/CRT.PAS... not found
- [0.047] persegi.pas(2,6) Fatal: Can't find unit crt used by luaspersegi
- [0.057] Fatal: Compilation aborted
- Error: /usr/bin/ppcx64 returned an error exitcode
Advertisement
Add Comment
Please, Sign In to add comment