Resolving dependencies... Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html, dist/doc/html/extensible-exceptions/extensible-exceptions.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 Configuring httpd-shed-0.4.0.2... Building httpd-shed-0.4.0.2... Preprocessing library httpd-shed-0.4.0.2... [1 of 1] Compiling Network.Shed.Httpd ( Network/Shed/Httpd.hs, dist/build/Network/Shed/Httpd.o ) In-place registering httpd-shed-0.4.0.2... Running Haddock for httpd-shed-0.4.0.2... Running hscolour for httpd-shed-0.4.0.2... Preprocessing library httpd-shed-0.4.0.2... Preprocessing library httpd-shed-0.4.0.2... Haddock coverage: 45% ( 5 / 11) in 'Network.Shed.Httpd' Documentation created: dist/doc/html/httpd-shed/index.html, dist/doc/html/httpd-shed/httpd-shed.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/httpd-shed-0.4.0.2 Registering httpd-shed-0.4.0.2... Installed httpd-shed-0.4.0.2 Configuring monads-tf-0.1.0.2... Building monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering monads-tf-0.1.0.2... Running Haddock for monads-tf-0.1.0.2... Running hscolour for monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Identity' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected: Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e => Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected: Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected: GHC.Base.Monad m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 4 / 4) in 'Control.Monad.State.Class' Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected: (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Writer.Class.MonadWriter m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m) 25% ( 1 / 4) in 'Control.Monad.Writer.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' 95% ( 19 / 20) in 'Control.Monad.Cont' Documentation created: dist/doc/html/monads-tf/index.html, dist/doc/html/monads-tf/monads-tf.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.2 Registering monads-tf-0.1.0.2... Installed monads-tf-0.1.0.2 Configuring parallel-3.2.0.4... Building parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.4... Running Haddock for parallel-3.2.0.4... Running hscolour for parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Haddock coverage: 100% ( 3 / 3) in 'Control.Parallel' 72% ( 21 / 29) in 'Control.Seq' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html, dist/doc/html/parallel/parallel.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4 Registering parallel-3.2.0.4... Installed parallel-3.2.0.4 Configuring syb-0.4.2... Building syb-0.4.2... Preprocessing library syb-0.4.2... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.4.2... Running Haddock for syb-0.4.2... Running hscolour for syb-0.4.2... Preprocessing library syb-0.4.2... Preprocessing library syb-0.4.2... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.2 Registering syb-0.4.2... Installed syb-0.4.2 Configuring terminfo-0.4.0.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -ltinfo... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building terminfo-0.4.0.0... Preprocessing library terminfo-0.4.0.0... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) In-place registering terminfo-0.4.0.0... Running Haddock for terminfo-0.4.0.0... Running hscolour for terminfo-0.4.0.0... Preprocessing library terminfo-0.4.0.0... Preprocessing library terminfo-0.4.0.0... Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html, dist/doc/html/terminfo/terminfo.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.4.0.0 Registering terminfo-0.4.0.0... Installed terminfo-0.4.0.0 Configuring time-compat-0.1.0.3... Building time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... [1 of 1] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o ) In-place registering time-compat-0.1.0.3... Running Haddock for time-compat-0.1.0.3... Running hscolour for time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Time.Compat' Documentation created: dist/doc/html/time-compat/index.html, dist/doc/html/time-compat/time-compat.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/time-compat-0.1.0.3 Registering time-compat-0.1.0.3... Installed time-compat-0.1.0.3 Configuring transformers-base-0.4.2... Building transformers-base-0.4.2... Preprocessing library transformers-base-0.4.2... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.2... Running Haddock for transformers-base-0.4.2... Running hscolour for transformers-base-0.4.2... Preprocessing library transformers-base-0.4.2... Preprocessing library transformers-base-0.4.2... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html, dist/doc/html/transformers-base/transformers-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.2 Registering transformers-base-0.4.2... Installed transformers-base-0.4.2 Configuring utf8-string-0.3.8... Building utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.8... Running Haddock for utf8-string-0.3.8... Running hscolour for utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html, dist/doc/html/utf8-string/utf8-string.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 Configuring xhtml-3000.2.1... Building xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... [ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o ) [ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o ) [ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o ) [ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o ) [ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o ) [ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o ) [ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o ) [ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o ) [ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o ) [10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o ) [11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o ) [12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o ) [13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o ) [14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o ) [15 of 15] Compiling Text.XHtml ( Text/XHtml.hs, dist/build/Text/XHtml.o ) In-place registering xhtml-3000.2.1... Running Haddock for xhtml-3000.2.1... Running hscolour for xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... Haddock coverage: 73% ( 8 / 11) in 'Text.XHtml.BlockTable' 71% ( 27 / 38) in 'Text.XHtml.Internals' 8% ( 1 / 12) in 'Text.XHtml.Transitional.Elements' 5% ( 2 / 37) in 'Text.XHtml.Transitional.Attributes' 14% ( 1 / 7) in 'Text.XHtml.Frameset.Attributes' 2% ( 1 / 50) in 'Text.XHtml.Strict.Attributes' 20% ( 1 / 5) in 'Text.XHtml.Frameset.Elements' 1% ( 1 / 79) in 'Text.XHtml.Strict.Elements' 34% ( 11 / 32) in 'Text.XHtml.Extras' 19% ( 37 /190) in 'Text.XHtml.Strict' 18% ( 36 /197) in 'Text.XHtml.Frameset' 30% ( 3 / 10) in 'Text.XHtml.Table' 60% ( 3 / 5) in 'Text.XHtml.Debug' 16% ( 39 /244) in 'Text.XHtml.Transitional' 71% ( 5 / 7) in 'Text.XHtml' Documentation created: dist/doc/html/xhtml/index.html, dist/doc/html/xhtml/xhtml.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xhtml-3000.2.1 Registering xhtml-3000.2.1... Installed xhtml-3000.2.1 Configuring MonadCatchIO-transformers-0.3.1.0... Building MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... [1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o ) src/Control/Monad/CatchIO.hs:29:1: Warning: Module `Prelude' does not export `catch' [2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o ) In-place registering MonadCatchIO-transformers-0.3.1.0... Running Haddock for MonadCatchIO-transformers-0.3.1.0... Running hscolour for MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... dist/build/tmp-17556/src/Control/Monad/CatchIO.hs:29:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 93% ( 13 / 14) in 'Control.Monad.CatchIO' 0% ( 0 / 3) in 'Control.Monad.CatchIO.Try' Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html, dist/doc/html/MonadCatchIO-transformers/MonadCatchIO-transformers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.3.1.0 Registering MonadCatchIO-transformers-0.3.1.0... Installed MonadCatchIO-transformers-0.3.1.0 Configuring json-0.7... Building json-0.7... Preprocessing library json-0.7... [1 of 7] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o ) [2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o ) [3 of 7] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o ) [4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o ) [5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o ) [6 of 7] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o ) [7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o ) In-place registering json-0.7... Running Haddock for json-0.7... Running hscolour for json-0.7... Preprocessing library json-0.7... Preprocessing library json-0.7... Haddock coverage: 100% ( 10 / 10) in 'Text.JSON.Types' 95% ( 21 / 22) in 'Text.JSON.String' 18% ( 2 / 11) in 'Text.JSON.ReadP' 17% ( 2 / 12) in 'Text.JSON.Parsec' 18% ( 2 / 11) in 'Text.JSON.Pretty' 90% ( 38 / 42) in 'Text.JSON' 80% ( 8 / 10) in 'Text.JSON.Generic' Warning: Text.JSON.Generic: could not find link destinations for: GHC.IO.Handle.Types.Handle__ Documentation created: dist/doc/html/json/index.html, dist/doc/html/json/json.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/json-0.7 Registering json-0.7... Installed json-0.7 [1 of 1] Compiling Main ( /tmp/haskeline-0.7.1.3-17556/haskeline-0.7.1.3/Setup.hs, /tmp/haskeline-0.7.1.3-17556/haskeline-0.7.1.3/dist/setup/Main.o ) Linking /tmp/haskeline-0.7.1.3-17556/haskeline-0.7.1.3/dist/setup/setup ... Configuring haskeline-0.7.1.3... Building haskeline-0.7.1.3... Preprocessing library haskeline-0.7.1.3... [ 1 of 27] Compiling System.Console.Haskeline.Recover ( System/Console/Haskeline/Recover.hs, dist/build/System/Console/Haskeline/Recover.o ) [ 2 of 27] Compiling System.Console.Haskeline.Directory ( dist/build/System/Console/Haskeline/Directory.hs, dist/build/System/Console/Haskeline/Directory.o ) [ 3 of 27] Compiling System.Console.Haskeline.Key ( System/Console/Haskeline/Key.hs, dist/build/System/Console/Haskeline/Key.o ) [ 4 of 27] Compiling System.Console.Haskeline.History ( System/Console/Haskeline/History.hs, dist/build/System/Console/Haskeline/History.o ) [ 5 of 27] Compiling System.Console.Haskeline.LineState ( System/Console/Haskeline/LineState.hs, dist/build/System/Console/Haskeline/LineState.o ) [ 6 of 27] Compiling System.Console.Haskeline.Command ( System/Console/Haskeline/Command.hs, dist/build/System/Console/Haskeline/Command.o ) [ 7 of 27] Compiling System.Console.Haskeline.Backend.WCWidth ( System/Console/Haskeline/Backend/WCWidth.hs, dist/build/System/Console/Haskeline/Backend/WCWidth.o ) [ 8 of 27] Compiling System.Console.Haskeline.MonadException ( System/Console/Haskeline/MonadException.hs, dist/build/System/Console/Haskeline/MonadException.o ) [ 9 of 27] Compiling System.Console.Haskeline.Prefs ( System/Console/Haskeline/Prefs.hs, dist/build/System/Console/Haskeline/Prefs.o ) [10 of 27] Compiling System.Console.Haskeline.Monads ( System/Console/Haskeline/Monads.hs, dist/build/System/Console/Haskeline/Monads.o ) [11 of 27] Compiling System.Console.Haskeline.Command.Undo ( System/Console/Haskeline/Command/Undo.hs, dist/build/System/Console/Haskeline/Command/Undo.o ) [12 of 27] Compiling System.Console.Haskeline.Command.History ( System/Console/Haskeline/Command/History.hs, dist/build/System/Console/Haskeline/Command/History.o ) [13 of 27] Compiling System.Console.Haskeline.Command.KillRing ( System/Console/Haskeline/Command/KillRing.hs, dist/build/System/Console/Haskeline/Command/KillRing.o ) [14 of 27] Compiling System.Console.Haskeline.Completion ( System/Console/Haskeline/Completion.hs, dist/build/System/Console/Haskeline/Completion.o ) [15 of 27] Compiling System.Console.Haskeline.Term ( System/Console/Haskeline/Term.hs, dist/build/System/Console/Haskeline/Term.o ) System/Console/Haskeline/Term.hs:107:16: Warning: In the use of `isEmptyChan' (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details" [16 of 27] Compiling System.Console.Haskeline.RunCommand ( System/Console/Haskeline/RunCommand.hs, dist/build/System/Console/Haskeline/RunCommand.o ) [17 of 27] Compiling System.Console.Haskeline.Backend.Posix.Encoder ( System/Console/Haskeline/Backend/Posix/Encoder.hs, dist/build/System/Console/Haskeline/Backend/Posix/Encoder.o ) [18 of 27] Compiling System.Console.Haskeline.Backend.Posix ( dist/build/System/Console/Haskeline/Backend/Posix.hs, dist/build/System/Console/Haskeline/Backend/Posix.o ) [19 of 27] Compiling System.Console.Haskeline.Backend.Terminfo ( System/Console/Haskeline/Backend/Terminfo.hs, dist/build/System/Console/Haskeline/Backend/Terminfo.o ) [20 of 27] Compiling System.Console.Haskeline.Backend.DumbTerm ( System/Console/Haskeline/Backend/DumbTerm.hs, dist/build/System/Console/Haskeline/Backend/DumbTerm.o ) [21 of 27] Compiling System.Console.Haskeline.Backend ( System/Console/Haskeline/Backend.hs, dist/build/System/Console/Haskeline/Backend.o ) [22 of 27] Compiling System.Console.Haskeline.InputT ( System/Console/Haskeline/InputT.hs, dist/build/System/Console/Haskeline/InputT.o ) [23 of 27] Compiling System.Console.Haskeline.Command.Completion ( System/Console/Haskeline/Command/Completion.hs, dist/build/System/Console/Haskeline/Command/Completion.o ) [24 of 27] Compiling System.Console.Haskeline.Vi ( System/Console/Haskeline/Vi.hs, dist/build/System/Console/Haskeline/Vi.o ) [25 of 27] Compiling System.Console.Haskeline.Emacs ( System/Console/Haskeline/Emacs.hs, dist/build/System/Console/Haskeline/Emacs.o ) [26 of 27] Compiling System.Console.Haskeline ( System/Console/Haskeline.hs, dist/build/System/Console/Haskeline.o ) [27 of 27] Compiling System.Console.Haskeline.IO ( System/Console/Haskeline/IO.hs, dist/build/System/Console/Haskeline/IO.o ) In-place registering haskeline-0.7.1.3... Running Haddock for haskeline-0.7.1.3... Running hscolour for haskeline-0.7.1.3... Preprocessing library haskeline-0.7.1.3... Preprocessing library haskeline-0.7.1.3... System/Console/Haskeline/Term.hs:107:16: Warning: In the use of `isEmptyChan' (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details" Haddock coverage: 0% ( 0 / 2) in 'System.Console.Haskeline.Recover' 100% ( 4 / 4) in 'System.Console.Haskeline.Directory' 0% ( 0 / 12) in 'System.Console.Haskeline.Key' 73% ( 8 / 11) in 'System.Console.Haskeline.History' 35% ( 23 / 65) in 'System.Console.Haskeline.LineState' 4% ( 1 / 28) in 'System.Console.Haskeline.Command' 25% ( 1 / 4) in 'System.Console.Haskeline.Backend.WCWidth' 62% ( 13 / 21) in 'System.Console.Haskeline.MonadException' 33% ( 3 / 9) in 'System.Console.Haskeline.Prefs' 33% ( 7 / 21) in 'System.Console.Haskeline.Monads' 0% ( 0 / 11) in 'System.Console.Haskeline.Command.Undo' 0% ( 0 / 28) in 'System.Console.Haskeline.Command.History' 0% ( 0 / 17) in 'System.Console.Haskeline.Command.KillRing' 62% ( 8 / 13) in 'System.Console.Haskeline.Completion' 29% ( 7 / 24) in 'System.Console.Haskeline.Term' 0% ( 0 / 2) in 'System.Console.Haskeline.RunCommand' 23% ( 3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder' 0% ( 0 / 15) in 'System.Console.Haskeline.Backend.Posix' 0% ( 0 / 3) in 'System.Console.Haskeline.Backend.Terminfo' 0% ( 0 / 17) in 'System.Console.Haskeline.Backend.DumbTerm' 0% ( 0 / 7) in 'System.Console.Haskeline.Backend' 87% ( 20 / 23) in 'System.Console.Haskeline.InputT' 40% ( 2 / 5) in 'System.Console.Haskeline.Command.Completion' 0% ( 0 / 56) in 'System.Console.Haskeline.Vi' 0% ( 0 / 13) in 'System.Console.Haskeline.Emacs' 98% ( 47 / 48) in 'System.Console.Haskeline' 83% ( 5 / 6) in 'System.Console.Haskeline.IO' Documentation created: dist/doc/html/haskeline/index.html, dist/doc/html/haskeline/haskeline.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskeline-0.7.1.3 Registering haskeline-0.7.1.3... Installed haskeline-0.7.1.3 Configuring monad-control-0.3.3.0... Building monad-control-0.3.3.0... Preprocessing library monad-control-0.3.3.0... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-0.3.3.0... Running Haddock for monad-control-0.3.3.0... Running hscolour for monad-control-0.3.3.0... Preprocessing library monad-control-0.3.3.0... Preprocessing library monad-control-0.3.3.0... Haddock coverage: Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m) 86% ( 18 / 21) in 'Control.Monad.Trans.Control' Documentation created: dist/doc/html/monad-control/index.html, dist/doc/html/monad-control/monad-control.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.3.0 Registering monad-control-0.3.3.0... Installed monad-control-0.3.3.0 Configuring MonadCatchIO-mtl-0.3.1.0... Building MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... [1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o ) In-place registering MonadCatchIO-mtl-0.3.1.0... Running Haddock for MonadCatchIO-mtl-0.3.1.0... Running hscolour for MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... Haddock coverage: 85% ( 11 / 13) in 'Control.Monad.CatchIO' Documentation created: dist/doc/html/MonadCatchIO-mtl/index.html, dist/doc/html/MonadCatchIO-mtl/MonadCatchIO-mtl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-mtl-0.3.1.0 Registering MonadCatchIO-mtl-0.3.1.0... Installed MonadCatchIO-mtl-0.3.1.0 Configuring fst-0.10.0.0... Building fst-0.10.0.0... Preprocessing library fst-0.10.0.0... [ 1 of 25] Compiling FST.Arguments ( FST/Arguments.hs, dist/build/FST/Arguments.o ) [ 2 of 25] Compiling FST.Alex ( FST/Alex.hs, dist/build/FST/Alex.o ) [ 3 of 25] Compiling FST.Lexer ( FST/Lexer.hs, dist/build/FST/Lexer.o ) [ 4 of 25] Compiling FST.FSTStudio ( FST/FSTStudio.hs, dist/build/FST/FSTStudio.o ) [ 5 of 25] Compiling FST.RegTypes ( FST/RegTypes.hs, dist/build/FST/RegTypes.o ) [ 6 of 25] Compiling FST.Utils ( FST/Utils.hs, dist/build/FST/Utils.o ) [ 7 of 25] Compiling FST.AutomatonTypes ( FST/AutomatonTypes.hs, dist/build/FST/AutomatonTypes.o ) [ 8 of 25] Compiling FST.TransducerTypes ( FST/TransducerTypes.hs, dist/build/FST/TransducerTypes.o ) [ 9 of 25] Compiling FST.Transducer ( FST/Transducer.hs, dist/build/FST/Transducer.o ) [10 of 25] Compiling FST.DeterministicT ( FST/DeterministicT.hs, dist/build/FST/DeterministicT.o ) [11 of 25] Compiling FST.EpsilonFreeT ( FST/EpsilonFreeT.hs, dist/build/FST/EpsilonFreeT.o ) [12 of 25] Compiling FST.ReversalT ( FST/ReversalT.hs, dist/build/FST/ReversalT.o ) [13 of 25] Compiling FST.RunTransducer ( FST/RunTransducer.hs, dist/build/FST/RunTransducer.o ) [14 of 25] Compiling FST.RRegTypes ( FST/RRegTypes.hs, dist/build/FST/RRegTypes.o ) [15 of 25] Compiling FST.NReg ( FST/NReg.hs, dist/build/FST/NReg.o ) [16 of 25] Compiling FST.Parse ( FST/Parse.hs, dist/build/FST/Parse.o ) [17 of 25] Compiling FST.Automaton ( FST/Automaton.hs, dist/build/FST/Automaton.o ) [18 of 25] Compiling FST.Complete ( FST/Complete.hs, dist/build/FST/Complete.o ) [19 of 25] Compiling FST.Deterministic ( FST/Deterministic.hs, dist/build/FST/Deterministic.o ) [20 of 25] Compiling FST.LBFA ( FST/LBFA.hs, dist/build/FST/LBFA.o ) [21 of 25] Compiling FST.Reversal ( FST/Reversal.hs, dist/build/FST/Reversal.o ) [22 of 25] Compiling FST.AutomatonInterface ( FST/AutomatonInterface.hs, dist/build/FST/AutomatonInterface.o ) [23 of 25] Compiling FST.LBFT ( FST/LBFT.hs, dist/build/FST/LBFT.o ) [24 of 25] Compiling FST.TransducerInterface ( FST/TransducerInterface.hs, dist/build/FST/TransducerInterface.o ) [25 of 25] Compiling FST.Info ( FST/Info.hs, dist/build/FST/Info.o ) In-place registering fst-0.10.0.0... Preprocessing executable 'fststudio' for fst-0.10.0.0... [ 1 of 25] Compiling FST.Utils ( FST/Utils.hs, dist/build/fststudio/fststudio-tmp/FST/Utils.o ) [ 2 of 25] Compiling FST.Alex ( FST/Alex.hs, dist/build/fststudio/fststudio-tmp/FST/Alex.o ) [ 3 of 25] Compiling FST.Lexer ( FST/Lexer.hs, dist/build/fststudio/fststudio-tmp/FST/Lexer.o ) [ 4 of 25] Compiling FST.RegTypes ( FST/RegTypes.hs, dist/build/fststudio/fststudio-tmp/FST/RegTypes.o ) [ 5 of 25] Compiling FST.AutomatonTypes ( FST/AutomatonTypes.hs, dist/build/fststudio/fststudio-tmp/FST/AutomatonTypes.o ) [ 6 of 25] Compiling FST.TransducerTypes ( FST/TransducerTypes.hs, dist/build/fststudio/fststudio-tmp/FST/TransducerTypes.o ) [ 7 of 25] Compiling FST.Transducer ( FST/Transducer.hs, dist/build/fststudio/fststudio-tmp/FST/Transducer.o ) [ 8 of 25] Compiling FST.DeterministicT ( FST/DeterministicT.hs, dist/build/fststudio/fststudio-tmp/FST/DeterministicT.o ) [ 9 of 25] Compiling FST.EpsilonFreeT ( FST/EpsilonFreeT.hs, dist/build/fststudio/fststudio-tmp/FST/EpsilonFreeT.o ) [10 of 25] Compiling FST.ReversalT ( FST/ReversalT.hs, dist/build/fststudio/fststudio-tmp/FST/ReversalT.o ) [11 of 25] Compiling FST.RunTransducer ( FST/RunTransducer.hs, dist/build/fststudio/fststudio-tmp/FST/RunTransducer.o ) [12 of 25] Compiling FST.Automaton ( FST/Automaton.hs, dist/build/fststudio/fststudio-tmp/FST/Automaton.o ) [13 of 25] Compiling FST.Complete ( FST/Complete.hs, dist/build/fststudio/fststudio-tmp/FST/Complete.o ) [14 of 25] Compiling FST.Deterministic ( FST/Deterministic.hs, dist/build/fststudio/fststudio-tmp/FST/Deterministic.o ) [15 of 25] Compiling FST.LBFA ( FST/LBFA.hs, dist/build/fststudio/fststudio-tmp/FST/LBFA.o ) [16 of 25] Compiling FST.Reversal ( FST/Reversal.hs, dist/build/fststudio/fststudio-tmp/FST/Reversal.o ) [17 of 25] Compiling FST.AutomatonInterface ( FST/AutomatonInterface.hs, dist/build/fststudio/fststudio-tmp/FST/AutomatonInterface.o ) [18 of 25] Compiling FST.Arguments ( FST/Arguments.hs, dist/build/fststudio/fststudio-tmp/FST/Arguments.o ) [19 of 25] Compiling FST.RRegTypes ( FST/RRegTypes.hs, dist/build/fststudio/fststudio-tmp/FST/RRegTypes.o ) [20 of 25] Compiling FST.LBFT ( FST/LBFT.hs, dist/build/fststudio/fststudio-tmp/FST/LBFT.o ) [21 of 25] Compiling FST.NReg ( FST/NReg.hs, dist/build/fststudio/fststudio-tmp/FST/NReg.o ) [22 of 25] Compiling FST.Parse ( FST/Parse.hs, dist/build/fststudio/fststudio-tmp/FST/Parse.o ) [23 of 25] Compiling FST.TransducerInterface ( FST/TransducerInterface.hs, dist/build/fststudio/fststudio-tmp/FST/TransducerInterface.o ) [24 of 25] Compiling FST.Info ( FST/Info.hs, dist/build/fststudio/fststudio-tmp/FST/Info.o ) [25 of 25] Compiling Main ( Main.hs, dist/build/fststudio/fststudio-tmp/Main.o ) Linking dist/build/fststudio/fststudio ... Running Haddock for fst-0.10.0.0... Running hscolour for fst-0.10.0.0... Preprocessing library fst-0.10.0.0... Preprocessing executable 'fststudio' for fst-0.10.0.0... Preprocessing library fst-0.10.0.0... Haddock coverage: 100% ( 14 / 14) in 'FST.Arguments' 0% ( 0 / 35) in 'FST.Alex' 3% ( 2 / 79) in 'FST.Lexer' 100% ( 1 / 1) in 'FST.FSTStudio' 100% ( 19 / 19) in 'FST.RegTypes' 100% ( 6 / 6) in 'FST.Utils' 100% ( 12 / 12) in 'FST.AutomatonTypes' 100% ( 15 / 15) in 'FST.TransducerTypes' 100% ( 17 / 17) in 'FST.Transducer' 100% ( 2 / 2) in 'FST.DeterministicT' 100% ( 2 / 2) in 'FST.EpsilonFreeT' 100% ( 2 / 2) in 'FST.ReversalT' 100% ( 4 / 4) in 'FST.RunTransducer' 100% ( 10 / 10) in 'FST.RRegTypes' 100% ( 7 / 7) in 'FST.NReg' 3% ( 4 /140) in 'FST.Parse' 100% ( 10 / 10) in 'FST.Automaton' 100% ( 2 / 2) in 'FST.Complete' 100% ( 2 / 2) in 'FST.Deterministic' 100% ( 8 / 8) in 'FST.LBFA' 100% ( 2 / 2) in 'FST.Reversal' 100% ( 17 / 17) in 'FST.AutomatonInterface' 100% ( 7 / 7) in 'FST.LBFT' 100% ( 32 / 32) in 'FST.TransducerInterface' 100% ( 15 / 15) in 'FST.Info' Documentation created: dist/doc/html/fst/index.html, dist/doc/html/fst/fst.txt Preprocessing executable 'fststudio' for fst-0.10.0.0... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fst-0.10.0.0 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering fst-0.10.0.0... Installed fst-0.10.0.0 Configuring lifted-base-0.2.2.2... Building lifted-base-0.2.2.2... Preprocessing library lifted-base-0.2.2.2... [1 of 7] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) [2 of 7] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) [3 of 7] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) [4 of 7] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) [5 of 7] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) [6 of 7] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) [7 of 7] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) In-place registering lifted-base-0.2.2.2... Running Haddock for lifted-base-0.2.2.2... Running hscolour for lifted-base-0.2.2.2... Preprocessing library lifted-base-0.2.2.2... Preprocessing library lifted-base-0.2.2.2... Haddock coverage: 100% ( 2 / 2) in 'System.Timeout.Lifted' 100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted' 100% ( 11 / 11) in 'Data.IORef.Lifted' 100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted' 100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted' 100% ( 36 / 36) in 'Control.Exception.Lifted' 100% ( 34 / 34) in 'Control.Concurrent.Lifted' Documentation created: dist/doc/html/lifted-base/index.html, dist/doc/html/lifted-base/lifted-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.2.2.2 Registering lifted-base-0.2.2.2... Installed lifted-base-0.2.2.2 Configuring cgi-3001.1.8.5... Building cgi-3001.1.8.5... Preprocessing library cgi-3001.1.8.5... Network/CGI.hs:1:16: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead Network/CGI/Monad.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 8] Compiling Network.CGI.Header ( Network/CGI/Header.hs, dist/build/Network/CGI/Header.o ) [2 of 8] Compiling Network.CGI.Multipart ( Network/CGI/Multipart.hs, dist/build/Network/CGI/Multipart.o ) [3 of 8] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o ) Network/CGI/Protocol.hs:76:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [4 of 8] Compiling Network.CGI.Monad ( Network/CGI/Monad.hs, dist/build/Network/CGI/Monad.o ) Network/CGI/Monad.hs:30:1: Warning: Module `Prelude' does not export `catch' Network/CGI/Monad.hs:60:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [5 of 8] Compiling Network.CGI.Accept ( Network/CGI/Accept.hs, dist/build/Network/CGI/Accept.o ) [6 of 8] Compiling Network.CGI.Cookie ( Network/CGI/Cookie.hs, dist/build/Network/CGI/Cookie.o ) [7 of 8] Compiling Network.CGI.Compat ( Network/CGI/Compat.hs, dist/build/Network/CGI/Compat.o ) [8 of 8] Compiling Network.CGI ( Network/CGI.hs, dist/build/Network/CGI.o ) In-place registering cgi-3001.1.8.5... Running Haddock for cgi-3001.1.8.5... Running hscolour for cgi-3001.1.8.5... Preprocessing library cgi-3001.1.8.5... Preprocessing library cgi-3001.1.8.5... Network/CGI.hs:1:16: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead Network/CGI/Monad.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Network/CGI.hs:1:16: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead Network/CGI/Monad.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead Network/CGI/Protocol.hs:76:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Network/CGI/Monad.hs:30:1: Warning: Module `Prelude' does not export `catch' Network/CGI/Monad.hs:60:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Haddock coverage: 46% ( 11 / 24) in 'Network.CGI.Header' 47% ( 7 / 15) in 'Network.CGI.Multipart' 96% ( 25 / 26) in 'Network.CGI.Protocol' 100% ( 14 / 14) in 'Network.CGI.Monad' 22% ( 2 / 9) in 'Network.CGI.Accept' 100% ( 7 / 7) in 'Network.CGI.Cookie' 80% ( 4 / 5) in 'Network.CGI.Compat' 87% ( 83 / 95) in 'Network.CGI' Documentation created: dist/doc/html/cgi/index.html, dist/doc/html/cgi/cgi.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cgi-3001.1.8.5 Registering cgi-3001.1.8.5... Installed cgi-3001.1.8.5 Downloading gf-3.6... [1 of 2] Compiling WebSetup ( /tmp/gf-3.6-17556/gf-3.6/WebSetup.hs, /tmp/gf-3.6-17556/gf-3.6/dist/setup/WebSetup.o ) [2 of 2] Compiling Main ( /tmp/gf-3.6-17556/gf-3.6/Setup.hs, /tmp/gf-3.6-17556/gf-3.6/dist/setup/Main.o ) Linking /tmp/gf-3.6-17556/gf-3.6/dist/setup/setup ... Configuring gf-3.6... darcs failed: Not a repository: . (./_darcs/inventory does not exist) HINT: Do you have the right URI for the repository? If so, check with the repository owner to see if the following files are readable: 1. _darcs/format - might not exist; that's OK 2. _darcs/inventory - should exist if #1 is missing 3. _darcs/hashed_inventory - should exist if #2 is missing Building gf-3.6... Preprocessing library gf-3.6... [ 1 of 32] Compiling Data.Binary.Builder ( src/binary/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o ) src/binary/Data/Binary/Builder.hs:57:1: Warning: The import of `Word' from module `Foreign' is redundant [ 2 of 32] Compiling PGF.TrieMap ( src/runtime/haskell/PGF/TrieMap.hs, dist/build/PGF/TrieMap.o ) [ 3 of 32] Compiling PGF.Lexing ( src/runtime/haskell/PGF/Lexing.hs, dist/build/PGF/Lexing.o ) [ 4 of 32] Compiling Data.Binary.Put ( src/binary/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o ) src/binary/Data/Binary/Put.hs:68:16: Warning: Ignoring unusable UNPACK pragma on the second argument of `PairS' In the definition of data constructor `PairS' In the data declaration for `PairS' [ 5 of 32] Compiling Data.Binary.Get ( src/binary/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o ) [ 6 of 32] Compiling Data.Binary.IEEE754 ( src/binary/Data/Binary/IEEE754.lhs, dist/build/Data/Binary/IEEE754.o ) [ 7 of 32] Compiling Data.Binary ( src/binary/Data/Binary.hs, dist/build/Data/Binary.o ) [ 8 of 32] Compiling PGF.Utilities ( src/runtime/haskell/PGF/Utilities.hs, dist/build/PGF/Utilities.o ) [ 9 of 32] Compiling PGF.CId ( src/runtime/haskell/PGF/CId.hs, dist/build/PGF/CId.o ) [10 of 32] Compiling PGF.Expr[boot] ( src/runtime/haskell/PGF/Expr.hs-boot, dist/build/PGF/Expr.o-boot ) [11 of 32] Compiling PGF.Type ( src/runtime/haskell/PGF/Type.hs, dist/build/PGF/Type.o ) [12 of 32] Compiling PGF.Expr ( src/runtime/haskell/PGF/Expr.hs, dist/build/PGF/Expr.o ) [13 of 32] Compiling PGF.Data ( src/runtime/haskell/PGF/Data.hs, dist/build/PGF/Data.o ) [14 of 32] Compiling PGF.Macros ( src/runtime/haskell/PGF/Macros.hs, dist/build/PGF/Macros.o ) [15 of 32] Compiling PGF.Linearize ( src/runtime/haskell/PGF/Linearize.hs, dist/build/PGF/Linearize.o ) [16 of 32] Compiling PGF.TypeCheck ( src/runtime/haskell/PGF/TypeCheck.hs, dist/build/PGF/TypeCheck.o ) [17 of 32] Compiling PGF.Generate ( src/runtime/haskell/PGF/Generate.hs, dist/build/PGF/Generate.o ) [18 of 32] Compiling PGF.VisualizeTree ( src/runtime/haskell/PGF/VisualizeTree.hs, dist/build/PGF/VisualizeTree.o ) [19 of 32] Compiling PGF.Probabilistic ( src/runtime/haskell/PGF/Probabilistic.hs, dist/build/PGF/Probabilistic.o ) [20 of 32] Compiling PGF.Morphology ( src/runtime/haskell/PGF/Morphology.hs, dist/build/PGF/Morphology.o ) [21 of 32] Compiling PGF.Tokenizer ( src/runtime/haskell/PGF/Tokenizer.hs, dist/build/PGF/Tokenizer.o ) [22 of 32] Compiling PGF.Forest ( src/runtime/haskell/PGF/Forest.hs, dist/build/PGF/Forest.o ) [23 of 32] Compiling PGF.Parse ( src/runtime/haskell/PGF/Parse.hs, dist/build/PGF/Parse.o ) [24 of 32] Compiling PGF.Optimize ( src/runtime/haskell/PGF/Optimize.hs, dist/build/PGF/Optimize.o ) [25 of 32] Compiling PGF.Printer ( src/runtime/haskell/PGF/Printer.hs, dist/build/PGF/Printer.o ) [26 of 32] Compiling PGF.OldBinary ( src/runtime/haskell/PGF/OldBinary.hs, dist/build/PGF/OldBinary.o ) [27 of 32] Compiling PGF.Binary ( src/runtime/haskell/PGF/Binary.hs, dist/build/PGF/Binary.o ) [28 of 32] Compiling PGF.Internal ( src/runtime/haskell/PGF/Internal.hs, dist/build/PGF/Internal.o ) [29 of 32] Compiling PGF.Tree ( src/runtime/haskell/PGF/Tree.hs, dist/build/PGF/Tree.o ) [30 of 32] Compiling PGF.Paraphrase ( src/runtime/haskell/PGF/Paraphrase.hs, dist/build/PGF/Paraphrase.o ) [31 of 32] Compiling PGF.SortTop ( src/runtime/haskell/PGF/SortTop.hs, dist/build/PGF/SortTop.o ) [32 of 32] Compiling PGF ( src/runtime/haskell/PGF.hs, dist/build/PGF.o ) In-place registering gf-3.6... Preprocessing executable 'gf' for gf-3.6... [ 1 of 117] Compiling GF.JavaScript.AbsJS ( src/compiler/GF/JavaScript/AbsJS.hs, dist/build/gf/gf-tmp/GF/JavaScript/AbsJS.o ) [ 2 of 117] Compiling GF.JavaScript.PrintJS ( src/compiler/GF/JavaScript/PrintJS.hs, dist/build/gf/gf-tmp/GF/JavaScript/PrintJS.o ) [ 3 of 117] Compiling GF.Data.Graph ( src/compiler/GF/Data/Graph.hs, dist/build/gf/gf-tmp/GF/Data/Graph.o ) [ 4 of 117] Compiling GF.Compile.PGFtoJS ( src/compiler/GF/Compile/PGFtoJS.hs, dist/build/gf/gf-tmp/GF/Compile/PGFtoJS.o ) src/compiler/GF/Compile/PGFtoJS.hs:3:1: Warning: The import of `CId' from module `PGF' is redundant [ 5 of 117] Compiling GF.Compile.PGFtoLProlog ( src/compiler/GF/Compile/PGFtoLProlog.hs, dist/build/gf/gf-tmp/GF/Compile/PGFtoLProlog.o ) [ 6 of 117] Compiling GF.Command.TreeOperations ( src/compiler/GF/Command/TreeOperations.hs, dist/build/gf/gf-tmp/GF/Command/TreeOperations.o ) [ 7 of 117] Compiling GF.Text.Transliterations ( src/compiler/GF/Text/Transliterations.hs, dist/build/gf/gf-tmp/GF/Text/Transliterations.o ) [ 8 of 117] Compiling GF.Text.Clitics ( src/compiler/GF/Text/Clitics.hs, dist/build/gf/gf-tmp/GF/Text/Clitics.o ) [ 9 of 117] Compiling GF.Text.Lexing ( src/compiler/GF/Text/Lexing.hs, dist/build/gf/gf-tmp/GF/Text/Lexing.o ) [ 10 of 117] Compiling GF.Command.Messages ( src/compiler/GF/Command/Messages.hs, dist/build/gf/gf-tmp/GF/Command/Messages.o ) [ 11 of 117] Compiling GF.Compile.ExampleBased ( src/compiler/GF/Compile/ExampleBased.hs, dist/build/gf/gf-tmp/GF/Compile/ExampleBased.o ) [ 12 of 117] Compiling GF.System.UseSignal ( src/compiler/GF/System/UseSignal.hs, dist/build/gf/gf-tmp/GF/System/UseSignal.o ) [ 13 of 117] Compiling GF.Data.BacktrackM ( src/compiler/GF/Data/BacktrackM.hs, dist/build/gf/gf-tmp/GF/Data/BacktrackM.o ) [ 14 of 117] Compiling GF.Compile.Instructions ( src/compiler/GF/Compile/Instructions.hs, dist/build/gf/gf-tmp/GF/Compile/Instructions.o ) src/compiler/GF/Compile/Instructions.hs:5:1: Warning: The import of `PGF' is redundant except perhaps to import instances from `PGF' To import instances alone, use: import PGF() [ 15 of 117] Compiling GF.Text.Coding ( src/compiler/GF/Text/Coding.hs, dist/build/gf/gf-tmp/GF/Text/Coding.o ) [ 16 of 117] Compiling GF.Compile.Multi ( src/compiler/GF/Compile/Multi.hs, dist/build/gf/gf-tmp/GF/Compile/Multi.o ) [ 17 of 117] Compiling Fold ( src/server/transfer/Fold.hs, dist/build/gf/gf-tmp/Fold.o ) [ 18 of 117] Compiling ExampleDemo ( src/example-based/ExampleDemo.hs, dist/build/gf/gf-tmp/ExampleDemo.o ) [ 19 of 117] Compiling Cache ( src/server/Cache.hs, dist/build/gf/gf-tmp/Cache.o ) [ 20 of 117] Compiling GF.Compile.ToAPI ( src/compiler/GF/Compile/ToAPI.hs, dist/build/gf/gf-tmp/GF/Compile/ToAPI.o ) [ 21 of 117] Compiling SimpleEditor.Syntax ( src/compiler/SimpleEditor/Syntax.hs, dist/build/gf/gf-tmp/SimpleEditor/Syntax.o ) [ 22 of 117] Compiling SimpleEditor.JSON ( src/compiler/SimpleEditor/JSON.hs, dist/build/gf/gf-tmp/SimpleEditor/JSON.o ) src/compiler/SimpleEditor/JSON.hs:8:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Grammar' src/compiler/SimpleEditor/JSON.hs:13:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Abstract' src/compiler/SimpleEditor/JSON.hs:17:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Fun' src/compiler/SimpleEditor/JSON.hs:18:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Param' src/compiler/SimpleEditor/JSON.hs:19:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Oper' src/compiler/SimpleEditor/JSON.hs:24:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Concrete' src/compiler/SimpleEditor/JSON.hs:30:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Lincat' src/compiler/SimpleEditor/JSON.hs:33:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON Lin' [ 23 of 117] Compiling URLEncoding ( src/server/URLEncoding.hs, dist/build/gf/gf-tmp/URLEncoding.o ) [ 24 of 117] Compiling RunHTTP ( src/server/RunHTTP.hs, dist/build/gf/gf-tmp/RunHTTP.o ) [ 25 of 117] Compiling FastCGIUtils ( src/server/FastCGIUtils.hs, dist/build/gf/gf-tmp/FastCGIUtils.o ) [ 26 of 117] Compiling PGFService ( src/server/PGFService.hs, dist/build/gf/gf-tmp/PGFService.o ) src/server/PGFService.hs:42:1: Warning: The import of `System.Mem' is redundant except perhaps to import instances from `System.Mem' To import instances alone, use: import System.Mem() src/server/PGFService.hs:824:10: Warning: No explicit method or default declaration for `readJSON' In the instance declaration for `JSON PGF.Trie' [ 27 of 117] Compiling ExampleService ( src/example-based/ExampleService.hs, dist/build/gf/gf-tmp/ExampleService.o ) [ 28 of 117] Compiling GF.System.Directory ( src/compiler/GF/System/Directory.hs, dist/build/gf/gf-tmp/GF/System/Directory.o ) [ 29 of 117] Compiling GF.System.Signal ( src/compiler/GF/System/Signal.hs, dist/build/gf/gf-tmp/GF/System/Signal.o ) [ 30 of 117] Compiling GF.Command.Abstract ( src/compiler/GF/Command/Abstract.hs, dist/build/gf/gf-tmp/GF/Command/Abstract.o ) [ 31 of 117] Compiling GF.Command.Parse ( src/compiler/GF/Command/Parse.hs, dist/build/gf/gf-tmp/GF/Command/Parse.o ) [ 32 of 117] Compiling GF.Data.Utilities ( src/compiler/GF/Data/Utilities.hs, dist/build/gf/gf-tmp/GF/Data/Utilities.o ) [ 33 of 117] Compiling GF.Data.Graphviz ( src/compiler/GF/Data/Graphviz.hs, dist/build/gf/gf-tmp/GF/Data/Graphviz.o ) [ 34 of 117] Compiling GF.Speech.FiniteState ( src/compiler/GF/Speech/FiniteState.hs, dist/build/gf/gf-tmp/GF/Speech/FiniteState.o ) [ 35 of 117] Compiling GF.Speech.RegExp ( src/compiler/GF/Speech/RegExp.hs, dist/build/gf/gf-tmp/GF/Speech/RegExp.o ) [ 36 of 117] Compiling GF.Data.XML ( src/compiler/GF/Data/XML.hs, dist/build/gf/gf-tmp/GF/Data/XML.o ) [ 37 of 117] Compiling GF.Speech.VoiceXML ( src/compiler/GF/Speech/VoiceXML.hs, dist/build/gf/gf-tmp/GF/Speech/VoiceXML.o ) [ 38 of 117] Compiling GF.Data.Relation ( src/compiler/GF/Data/Relation.hs, dist/build/gf/gf-tmp/GF/Data/Relation.o ) [ 39 of 117] Compiling GF.Grammar.CFG ( src/compiler/GF/Grammar/CFG.hs, dist/build/gf/gf-tmp/GF/Grammar/CFG.o ) [ 40 of 117] Compiling GF.Speech.PGFToCFG ( src/compiler/GF/Speech/PGFToCFG.hs, dist/build/gf/gf-tmp/GF/Speech/PGFToCFG.o ) [ 41 of 117] Compiling GF.Speech.CFGToFA ( src/compiler/GF/Speech/CFGToFA.hs, dist/build/gf/gf-tmp/GF/Speech/CFGToFA.o ) [ 42 of 117] Compiling GF.Speech.SLF ( src/compiler/GF/Speech/SLF.hs, dist/build/gf/gf-tmp/GF/Speech/SLF.o ) [ 43 of 117] Compiling GF.Speech.PrRegExp ( src/compiler/GF/Speech/PrRegExp.hs, dist/build/gf/gf-tmp/GF/Speech/PrRegExp.o ) [ 44 of 117] Compiling GF.Infra.GetOpt ( src/compiler/GF/Infra/GetOpt.hs, dist/build/gf/gf-tmp/GF/Infra/GetOpt.o ) [ 45 of 117] Compiling GF.Infra.Ident ( src/compiler/GF/Infra/Ident.hs, dist/build/gf/gf-tmp/GF/Infra/Ident.o ) [ 46 of 117] Compiling GF.Grammar.Predef ( src/compiler/GF/Grammar/Predef.hs, dist/build/gf/gf-tmp/GF/Grammar/Predef.o ) [ 47 of 117] Compiling GF.Grammar.Lexer ( dist/build/gf/gf-tmp/GF/Grammar/Lexer.hs, dist/build/gf/gf-tmp/GF/Grammar/Lexer.o ) dist/build/gf/gf-tmp/GF/Grammar/Lexer.hs:27:1: Warning: The import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() [ 48 of 117] Compiling GF.System.Catch ( src/compiler/GF/System/Catch.hs, dist/build/gf/gf-tmp/GF/System/Catch.o ) [ 49 of 117] Compiling GF.System.Process ( src/compiler/GF/System/Process.hs, dist/build/gf/gf-tmp/GF/System/Process.o ) [ 50 of 117] Compiling DarcsVersion_gf ( dist/build/autogen/DarcsVersion_gf.hs, dist/build/gf/gf-tmp/DarcsVersion_gf.o ) [ 51 of 117] Compiling GF.System.Console ( src/compiler/GF/System/Console.hs, dist/build/gf/gf-tmp/GF/System/Console.o ) [ 52 of 117] Compiling GF.Infra.BuildInfo ( src/compiler/GF/Infra/BuildInfo.hs, dist/build/gf/gf-tmp/GF/Infra/BuildInfo.o ) [ 53 of 117] Compiling GF.Data.ErrM ( src/compiler/GF/Data/ErrM.hs, dist/build/gf/gf-tmp/GF/Data/ErrM.o ) [ 54 of 117] Compiling GF.Data.Operations ( src/compiler/GF/Data/Operations.hs, dist/build/gf/gf-tmp/GF/Data/Operations.o ) [ 55 of 117] Compiling GF.Infra.Option ( src/compiler/GF/Infra/Option.hs, dist/build/gf/gf-tmp/GF/Infra/Option.o ) [ 56 of 117] Compiling GF.Speech.SRG ( src/compiler/GF/Speech/SRG.hs, dist/build/gf/gf-tmp/GF/Speech/SRG.o ) [ 57 of 117] Compiling GF.Speech.GSL ( src/compiler/GF/Speech/GSL.hs, dist/build/gf/gf-tmp/GF/Speech/GSL.o ) [ 58 of 117] Compiling GF.Speech.SISR ( src/compiler/GF/Speech/SISR.hs, dist/build/gf/gf-tmp/GF/Speech/SISR.o ) [ 59 of 117] Compiling GF.Speech.SRGS_ABNF ( src/compiler/GF/Speech/SRGS_ABNF.hs, dist/build/gf/gf-tmp/GF/Speech/SRGS_ABNF.o ) [ 60 of 117] Compiling GF.Speech.SRGS_XML ( src/compiler/GF/Speech/SRGS_XML.hs, dist/build/gf/gf-tmp/GF/Speech/SRGS_XML.o ) [ 61 of 117] Compiling GF.Speech.JSGF ( src/compiler/GF/Speech/JSGF.hs, dist/build/gf/gf-tmp/GF/Speech/JSGF.o ) [ 62 of 117] Compiling GF.Grammar.Grammar ( src/compiler/GF/Grammar/Grammar.hs, dist/build/gf/gf-tmp/GF/Grammar/Grammar.o ) [ 63 of 117] Compiling GF.Infra.Dependencies ( src/compiler/GF/Infra/Dependencies.hs, dist/build/gf/gf-tmp/GF/Infra/Dependencies.o ) [ 64 of 117] Compiling GF.Grammar.Values ( src/compiler/GF/Grammar/Values.hs, dist/build/gf/gf-tmp/GF/Grammar/Values.o ) [ 65 of 117] Compiling GF.Grammar.Printer ( src/compiler/GF/Grammar/Printer.hs, dist/build/gf/gf-tmp/GF/Grammar/Printer.o ) [ 66 of 117] Compiling GF.Infra.CheckM ( src/compiler/GF/Infra/CheckM.hs, dist/build/gf/gf-tmp/GF/Infra/CheckM.o ) [ 67 of 117] Compiling GF.Compile.Compute.Value ( src/compiler/GF/Compile/Compute/Value.hs, dist/build/gf/gf-tmp/GF/Compile/Compute/Value.o ) [ 68 of 117] Compiling GF.Grammar.EBNF ( src/compiler/GF/Grammar/EBNF.hs, dist/build/gf/gf-tmp/GF/Grammar/EBNF.o ) [ 69 of 117] Compiling GF.Data.Str ( src/compiler/GF/Data/Str.hs, dist/build/gf/gf-tmp/GF/Data/Str.o ) [ 70 of 117] Compiling GF.Grammar.Macros ( src/compiler/GF/Grammar/Macros.hs, dist/build/gf/gf-tmp/GF/Grammar/Macros.o ) [ 71 of 117] Compiling GF.Compile.Rename ( src/compiler/GF/Compile/Rename.hs, dist/build/gf/gf-tmp/GF/Compile/Rename.o ) [ 72 of 117] Compiling GF.Grammar.Lockfield ( src/compiler/GF/Grammar/Lockfield.hs, dist/build/gf/gf-tmp/GF/Grammar/Lockfield.o ) [ 73 of 117] Compiling GF.Grammar.Lookup ( src/compiler/GF/Grammar/Lookup.hs, dist/build/gf/gf-tmp/GF/Grammar/Lookup.o ) [ 74 of 117] Compiling GF.Grammar.Analyse ( src/compiler/GF/Grammar/Analyse.hs, dist/build/gf/gf-tmp/GF/Grammar/Analyse.o ) [ 75 of 117] Compiling GF.Grammar.ShowTerm ( src/compiler/GF/Grammar/ShowTerm.hs, dist/build/gf/gf-tmp/GF/Grammar/ShowTerm.o ) [ 76 of 117] Compiling GF.Compile.Update ( src/compiler/GF/Compile/Update.hs, dist/build/gf/gf-tmp/GF/Compile/Update.o ) [ 77 of 117] Compiling GF.Grammar.Parser ( dist/build/gf/gf-tmp/GF/Grammar/Parser.hs, dist/build/gf/gf-tmp/GF/Grammar/Parser.o ) [ 78 of 117] Compiling GF.Grammar.MMacros ( src/compiler/GF/Grammar/MMacros.hs, dist/build/gf/gf-tmp/GF/Grammar/MMacros.o ) [ 79 of 117] Compiling GF.Grammar ( src/compiler/GF/Grammar.hs, dist/build/gf/gf-tmp/GF/Grammar.o ) [ 80 of 117] Compiling GF.Compile.GenerateBC ( src/compiler/GF/Compile/GenerateBC.hs, dist/build/gf/gf-tmp/GF/Compile/GenerateBC.o ) [ 81 of 117] Compiling GF.Compile.TypeCheck.Primitives ( src/compiler/GF/Compile/TypeCheck/Primitives.hs, dist/build/gf/gf-tmp/GF/Compile/TypeCheck/Primitives.o ) [ 82 of 117] Compiling GF.Grammar.Binary ( src/compiler/GF/Grammar/Binary.hs, dist/build/gf/gf-tmp/GF/Grammar/Binary.o ) [ 83 of 117] Compiling GF.Compile.SubExOpt ( src/compiler/GF/Compile/SubExOpt.hs, dist/build/gf/gf-tmp/GF/Compile/SubExOpt.o ) [ 84 of 117] Compiling GF.Grammar.PatternMatch ( src/compiler/GF/Grammar/PatternMatch.hs, dist/build/gf/gf-tmp/GF/Grammar/PatternMatch.o ) [ 85 of 117] Compiling GF.Compile.TypeCheck.RConcrete ( src/compiler/GF/Compile/TypeCheck/RConcrete.hs, dist/build/gf/gf-tmp/GF/Compile/TypeCheck/RConcrete.o ) [ 86 of 117] Compiling GF.Compile.Compute.Predef ( src/compiler/GF/Compile/Compute/Predef.hs, dist/build/gf/gf-tmp/GF/Compile/Compute/Predef.o ) src/compiler/GF/Compile/Compute/Predef.hs:30:10: Warning: No explicit method or default declaration for `fromValue' In the instance declaration for `Predef Bool' [ 87 of 117] Compiling GF.Compile.Compute.ConcreteNew ( src/compiler/GF/Compile/Compute/ConcreteNew.hs, dist/build/gf/gf-tmp/GF/Compile/Compute/ConcreteNew.o ) [ 88 of 117] Compiling GF.Compile.Optimize ( src/compiler/GF/Compile/Optimize.hs, dist/build/gf/gf-tmp/GF/Compile/Optimize.o ) [ 89 of 117] Compiling GF.Compile.Compute.ConcreteNew1 ( src/compiler/GF/Compile/Compute/ConcreteNew1.hs, dist/build/gf/gf-tmp/GF/Compile/Compute/ConcreteNew1.o ) [ 90 of 117] Compiling GF.Compile.TypeCheck.ConcreteNew ( src/compiler/GF/Compile/TypeCheck/ConcreteNew.hs, dist/build/gf/gf-tmp/GF/Compile/TypeCheck/ConcreteNew.o ) [ 91 of 117] Compiling GF.Grammar.Unify ( src/compiler/GF/Grammar/Unify.hs, dist/build/gf/gf-tmp/GF/Grammar/Unify.o ) [ 92 of 117] Compiling GF.Compile.TypeCheck.TC ( src/compiler/GF/Compile/TypeCheck/TC.hs, dist/build/gf/gf-tmp/GF/Compile/TypeCheck/TC.o ) [ 93 of 117] Compiling GF.Compile.TypeCheck.Abstract ( src/compiler/GF/Compile/TypeCheck/Abstract.hs, dist/build/gf/gf-tmp/GF/Compile/TypeCheck/Abstract.o ) [ 94 of 117] Compiling GF.Compile.CheckGrammar ( src/compiler/GF/Compile/CheckGrammar.hs, dist/build/gf/gf-tmp/GF/Compile/CheckGrammar.o ) [ 95 of 117] Compiling GF.Quiz ( src/compiler/GF/Quiz.hs, dist/build/gf/gf-tmp/GF/Quiz.o ) [ 96 of 117] Compiling GF.Compile.PGFtoHaskell ( src/compiler/GF/Compile/PGFtoHaskell.hs, dist/build/gf/gf-tmp/GF/Compile/PGFtoHaskell.o ) [ 97 of 117] Compiling GF.Compile.PGFtoProlog ( src/compiler/GF/Compile/PGFtoProlog.hs, dist/build/gf/gf-tmp/GF/Compile/PGFtoProlog.o ) [ 98 of 117] Compiling GF.Compile.PGFtoPython ( src/compiler/GF/Compile/PGFtoPython.hs, dist/build/gf/gf-tmp/GF/Compile/PGFtoPython.o ) [ 99 of 117] Compiling GF.Compile.Export ( src/compiler/GF/Compile/Export.hs, dist/build/gf/gf-tmp/GF/Compile/Export.o ) [100 of 117] Compiling SimpleEditor.Convert ( src/compiler/SimpleEditor/Convert.hs, dist/build/gf/gf-tmp/SimpleEditor/Convert.o ) [101 of 117] Compiling Paths_gf ( dist/build/autogen/Paths_gf.hs, dist/build/gf/gf-tmp/Paths_gf.o ) [102 of 117] Compiling GF.Infra.UseIO ( src/compiler/GF/Infra/UseIO.hs, dist/build/gf/gf-tmp/GF/Infra/UseIO.o ) [103 of 117] Compiling GF.Compile.CFGtoPGF ( src/compiler/GF/Compile/CFGtoPGF.hs, dist/build/gf/gf-tmp/GF/Compile/CFGtoPGF.o ) [104 of 117] Compiling GF.Compile.ReadFiles ( src/compiler/GF/Compile/ReadFiles.hs, dist/build/gf/gf-tmp/GF/Compile/ReadFiles.o ) [105 of 117] Compiling GF.Compile.GetGrammar ( src/compiler/GF/Compile/GetGrammar.hs, dist/build/gf/gf-tmp/GF/Compile/GetGrammar.o ) [106 of 117] Compiling GF.Compile.GeneratePMCFG ( src/compiler/GF/Compile/GeneratePMCFG.hs, dist/build/gf/gf-tmp/GF/Compile/GeneratePMCFG.o ) [107 of 117] Compiling GF.Compile.GrammarToPGF ( src/compiler/GF/Compile/GrammarToPGF.hs, dist/build/gf/gf-tmp/GF/Compile/GrammarToPGF.o ) [108 of 117] Compiling GF.Compile.Tags ( src/compiler/GF/Compile/Tags.hs, dist/build/gf/gf-tmp/GF/Compile/Tags.o ) [109 of 117] Compiling GF.Compile ( src/compiler/GF/Compile.hs, dist/build/gf/gf-tmp/GF/Compile.o ) [110 of 117] Compiling GF.Command.Importing ( src/compiler/GF/Command/Importing.hs, dist/build/gf/gf-tmp/GF/Command/Importing.o ) [111 of 117] Compiling GF.Infra.SIO ( src/compiler/GF/Infra/SIO.hs, dist/build/gf/gf-tmp/GF/Infra/SIO.o ) [112 of 117] Compiling GF.Command.Commands ( src/compiler/GF/Command/Commands.hs, dist/build/gf/gf-tmp/GF/Command/Commands.o ) [113 of 117] Compiling GF.Command.Interpreter ( src/compiler/GF/Command/Interpreter.hs, dist/build/gf/gf-tmp/GF/Command/Interpreter.o ) [114 of 117] Compiling GFServer ( src/compiler/GFServer.hs, dist/build/gf/gf-tmp/GFServer.o ) [115 of 117] Compiling GFI ( src/compiler/GFI.hs, dist/build/gf/gf-tmp/GFI.o ) [116 of 117] Compiling GFC ( src/compiler/GFC.hs, dist/build/gf/gf-tmp/GFC.o ) [117 of 117] Compiling Main ( src/compiler/GF.hs, dist/build/gf/gf-tmp/Main.o ) Linking dist/build/gf/gf ... /tmp/gf-3.6-17556/gf-3.6/lib/src/abstract/Construction.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/amharic/CatAmh.gf: Warning: category A2V is not in abstract Warning: category Obj is not in abstract Warning: category V0 is not in abstract Warning: no linearization type for A2, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} Warning: no linearization type for QS, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} Warning: no linearization type for Subj, inserting default {s : Str} lib/src/amharic/NounAmh.gf: Warning: function UseN3 is not in abstract lib/src/amharic/SentenceAmh.gf:46-58: Happened in linearization of UseQCl Warning: patterns never reached: Cond Past Fut lib/src/amharic/SentenceAmh.gf:30-41: Happened in linearization of UseCl Warning: patterns never reached: Cond Past Fut lib/src/amharic/QuestionAmh.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/amharic/ConjunctionAmh.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} Warning: no linearization type for ListRS, inserting default {s : Str} lib/src/amharic/StructuralAmh.gf: Warning: function first_Ord is not in abstract Warning: function whichPl_IDet is not in abstract Warning: function whichSg_IDet is not in abstract lib/src/amharic/LexiconAmh.gf: Warning: function answer_V2 is not in abstract Warning: function bless_V is not in abstract Warning: function brother_N is not in abstract Warning: function mother_N is not in abstract Warning: function other_A is not in abstract Warning: function paint_V2 is not in abstract Warning: function want_V is not in abstract lib/src/arabic/CatAra.gf: Warning: category Art is not in abstract Warning: no linearization type for ClSlash, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} Warning: no linearization type for IQuant, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} Warning: no linearization type for Subj, inserting default {s : Str} Warning: no linearization type for VV, inserting default {s : Str} lib/src/arabic/QuestionAra.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/arabic/ConjunctionAra.gf: Warning: no linearization type for ListAP, inserting default {s : Str} Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListAdv, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} Warning: no linearization type for ListNP, inserting default {s : Str} Warning: no linearization type for ListRS, inserting default {s : Str} Warning: no linearization type for ListS, inserting default {s : Str} lib/src/arabic/ParadigmsAra.gf:357-361: Happened in the renaming of regNP Warning: atomic term NP conflict CatAra.NP, ResAra.NP given ResAra, ResAra, CatAra, OrthoAra, MorphoAra, Prelude, Predef, ParadigmsAra lib/src/arabic/ParadigmsAra.gf:345-354: Happened in the renaming of mkPron Warning: atomic term NP conflict CatAra.NP, ResAra.NP given ResAra, ResAra, CatAra, OrthoAra, MorphoAra, Prelude, Predef, ParadigmsAra lib/src/arabic/ParadigmsAra.gf:364-368: Happened in the renaming of indeclNP Warning: atomic term NP conflict CatAra.NP, ResAra.NP given ResAra, ResAra, CatAra, OrthoAra, MorphoAra, Prelude, Predef, ParadigmsAra lib/src/bulgarian/ResBul.gf:504-518: Happened in operation daComplex Warning: patterns never reached: Anter lib/src/bulgarian/CatBul.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/bulgarian/QuestionBul.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/bulgarian/ConjunctionBul.gf:49: Happened in the renaming of ConsS Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:78-79: Happened in the renaming of ConsRS Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:63-65: Happened in the renaming of ConsNP Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:58: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:84-86: Happened in the renaming of ConsCN Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:52: Happened in the renaming of ConsAdv Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:55: Happened in the renaming of ConsAdV Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:71-74: Happened in the renaming of ConsAP Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} lib/src/bulgarian/ExtraBul.gf:94: Happened in the renaming of ConsVPS Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, MorphoFunsBul, ResBul, CommonX, CatBul, ExtraBul lib/src/bulgarian/ExtraBul.gf:79: Happened in the renaming of ConsVPI Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, MorphoFunsBul, ResBul, CommonX, CatBul, ExtraBul lib/src/bulgarian/ConstructionBul.gf:29: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/bulgarian/ConstructionBul.gf:20: Happened in linearization of how_far_QCl Warning: ambiguous overloading of mkQCl resolved by selecting the first of the alternatives \a -> QuestionBul.QuestIComp (QuestionBul.CompIAdv a) \a -> QuestionBul.QuestIComp a /tmp/gf-3.6-17556/gf-3.6/lib/src/bulgarian/DocumentationBul.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/catalan/CatCat.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/catalan/ConjunctionCat.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:78: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79-80: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:42-45: Happened in the renaming of ConsS Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:53: Happened in the renaming of ConsRS Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:49: Happened in the renaming of ConsNP Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:55: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:60: Happened in the renaming of ConsDAP Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:57: Happened in the renaming of ConsCN Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:47: Happened in the renaming of ConsAdv Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:51: Happened in the renaming of ConsAP Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan lib/src/danish/ConjunctionDan.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:60: Happened in the renaming of ConsVPS Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, ParamX, Coordination, CommonScand, CommonX, CatDan, ExtraScandDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:46: Happened in the renaming of ConsVPI Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, ParamX, Coordination, CommonScand, CommonX, CatDan, ExtraScandDan lib/src/dutch/ResDut.gf:556-603: Happened in operation mkClause Warning: patterns never reached: {p1 = Fut; p2 = Simul; p3 = False} lib/src/dutch/CatDut.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/dutch/QuestionDut.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/dutch/ConjunctionDut.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/dutch/StructuralDut.gf:89: Happened in the renaming of want_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/StructuralDut.gf:55: Happened in the renaming of must_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/StructuralDut.gf:26: Happened in the renaming of can_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/StructuralDut.gf:26: Happened in the renaming of can8know_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/TerminologyDut.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:118-123: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP (lin VV v) (mkVP sleep_V) for NP VV VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:86-91: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VForm => Str; aux : VAux; c2 : {p1 : Str; p2 : Bool}; c3 : {p1 : Str; p2 : Bool}; particle : Str; prefix : Str; vtype : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:93-98: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:79-84: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VForm => Str; aux : VAux; c2 : {p1 : Str; p2 : Bool}; particle : Str; prefix : Str; vtype : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:72-77: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VForm => Str; aux : VAux; particle : Str; prefix : Str; vtype : VType} using NP V lib/src/dutch/ConstructionDut.gf:28: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/dutch/ConstructionDut.gf:11: Happened in linearization of has_age_VP Warning: missing lock field lock_Card lib/src/english/ExtraEng.gf:188: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash lib/src/english/ExtraEng.gf:189: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash lib/src/english/ConstructionEng.gf:25: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/english/ConstructionEng.gf:10: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP year_N))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/finnish/CatFin.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/finnish/QuestionFin.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/finnish/ConjunctionFin.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/ConstructionFin.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/finnish/ConstructionFin.gf:50: Happened in linearization of weekdayPunctualAdv Warning: missing lock field lock_Weekday lib/src/finnish/ConstructionFin.gf:24: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (lin NP (mkNP (lin CN cn))))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/finnish/ConstructionFin.gf:9: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (lin NP (mkNP year_N)))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/finnish/ConstructionFin.gf:53: Happened in linearization of weekdayNextAdv Warning: missing lock field lock_Weekday lib/src/finnish/ConstructionFin.gf:52: Happened in linearization of weekdayLastAdv Warning: missing lock field lock_Weekday /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/TerminologyFin.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/finnish/TerminologyFin.gf: Warning: function formGF_N is not in abstract lib/src/french/CatFre.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/french/ConjunctionFre.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/french/IdiomFre.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/french/TerminologyFre.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/french/TerminologyFre.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:78: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79-80: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/french/ConstructionFre.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/french/ConstructionFre.gf:27: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/french/ConstructionFre.gf:19: Happened in linearization of how_far_QCl Warning: ignoring lock fields in resolving mkQCl (mkIAdv dative (mkIP which_IDet (mkN "distance"))) x for IAdv {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using IAdv NP lib/src/french/ConstructionFre.gf:14: Happened in linearization of have_name_Cl Warning: ignoring lock fields in resolving mkCl x (mkV2 (reflV (mkV "appeler"))) y for {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using NP V2 NP lib/src/french/ConstructionFre.gf:31: Happened in linearization of glass_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "verre") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/french/ConstructionFre.gf:30: Happened in linearization of cup_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "tasse") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/french/ConstructionFre.gf:29: Happened in linearization of bottle_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "bouteille" feminine) part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/hindi/CatHin.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/hindi/NounHin.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:87-99: Happened in linearization of UseSlash Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:74-86: Happened in linearization of UseRCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:61-73: Happened in linearization of UseQCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:48-60: Happened in linearization of UseCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} lib/src/hindi/QuestionHin.gf: Warning: no linearization type for QVP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:27: Happened in the renaming of ConsS Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:33: Happened in the renaming of ConsRS Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:32: Happened in the renaming of ConsNP Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:29: Happened in the renaming of ConsAdv Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:35: Happened in the renaming of ConsAP Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin lib/src/hindi/ConjunctionHin.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/hindi/ParadigmsHin.gf:127-142: Happened in the renaming of mkIQuant Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin lib/src/hindi/ParadigmsHin.gf:172: Happened in operation mkVS Warning: missing lock field lock_VS lib/src/hindi/ParadigmsHin.gf:187: Happened in operation mkVQ Warning: missing lock field lock_VQ lib/src/hindi/ParadigmsHin.gf:84: Happened in operation mkIrregA Warning: missing lock field lock_A lib/src/hindi/StructuralHin.gf: Warning: function first_Ord is not in abstract lib/src/hindi/LexiconHin.gf: Warning: function fear_N is not in abstract Warning: function hate_N is not in abstract Warning: function hope_N is not in abstract Warning: function lie_N is not in abstract Warning: function marriage is not in abstract Warning: function mother_N is not in abstract Warning: function something is not in abstract Warning: function trousers_N is not in abstract lib/src/hindi/ExtraHin.gf:34: Happened in the renaming of ConsVPS Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given CommonHindustani, ParadigmsHin, MorphoHin, Prelude, Coordination, ResHin, CommonX, CatHin, ExtraHin lib/src/hindi/ExtraHin.gf: Warning: function make_CV is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/hindi/ConstructionHin.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/hindi/ConstructionHin.gf:10: Happened in linearization of has_age_VP Warning: missing lock field lock_Card lib/src/german/CatGer.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/german/QuestionGer.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/german/ConjunctionGer.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/german/ConstructionGer.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/german/ConstructionGer.gf:42: Happened in the renaming of go_there_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:38: Happened in the renaming of go_here_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:43: Happened in the renaming of come_there_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:39: Happened in the renaming of come_here_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:44: Happened in the renaming of come_from_there_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:40: Happened in the renaming of come_from_here_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf: Warning: function come_from_here_VP is not in abstract Warning: function come_from_there_VP is not in abstract Warning: function come_here_VP is not in abstract Warning: function come_there_VP is not in abstract Warning: function go_here_VP is not in abstract Warning: function go_there_VP is not in abstract Warning: function where_come_from_QCl is not in abstract Warning: function where_go_QCl is not in abstract lib/src/german/ConstructionGer.gf:28: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/german/ConstructionGer.gf:11: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP year_N))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/german/TerminologyGer.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/german/TerminologyGer.gf:24: Happened in the renaming of verb_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:57: Happened in the renaming of superlative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:29: Happened in the renaming of singular_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:46: Happened in the renaming of present_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:25: Happened in the renaming of preposition_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:58: Happened in the renaming of predicative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:55: Happened in the renaming of positive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:30: Happened in the renaming of plural_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:50: Happened in the renaming of perfect_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:47: Happened in the renaming of past_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:52: Happened in the renaming of participle_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:22: Happened in the renaming of noun_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:36: Happened in the renaming of nominative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:34: Happened in the renaming of neuter_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:32: Happened in the renaming of masculine_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:44: Happened in the renaming of infinitive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:42: Happened in the renaming of indicative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:41: Happened in the renaming of imperative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:37: Happened in the renaming of genitive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:27: Happened in the renaming of gender_ParameterType Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:48: Happened in the renaming of future_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:33: Happened in the renaming of feminine_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:62: Happened in the renaming of exampleGr_N Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:38: Happened in the renaming of dative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:43: Happened in the renaming of conjunctive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:49: Happened in the renaming of conditional_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:56: Happened in the renaming of comparative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:53: Happened in the renaming of aux_verb_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:23: Happened in the renaming of adjective_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:39: Happened in the renaming of accusative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:154-180: Happened in the renaming of inflVerb Warning: atomic term Number conflict ParadigmsGer.Number, ParamX.Number given TerminologyGer, L, S, G, Terminology, TerminologyGer, LexiconGer, SyntaxGer, GrammarGer, TerminologyGer, TerminologyGer, HTML, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, DocumentationGer /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:69-73: Happened in linearization of InflectionPrep Warning: ignoring lock fields in resolving mkAdv (lin Prep p) (mkNP a_Det computer_N) for Prep NP using Prep NP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:121-126: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP (lin VV v) (mkVP sleep_V) for NP VV VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:89-94: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VForm => Str; aux : VAux; c2 : {s : Str; c : PCase; isPrep : Bool; s2 : Str}; c3 : {s : Str; c : PCase; isPrep : Bool; s2 : Str}; particle : Str; prefix : Str; vtype : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:96-101: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:82-87: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VForm => Str; aux : VAux; c2 : {s : Str; c : PCase; isPrep : Bool; s2 : Str}; particle : Str; prefix : Str; vtype : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:75-80: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VForm => Str; aux : VAux; particle : Str; prefix : Str; vtype : VType} using NP V lib/src/interlingua/CatIna.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/interlingua/QuestionIna.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/interlingua/ConjunctionIna.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/italian/CatIta.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/italian/ConjunctionIta.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/TerminologyIta.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/italian/TerminologyIta.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:78: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79-80: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/ConstructionIta.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/italian/ConstructionIta.gf:27: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/italian/ConstructionIta.gf:18: Happened in linearization of how_old_QCl Warning: ignoring lock fields in resolving mkQCl (mkIP how8many_IDet year_N) x have_V2 for IP {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 using IP NP V2 lib/src/italian/ConstructionIta.gf:19: Happened in linearization of how_far_QCl Warning: ignoring lock fields in resolving mkCl x (mkV "distare") lib/src/italian/ConstructionIta.gf:14: Happened in linearization of have_name_Cl Warning: ignoring lock fields in resolving mkCl x (mkV2 (reflV (mkV "chiamare"))) y for {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using NP V2 NP lib/src/italian/ConstructionIta.gf:31: Happened in linearization of glass_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "bicchiere") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/italian/ConstructionIta.gf:30: Happened in linearization of cup_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "tazza") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/italian/ConstructionIta.gf:29: Happened in linearization of bottle_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "bottiglia" feminine) part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/latin/ResLat.gf:177-183: Happened in operation anteriorityToVAnter Warning: patterns never reached: Anter lib/src/latin/ResLat.gf:167-175: Happened in operation tenseToVTense Warning: patterns never reached: Past Fut Cond lib/src/latin/CatLat.gf: Warning: no linearization type for Card, inserting default {s : Str} Warning: no linearization type for ClSlash, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for Numeral, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} lib/src/latin/ParadigmsLat.gf:89: Happened in the renaming of mkVV Warning: atomic term VV conflict CatLat.VV, ResLat.VV given Predef, Predef, CatLat, MorphoLat, ResLat, Prelude, ParadigmsLat lib/src/latin/ConjunctionLat.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} Warning: no linearization type for ListNP, inserting default {s : Str} Warning: no linearization type for ListRS, inserting default {s : Str} lib/src/latin/VerbLat.gf:8: Happened in linearization of SlashV2a Warning: missing lock field lock_VP lib/src/latin/NumeralLat.gf: Warning: no linearization type for Digit, inserting default {s : Str} Warning: no linearization type for Sub10, inserting default {s : Str} Warning: no linearization type for Sub100, inserting default {s : Str} Warning: no linearization type for Sub1000, inserting default {s : Str} Warning: no linearization type for Sub1000000, inserting default {s : Str} lib/src/latvian/CatLav.gf: Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/latvian/ParadigmsVerbsLav.gf:304-345: Happened in operation mkVerb_C3_Refl Warning: patterns never reached: VInd P1 Sg Fut VInd P1 Sg Past VInd P1 Pl Fut VInd P1 Pl Past VInd P2 Sg Fut VInd P2 Sg Past VInd P2 Pl Fut VInd P2 Pl Past VInd P3 _ Fut VInd P3 _ Past VInd _ _ Cond VRel Fut VRel Past VRel Cond lib/src/latvian/ParadigmsVerbsLav.gf:258-299: Happened in operation mkVerb_C2_Refl Warning: patterns never reached: VInd P1 Sg Fut VInd P1 Sg Past VInd P1 Pl Fut VInd P1 Pl Past VInd P2 Sg Fut VInd P2 Sg Past VInd P2 Pl Fut VInd P2 Pl Past VInd P3 _ Fut VInd P3 _ Past VInd _ _ Cond VRel Fut VRel Past VRel Cond lib/src/latvian/ParadigmsVerbsLav.gf:116-157: Happened in operation mkVerb_C2 Warning: patterns never reached: VInd P1 Sg Fut VInd P1 Sg Past VInd P1 Pl Fut VInd P1 Pl Past VInd P2 Sg Fut VInd P2 Sg Past VInd P2 Pl Fut VInd P2 Pl Past VInd P3 _ Fut VInd P3 _ Past VInd _ _ Cond VRel Fut VRel Past VRel Cond lib/src/latvian/ParadigmsVerbsLav.gf:210-253: Happened in operation mkVerb_C1_Refl Warning: patterns never reached: VInd P1 Sg Fut VInd P1 Sg Past VInd P1 Pl Fut VInd P1 Pl Past VInd P2 Sg Fut VInd P2 Sg Past VInd P2 Pl Fut VInd P2 Pl Past VInd P3 _ Fut VInd P3 _ Past VInd _ _ Cond VRel Fut VRel Past VRel Cond lib/src/latvian/ParadigmsVerbsLav.gf:68-111: Happened in operation mkVerb_C1 Warning: patterns never reached: VInd P1 Sg Fut VInd P1 Sg Past VInd P1 Pl Fut VInd P1 Pl Past VInd P2 Sg Fut VInd P2 Sg Past VInd P2 Pl Fut VInd P2 Pl Past VInd P3 _ Fut VInd P3 _ Past VInd _ _ Cond VRel Fut VRel Past VRel Cond lib/src/latvian/ParadigmsVerbsLav.gf:162-203: Happened in operation mkVerb_C3 Warning: patterns never reached: VInd P1 Sg Fut VInd P1 Sg Past VInd P1 Pl Fut VInd P1 Pl Past VInd P2 Sg Fut VInd P2 Sg Past VInd P2 Pl Fut VInd P2 Pl Past VInd P3 _ Fut VInd P3 _ Past VInd _ _ Cond VRel Fut VRel Past VRel Cond lib/src/latvian/SentenceLav.gf:32-42: Happened in linearization of SlashVS Warning: missing lock field lock_NP lib/src/latvian/SentenceLav.gf:21: Happened in linearization of SlashVP Warning: missing lock field lock_NP Warning: missing lock field lock_VP lib/src/latvian/SentenceLav.gf:15: Happened in linearization of PredVP Warning: missing lock field lock_NP Warning: missing lock field lock_VP lib/src/latvian/SentenceLav.gf:17: Happened in linearization of PredSCVP Warning: missing lock field lock_SC Warning: missing lock field lock_VP lib/src/latvian/QuestionLav.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/latvian/RelativeLav.gf:17: Happened in linearization of RelVP Warning: missing lock field lock_RP Warning: missing lock field lock_VP lib/src/latvian/ConjunctionLav.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:42-45: Happened in the renaming of ConsS Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:53: Happened in the renaming of ConsRS Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:49: Happened in the renaming of ConsNP Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:55: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:60: Happened in the renaming of ConsDAP Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:57: Happened in the renaming of ConsCN Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:47: Happened in the renaming of ConsAdv Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:51: Happened in the renaming of ConsAP Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor lib/src/norwegian/ConjunctionNor.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:60: Happened in the renaming of ConsVPS Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, ParamX, Coordination, CommonScand, CommonX, CatNor, ExtraScandNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:46: Happened in the renaming of ConsVPI Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, ParamX, Coordination, CommonScand, CommonX, CatNor, ExtraScandNor lib/src/polish/CatPol.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/polish/VerbMorphoPol.gf:541-548: Happened in operation niema_op Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = _} {p1 = Fut; p2 = _} {p1 = Cond; p2 = _} lib/src/polish/VerbMorphoPol.gf:532-539: Happened in operation jest_op Warning: patterns never reached: {p1 = gn; p2 = p; p3 = Pres; p4 = Anter} {p1 = gn; p2 = p; p3 = Past; p4 = _} {p1 = gn; p2 = p; p3 = Fut; p4 = _} {p1 = gn; p2 = p; p3 = Cond; p4 = _} lib/src/polish/VerbMorphoPol.gf:437-453: Happened in operation imienne_form Warning: patterns never reached: {p1 = Pres; p2 = Anter; p3 = gn; p4 = p} {p1 = Past; p2 = Simul; p3 = gn; p4 = p} {p1 = Past; p2 = Anter; p3 = gn; p4 = p} {p1 = Fut; p2 = Simul; p3 = gn; p4 = p} {p1 = Fut; p2 = Anter; p3 = gn; p4 = p} {p1 = Cond; p2 = Simul; p3 = gn; p4 = p} {p1 = Cond; p2 = Anter; p3 = gn; p4 = p} lib/src/polish/VerbMorphoPol.gf:419-434: Happened in operation indicative_form Warning: patterns never reached: {p1 = Pres; p2 = Anter; p3 = gn; p4 = p} {p1 = Past; p2 = _; p3 = gn; p4 = p} {p1 = Fut; p2 = Simul; p3 = gn; p4 = p} {p1 = Fut; p2 = Anter; p3 = gn; p4 = p} {p1 = Cond; p2 = Simul; p3 = gn; p4 = p} {p1 = Cond; p2 = Anter; p3 = gn; p4 = p} lib/src/polish/QuestionPol.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/polish/ConjunctionPol.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/punjabi/CatPnb.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/punjabi/NounPnb.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract lib/src/punjabi/SentencePnb.gf:84-96: Happened in linearization of UseSlash Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} lib/src/punjabi/SentencePnb.gf:71-83: Happened in linearization of UseRCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} lib/src/punjabi/SentencePnb.gf:58-70: Happened in linearization of UseQCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} lib/src/punjabi/SentencePnb.gf:45-57: Happened in linearization of UseCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} lib/src/punjabi/QuestionPnb.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/punjabi/ConjunctionPnb.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/punjabi/PhrasePnb.gf:25: Happened in the renaming of VocNP Warning: atomic term Voc conflict ResPnb.Voc, CommonX.Voc given ResPnb, Prelude, CommonX, CatPnb, PhrasePnb lib/src/punjabi/ParadigmsPnb.gf:61: Happened in operation mkAdN Warning: missing lock field lock_AdN lib/src/punjabi/StructuralPnb.gf: Warning: function first_Ord is not in abstract Warning: function one_Quant is not in abstract lib/src/punjabi/LexiconPnb.gf:127: Happened in linearization of mother_N2 Warning: missing lock field lock_N lib/src/punjabi/LexiconPnb.gf:76: Happened in linearization of father_N2 Warning: missing lock field lock_N lib/src/punjabi/LexiconPnb.gf:39: Happened in linearization of brother_N2 Warning: missing lock field lock_N lib/src/punjabi/ExtraPnb.gf: Warning: function make_CV is not in abstract lib/src/romanian/CatRon.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/romanian/QuestionRon.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/romanian/ConjunctionRon.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/russian/CatRus.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/russian/QuestionRus.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/russian/ConjunctionRus.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/russian/StructuralRus.gf: Warning: function have_V3 is not in abstract Warning: function have_not_V3 is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/PhonoSpa.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/spanish/CatSpa.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/spanish/ConjunctionSpa.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/TerminologySpa.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/spanish/TerminologySpa.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:78: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79-80: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/ConstructionSpa.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/spanish/ConstructionSpa.gf:27: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/spanish/ConstructionSpa.gf:18: Happened in linearization of how_old_QCl Warning: ignoring lock fields in resolving mkQCl (mkIP how8many_IDet year_N) x have_V2 for IP {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 using IP NP V2 lib/src/spanish/ConstructionSpa.gf:19: Happened in linearization of how_far_QCl Warning: ignoring lock fields in resolving mkCl x estar_V lib/src/spanish/ConstructionSpa.gf:14: Happened in linearization of have_name_Cl Warning: ignoring lock fields in resolving mkCl x (mkV2 (reflV (mkV "llamar"))) y for {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using NP V2 NP lib/src/spanish/ConstructionSpa.gf:31: Happened in linearization of glass_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "copa") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/spanish/ConstructionSpa.gf:30: Happened in linearization of cup_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "taza") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/spanish/ConstructionSpa.gf:29: Happened in linearization of bottle_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "botella" feminine) part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:42-45: Happened in the renaming of ConsS Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:53: Happened in the renaming of ConsRS Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:49: Happened in the renaming of ConsNP Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:55: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:60: Happened in the renaming of ConsDAP Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:57: Happened in the renaming of ConsCN Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:47: Happened in the renaming of ConsAdv Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:51: Happened in the renaming of ConsAP Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe lib/src/swedish/ConjunctionSwe.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} lib/src/swedish/IdiomSwe.gf:66-70: Happened in the renaming of sjalv Warning: atomic term Gender conflict ParadigmsSwe.Gender, CommonScand.Gender given Prelude, IrregSwe, ParadigmsSwe, MorphoSwe, CommonX, CatSwe, IdiomSwe Warning: atomic term Number conflict ParadigmsSwe.Number, ParamX.Number given Prelude, IrregSwe, ParadigmsSwe, MorphoSwe, CommonX, CatSwe, IdiomSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:60: Happened in the renaming of ConsVPS Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, ParamX, Coordination, CommonScand, CommonX, CatSwe, ExtraScandSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:46: Happened in the renaming of ConsVPI Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, ParamX, Coordination, CommonScand, CommonX, CatSwe, ExtraScandSwe lib/src/swedish/ExtraSwe.gf:199-202: Happened in the renaming of this_NP Warning: atomic term Gender conflict CommonScand.Gender, ParadigmsSwe.Gender given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe Warning: atomic term Number conflict ParamX.Number, ParadigmsSwe.Number given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:22-28: Happened in the renaming of detNP Warning: atomic term Number conflict ParamX.Number, ParadigmsSwe.Number given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:39: Happened in the renaming of RelVS Warning: atomic term comma conflict Coordination.comma, ResSwe.comma given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:20: Happened in the renaming of DetNP_utr Warning: atomic term utrum conflict DiffSwe.utrum, ParadigmsSwe.utrum given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:20: Happened in linearization of DetNP_utr Warning: missing lock field lock_Det /tmp/gf-3.6-17556/gf-3.6/lib/src/swedish/ConstructionSwe.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/swedish/ConstructionSwe.gf:25: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/swedish/ConstructionSwe.gf:10: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP year_N))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A /tmp/gf-3.6-17556/gf-3.6/lib/src/swedish/DocumentationSwe.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/turkish/CatTur.gf: Warning: no linearization type for AP, inserting default {s : Str} Warning: no linearization type for Cl, inserting default {s : Str} Warning: no linearization type for ClSlash, inserting default {s : Str} Warning: no linearization type for Comp, inserting default {s : Str} Warning: no linearization type for Conj, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} Warning: no linearization type for IDet, inserting default {s : Str} Warning: no linearization type for IP, inserting default {s : Str} Warning: no linearization type for IQuant, inserting default {s : Str} Warning: no linearization type for Imp, inserting default {s : Str} Warning: no linearization type for Predet, inserting default {s : Str} Warning: no linearization type for QCl, inserting default {s : Str} Warning: no linearization type for QS, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for S, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} Warning: no linearization type for Subj, inserting default {s : Str} Warning: no linearization type for VP, inserting default {s : Str} Warning: no linearization type for VPSlash, inserting default {s : Str} Warning: no linearization type for VV, inserting default {s : Str} lib/src/turkish/IrregTur.gf:30: Happened in operation against_Prep Warning: missing lock field lock_Prep lib/src/turkish/LexiconTur.gf:335: Happened in linearization of talk_V3 Warning: ignoring lock fields in resolving mkV3 (mkV "konuşmak") acc_Case with_Prep for {s : VForm => Str} {s : Str; c : Case} Prep using {s : VForm => Str} {s : Str; c : Case} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:248: Happened in linearization of married_A2 Warning: ignoring lock fields in resolving mkA2 (mkA "evli") with_Prep for {s : Number => Case => Str; adv : Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} Prep using {s : Number => Case => Str; adv : Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:296: Happened in linearization of like_V2 Warning: ignoring lock fields in resolving mkV2 like_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:294: Happened in linearization of leave_V2 Warning: ignoring lock fields in resolving mkV2 leave_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:284: Happened in linearization of hit_V2 Warning: ignoring lock fields in resolving mkV2 hit_V dat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:282: Happened in linearization of hate_V2 Warning: ignoring lock fields in resolving mkV2 hate_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:273: Happened in linearization of fight_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "dövüşmek") against_Prep for {s : VForm => Str} Prep using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:272: Happened in linearization of fear_V2 Warning: ignoring lock fields in resolving mkV2 fear_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:159: Happened in linearization of shoe_N Warning: ignoring lock fields in resolving mkN foot_N (mkN "kap") for N {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/turkish/LexiconTur.gf:84: Happened in linearization of grammar_N Warning: ignoring lock fields in resolving mkN language_N (mkN "bilgi") for N {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/turkish/LexiconTur.gf:77: Happened in linearization of fridge_N Warning: ignoring lock fields in resolving mkN ice_N (mkN "dolap") for N {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/turkish/LexiconTur.gf:36: Happened in linearization of butter_N Warning: ignoring lock fields in resolving mkN (mkN "tere") oil_N for {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} N using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/urdu/CatUrd.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/urdu/NounUrd.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:87-99: Happened in linearization of UseSlash Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:74-86: Happened in linearization of UseRCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:61-73: Happened in linearization of UseQCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/SentenceHindustani.gf:48-60: Happened in linearization of UseCl Warning: patterns never reached: {p1 = Pres; p2 = Anter} {p1 = Past; p2 = Simul} {p1 = Past; p2 = Anter} {p1 = Fut; p2 = Simul} {p1 = Fut; p2 = Anter} {p1 = Cond; p2 = Simul} {p1 = Cond; p2 = Anter} lib/src/urdu/QuestionUrd.gf: Warning: no linearization type for QVP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:27: Happened in the renaming of ConsS Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:33: Happened in the renaming of ConsRS Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:32: Happened in the renaming of ConsNP Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:29: Happened in the renaming of ConsAdv Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:35: Happened in the renaming of ConsAP Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd lib/src/urdu/ConjunctionUrd.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/urdu/ParadigmsUrd.gf:160: Happened in operation mkVS Warning: missing lock field lock_VS lib/src/urdu/ParadigmsUrd.gf:175: Happened in operation mkVQ Warning: missing lock field lock_VQ lib/src/urdu/ParadigmsUrd.gf:138: Happened in operation mkIQuant Warning: missing lock field lock_IQuant lib/src/urdu/ParadigmsUrd.gf:81: Happened in operation mkCompoundA Warning: missing lock field lock_A lib/src/urdu/StructuralUrd.gf: Warning: function first_Ord is not in abstract lib/src/urdu/ExtraUrd.gf:35: Happened in the renaming of ConsVPS Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given CommonHindustani, ParadigmsUrd, MorphoUrd, Prelude, Coordination, ResUrd, CommonX, CatUrd, ExtraUrd lib/src/urdu/ExtraUrd.gf: Warning: function make_CV is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/abstract/Construction.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/amharic/CatAmh.gf: Warning: category A2V is not in abstract Warning: category Obj is not in abstract Warning: category V0 is not in abstract Warning: no linearization type for A2, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} Warning: no linearization type for QS, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} Warning: no linearization type for Subj, inserting default {s : Str} lib/src/amharic/NounAmh.gf: Warning: function UseN3 is not in abstract lib/src/amharic/QuestionAmh.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/amharic/ConjunctionAmh.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} Warning: no linearization type for ListRS, inserting default {s : Str} lib/src/amharic/StructuralAmh.gf: Warning: function first_Ord is not in abstract Warning: function whichPl_IDet is not in abstract Warning: function whichSg_IDet is not in abstract lib/src/amharic/LexiconAmh.gf: Warning: function answer_V2 is not in abstract Warning: function bless_V is not in abstract Warning: function brother_N is not in abstract Warning: function mother_N is not in abstract Warning: function other_A is not in abstract Warning: function paint_V2 is not in abstract Warning: function want_V is not in abstract lib/src/arabic/CatAra.gf: Warning: category Art is not in abstract Warning: no linearization type for ClSlash, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} Warning: no linearization type for IQuant, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} Warning: no linearization type for Subj, inserting default {s : Str} Warning: no linearization type for VV, inserting default {s : Str} lib/src/arabic/QuestionAra.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/arabic/ConjunctionAra.gf: Warning: no linearization type for ListAP, inserting default {s : Str} Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListAdv, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} Warning: no linearization type for ListNP, inserting default {s : Str} Warning: no linearization type for ListRS, inserting default {s : Str} Warning: no linearization type for ListS, inserting default {s : Str} lib/src/arabic/ParadigmsAra.gf:357-361: Happened in the renaming of regNP Warning: atomic term NP conflict CatAra.NP, ResAra.NP given ResAra, ResAra, CatAra, OrthoAra, MorphoAra, Prelude, Predef, ParadigmsAra lib/src/arabic/ParadigmsAra.gf:345-354: Happened in the renaming of mkPron Warning: atomic term NP conflict CatAra.NP, ResAra.NP given ResAra, ResAra, CatAra, OrthoAra, MorphoAra, Prelude, Predef, ParadigmsAra lib/src/arabic/ParadigmsAra.gf:364-368: Happened in the renaming of indeclNP Warning: atomic term NP conflict CatAra.NP, ResAra.NP given ResAra, ResAra, CatAra, OrthoAra, MorphoAra, Prelude, Predef, ParadigmsAra lib/src/bulgarian/CatBul.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/bulgarian/QuestionBul.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/bulgarian/ConjunctionBul.gf:49: Happened in the renaming of ConsS Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:78-79: Happened in the renaming of ConsRS Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:63-65: Happened in the renaming of ConsNP Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:58: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:84-86: Happened in the renaming of ConsCN Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:52: Happened in the renaming of ConsAdv Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:55: Happened in the renaming of ConsAdV Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf:71-74: Happened in the renaming of ConsAP Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, ResBul, CommonX, CatBul, ConjunctionBul lib/src/bulgarian/ConjunctionBul.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} lib/src/bulgarian/ExtraBul.gf:94: Happened in the renaming of ConsVPS Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, MorphoFunsBul, ResBul, CommonX, CatBul, ExtraBul lib/src/bulgarian/ExtraBul.gf:79: Happened in the renaming of ConsVPI Warning: atomic term comma conflict Coordination.comma, ResBul.comma given Predef, Prelude, Coordination, MorphoFunsBul, ResBul, CommonX, CatBul, ExtraBul lib/src/bulgarian/ConstructionBul.gf:29: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/bulgarian/ConstructionBul.gf:20: Happened in linearization of how_far_QCl Warning: ambiguous overloading of mkQCl resolved by selecting the first of the alternatives \a -> QuestionBul.QuestIComp (QuestionBul.CompIAdv a) \a -> QuestionBul.QuestIComp a /tmp/gf-3.6-17556/gf-3.6/lib/src/bulgarian/DocumentationBul.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/catalan/CatCat.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/catalan/ConjunctionCat.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:80-81: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash lib/src/chinese/CatChi.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/chinese/QuestionChi.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/chinese/ConjunctionChi.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/chinese/StructuralChi.gf:44: Happened in the renaming of when_Subj Warning: atomic term mkSubj conflict ResChi.mkSubj, ParadigmsChi.mkSubj given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:72: Happened in the renaming of too_AdA Warning: atomic term mkAdA conflict ParadigmsChi.mkAdA, StructuralChi.mkAdA given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:9: Happened in the renaming of this_Quant Warning: atomic term mkQuant conflict ResChi.mkQuant, ParadigmsChi.mkQuant given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:169: Happened in the renaming of that_Subj Warning: atomic term mkSubj conflict ResChi.mkSubj, ParadigmsChi.mkSubj given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:10: Happened in the renaming of that_Quant Warning: atomic term mkQuant conflict ResChi.mkQuant, ParadigmsChi.mkQuant given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:108: Happened in the renaming of quite_Adv Warning: atomic term mkAdA conflict ParadigmsChi.mkAdA, StructuralChi.mkAdA given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:92: Happened in the renaming of no_Quant Warning: atomic term mkQuant conflict ResChi.mkQuant, ParadigmsChi.mkQuant given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:150: Happened in the renaming of if_Subj Warning: atomic term mkSubj conflict ResChi.mkSubj, ParadigmsChi.mkSubj given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:43: Happened in the renaming of because_Subj Warning: atomic term mkSubj conflict ResChi.mkSubj, ParadigmsChi.mkSubj given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf:42: Happened in the renaming of although_Subj Warning: atomic term mkSubj conflict ResChi.mkSubj, ParadigmsChi.mkSubj given Prelude, ResChi, ParadigmsChi, CommonX, CatChi, StructuralChi lib/src/chinese/StructuralChi.gf: Warning: function other_A is not in abstract lib/src/chinese/LexiconChi.gf:314: Happened in linearization of distance_N3 Warning: missing lock field lock_Prep Warning: missing lock field lock_Prep /tmp/gf-3.6-17556/gf-3.6/lib/src/chinese/ConstructionChi.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/chinese/ConstructionChi.gf:20: Happened in linearization of weather_adjCl Warning: ignoring lock fields in resolving mkVP (lin AP ap) for AP using AP lib/src/chinese/ConstructionChi.gf:25: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:42-45: Happened in the renaming of ConsS Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:53: Happened in the renaming of ConsRS Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:49: Happened in the renaming of ConsNP Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:55: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:60: Happened in the renaming of ConsDAP Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:57: Happened in the renaming of ConsCN Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:47: Happened in the renaming of ConsAdv Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:51: Happened in the renaming of ConsAP Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, Prelude, Coordination, CommonScand, CommonX, CatDan, ConjunctionDan lib/src/danish/ConjunctionDan.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:60: Happened in the renaming of ConsVPS Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, ParamX, Coordination, CommonScand, CommonX, CatDan, ExtraScandDan /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:46: Happened in the renaming of ConsVPI Warning: atomic term comma conflict ResDan.comma, Coordination.comma given ResDan, ResScand, ResDan, ResDan, ResDan, ParamX, Coordination, CommonScand, CommonX, CatDan, ExtraScandDan lib/src/dutch/CatDut.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/dutch/QuestionDut.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/dutch/ConjunctionDut.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/dutch/StructuralDut.gf:89: Happened in the renaming of want_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/StructuralDut.gf:55: Happened in the renaming of must_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/StructuralDut.gf:26: Happened in the renaming of can_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/StructuralDut.gf:26: Happened in the renaming of can8know_VV Warning: atomic term auxVV conflict ResDut.auxVV, ParadigmsDut.auxVV given X, ConstructX, ResDut, ParadigmsDut, Predef, Prelude, CommonX, CatDut, StructuralDut lib/src/dutch/TerminologyDut.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:118-123: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP (lin VV v) (mkVP sleep_V) for NP VV VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:86-91: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VForm => Str; aux : VAux; c2 : {p1 : Str; p2 : Bool}; c3 : {p1 : Str; p2 : Bool}; particle : Str; prefix : Str; vtype : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:93-98: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:79-84: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VForm => Str; aux : VAux; c2 : {p1 : Str; p2 : Bool}; particle : Str; prefix : Str; vtype : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/dutch/DocumentationDutFunctor.gf:72-77: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VForm => Str; aux : VAux; particle : Str; prefix : Str; vtype : VType} using NP V lib/src/dutch/ConstructionDut.gf:28: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/dutch/ConstructionDut.gf:11: Happened in linearization of has_age_VP Warning: missing lock field lock_Card lib/src/english/ExtraEng.gf:198: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash lib/src/english/ExtraEng.gf:199: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash lib/src/english/ConstructionEng.gf:25: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/english/ConstructionEng.gf:10: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP year_N))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/estonian/CatEst.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/estonian/NounEst.gf:220-223: Happened in operation numN Warning: patterns never reached: _ lib/src/estonian/NumeralEst.gf:76: Happened in the renaming of nBIND Warning: atomic term Number conflict ParamX.Number, ParadigmsEst.Number given MorphoEst, ParadigmsEst, Prelude, CommonX, CatEst, NumeralEst lib/src/estonian/QuestionEst.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/estonian/ConjunctionEst.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/estonian/ConjunctionEst.gf:36: Happened in linearization of ConsAP Warning: missing lock field lock_ListAP lib/src/estonian/ConjunctionEst.gf:18-21: Happened in linearization of ConjAP Warning: missing lock field lock_ListAP lib/src/estonian/ConjunctionEst.gf:35: Happened in linearization of BaseAP Warning: missing lock field lock_AP Warning: missing lock field lock_AP lib/src/estonian/ExtraEst.gf:106-116: Happened in the renaming of PartCN Warning: atomic term Part conflict ResEst.Part, ExtraEst.Part given R, ParamX, StructuralEst, NounEst, Prelude, Coordination, MorphoEst, ResEst, CommonX, CatEst, ExtraEst lib/src/finnish/CatFin.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/finnish/QuestionFin.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/finnish/ConjunctionFin.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/ConstructionFin.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/finnish/ConstructionFin.gf:50: Happened in linearization of weekdayPunctualAdv Warning: missing lock field lock_Weekday lib/src/finnish/ConstructionFin.gf:24: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (lin NP (mkNP (lin CN cn))))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/finnish/ConstructionFin.gf:9: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (lin NP (mkNP year_N)))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/finnish/ConstructionFin.gf:53: Happened in linearization of weekdayNextAdv Warning: missing lock field lock_Weekday lib/src/finnish/ConstructionFin.gf:52: Happened in linearization of weekdayLastAdv Warning: missing lock field lock_Weekday /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/TerminologyFin.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/finnish/TerminologyFin.gf: Warning: function formGF_N is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:136-271: Happened in operation inflVerb Warning: ignoring lock fields in resolving mkCN n1 for {s : NForm => Str; h : Harmony; lock_N : {}; lock_Parameter : {}} using N Warning: ambiguous overloading of mkNP resolved by selecting the first of the alternatives NounFin.MassNP \n -> NounFin.MassNP (NounFin.UseN n) /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:104-109: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP v (mkVP sleep_V) for NP {s : VForm => Str; h : Harmony; p : Str; sc : SubjCase; vi : VVType} VP using NP VV VP Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:111-116: Happened in linearization of InflectionVS Warning: ambiguous overloading of mkCl resolved by selecting the first of the alternatives \s,v,p -> SentenceFin.PredVP s (VerbFin.ComplVS v p) \s,v,q -> SentenceFin.PredVP s (VerbFin.ComplVQ v q) Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:118-123: Happened in linearization of InflectionVQ Warning: ambiguous overloading of mkCl resolved by selecting the first of the alternatives \s,v,p -> SentenceFin.PredVP s (VerbFin.ComplVS v p) \s,v,q -> SentenceFin.PredVP s (VerbFin.ComplVQ v q) Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:125-130: Happened in linearization of InflectionVA Warning: ignoring lock fields in resolving mkCl she_NP v beautiful_A for NP {s : VForm => Str; c2 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; h : Harmony; p : Str; sc : SubjCase} A using NP VA A Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:69-74: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VForm => Str; c2 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; c3 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; h : Harmony; p : Str; sc : SubjCase} NP NP using NP V3 NP NP Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:76-81: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP v we_NP (mkVP sleep_V) for NP {s : VForm => Str; c2 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; h : Harmony; p : Str; sc : SubjCase; vi : VVType} NP VP using NP V2V NP VP Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:83-88: Happened in linearization of InflectionV2S Warning: ambiguous overloading of mkCl resolved by selecting the first of the alternatives \s,v,n,q -> SentenceFin.PredVP s (VerbFin.ComplSlash (VerbFin.SlashV2S v q) n) \s,v,n,q -> SentenceFin.PredVP s (VerbFin.ComplSlash (VerbFin.SlashV2Q v q) n) Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:90-95: Happened in linearization of InflectionV2Q Warning: ambiguous overloading of mkCl resolved by selecting the first of the alternatives \s,v,n,q -> SentenceFin.PredVP s (VerbFin.ComplSlash (VerbFin.SlashV2S v q) n) \s,v,n,q -> SentenceFin.PredVP s (VerbFin.ComplSlash (VerbFin.SlashV2Q v q) n) Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:97-102: Happened in linearization of InflectionV2A Warning: ignoring lock fields in resolving mkCl she_NP v we_NP beautiful_A for NP {s : VForm => Str; c2 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; c3 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; h : Harmony; p : Str; sc : SubjCase} NP A using NP V2A NP A Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:62-67: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VForm => Str; c2 : {s : {p1 : Str; p2 : Str; p3 : Agr => Str}; c : NPForm}; h : Harmony; p : Str; sc : SubjCase} NP using NP V2 NP Warning: missing lock field lock_V /tmp/gf-3.6-17556/gf-3.6/lib/src/finnish/DocumentationFinFunctor.gf:55-60: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VForm => Str; h : Harmony; p : Str; sc : SubjCase} using NP V Warning: missing lock field lock_V lib/src/french/CatFre.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/french/ConjunctionFre.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/french/IdiomFre.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/french/TerminologyFre.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/french/TerminologyFre.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf:109-114: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP v (mkVP sleep_V) for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf:77-82: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; c3 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf:84-89: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf:70-75: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/french/DocumentationFreFunctor.gf:63-68: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VF => Str; vtyp : VType} using NP V /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:80-81: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/french/ConstructionFre.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/french/ConstructionFre.gf:27: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/french/ConstructionFre.gf:19: Happened in linearization of how_far_QCl Warning: ignoring lock fields in resolving mkQCl (mkIAdv dative (mkIP which_IDet (mkN "distance"))) x for IAdv {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using IAdv NP lib/src/french/ConstructionFre.gf:14: Happened in linearization of have_name_Cl Warning: ignoring lock fields in resolving mkCl x (mkV2 (reflV (mkV "appeler"))) y for {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using NP V2 NP lib/src/french/ConstructionFre.gf:31: Happened in linearization of glass_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "verre") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/french/ConstructionFre.gf:30: Happened in linearization of cup_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "tasse") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/french/ConstructionFre.gf:29: Happened in linearization of bottle_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "bouteille" feminine) part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/greek/CatGre.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/greek/ConjunctionGre.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} lib/src/hebrew/CatHeb.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/hebrew/AdjectiveHeb.gf: Warning: function UseA is not in abstract lib/src/hebrew/ParadigmsHeb.gf:53-58: Happened in the renaming of mkProperNoun Warning: atomic term PN conflict CatHeb.PN, ResHeb.PN given CatHeb, ResHeb, MorphoHeb, Prelude, Predef, ParadigmsHeb lib/src/hebrew/ParadigmsHeb.gf:74-78: Happened in the renaming of mkPrep Warning: atomic term Prep conflict CatHeb.Prep, ResHeb.Prep given CatHeb, ResHeb, MorphoHeb, Prelude, Predef, ParadigmsHeb lib/src/hebrew/StructuralHeb.gf: Warning: function what_IP is not in abstract lib/src/hindi/CatHin.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/hindi/NounHin.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract lib/src/hindi/QuestionHin.gf: Warning: no linearization type for QVP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:27: Happened in the renaming of ConsS Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:33: Happened in the renaming of ConsRS Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:32: Happened in the renaming of ConsNP Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:29: Happened in the renaming of ConsAdv Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:35: Happened in the renaming of ConsAP Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given ResHin, ResHindustani, ResHin, ResHin, ResHin, Prelude, Coordination, CommonHindustani, CommonX, CatHin, ConjunctionHin lib/src/hindi/ConjunctionHin.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/hindi/ParadigmsHin.gf:127-142: Happened in the renaming of mkIQuant Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin Warning: atomic term Voc conflict CommonHindustani.Voc, CommonX.Voc given ParamX, CommonHindustani, CatHin, MorphoHin, Prelude, Predef, ParadigmsHin lib/src/hindi/ParadigmsHin.gf:172: Happened in operation mkVS Warning: missing lock field lock_VS lib/src/hindi/ParadigmsHin.gf:187: Happened in operation mkVQ Warning: missing lock field lock_VQ lib/src/hindi/ParadigmsHin.gf:84: Happened in operation mkIrregA Warning: missing lock field lock_A lib/src/hindi/StructuralHin.gf: Warning: function first_Ord is not in abstract lib/src/hindi/LexiconHin.gf: Warning: function fear_N is not in abstract Warning: function hate_N is not in abstract Warning: function hope_N is not in abstract Warning: function lie_N is not in abstract Warning: function marriage is not in abstract Warning: function mother_N is not in abstract Warning: function something is not in abstract Warning: function trousers_N is not in abstract lib/src/hindi/ExtraHin.gf:34: Happened in the renaming of ConsVPS Warning: atomic term comma conflict DiffHin.comma, Coordination.comma given CommonHindustani, ParadigmsHin, MorphoHin, Prelude, Coordination, ResHin, CommonX, CatHin, ExtraHin lib/src/hindi/ExtraHin.gf: Warning: function make_CV is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/hindi/ConstructionHin.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/hindi/ConstructionHin.gf:10: Happened in linearization of has_age_VP Warning: missing lock field lock_Card lib/src/german/CatGer.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/german/QuestionGer.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/german/ConjunctionGer.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/german/ConstructionGer.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/german/ConstructionGer.gf:42: Happened in the renaming of go_there_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:38: Happened in the renaming of go_here_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:43: Happened in the renaming of come_there_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:39: Happened in the renaming of come_here_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:44: Happened in the renaming of come_from_there_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf:40: Happened in the renaming of come_from_here_VP Warning: atomic term mkAdv conflict ParadigmsGer.mkAdv, ConstructorsGer.mkAdv given N, R, I, G, E, L, NounGer, ResGer, IrregGer, GrammarGer, ExtraGer, LexiconGer, Prelude, ParadigmsGer, SymbolicGer, SyntaxGer, CommonX, CatGer, ConstructionGer lib/src/german/ConstructionGer.gf: Warning: function come_from_here_VP is not in abstract Warning: function come_from_there_VP is not in abstract Warning: function come_here_VP is not in abstract Warning: function come_there_VP is not in abstract Warning: function go_here_VP is not in abstract Warning: function go_there_VP is not in abstract Warning: function where_come_from_QCl is not in abstract Warning: function where_go_QCl is not in abstract lib/src/german/ConstructionGer.gf:28: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/german/ConstructionGer.gf:11: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP year_N))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/german/TerminologyGer.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/german/TerminologyGer.gf:24: Happened in the renaming of verb_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:57: Happened in the renaming of superlative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:29: Happened in the renaming of singular_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:46: Happened in the renaming of present_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:25: Happened in the renaming of preposition_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:58: Happened in the renaming of predicative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:55: Happened in the renaming of positive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:30: Happened in the renaming of plural_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:50: Happened in the renaming of perfect_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:47: Happened in the renaming of past_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:52: Happened in the renaming of participle_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:22: Happened in the renaming of noun_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:36: Happened in the renaming of nominative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:34: Happened in the renaming of neuter_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:32: Happened in the renaming of masculine_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:44: Happened in the renaming of infinitive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:42: Happened in the renaming of indicative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:41: Happened in the renaming of imperative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:37: Happened in the renaming of genitive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:27: Happened in the renaming of gender_ParameterType Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:48: Happened in the renaming of future_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:33: Happened in the renaming of feminine_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:62: Happened in the renaming of exampleGr_N Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:38: Happened in the renaming of dative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:43: Happened in the renaming of conjunctive_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:49: Happened in the renaming of conditional_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:56: Happened in the renaming of comparative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:53: Happened in the renaming of aux_verb_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:23: Happened in the renaming of adjective_Category Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf:39: Happened in the renaming of accusative_Parameter Warning: atomic term mkN conflict ParadigmsGer.mkN, ResGer.mkN given L, S, G, LexiconGer, SyntaxGer, GrammarGer, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, TerminologyGer lib/src/german/TerminologyGer.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:155-183: Happened in the renaming of inflVerb Warning: atomic term Number conflict ParadigmsGer.Number, ParamX.Number given TerminologyGer, L, S, G, Terminology, TerminologyGer, LexiconGer, SyntaxGer, GrammarGer, TerminologyGer, TerminologyGer, HTML, Prelude, ParadigmsGer, ResGer, CommonX, CatGer, DocumentationGer /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:69-73: Happened in linearization of InflectionPrep Warning: ignoring lock fields in resolving mkAdv (lin Prep p) (mkNP a_Det computer_N) for Prep NP using Prep NP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:121-126: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP (lin VV v) (mkVP sleep_V) for NP VV VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:89-94: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VForm => Str; aux : VAux; c2 : {s : Str; c : PCase; isPrep : Bool; s2 : Str}; c3 : {s : Str; c : PCase; isPrep : Bool; s2 : Str}; particle : Str; prefix : Str; vtype : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:96-101: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:82-87: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VForm => Str; aux : VAux; c2 : {s : Str; c : PCase; isPrep : Bool; s2 : Str}; particle : Str; prefix : Str; vtype : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/german/DocumentationGerFunctor.gf:75-80: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VForm => Str; aux : VAux; particle : Str; prefix : Str; vtype : VType} using NP V lib/src/interlingua/CatIna.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/interlingua/QuestionIna.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/interlingua/ConjunctionIna.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/italian/CatIta.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/italian/ConjunctionIta.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/TerminologyIta.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/italian/TerminologyIta.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf:109-114: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP v (mkVP sleep_V) for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf:77-82: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; c3 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf:84-89: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf:70-75: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/DocumentationItaFunctor.gf:63-68: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VF => Str; vtyp : VType} using NP V /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:80-81: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/italian/ConstructionIta.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/italian/ConstructionIta.gf:27: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/italian/ConstructionIta.gf:18: Happened in linearization of how_old_QCl Warning: ignoring lock fields in resolving mkQCl (mkIP how8many_IDet year_N) x have_V2 for IP {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 using IP NP V2 lib/src/italian/ConstructionIta.gf:19: Happened in linearization of how_far_QCl Warning: ignoring lock fields in resolving mkCl x (mkV "distare") lib/src/italian/ConstructionIta.gf:14: Happened in linearization of have_name_Cl Warning: ignoring lock fields in resolving mkCl x (mkV2 (reflV (mkV "chiamare"))) y for {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using NP V2 NP lib/src/italian/ConstructionIta.gf:31: Happened in linearization of glass_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "bicchiere") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/italian/ConstructionIta.gf:30: Happened in linearization of cup_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "tazza") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/italian/ConstructionIta.gf:29: Happened in linearization of bottle_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "bottiglia" feminine) part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/japanese/CatJpn.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/japanese/ConjunctionJpn.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} lib/src/japanese/StructuralJpn.gf: Warning: function first_Ord is not in abstract Warning: function no_Phr is not in abstract Warning: function yes_Phr is not in abstract lib/src/latin/CatLat.gf: Warning: no linearization type for Card, inserting default {s : Str} Warning: no linearization type for ClSlash, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for Numeral, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} lib/src/latin/ParadigmsLat.gf:89: Happened in the renaming of mkVV Warning: atomic term VV conflict CatLat.VV, ResLat.VV given Predef, Predef, CatLat, MorphoLat, ResLat, Prelude, ParadigmsLat lib/src/latin/ConjunctionLat.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} Warning: no linearization type for ListNP, inserting default {s : Str} Warning: no linearization type for ListRS, inserting default {s : Str} lib/src/latin/VerbLat.gf:8: Happened in linearization of SlashV2a Warning: missing lock field lock_VP lib/src/latin/NumeralLat.gf: Warning: no linearization type for Digit, inserting default {s : Str} Warning: no linearization type for Sub10, inserting default {s : Str} Warning: no linearization type for Sub100, inserting default {s : Str} Warning: no linearization type for Sub1000, inserting default {s : Str} Warning: no linearization type for Sub1000000, inserting default {s : Str} lib/src/latvian/CatLav.gf: Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/latvian/SentenceLav.gf:32-42: Happened in linearization of SlashVS Warning: missing lock field lock_NP lib/src/latvian/SentenceLav.gf:21: Happened in linearization of SlashVP Warning: missing lock field lock_NP Warning: missing lock field lock_VP lib/src/latvian/SentenceLav.gf:15: Happened in linearization of PredVP Warning: missing lock field lock_NP Warning: missing lock field lock_VP lib/src/latvian/SentenceLav.gf:17: Happened in linearization of PredSCVP Warning: missing lock field lock_SC Warning: missing lock field lock_VP lib/src/latvian/QuestionLav.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/latvian/RelativeLav.gf:17: Happened in linearization of RelVP Warning: missing lock field lock_RP Warning: missing lock field lock_VP lib/src/latvian/ConjunctionLav.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/maltese/CatMlt.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/maltese/ConjunctionMlt.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:42-45: Happened in the renaming of ConsS Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:53: Happened in the renaming of ConsRS Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:49: Happened in the renaming of ConsNP Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:55: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:60: Happened in the renaming of ConsDAP Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:57: Happened in the renaming of ConsCN Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:47: Happened in the renaming of ConsAdv Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:51: Happened in the renaming of ConsAP Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, Prelude, Coordination, CommonScand, CommonX, CatNor, ConjunctionNor lib/src/norwegian/ConjunctionNor.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:60: Happened in the renaming of ConsVPS Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, ParamX, Coordination, CommonScand, CommonX, CatNor, ExtraScandNor /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:46: Happened in the renaming of ConsVPI Warning: atomic term comma conflict ResNor.comma, Coordination.comma given ResNor, ResScand, ResNor, ResNor, ResNor, ParamX, Coordination, CommonScand, CommonX, CatNor, ExtraScandNor lib/src/persian/CatPes.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/persian/QuestionPes.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/persian/ConjunctionPes.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/persian/ParadigmsPes.gf: Happened in overloading mkQuant Warning: missing lock field lock_Quant Warning: missing lock field lock_Quant lib/src/persian/ParadigmsPes.gf:97: Happened in operation haveVerb Warning: missing lock field lock_V lib/src/persian/StructuralPes.gf: Warning: function whichPl_IDet is not in abstract Warning: function whichSg_IDet is not in abstract lib/src/persian/LexiconPes.gf: Warning: function have_V2 is not in abstract Warning: function lie_N is not in abstract Warning: function trousers_N is not in abstract lib/src/persian/LexiconPes.gf:187: Happened in linearization of student_N Warning: missing lock field lock_N lib/src/persian/LexiconPes.gf:147: Happened in linearization of policeman_N Warning: missing lock field lock_N lib/src/persian/LexiconPes.gf:362: Happened in linearization of grammar_N Warning: missing lock field lock_N lib/src/persian/LexiconPes.gf:263: Happened in linearization of egg_N Warning: missing lock field lock_N lib/src/persian/LexiconPes.gf:65: Happened in linearization of cousin_N Warning: missing lock field lock_N lib/src/persian/LexiconPes.gf:44: Happened in linearization of cap_N Warning: missing lock field lock_N lib/src/polish/CatPol.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/polish/QuestionPol.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/polish/ConjunctionPol.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/punjabi/CatPnb.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/punjabi/NounPnb.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract lib/src/punjabi/QuestionPnb.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/punjabi/ConjunctionPnb.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/punjabi/PhrasePnb.gf:25: Happened in the renaming of VocNP Warning: atomic term Voc conflict ResPnb.Voc, CommonX.Voc given ResPnb, Prelude, CommonX, CatPnb, PhrasePnb lib/src/punjabi/ParadigmsPnb.gf:61: Happened in operation mkAdN Warning: missing lock field lock_AdN lib/src/punjabi/StructuralPnb.gf: Warning: function first_Ord is not in abstract Warning: function one_Quant is not in abstract lib/src/punjabi/LexiconPnb.gf:127: Happened in linearization of mother_N2 Warning: missing lock field lock_N lib/src/punjabi/LexiconPnb.gf:76: Happened in linearization of father_N2 Warning: missing lock field lock_N lib/src/punjabi/LexiconPnb.gf:39: Happened in linearization of brother_N2 Warning: missing lock field lock_N lib/src/punjabi/ExtraPnb.gf: Warning: function make_CV is not in abstract lib/src/romanian/CatRon.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/romanian/QuestionRon.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/romanian/ConjunctionRon.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/russian/CatRus.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/russian/QuestionRus.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/russian/ConjunctionRus.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/russian/StructuralRus.gf: Warning: function have_V3 is not in abstract Warning: function have_not_V3 is not in abstract lib/src/sindhi/CatSnd.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/sindhi/NounSnd.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract lib/src/sindhi/QuestionSnd.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/sindhi/ConjunctionSnd.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/sindhi/PhraseSnd.gf:25: Happened in the renaming of VocNP Warning: atomic term Voc conflict ResSnd.Voc, CommonX.Voc given ResSnd, Prelude, CommonX, CatSnd, PhraseSnd lib/src/sindhi/MorphoSnd.gf:298-367: Happened in operation mkCmnVF1 Warning: patterns never reached: {p1 = Subj; p2 = Pers1; p3 = Sg; p4 = _} {p1 = Subj; p2 = Pers3_Near; p3 = pl; p4 = Fem} {p1 = Perf; p2 = Pers1; p3 = Sg; p4 = Masc} {p1 = Perf; p2 = Pers1; p3 = Sg; p4 = Fem} {p1 = Perf; p2 = Pers1; p3 = Pl; p4 = Masc} {p1 = Perf; p2 = Pers1; p3 = Pl; p4 = Fem} {p1 = Imperf; p2 = Pers1; p3 = Sg; p4 = Masc} {p1 = Imperf; p2 = Pers1; p3 = Sg; p4 = Fem} {p1 = Imperf; p2 = Pers1; p3 = Pl; p4 = Masc} {p1 = Imperf; p2 = Pers1; p3 = Pl; p4 = Fem} lib/src/sindhi/ParadigmsSnd.gf:63: Happened in operation mkAdN Warning: missing lock field lock_AdN lib/src/sindhi/StructuralSnd.gf: Warning: function first_Ord is not in abstract Warning: function no_Phr is not in abstract Warning: function one_Quant is not in abstract Warning: function whichPl_IDet is not in abstract Warning: function whichSg_IDet is not in abstract Warning: function yes_Phr is not in abstract lib/src/sindhi/LexiconSnd.gf: Warning: function count_V is not in abstract Warning: function cut_V is not in abstract Warning: function fear_V is not in abstract Warning: function fight_V is not in abstract Warning: function hit_V is not in abstract Warning: function hold_V is not in abstract Warning: function kill_V is not in abstract Warning: function lie_N is not in abstract Warning: function nee_N is not in abstract Warning: function pull_V is not in abstract Warning: function push_V is not in abstract Warning: function put_V is not in abstract Warning: function rub_V is not in abstract Warning: function scratch_V is not in abstract Warning: function sell_V is not in abstract Warning: function send_V is not in abstract Warning: function split_V is not in abstract Warning: function suck_V is not in abstract Warning: function talk_V is not in abstract Warning: function teach_V is not in abstract Warning: function throw_V is not in abstract Warning: function tie_V is not in abstract Warning: function trousers_N is not in abstract Warning: function understand_V is not in abstract Warning: function wash_V is not in abstract Warning: function win_V is not in abstract Warning: function wipe_V is not in abstract Warning: function write_V is not in abstract lib/src/sindhi/LexiconSnd.gf:73: Happened in linearization of father_N2 Warning: missing lock field lock_N lib/src/sindhi/ExtraSnd.gf: Warning: function make_CV is not in abstract /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/PhonoSpa.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/spanish/CatSpa.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/spanish/ConjunctionSpa.gf: Warning: no linearization type for ListDAP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf: Warning: default encoding has changed from Latin-1 to UTF-8 /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/TerminologySpa.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/spanish/TerminologySpa.gf: Warning: no linearization type for Modifier, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf:109-114: Happened in linearization of InflectionVV Warning: ignoring lock fields in resolving mkCl she_NP v (mkVP sleep_V) for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} VP using NP VV VP /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf:77-82: Happened in linearization of InflectionV3 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP something_NP for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; c3 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} NP NP using NP V3 NP NP /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf:84-89: Happened in linearization of InflectionV2V Warning: ignoring lock fields in resolving mkCl she_NP (lin V2V v) we_NP (mkVP sleep_V) for NP V2V NP VP using NP V2V NP VP /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf:70-75: Happened in linearization of InflectionV2 Warning: ignoring lock fields in resolving mkCl she_NP v something_NP for NP {s : VF => Str; c2 : {s : Str; c : Case; isDir : Bool}; vtyp : VType} NP using NP V2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/DocumentationSpaFunctor.gf:63-68: Happened in linearization of InflectionV Warning: ignoring lock fields in resolving mkCl she_NP v for NP {s : VF => Str; vtyp : VType} using NP V /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:79: Happened in linearization of PassVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/romance/ExtraRomance.gf:80-81: Happened in linearization of PassAgentVPSlash Warning: missing lock field lock_VPSlash /tmp/gf-3.6-17556/gf-3.6/lib/src/spanish/ConstructionSpa.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/spanish/ConstructionSpa.gf:27: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/spanish/ConstructionSpa.gf:18: Happened in linearization of how_old_QCl Warning: ignoring lock fields in resolving mkQCl (mkIP how8many_IDet year_N) x have_V2 for IP {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 using IP NP V2 lib/src/spanish/ConstructionSpa.gf:19: Happened in linearization of how_far_QCl Warning: ignoring lock fields in resolving mkCl x estar_V lib/src/spanish/ConstructionSpa.gf:14: Happened in linearization of have_name_Cl Warning: ignoring lock fields in resolving mkCl x (mkV2 (reflV (mkV "llamar"))) y for {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} V2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using NP V2 NP lib/src/spanish/ConstructionSpa.gf:31: Happened in linearization of glass_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "copa") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/spanish/ConstructionSpa.gf:30: Happened in linearization of cup_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "taza") part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP lib/src/spanish/ConstructionSpa.gf:29: Happened in linearization of bottle_of_CN Warning: ignoring lock fields in resolving mkCN (lin N2 (mkN2 (mkN "botella" feminine) part_Prep)) np for N2 {s : Case => {c1 : Str; c2 : Str; comp : Str; ton : Str}; a : {g : Gender; n : Number; p : Person}; hasClit : Bool; isNeg : Bool; isPol : Bool} using N2 NP /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:42-45: Happened in the renaming of ConsS Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:53: Happened in the renaming of ConsRS Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:49: Happened in the renaming of ConsNP Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:55: Happened in the renaming of ConsIAdv Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:60: Happened in the renaming of ConsDAP Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:57: Happened in the renaming of ConsCN Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:47: Happened in the renaming of ConsAdv Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ConjunctionScand.gf:51: Happened in the renaming of ConsAP Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, Prelude, Coordination, CommonScand, CommonX, CatSwe, ConjunctionSwe lib/src/swedish/ConjunctionSwe.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} lib/src/swedish/IdiomSwe.gf:66-70: Happened in the renaming of sjalv Warning: atomic term Gender conflict ParadigmsSwe.Gender, CommonScand.Gender given Prelude, IrregSwe, ParadigmsSwe, MorphoSwe, CommonX, CatSwe, IdiomSwe Warning: atomic term Number conflict ParadigmsSwe.Number, ParamX.Number given Prelude, IrregSwe, ParadigmsSwe, MorphoSwe, CommonX, CatSwe, IdiomSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:60: Happened in the renaming of ConsVPS Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, ParamX, Coordination, CommonScand, CommonX, CatSwe, ExtraScandSwe /tmp/gf-3.6-17556/gf-3.6/lib/src/scandinavian/ExtraScand.gf:46: Happened in the renaming of ConsVPI Warning: atomic term comma conflict ResSwe.comma, Coordination.comma given ResSwe, ResScand, ResSwe, ResSwe, ResSwe, ParamX, Coordination, CommonScand, CommonX, CatSwe, ExtraScandSwe lib/src/swedish/ExtraSwe.gf:210-213: Happened in the renaming of this_NP Warning: atomic term Gender conflict CommonScand.Gender, ParadigmsSwe.Gender given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe Warning: atomic term Number conflict ParamX.Number, ParadigmsSwe.Number given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:23-29: Happened in the renaming of detNP Warning: atomic term Number conflict ParamX.Number, ParadigmsSwe.Number given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:157-161: Happened in the renaming of SupCl Warning: atomic term nominative conflict CommonScand.nominative, ParadigmsSwe.nominative given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:40: Happened in the renaming of RelVS Warning: atomic term comma conflict Coordination.comma, ResSwe.comma given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:21: Happened in the renaming of DetNP_utr Warning: atomic term utrum conflict DiffSwe.utrum, ParadigmsSwe.utrum given RelativeSwe, AdverbSwe, SentenceSwe, AdjectiveSwe, Coordination, NounSwe, MorphoSwe, StructuralSwe, DiffSwe, Prelude, VerbSwe, ParamX, ResSwe, CommonScand, ParadigmsSwe, CommonX, CatSwe, ExtraScandSwe, ExtraSwe lib/src/swedish/ExtraSwe.gf:21: Happened in linearization of DetNP_utr Warning: missing lock field lock_Det /tmp/gf-3.6-17556/gf-3.6/lib/src/swedish/ConstructionSwe.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/swedish/ConstructionSwe.gf:25: Happened in linearization of n_units_AP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP (lin CN cn)))) (lin A a) for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A lib/src/swedish/ConstructionSwe.gf:10: Happened in linearization of has_age_VP Warning: ignoring lock fields in resolving mkAP (lin AdA (mkUtt (mkNP year_N))) old_A for {s : Str; lock_Utt : {}; lock_AdA : {}} A using AdA A /tmp/gf-3.6-17556/gf-3.6/lib/src/swedish/DocumentationSwe.gf: Warning: default encoding has changed from Latin-1 to UTF-8 lib/src/thai/CatTha.gf: Warning: no linearization type for DAP, inserting default {s : Str} lib/src/thai/QuestionTha.gf: Warning: no linearization type for QVP, inserting default {s : Str} lib/src/thai/ConjunctionTha.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/thai/StructuralTha.gf: Warning: function left_Ord is not in abstract Warning: function right_Ord is not in abstract lib/src/thai/LexiconTha.gf: Warning: function at_Prep is not in abstract Warning: function fear_N is not in abstract Warning: function near_Adv is not in abstract Warning: function other_A is not in abstract lib/src/thai/LexiconTha.gf:354: Happened in linearization of wonder_VQ Warning: missing lock field lock_V lib/src/thai/LexiconTha.gf:332: Happened in linearization of understand_V2 Warning: ignoring lock fields in resolving mkV2 (mkV (thword "เข้า" "ใจ")) for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:314: Happened in linearization of talk_V3 Warning: ignoring lock fields in resolving mkV3 (mkV "พูด") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:267: Happened in linearization of send_V3 Warning: ignoring lock fields in resolving mkV3 (mkV "ส่ง") [] (thword "ให้" "กับ") for {isCompl : Bool; s1 : Str; s2 : Str} Str Str using V Str Str lib/src/thai/LexiconTha.gf:258: Happened in linearization of say_VS Warning: missing lock field lock_V lib/src/thai/LexiconTha.gf:226: Happened in linearization of play_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "เล่น") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:217: Happened in linearization of paint_V2A Warning: missing lock field lock_V lib/src/thai/LexiconTha.gf:215: Happened in linearization of open_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "เปิด") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:185: Happened in linearization of listen_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "ฟัง") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:184: Happened in linearization of like_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "ชอบ") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:178: Happened in linearization of learn_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "เรียน") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:154: Happened in linearization of hope_VS Warning: missing lock field lock_V lib/src/thai/LexiconTha.gf:108: Happened in linearization of fear_VS Warning: missing lock field lock_V lib/src/thai/LexiconTha.gf:85: Happened in linearization of do_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "ทำ") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:68: Happened in linearization of close_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "ปิด") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/thai/LexiconTha.gf:14: Happened in linearization of answer_V2S Warning: missing lock field lock_V lib/src/thai/LexiconTha.gf:10: Happened in linearization of add_V3 Warning: ignoring lock fields in resolving mkV3 (mkV "เพิ่ม") for {isCompl : Bool; s1 : Str; s2 : Str} using V lib/src/turkish/CatTur.gf: Warning: no linearization type for AP, inserting default {s : Str} Warning: no linearization type for Cl, inserting default {s : Str} Warning: no linearization type for ClSlash, inserting default {s : Str} Warning: no linearization type for Comp, inserting default {s : Str} Warning: no linearization type for Conj, inserting default {s : Str} Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} Warning: no linearization type for IDet, inserting default {s : Str} Warning: no linearization type for IP, inserting default {s : Str} Warning: no linearization type for IQuant, inserting default {s : Str} Warning: no linearization type for Imp, inserting default {s : Str} Warning: no linearization type for Predet, inserting default {s : Str} Warning: no linearization type for QCl, inserting default {s : Str} Warning: no linearization type for QS, inserting default {s : Str} Warning: no linearization type for RCl, inserting default {s : Str} Warning: no linearization type for RP, inserting default {s : Str} Warning: no linearization type for RS, inserting default {s : Str} Warning: no linearization type for S, inserting default {s : Str} Warning: no linearization type for SSlash, inserting default {s : Str} Warning: no linearization type for Subj, inserting default {s : Str} Warning: no linearization type for VP, inserting default {s : Str} Warning: no linearization type for VPSlash, inserting default {s : Str} Warning: no linearization type for VV, inserting default {s : Str} lib/src/turkish/IrregTur.gf:30: Happened in operation against_Prep Warning: missing lock field lock_Prep lib/src/turkish/LexiconTur.gf:335: Happened in linearization of talk_V3 Warning: ignoring lock fields in resolving mkV3 (mkV "konuşmak") acc_Case with_Prep for {s : VForm => Str} {s : Str; c : Case} Prep using {s : VForm => Str} {s : Str; c : Case} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:248: Happened in linearization of married_A2 Warning: ignoring lock fields in resolving mkA2 (mkA "evli") with_Prep for {s : Number => Case => Str; adv : Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} Prep using {s : Number => Case => Str; adv : Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:296: Happened in linearization of like_V2 Warning: ignoring lock fields in resolving mkV2 like_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:294: Happened in linearization of leave_V2 Warning: ignoring lock fields in resolving mkV2 leave_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:284: Happened in linearization of hit_V2 Warning: ignoring lock fields in resolving mkV2 hit_V dat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:282: Happened in linearization of hate_V2 Warning: ignoring lock fields in resolving mkV2 hate_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:273: Happened in linearization of fight_V2 Warning: ignoring lock fields in resolving mkV2 (mkV "dövüşmek") against_Prep for {s : VForm => Str} Prep using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:272: Happened in linearization of fear_V2 Warning: ignoring lock fields in resolving mkV2 fear_V ablat_Case for V {s : Str; c : Case} using {s : VForm => Str} {s : Str; c : Case} lib/src/turkish/LexiconTur.gf:159: Happened in linearization of shoe_N Warning: ignoring lock fields in resolving mkN foot_N (mkN "kap") for N {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/turkish/LexiconTur.gf:84: Happened in linearization of grammar_N Warning: ignoring lock fields in resolving mkN language_N (mkN "bilgi") for N {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/turkish/LexiconTur.gf:77: Happened in linearization of fridge_N Warning: ignoring lock fields in resolving mkN ice_N (mkN "dolap") for N {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/turkish/LexiconTur.gf:36: Happened in linearization of butter_N Warning: ignoring lock fields in resolving mkN (mkN "tere") oil_N for {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} N using {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} {s : Number => Case => Str; gen : Number => {n : Number; p : Person} => Str; harmony : {con : HarConP; vow : HarVowP}} lib/src/urdu/CatUrd.gf: Warning: category Art is not in abstract Warning: no linearization type for DAP, inserting default {s : Str} Warning: no linearization type for IComp, inserting default {s : Str} lib/src/urdu/NounUrd.gf: Warning: function DetArtPl is not in abstract Warning: function DetArtSg is not in abstract lib/src/urdu/QuestionUrd.gf: Warning: no linearization type for QVP, inserting default {s : Str} /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:27: Happened in the renaming of ConsS Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:33: Happened in the renaming of ConsRS Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:32: Happened in the renaming of ConsNP Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:29: Happened in the renaming of ConsAdv Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd /tmp/gf-3.6-17556/gf-3.6/lib/src/hindustani/ConjunctionHindustani.gf:35: Happened in the renaming of ConsAP Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given ResUrd, ResHindustani, ResUrd, ResUrd, ResUrd, Prelude, Coordination, CommonHindustani, CommonX, CatUrd, ConjunctionUrd lib/src/urdu/ConjunctionUrd.gf: Warning: no linearization type for ListAdV, inserting default {s : Str} Warning: no linearization type for ListCN, inserting default {s : Str} Warning: no linearization type for ListDAP, inserting default {s : Str} Warning: no linearization type for ListIAdv, inserting default {s : Str} lib/src/urdu/ParadigmsUrd.gf:160: Happened in operation mkVS Warning: missing lock field lock_VS lib/src/urdu/ParadigmsUrd.gf:175: Happened in operation mkVQ Warning: missing lock field lock_VQ lib/src/urdu/ParadigmsUrd.gf:138: Happened in operation mkIQuant Warning: missing lock field lock_IQuant lib/src/urdu/ParadigmsUrd.gf:81: Happened in operation mkCompoundA Warning: missing lock field lock_A lib/src/urdu/StructuralUrd.gf: Warning: function first_Ord is not in abstract lib/src/urdu/ExtraUrd.gf:35: Happened in the renaming of ConsVPS Warning: atomic term comma conflict DiffUrd.comma, Coordination.comma given CommonHindustani, ParadigmsUrd, MorphoUrd, Prelude, Coordination, ResUrd, CommonX, CatUrd, ExtraUrd lib/src/urdu/ExtraUrd.gf: Warning: function make_CV is not in abstract lib/src/japanese/SymbolJpn.gf: Warning: no linearization type for ListSymb, inserting default {s : Str} Warning: no linearization type for Symb, inserting default {s : Str} lib/src/api/TryEng.gf: Warning: In inherited module SyntaxEng, dependence of excluded constants: almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryFin.gf: Warning: In inherited module LexiconFin, dependence of excluded constants: left_Ord on mkOrd right_Ord on mkOrd lib/src/api/TryHin.gf: Warning: In inherited module SyntaxHin, dependence of excluded constants: almost_AdA on mkAdN almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryLav.gf: Warning: In inherited module SyntaxLav, dependence of excluded constants: almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryRus.gf: Warning: In inherited module ParadigmsRus, dependence of excluded constants: mkGerund on mkAdv lib/src/api/TryUrd.gf: Warning: In inherited module SyntaxUrd, dependence of excluded constants: almost_AdA on mkAdN almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryEng.gf: Warning: In inherited module SyntaxEng, dependence of excluded constants: almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryFin.gf: Warning: In inherited module LexiconFin, dependence of excluded constants: left_Ord on mkOrd right_Ord on mkOrd lib/src/api/TryHin.gf: Warning: In inherited module SyntaxHin, dependence of excluded constants: almost_AdA on mkAdN almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN Compiling [prelude] Compiling [Present] lib/src/amharic/AllAmh.gf Compiling [Present] lib/src/arabic/AllAra.gf Compiling [Present] lib/src/bulgarian/AllBul.gf Compiling [Present] lib/src/catalan/AllCat.gf Compiling [Present] lib/src/danish/AllDan.gf Compiling [Present] lib/src/dutch/AllDut.gf Compiling [Present] lib/src/english/AllEng.gf Compiling [Present] lib/src/finnish/AllFin.gf Compiling [Present] lib/src/french/AllFre.gf Compiling [Present] lib/src/hindi/AllHin.gf Compiling [Present] lib/src/german/AllGer.gf Compiling [Present] lib/src/interlingua/AllIna.gf Compiling [Present] lib/src/italian/AllIta.gf Compiling [Present] lib/src/latin/AllLat.gf Compiling [Present] lib/src/latvian/AllLav.gf Compiling [Present] lib/src/norwegian/AllNor.gf Compiling [Present] lib/src/polish/AllPol.gf Compiling [Present] lib/src/punjabi/AllPnb.gf Compiling [Present] lib/src/romanian/AllRon.gf Compiling [Present] lib/src/russian/AllRus.gf Compiling [Present] lib/src/spanish/AllSpa.gf Compiling [Present] lib/src/swedish/AllSwe.gf Compiling [Present] lib/src/turkish/AllTur.gf Compiling [Present] lib/src/urdu/AllUrd.gf Compiling [Present] lib/src/bulgarian/SymbolBul.gf Compiling [Present] lib/src/catalan/SymbolCat.gf Compiling [Present] lib/src/danish/SymbolDan.gf Compiling [Present] lib/src/dutch/SymbolDut.gf Compiling [Present] lib/src/english/SymbolEng.gf Compiling [Present] lib/src/finnish/SymbolFin.gf Compiling [Present] lib/src/french/SymbolFre.gf Compiling [Present] lib/src/hindi/SymbolHin.gf Compiling [Present] lib/src/german/SymbolGer.gf Compiling [Present] lib/src/italian/SymbolIta.gf Compiling [Present] lib/src/latvian/SymbolLav.gf Compiling [Present] lib/src/norwegian/SymbolNor.gf Compiling [Present] lib/src/polish/SymbolPol.gf Compiling [Present] lib/src/punjabi/SymbolPnb.gf Compiling [Present] lib/src/romanian/SymbolRon.gf Compiling [Present] lib/src/russian/SymbolRus.gf Compiling [Present] lib/src/spanish/SymbolSpa.gf Compiling [Present] lib/src/swedish/SymbolSwe.gf Compiling [Present] lib/src/urdu/SymbolUrd.gf Compiling [AllTenses] lib/src/amharic/AllAmh.gf Compiling [AllTenses] lib/src/arabic/AllAra.gf Compiling [AllTenses] lib/src/bulgarian/AllBul.gf Compiling [AllTenses] lib/src/catalan/AllCat.gf Compiling [AllTenses] lib/src/chinese/AllChi.gf Compiling [AllTenses] lib/src/danish/AllDan.gf Compiling [AllTenses] lib/src/dutch/AllDut.gf Compiling [AllTenses] lib/src/english/AllEng.gf Compiling [AllTenses] lib/src/estonian/AllEst.gf Compiling [AllTenses] lib/src/finnish/AllFin.gf Compiling [AllTenses] lib/src/french/AllFre.gf Compiling [AllTenses] lib/src/greek/AllGre.gf Compiling [AllTenses] lib/src/hebrew/AllHeb.gf Compiling [AllTenses] lib/src/hindi/AllHin.gf Compiling [AllTenses] lib/src/german/AllGer.gf Compiling [AllTenses] lib/src/interlingua/AllIna.gf Compiling [AllTenses] lib/src/italian/AllIta.gf Compiling [AllTenses] lib/src/japanese/AllJpn.gf Compiling [AllTenses] lib/src/latin/AllLat.gf Compiling [AllTenses] lib/src/latvian/AllLav.gf Compiling [AllTenses] lib/src/maltese/AllMlt.gf Compiling [AllTenses] lib/src/norwegian/AllNor.gf Compiling [AllTenses] lib/src/persian/AllPes.gf Compiling [AllTenses] lib/src/polish/AllPol.gf Compiling [AllTenses] lib/src/punjabi/AllPnb.gf Compiling [AllTenses] lib/src/romanian/AllRon.gf Compiling [AllTenses] lib/src/russian/AllRus.gf Compiling [AllTenses] lib/src/sindhi/AllSnd.gf Compiling [AllTenses] lib/src/spanish/AllSpa.gf Compiling [AllTenses] lib/src/swedish/AllSwe.gf Compiling [AllTenses] lib/src/thai/AllTha.gf Compiling [AllTenses] lib/src/turkish/AllTur.gf Compiling [AllTenses] lib/src/urdu/AllUrd.gf Compiling [AllTenses] lib/src/bulgarian/SymbolBul.gf Compiling [AllTenses] lib/src/catalan/SymbolCat.gf Compiling [AllTenses] lib/src/chinese/SymbolChi.gf Compiling [AllTenses] lib/src/danish/SymbolDan.gf Compiling [AllTenses] lib/src/dutch/SymbolDut.gf Compiling [AllTenses] lib/src/english/SymbolEng.gf Compiling [AllTenses] lib/src/estonian/SymbolEst.gf Compiling [AllTenses] lib/src/finnish/SymbolFin.gf Compiling [AllTenses] lib/src/french/SymbolFre.gf Compiling [AllTenses] lib/src/greek/SymbolGre.gf Compiling [AllTenses] lib/src/hindi/SymbolHin.gf Compiling [AllTenses] lib/src/german/SymbolGer.gf Compiling [AllTenses] lib/src/italian/SymbolIta.gf Compiling [AllTenses] lib/src/japanese/SymbolJpn.gf Compiling [AllTenses] lib/src/latvian/SymbolLav.gf Compiling [AllTenses] lib/src/maltese/SymbolMlt.gf Compiling [AllTenses] lib/src/norwegian/SymbolNor.gf Compiling [AllTenses] lib/src/persian/SymbolPes.gf Compiling [AllTenses] lib/src/polish/SymbolPol.gf Compiling [AllTenses] lib/src/punjabi/SymbolPnb.gf Compiling [AllTenses] lib/src/romanian/SymbolRon.gf Compiling [AllTenses] lib/src/russian/SymbolRus.gf Compiling [AllTenses] lib/src/sindhi/SymbolSnd.gf Compiling [AllTenses] lib/src/spanish/SymbolSpa.gf Compiling [AllTenses] lib/src/swedish/SymbolSwe.gf Compiling [AllTenses] lib/src/thai/SymbolTha.gf Compiling [AllTenses] lib/src/urdu/SymbolUrd.gf Compiling [Present] lib/src/catalan/CompatibilityCat.gf Compiling [AllTenses] lib/src/catalan/CompatibilityCat.gf Compiling [Present] lib/src/english/CompatibilityEng.gf Compiling [AllTenses] lib/src/english/CompatibilityEng.gf Compiling [Present] lib/src/finnish/CompatibilityFin.gf Compiling [AllTenses] lib/src/finnish/CompatibilityFin.gf Compiling [Present] lib/src/french/CompatibilityFre.gf Compiling [AllTenses] lib/src/french/CompatibilityFre.gf Compiling [Present] lib/src/italian/CompatibilityIta.gf Compiling [AllTenses] lib/src/italian/CompatibilityIta.gf Compiling [Present] lib/src/latvian/CompatibilityLav.gf Compiling [AllTenses] lib/src/latvian/CompatibilityLav.gf Compiling [Present] lib/src/spanish/CompatibilitySpa.gf Compiling [AllTenses] lib/src/spanish/CompatibilitySpa.gf Compiling [Present] lib/src/swedish/CompatibilitySwe.gf Compiling [AllTenses] lib/src/swedish/CompatibilitySwe.gf Compiling [Present] lib/src/api/TryBul.gf Compiling [Present] lib/src/api/TryCat.gf Compiling [Present] lib/src/api/TryDan.gf Compiling [Present] lib/src/api/TryDut.gf Compiling [Present] lib/src/api/TryEng.gf Compiling [Present] lib/src/api/TryFin.gf Compiling [Present] lib/src/api/TryFre.gf Compiling [Present] lib/src/api/TryHin.gf Compiling [Present] lib/src/api/TryGer.gf Compiling [Present] lib/src/api/TryIta.gf Compiling [Present] lib/src/api/TryLav.gf Compiling [Present] lib/src/api/TryNor.gf Compiling [Present] lib/src/api/TryPol.gf Compiling [Present] lib/src/api/TryPnb.gf Compiling [Present] lib/src/api/TryRon.gf Compiling [Present] lib/src/api/TryRus.gf Compiling [Present] lib/src/api/TrySpa.gf Compiling [Present] lib/src/api/TrySwe.gf Compiling [Present] lib/src/api/TryUrd.gf Compiling [Present] lib/src/api/SymbolicBul.gf Compiling [Present] lib/src/api/SymbolicCat.gf Compiling [Present] lib/src/api/SymbolicDan.gf Compiling [Present] lib/src/api/SymbolicDut.gf Compiling [Present] lib/src/api/SymbolicEng.gf Compiling [Present] lib/src/api/SymbolicFin.gf Compiling [Present] lib/src/api/SymbolicFre.gf Compiling [Present] lib/src/api/SymbolicHin.gf Compiling [Present] lib/src/api/SymbolicGer.gf Compiling [Present] lib/src/api/SymbolicIta.gf Compiling [Present] lib/src/api/SymbolicLav.gf Compiling [Present] lib/src/api/SymbolicNor.gf Compiling [Present] lib/src/api/SymbolicPol.gf Compiling [Present] lib/src/api/SymbolicPnb.gf Compiling [Present] lib/src/api/SymbolicRon.gf Compiling [Present] lib/src/api/SymbolicRus.gf Compiling [Present] lib/src/api/SymbolicSpa.gf Compiling [Present] lib/src/api/SymbolicSwe.gf Compiling [Present] lib/src/api/SymbolicUrd.gf Compiling [AllTenses] lib/src/api/TryBul.gf Compiling [AllTenses] lib/src/api/TryCat.gf Compiling [AllTenses] lib/src/api/TryChi.gf Compiling [AllTenses] lib/src/api/TryDan.gf Compiling [AllTenses] lib/src/api/TryDut.gf Compiling [AllTenses] lib/src/api/TryEng.gf Compiling [AllTenses] lib/src/api/TryEst.gf Compiling [AllTenses] lib/src/api/TryFin.gf Compiling [AllTenses] lib/src/api/TryFre.gf Compiling [AllTenses] lib/src/api/TryGre.gf Compiling [AllTenses] lib/src/api/TryHin.gf Compiling [AllTenses] lib/lib/src/api/TryLav.gf: Warning: In inherited module SyntaxLav, dependence of excluded constants: almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryRus.gf: Warning: In inherited module ParadigmsRus, dependence of excluded constants: mkGerund on mkAdv lib/src/api/TrySnd.gf: Warning: In inherited module SyntaxSnd, dependence of excluded constants: almost_AdA on mkAdN almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN lib/src/api/TryUrd.gf: Warning: In inherited module SyntaxUrd, dependence of excluded constants: almost_AdA on mkAdN almost_AdN on mkAdN at_least_AdN on mkAdN at_most_AdN on mkAdN examples/phrasebook/WordsBul.gf: Warning: function ABusinessman is not in abstract Warning: function ACook is not in abstract Warning: function ADoctor is not in abstract Warning: function AEngineer is not in abstract Warning: function ALawyer is not in abstract Warning: function AProfessor is not in abstract Warning: function AStudent is not in abstract Warning: function ATeacher is not in abstract Warning: function Baht is not in abstract Warning: function Beach is not in abstract Warning: function Beef is not in abstract Warning: function Chili is not in abstract Warning: function Coke is not in abstract Warning: function Durian is not in abstract Warning: function Egg is not in abstract Warning: function Garlic is not in abstract Warning: function IceCream is not in abstract Warning: function ItsCold is not in abstract Warning: function ItsRaining is not in abstract Warning: function ItsWarm is not in abstract Warning: function ItsWindy is not in abstract Warning: function Lemonade is not in abstract Warning: function Mango is not in abstract Warning: function Noodles is not in abstract Warning: function OrangeJuice is not in abstract Warning: function Pineapple is not in abstract Warning: function Pork is not in abstract Warning: function Rice is not in abstract Warning: function Salad is not in abstract Warning: function Shrimps is not in abstract Warning: function Smoke is not in abstract Warning: function SunShine is not in abstract Warning: function Thai is not in abstract /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:210-215: Happened in the renaming of placeNP Warning: atomic term mkAdv conflict ConstructorsCat.mkAdv, ParadigmsCat.mkAdv given LexiconCat, SymbolicCat, SyntaxCat, Lexicon, Symbolic, Syntax, LexiconCat, SymbolicCat, SyntaxCat, LexiconCat, SymbolicCat, SyntaxCat, LexiconCat, SymbolicCat, Prelude, ExtraCat, SyntaxCat, BeschCat, ParadigmsCat, CommonX, CatCat, NumeralCat, SentencesCat Warning: atomic term mkAdv conflict ConstructorsCat.mkAdv, ParadigmsCat.mkAdv given LexiconCat, SymbolicCat, SyntaxCat, Lexicon, Symbolic, Syntax, LexiconCat, SymbolicCat, SyntaxCat, LexiconCat, SymbolicCat, SyntaxCat, LexiconCat, SymbolicCat, Prelude, ExtraCat, SyntaxCat, BeschCat, ParadigmsCat, CommonX, CatCat, NumeralCat, SentencesCat /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:249: Happened in the renaming of VerbPhrase Warning: atomic term VP conflict CatCat.VP, BeschCat.VP given LexiconCat, SymbolicCat, SyntaxCat, Lexicon, Symbolic, Syntax, LexiconCat, SymbolicCat, SyntaxCat, LexiconCat, SymbolicCat, SyntaxCat, LexiconCat, SymbolicCat, Prelude, ExtraCat, SyntaxCat, BeschCat, ParadigmsCat, CommonX, CatCat, NumeralCat, SentencesCat examples/phrasebook/GreetingsDan.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/SentencesDut.gf: Warning: category Language is not in abstract examples/phrasebook/GreetingsDut.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/WordsDut.gf:164-165: Happened in linearization of ASpeak Warning: ignoring lock fields in resolving mkNP no_Predet lang for {s : Number => Gender => Str} NP using Predet NP examples/phrasebook/GreetingsEng.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/WordsEng.gf: Warning: function ABusinessman is not in abstract Warning: function ACook is not in abstract Warning: function ADoctor is not in abstract Warning: function AEngineer is not in abstract Warning: function ALawyer is not in abstract Warning: function AProfessor is not in abstract Warning: function AStudent is not in abstract Warning: function ATeacher is not in abstract Warning: function Baht is not in abstract Warning: function Beach is not in abstract Warning: function Beef is not in abstract Warning: function Chili is not in abstract Warning: function Coke is not in abstract Warning: function Durian is not in abstract Warning: function Egg is not in abstract Warning: function Garlic is not in abstract Warning: function IceCream is not in abstract Warning: function ItsCold is not in abstract Warning: function ItsRaining is not in abstract Warning: function ItsWarm is not in abstract Warning: function ItsWindy is not in abstract Warning: function Lemonade is not in abstract Warning: function Mango is not in abstract Warning: function Noodles is not in abstract Warning: function OrangeJuice is not in abstract Warning: function Pineapple is not in abstract Warning: function Pork is not in abstract Warning: function Rice is not in abstract Warning: function Salad is not in abstract Warning: function Shrimps is not in abstract Warning: function Smoke is not in abstract Warning: function SunShine is not in abstract Warning: function Thai is not in abstract examples/phrasebook/SentencesLav.gf:42: Happened in the renaming of NPLanguage Warning: atomic term Adv conflict CatLav.Adv, CommonX.Adv given LexiconLav, SymbolicLav, SyntaxLav, Lexicon, Symbolic, Syntax, P, LexiconLav, SymbolicLav, SyntaxLav, LexiconLav, SymbolicLav, SyntaxLav, ParadigmsLav, LexiconLav, SymbolicLav, ExtraLav, SyntaxLav, Prelude, CommonX, CatLav, NumeralLav, SentencesLav examples/phrasebook/GreetingsLav.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/WordsLav.gf:264-270: Happened in the renaming of mkTransport Warning: atomic term Adv conflict CatLav.Adv, CommonX.Adv given L, P, LexiconLav, ParadigmsLav, Predef, Prelude, ResLav, ExtraLav, ParadigmsLav, SyntaxLav, CommonX, CatLav, NumeralLav, SentencesLav, WordsLav examples/phrasebook/WordsLav.gf:236-237: Happened in the renaming of mkNat Warning: atomic term Adv conflict CatLav.Adv, CommonX.Adv given L, P, LexiconLav, ParadigmsLav, Predef, Prelude, ResLav, ExtraLav, ParadigmsLav, SyntaxLav, CommonX, CatLav, NumeralLav, SentencesLav, WordsLav examples/phrasebook/WordsLav.gf:231-234: Happened in the renaming of mkLang Warning: atomic term Adv conflict CatLav.Adv, CommonX.Adv given L, P, LexiconLav, ParadigmsLav, Predef, Prelude, ResLav, ExtraLav, ParadigmsLav, SyntaxLav, CommonX, CatLav, NumeralLav, SentencesLav, WordsLav examples/phrasebook/WordsLav.gf:275: Happened in the renaming of far_IAdv Warning: atomic term mkAdv conflict ParadigmsLav.mkAdv, ConstructorsLav.mkAdv given L, P, LexiconLav, ParadigmsLav, Predef, Prelude, ResLav, ExtraLav, ParadigmsLav, SyntaxLav, CommonX, CatLav, NumeralLav, SentencesLav, WordsLav examples/phrasebook/WordsLav.gf: Warning: function ABusinessman is not in abstract Warning: function ACook is not in abstract Warning: function ADoctor is not in abstract Warning: function AEngineer is not in abstract Warning: function ALawyer is not in abstract Warning: function AProfessor is not in abstract Warning: function AStudent is not in abstract Warning: function ATeacher is not in abstract Warning: function Baht is not in abstract Warning: function Beach is not in abstract Warning: function Beef is not in abstract Warning: function Chili is not in abstract Warning: function Coke is not in abstract Warning: function Durian is not in abstract Warning: function Egg is not in abstract Warning: function Garlic is not in abstract Warning: function IceCream is not in abstract Warning: function ItsCold is not in abstract Warning: function ItsRaining is not in abstract Warning: function ItsWarm is not in abstract Warning: function ItsWindy is not in abstract Warning: function Lemonade is not in abstract Warning: function Mango is not in abstract Warning: function Noodles is not in abstract Warning: function OrangeJuice is not in abstract Warning: function Pineapple is not in abstract Warning: function Pork is not in abstract Warning: function Rice is not in abstract Warning: function Salad is not in abstract Warning: function Shrimps is not in abstract Warning: function Smoke is not in abstract Warning: function SunShine is not in abstract Warning: function Thai is not in abstract /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:219-228: Happened in the renaming of relativePerson Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:210-215: Happened in the renaming of placeNP Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:172-173: Happened in the renaming of mkPerson Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:179-183: Happened in the renaming of mkNPNationality Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:187-191: Happened in the renaming of mkNPDay Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin examples/phrasebook/SentencesHin.gf:22: Happened in the renaming of mkGreeting Warning: atomic term ss conflict Prelude.ss, NumeralHin.ss given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:29: Happened in the renaming of PrimObject Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:33: Happened in the renaming of Price Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:54: Happened in the renaming of PGreetingMale Warning: atomic term ss conflict Prelude.ss, NumeralHin.ss given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:54: Happened in the renaming of PGreetingFemale Warning: atomic term ss conflict Prelude.ss, NumeralHin.ss given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:28: Happened in the renaming of Object Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:42: Happened in the renaming of Name Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:193: Happened in the renaming of NPPlace Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:217: Happened in the renaming of NPPerson Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:177: Happened in the renaming of NPNationality Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:185: Happened in the renaming of NPDay Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:37: Happened in the renaming of LAnguage Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:20: Happened in the renaming of Item Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:39: Happened in the renaming of Country Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given LexiconHin, SymbolicHin, SyntaxHin, Lexicon, Symbolic, Syntax, P, LexiconHin, SymbolicHin, SyntaxHin, LexiconHin, SymbolicHin, SyntaxHin, ParadigmsHin, LexiconHin, SymbolicHin, SyntaxHin, Prelude, CommonHindustani, ParamX, CommonX, CatHin, NumeralHin, SentencesHin examples/phrasebook/GreetingsHin.gf: Warning: In inherited module SentencesHin, dependence of excluded constants: mkGreeting on ss mkGreeting on ss mkGreeting on ss mkGreeting on ss mkGreeting on ss mkGreeting on ss mkGreeting on ss examples/phrasebook/GreetingsHin.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/GreetingsHin.gf:29: Happened in linearization of GWhatTime Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:25: Happened in linearization of GTheCheck Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:24: Happened in linearization of GThanks Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:23: Happened in linearization of GSorryPol Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:23: Happened in linearization of GSorry Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:22: Happened in linearization of GSeeYouSoon Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:21: Happened in linearization of GPleaseGivePol Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:21: Happened in linearization of GPleaseGive Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:20: Happened in linearization of GNiceToMeetYou Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:19: Happened in linearization of GLookOut Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:18: Happened in linearization of GHowAreYou Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:17: Happened in linearization of GHelp Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:16: Happened in linearization of GHello Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:27: Happened in linearization of GHappyBirthday Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:15: Happened in linearization of GGoodbye Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:14: Happened in linearization of GGoodNight Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:13: Happened in linearization of GGoodMorning Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:28: Happened in linearization of GGoodLuck Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:12: Happened in linearization of GGoodEvening Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:11: Happened in linearization of GGoodDay Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:10: Happened in linearization of GExcusePol Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:10: Happened in linearization of GExcuse Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:9: Happened in linearization of GDamn Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:26: Happened in linearization of GCongratulations Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:8: Happened in linearization of GCheers Warning: missing lock field lock_Text examples/phrasebook/GreetingsHin.gf:7: Happened in linearization of GBye Warning: missing lock field lock_Text examples/phrasebook/WordsHin.gf:260: Happened in the renaming of nameOf Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin examples/phrasebook/WordsHin.gf:278: Happened in the renaming of modNP Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin examples/phrasebook/WordsHin.gf:263-266: Happened in the renaming of mkTransport Warning: atomic term Adv conflict CatHin.Adv, CommonX.Adv given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin examples/phrasebook/WordsHin.gf:240-243: Happened in the renaming of mkDay Warning: atomic term NP conflict CatHin.NP, CommonHindustani.NP given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin Warning: atomic term Adv conflict CatHin.Adv, CommonX.Adv given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin Warning: atomic term Adv conflict CatHin.Adv, CommonX.Adv given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin examples/phrasebook/WordsHin.gf:163: Happened in the renaming of HowMuchCost Warning: atomic term mkAdv conflict ParadigmsHin.mkAdv, ConstructorsHin.mkAdv given P, L, ParadigmsHin, LexiconHin, Prelude, ExtraHin, ParadigmsHin, CommonHindustani, SyntaxHin, CommonX, CatHin, NumeralHin, SentencesHin, WordsHin examples/phrasebook/GreetingsNor.gf: Warning: function GNiceToMeetYouPol is not in abstract /tmp/gf-3.6-17556/gf-3.6/examples/phrasebook/SentencesI.gf:210-215: Happened in the renaming of placeNP Warning: atomic term mkAdv conflict ConstructorsSpa.mkAdv, ParadigmsSpa.mkAdv given LexiconSpa, SymbolicSpa, SyntaxSpa, Lexicon, Symbolic, Syntax, LexiconSpa, SymbolicSpa, SyntaxSpa, LexiconSpa, SymbolicSpa, SyntaxSpa, LexiconSpa, SymbolicSpa, Prelude, ExtraSpa, SyntaxSpa, BeschSpa, ParadigmsSpa, CommonX, CatSpa, NumeralSpa, SentencesSpa Warning: atomic term mkAdv conflict ConstructorsSpa.mkAdv, ParadigmsSpa.mkAdv given LexiconSpa, SymbolicSpa, SyntaxSpa, Lexicon, Symbolic, Syntax, LexiconSpa, SymbolicSpa, SyntaxSpa, LexiconSpa, SymbolicSpa, SyntaxSpa, LexiconSpa, SymbolicSpa, Prelude, ExtraSpa, SyntaxSpa, BeschSpa, ParadigmsSpa, CommonX, CatSpa, NumeralSpa, SentencesSpa examples/phrasebook/SentencesSwe.gf:12: Happened in linearization of DrinkNumber Warning: ignoring lock fields in resolving mkCN (mkN [] [] [] [] utrum) (lin Adv (mkUtt d)) for N {s : Str; lock_Utt : {}; lock_Adv : {}} using N Adv examples/phrasebook/GreetingsSwe.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/WordsSwe.gf: Warning: function ABusinessman is not in abstract Warning: function ACook is not in abstract Warning: function ADoctor is not in abstract Warning: function AEngineer is not in abstract Warning: function ALawyer is not in abstract Warning: function AProfessor is not in abstract Warning: function AStudent is not in abstract Warning: function ATeacher is not in abstract Warning: function Baht is not in abstract Warning: function Beach is not in abstract Warning: function Beef is not in abstract Warning: function Chili is not in abstract Warning: function China is not in abstract Warning: function Coke is not in abstract Warning: function Durian is not in abstract Warning: function Egg is not in abstract Warning: function Garlic is not in abstract Warning: function IceCream is not in abstract Warning: function ItsCold is not in abstract Warning: function ItsRaining is not in abstract Warning: function ItsWarm is not in abstract Warning: function ItsWindy is not in abstract Warning: function Lemonade is not in abstract Warning: function Mango is not in abstract Warning: function Noodles is not in abstract Warning: function OrangeJuice is not in abstract Warning: function Pineapple is not in abstract Warning: function Pork is not in abstract Warning: function Rice is not in abstract Warning: function Salad is not in abstract Warning: function Shrimps is not in abstract Warning: function Smoke is not in abstract Warning: function SunShine is not in abstract Warning: function Thai is not in abstract examples/phrasebook/SentencesTha.gf:22: Happened in linearization of YouFamMale Warning: missing lock field lock_Pron examples/phrasebook/SentencesTha.gf:22: Happened in linearization of YouFamFemale Warning: missing lock field lock_Pron examples/phrasebook/SentencesTha.gf:21: Happened in linearization of IMale Warning: missing lock field lock_Pron examples/phrasebook/GreetingsTha.gf: Warning: function GNiceToMeetYouPol is not in abstract examples/phrasebook/WordsTha.gf: Warning: function ABusinessman is not in abstract Warning: function ACook is not in abstract Warning: function ADoctor is not in abstract Warning: function AEngineer is not in abstract Warning: function ALawyer is not in abstract Warning: function AProfessor is not in abstract Warning: function AStudent is not in abstract Warning: function ATeacher is not in abstract Warning: function Baht is not in abstract Warning: function Beach is not in abstract Warning: function Beef is not in abstract Warning: function Chili is not in abstract Warning: function Coke is not in abstract Warning: function Durian is not in abstract Warning: function Egg is not in abstract Warning: function Garlic is not in abstract Warning: function IceCream is not in abstract Warning: function ItsCold is not in abstract Warning: function ItsRaining is not in abstract Warning: function ItsWarm is not in abstract Warning: function ItsWindy is not in abstract Warning: function Lemonade is not in abstract Warning: function Mango is not in abstract Warning: function Noodles is not in abstract Warning: function OrangeJuice is not in abstract Warning: function Pineapple is not in abstract Warning: function Pork is not in abstract Warning: function Rice is not in abstract Warning: function Salad is not in abstract Warning: function Shrimps is not in abstract Warning: function Smoke is not in abstract Warning: function SunShine is not in abstract Warning: function Thai is not in abstract examples/phrasebook/WordsTha.gf:148: Happened in linearization of AWant Warning: ignoring lock fields in resolving mkV2 (mkV (thword "ต้อง" "การ")) examples/phrasebook/WordsTha.gf:147: Happened in linearization of AUnderstand Warning: ignoring lock fields in resolving mkCl p.name (mkV (thword "เข้า" "ใจ")) for NP {isCompl : Bool; s1 : Str; s2 : Str} using NP V examples/phrasebook/WordsTha.gf:139: Happened in linearization of ALive Warning: ignoring lock fields in resolving mkVP (mkV (thword "อา" "ศัย" "อยู่")) examples/phrasebook/WordsTha.gf:138: Happened in linearization of ALike Warning: ignoring lock fields in resolving mkV2 (mkV "ชอบ") examples/phrasebook/WordsTha.gf:217-219: Happened in linearization of HowFarFromBy Warning: ignoring lock fields in resolving thbind from_Prep (mkNP x.name t) examples/phrasebook/WordsTha.gf:214-215: Happened in linearization of HowFarFrom Warning: ignoring lock fields in resolving thbind from_Prep x.name examples/phrasebook/WordsTha.gf:223: Happened in linearization of HowFarBy Warning: missing lock field lock_AP src/api/TryGer.gf Compiling [AllTenses] lib/src/api/TryIta.gf Compiling [AllTenses] lib/src/api/TryJpn.gf Compiling [AllTenses] lib/src/api/TryLav.gf Compiling [AllTenses] lib/src/api/TryMlt.gf Compiling [AllTenses] lib/src/api/TryNor.gf Compiling [AllTenses] lib/src/api/TryPes.gf Compiling [AllTenses] lib/src/api/TryPol.gf Compiling [AllTenses] lib/src/api/TryPnb.gf Compiling [AllTenses] lib/src/api/TryRon.gf Compiling [AllTenses] lib/src/api/TryRus.gf Compiling [AllTenses] lib/src/api/TrySnd.gf Compiling [AllTenses] lib/src/api/TrySpa.gf Compiling [AllTenses] lib/src/api/TrySwe.gf Compiling [AllTenses] lib/src/api/TryTha.gf Compiling [AllTenses] lib/src/api/TryUrd.gf Compiling [AllTenses] lib/src/api/SymbolicBul.gf Compiling [AllTenses] lib/src/api/SymbolicCat.gf Compiling [AllTenses] lib/src/api/SymbolicChi.gf Compiling [AllTenses] lib/src/api/SymbolicDan.gf Compiling [AllTenses] lib/src/api/SymbolicDut.gf Compiling [AllTenses] lib/src/api/SymbolicEng.gf Compiling [AllTenses] lib/src/api/SymbolicEst.gf Compiling [AllTenses] lib/src/api/SymbolicFin.gf Compiling [AllTenses] lib/src/api/SymbolicFre.gf Compiling [AllTenses] lib/src/api/SymbolicGre.gf Compiling [AllTenses] lib/src/api/SymbolicHin.gf Compiling [AllTenses] lib/src/api/SymbolicGer.gf Compiling [AllTenses] lib/src/api/SymbolicIta.gf Compiling [AllTenses] lib/src/api/SymbolicLav.gf Compiling [AllTenses] lib/src/api/SymbolicMlt.gf Compiling [AllTenses] lib/src/api/SymbolicNor.gf Compiling [AllTenses] lib/src/api/SymbolicPes.gf Compiling [AllTenses] lib/src/api/SymbolicPol.gf Compiling [AllTenses] lib/src/api/SymbolicPnb.gf Compiling [AllTenses] lib/src/api/SymbolicRon.gf Compiling [AllTenses] lib/src/api/SymbolicRus.gf Compiling [AllTenses] lib/src/api/SymbolicSnd.gf Compiling [AllTenses] lib/src/api/SymbolicSpa.gf Compiling [AllTenses] lib/src/api/SymbolicSwe.gf Compiling [AllTenses] lib/src/api/SymbolicTha.gf Compiling [AllTenses] lib/src/api/SymbolicUrd.gf Building Letter.pgf Building Foods.pgf Building Phrasebook.pgf Running Haddock for gf-3.6... Running hscolour for gf-3.6... Preprocessing library gf-3.6... Preprocessing executable 'gf' for gf-3.6... Preprocessing library gf-3.6... dist/build/tmp-26788/src/binary/Data/Binary/Builder.hs:57:1: Warning: The import of `Word' from module `Foreign' is redundant dist/build/tmp-26788/src/binary/Data/Binary/Put.hs:68:16: Warning: Ignoring unusable UNPACK pragma on the second argument of `PairS' In the definition of data constructor `PairS' In the data declaration for `PairS' Haddock coverage: 100% ( 26 / 26) in 'Data.Binary.Builder' 0% ( 0 / 19) in 'PGF.TrieMap' 57% ( 12 / 21) in 'PGF.Lexing' 96% ( 26 / 27) in 'Data.Binary.Put' 100% ( 37 / 37) in 'Data.Binary.Get' 15% ( 2 / 13) in 'Data.Binary.IEEE754' 89% ( 17 / 19) in 'Data.Binary' 100% ( 3 / 3) in 'PGF.Utilities' 50% ( 5 / 10) in 'PGF.CId' 64% ( 9 / 14) in 'PGF.Type' doc comment parse failed: variable@pattern 42% ( 18 / 43) in 'PGF.Expr' 35% ( 29 / 84) in 'PGF.Data' 12% ( 5 / 41) in 'PGF.Macros' 83% ( 5 / 6) in 'PGF.Linearize' 18% ( 6 / 33) in 'PGF.TypeCheck' 80% ( 8 / 10) in 'PGF.Generate' 20% ( 2 / 10) in 'PGF.VisualizeTree' 64% ( 7 / 11) in 'PGF.Probabilistic' 0% ( 0 / 12) in 'PGF.Morphology' 50% ( 1 / 2) in 'PGF.Tokenizer' 71% ( 5 / 7) in 'PGF.Forest' 64% ( 9 / 14) in 'PGF.Parse' 0% ( 0 / 3) in 'PGF.Optimize' 0% ( 0 / 8) in 'PGF.Printer' 25% ( 1 / 4) in 'PGF.OldBinary' 0% ( 0 / 2) in 'PGF.Binary' Warning: gf-3.6:PGF.Internal: Could not find documentation for exported module: Internal 100% ( 1 / 1) in 'PGF.Internal' 60% ( 3 / 5) in 'PGF.Tree' 33% ( 1 / 3) in 'PGF.Paraphrase' 0% ( 0 / 2) in 'PGF.SortTop' 75% (111 /148) in 'PGF' Warning: PGF: could not find link destinations for: PGF.Expr.BindType PGF.Expr.MetaId PGF.Parse.ErrorState PGF.VisualizeTree.Labels Documentation created: dist/doc/html/gf/index.html, dist/doc/html/gf/gf.txt Preprocessing executable 'gf' for gf-3.6... darcs failed: Not a repository: . (./_darcs/inventory does not exist) HINT: Do you have the right URI for the repository? If so, check with the repository owner to see if the following files are readable: 1. _darcs/format - might not exist; that's OK 2. _darcs/inventory - should exist if #1 is missing 3. _darcs/hashed_inventory - should exist if #2 is missing Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/gf-3.6 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering gf-3.6... Installing [prelude] /srv/hackage/var/build/tmp-install/share/x86_64-linux-ghc-7.6.3/gf-3.6/lib/prelude Installing [Present] /srv/hackage/var/build/tmp-install/share/x86_64-linux-ghc-7.6.3/gf-3.6/lib/present Installing [AllTenses] /srv/hackage/var/build/tmp-install/share/x86_64-linux-ghc-7.6.3/gf-3.6/lib/alltenses Installing /srv/hackage/var/build/tmp-install/share/x86_64-linux-ghc-7.6.3/gf-3.6/www/grammars/Letter.pgf Installing /srv/hackage/var/build/tmp-install/share/x86_64-linux-ghc-7.6.3/gf-3.6/www/grammars/Foods.pgf Installing /srv/hackage/var/build/tmp-install/share/x86_64-linux-ghc-7.6.3/gf-3.6/www/grammars/Phrasebook.pgf Installed gf-3.6