* Package: dev-haskell/socks-0.5.5 * Repository: gentoo * Maintainer: haskell@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> cfg-update-1.8.2-r1: Creating checksum index... >>> Unpacking source... >>> Unpacking socks-0.5.5.tar.gz to /var/tmp/portage/dev-haskell/socks-0.5.5/work >>> Source unpacked in /var/tmp/portage/dev-haskell/socks-0.5.5/work >>> Preparing source in /var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5 ... * Using cabal-1.24.2.0. * Prepending /usr/lib64/ghc-8.0.2 to LD_LIBRARY_PATH /usr/bin/ghc -package Cabal-1.24.2.0 --make /var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5/Setup.hs -j4 +RTS -A256M -qb0 -RTS -threaded -dynamic -o setup [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5/Setup.hs, /var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5/Setup.o ) Linking setup ... ./setup configure --ghc --prefix=/usr --with-compiler=/usr/bin/ghc --with-hc-pkg=/usr/bin/ghc-pkg --prefix=/usr --libdir=/usr/lib64 --libsubdir=socks-0.5.5/ghc-8.0.2 --datadir=/usr/share/ --datasubdir=socks-0.5.5/ghc-8.0.2 --ghc-options=-j4 +RTS -A256M -qb0 -RTS --with-ar=x86_64-pc-linux-gnu-ar --ghc-option=-optc-mtune=native --ghc-option=-optc-O2 --ghc-option=-optc-msse3 --ghc-option=-optc-pipe --ghc-option=-optc-fPIC --ghc-option=-optl-Wl,-O1 --ghc-option=-optl-Wl,--as-needed --disable-executable-stripping --docdir=/usr/share/doc/socks-0.5.5 --verbose --enable-shared --enable-executable-dynamic --sysconfdir=/etc --disable-library-stripping Configuring socks-0.5.5... Dependency base >=3 && <5: using base-4.9.1.0 Dependency bytestring -any: using bytestring-0.10.8.1 Dependency cereal >=0.3.1: using cereal-0.4.1.1 Dependency network >=2.3: using network-2.6.3.1 Using Cabal-1.24.2.0 compiled by ghc-8.0 Using compiler: ghc-8.0.2 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib64/socks-0.5.5/ghc-8.0.2 Dynamic libraries installed in: /usr/lib64/x86_64-linux-ghc-8.0.2 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/socks-0.5.5/ghc-8.0.2 Documentation installed in: /usr/share/doc/socks-0.5.5 Configuration files installed in: /etc No alex found Using ar given by user at: /usr/bin/x86_64-pc-linux-gnu-ar No c2hs found No cpphs found Using gcc version 6.3.0 found on system at: /usr/bin/x86_64-pc-linux-gnu-gcc Using ghc version 8.0.2 given by user at: /usr/bin/ghc Using ghc-pkg version 8.0.2 given by user at: /usr/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.17.3 found on system at: /usr/bin/haddock-ghc-8.0.2 No happy found Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /usr/bin/hpc Using hsc2hs version 0.68.1 found on system at: /usr/bin/hsc2hs No hscolour found No jhc found Using ld found on system at: /usr/bin/x86_64-pc-linux-gnu-ld No lhc found No lhc-pkg found Using pkg-config version 0.29.1 found on system at: /usr/bin/pkg-config Using strip version 2.27 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5 ... ./setup build Building socks-0.5.5... Preprocessing library socks-0.5.5... [1 of 7] Compiling Network.Socks5.Types ( Network/Socks5/Types.hs, dist/build/Network/Socks5/Types.o ) [2 of 7] Compiling Network.Socks5.Parse ( Network/Socks5/Parse.hs, dist/build/Network/Socks5/Parse.o ) [3 of 7] Compiling Network.Socks5.Wire ( Network/Socks5/Wire.hs, dist/build/Network/Socks5/Wire.o ) Network/Socks5/Wire.hs:15:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() Network/Socks5/Wire.hs:23:1: warning: [-Wunused-imports] The import of `Network.Socks5.Parse' is redundant except perhaps to import instances from `Network.Socks5.Parse' To import instances alone, use: import Network.Socks5.Parse() [4 of 7] Compiling Network.Socks5.Conf ( Network/Socks5/Conf.hs, dist/build/Network/Socks5/Conf.o ) [5 of 7] Compiling Network.Socks5.Command ( Network/Socks5/Command.hs, dist/build/Network/Socks5/Command.o ) Network/Socks5/Command.hs:25:1: warning: [-Wunused-imports] The import of `Control.Applicative' is redundant except perhaps to import instances from `Control.Applicative' To import instances alone, use: import Control.Applicative() [6 of 7] Compiling Network.Socks5.Lowlevel ( Network/Socks5/Lowlevel.hs, dist/build/Network/Socks5/Lowlevel.o ) [7 of 7] Compiling Network.Socks5 ( Network/Socks5.hs, dist/build/Network/Socks5.o ) Network/Socks5.hs:81:50: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" Network/Socks5.hs:117:50: warning: [-Wdeprecations] In the use of `sClose' (imported from Network.Socket): Deprecated: "use 'close'" /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' dist/build/Network/Socks5.dyn_o: In function `rRWc_info': (.text+0x29): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWc_info': (.text+0x39): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWd_info': (.text+0x89): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWd_info': (.text+0x99): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWe_info': (.text+0xe9): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWe_info': (.text+0xf9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWf_info': (.text+0x149): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWf_info': (.text+0x159): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWl_info': (.text+0x1a9): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWl_info': (.text+0x1b9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWl_info': (.text+0x211): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWl_info': (.text+0x221): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWr_info': (.text+0x279): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWr_info': (.text+0x289): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `rRWr_info': (.text+0x2e1): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWr_info': (.text+0x2f1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSA7_info': (.text+0x364): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSAs_info': (.text+0x3a4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSAt_info': (.text+0x45e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSAt_info': (.text+0x509): undefined reference to `stg_ap_v_fast' dist/build/Network/Socks5.dyn_o: In function `sSAy_info': (.text+0x534): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSAy_info': (.text+0x5cb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSAy_info': (.text+0x5dc): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSAy_info': (.text+0x5ed): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cSLs_info': (.text+0x69a): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5.dyn_o: In function `cSLs_info': (.text+0x6b6): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cSLz_info': (.text+0x710): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `rRWs_info': (.text+0xb41): undefined reference to `newCAF' dist/build/Network/Socks5.dyn_o: In function `rRWs_info': (.text+0xb51): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `cSQQ_info': (.text+0xbe2): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `sSBh_info': (.text+0xcc4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSBi_info': (.text+0xd9e): undefined reference to `stg_maskAsyncExceptionszh' dist/build/Network/Socks5.dyn_o: In function `cSSd_info': (.text+0xe12): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `sSBO_info': (.text+0xef4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSBP_info': (.text+0xfce): undefined reference to `stg_unmaskAsyncExceptionszh' dist/build/Network/Socks5.dyn_o: In function `sSC4_info': (.text+0x1040): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSC4_info': (.text+0x10c6): undefined reference to `stg_catchzh' dist/build/Network/Socks5.dyn_o: In function `cSTn_info': (.text+0x1182): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `sSCl_info': (.text+0x1264): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSCm_info': (.text+0x133e): undefined reference to `stg_maskUninterruptiblezh' dist/build/Network/Socks5.dyn_o: In function `sSCm_info': (.text+0x13a9): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cST5_info': (.text+0x142e): undefined reference to `stg_catchzh' dist/build/Network/Socks5.dyn_o: In function `cST5_info': (.text+0x1468): undefined reference to `stg_maskAsyncExceptionszh' dist/build/Network/Socks5.dyn_o: In function `cST5_info': (.text+0x1479): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cSQy_info': (.text+0x14fe): undefined reference to `stg_catchzh' dist/build/Network/Socks5.dyn_o: In function `cSQy_info': (.text+0x150f): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5.dyn_o: In function `cSQk_info': (.text+0x1681): undefined reference to `stg_getMaskingStatezh' dist/build/Network/Socks5.dyn_o: In function `sSD3_info': (.text+0x16d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSD3_info': (.text+0x170f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSD3_info': (.text+0x17de): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cSXl_info': (.text+0x1937): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cSXl_info': (.text+0x1948): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cSXl_info': (.text+0x1970): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5.dyn_o: In function `sSDJ_info': (.text+0x1c28): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSDJ_info': (.text+0x1c6b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cT0A_info': (.text+0x1d9b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cT0A_info': (.text+0x1dac): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cT0A_info': (.text+0x1dd4): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5.dyn_o: In function `sSEN_info': (.text+0x2098): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSEN_info': (.text+0x20db): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSFu_info': (.text+0x21c4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSFv_info': (.text+0x227e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSFv_info': (.text+0x2329): undefined reference to `stg_ap_v_fast' dist/build/Network/Socks5.dyn_o: In function `sSFA_info': (.text+0x2354): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSEp_info': (.text+0x23e4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSEp_info': (.text+0x23f5): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSEp_info': (.text+0x2406): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSEp_info': (.text+0x2487): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSEp_info': (.text+0x2498): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSEp_info': (.text+0x24f9): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5.dyn_o: In function `cT7l_info': (.text+0x29b2): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `sSFM_info': (.text+0x2a7e): undefined reference to `stg_maskAsyncExceptionszh' dist/build/Network/Socks5.dyn_o: In function `cT8j_info': (.text+0x2af2): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `sSG8_info': (.text+0x2bbe): undefined reference to `stg_unmaskAsyncExceptionszh' dist/build/Network/Socks5.dyn_o: In function `sSGn_info': (.text+0x2c28): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSGn_info': (.text+0x2ca5): undefined reference to `stg_catchzh' dist/build/Network/Socks5.dyn_o: In function `cT9b_info': (.text+0x2d62): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5.dyn_o: In function `sSGu_info': (.text+0x2e2e): undefined reference to `stg_maskUninterruptiblezh' dist/build/Network/Socks5.dyn_o: In function `cTa3_info': (.text+0x2f0f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cT8T_info': (.text+0x2f8d): undefined reference to `stg_catchzh' dist/build/Network/Socks5.dyn_o: In function `cT8T_info': (.text+0x2fba): undefined reference to `stg_maskAsyncExceptionszh' dist/build/Network/Socks5.dyn_o: In function `cT8T_info': (.text+0x2fcb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cT73_info': (.text+0x3045): undefined reference to `stg_catchzh' dist/build/Network/Socks5.dyn_o: In function `cT73_info': (.text+0x3056): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5.dyn_o: In function `cT9y_info': (.text+0x309d): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5.dyn_o: In function `cT3p_info': (.text+0x3261): undefined reference to `stg_getMaskingStatezh' dist/build/Network/Socks5.dyn_o: In function `sSHb_info': (.text+0x32b4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSHd_info': (.text+0x32fc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `sSHd_info': (.text+0x3383): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `sSHd_info': (.text+0x33de): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cTda_info': (.text+0x3485): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5.dyn_o: In function `sSHo_info': (.text+0x3524): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5.dyn_o: In function `cTfd_info': (.text+0x3626): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5.dyn_o: In function `cTf0_info': (.text+0x3795): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Lowlevel.dyn_o:(.text+0x29): undefined reference to `newCAF' dist/build/Network/Socks5/Lowlevel.dyn_o:(.text+0x39): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `cPGs_info': (.text+0x89): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `cPGs_info': (.text+0xc1): undefined reference to `newCAF' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `cPGs_info': (.text+0xd1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `sPFW_info': (.text+0x29c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `sPFX_info': (.text+0x356): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `sPFX_info': (.text+0x401): undefined reference to `stg_ap_v_fast' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `sPG2_info': (.text+0x42c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `sPG2_info': (.text+0x4a7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `cPI6_info': (.text+0x549): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Lowlevel.dyn_o: In function `cPIH_info': (.text+0x5d3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o:(.text+0x4b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `csUL_info': (.text+0x11f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o:(.text+0x1b7): more undefined references to `stg_gc_unpt_r1' follow dist/build/Network/Socks5/Types.dyn_o: In function `rjnx_info': (.text+0x5c9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnx_info': (.text+0x5d9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjny_info': (.text+0x629): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjny_info': (.text+0x639): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjnz_info': (.text+0x689): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnz_info': (.text+0x699): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjnA_info': (.text+0x6e9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnA_info': (.text+0x6f9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjnG_info': (.text+0x749): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnG_info': (.text+0x759): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjnG_info': (.text+0x7b1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnG_info': (.text+0x7c1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss0K_info': (.text+0x94c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss0H_info': (.text+0x9bd): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss0U_info': (.text+0xb1c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss0R_info': (.text+0xb8d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss14_info': (.text+0xcec): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o:(.text+0xd5d): more undefined references to `stg_upd_frame_info' follow dist/build/Network/Socks5/Types.dyn_o: In function `ct9m_info': (.text+0x1152): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ctcP_info': (.text+0x1383): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ctfk_info': (.text+0x14e9): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ss20_info': (.text+0x1534): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss1X_info': (.text+0x15ad): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss1X_info': (.text+0x1719): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss1X_info': (.text+0x1729): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2a_info': (.text+0x1774): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss27_info': (.text+0x17ed): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss27_info': (.text+0x1959): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss27_info': (.text+0x1969): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2k_info': (.text+0x19b4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2h_info': (.text+0x1a2d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2h_info': (.text+0x1b99): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss2h_info': (.text+0x1ba9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2u_info': (.text+0x1bf4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2r_info': (.text+0x1c6d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss2S_info': (.text+0x2134): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cttc_info': (.text+0x24f7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `rjnW_info': (.text+0x25c9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnW_info': (.text+0x25d9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjnW_info': (.text+0x2631): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjnW_info': (.text+0x2641): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss3E_info': (.text+0x27e4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss3B_info': (.text+0x2855): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss3O_info': (.text+0x29cc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss3L_info': (.text+0x2a3d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss3Y_info': (.text+0x2bb4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o:(.text+0x2c25): more undefined references to `stg_upd_frame_info' follow dist/build/Network/Socks5/Types.dyn_o: In function `ctH7_info': (.text+0x3254): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ctLq_info': (.text+0x3469): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ctNH_info': (.text+0x3601): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ss56_info': (.text+0x3694): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss53_info': (.text+0x370d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss53_info': (.text+0x3891): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss53_info': (.text+0x38a1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5g_info': (.text+0x38e4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5d_info': (.text+0x395d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5d_info': (.text+0x3ae1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss5d_info': (.text+0x3af1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5q_info': (.text+0x3b3c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5n_info': (.text+0x3bb5): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5n_info': (.text+0x3d39): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss5n_info': (.text+0x3d49): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5A_info': (.text+0x3d94): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5x_info': (.text+0x3e0d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5K_info': (.text+0x3f84): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5H_info': (.text+0x3ffd): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss5H_info': (.text+0x4181): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss5H_info': (.text+0x4191): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss69_info': (.text+0x45a4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cu7k_info': (.text+0x4aca): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ss6U_info': (.text+0x4ca4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss6R_info': (.text+0x4cfc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss6Z_info': (.text+0x4dc4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss6W_info': (.text+0x4e1c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss74_info': (.text+0x4ee4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o:(.text+0x4f3c): more undefined references to `stg_upd_frame_info' follow dist/build/Network/Socks5/Types.dyn_o: In function `cujI_info': (.text+0x5780): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ss8p_info': (.text+0x5b9c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8m_info': (.text+0x5bfc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8m_info': (.text+0x5cd1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8m_info': (.text+0x5ce1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8u_info': (.text+0x5d24): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8r_info': (.text+0x5d84): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8r_info': (.text+0x5e59): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8r_info': (.text+0x5e69): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8z_info': (.text+0x5eac): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8w_info': (.text+0x5f0c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8w_info': (.text+0x5fe1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8w_info': (.text+0x5ff1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8E_info': (.text+0x6034): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8B_info': (.text+0x6094): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8B_info': (.text+0x6169): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8B_info': (.text+0x6179): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8J_info': (.text+0x61bc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8G_info': (.text+0x621c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8G_info': (.text+0x62f1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8G_info': (.text+0x6301): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8O_info': (.text+0x6344): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8L_info': (.text+0x63a4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8L_info': (.text+0x6479): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8L_info': (.text+0x6489): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8T_info': (.text+0x64cc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8Q_info': (.text+0x652c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8Q_info': (.text+0x6601): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8Q_info': (.text+0x6611): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8Y_info': (.text+0x6654): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8V_info': (.text+0x66b4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss8V_info': (.text+0x6789): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ss8V_info': (.text+0x6799): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss93_info': (.text+0x67dc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss90_info': (.text+0x683c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ss9C_info': (.text+0x6e6c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssat_info': (.text+0x74f9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cuOS_info': (.text+0x76bf): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssaE_info': (.text+0x76ec): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssaA_info': (.text+0x7751): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssaB_info': (.text+0x7889): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssaP_info': (.text+0x799c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssaL_info': (.text+0x7a01): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o:(.text+0x7b39): more undefined references to `stg_upd_frame_info' follow dist/build/Network/Socks5/Types.dyn_o: In function `cvca_info': (.text+0x92a8): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssd7_info': (.text+0x9509): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cvj0_info': (.text+0x96a5): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssdl_info': (.text+0x9831): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cvmf_info': (.text+0x99cd): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssdw_info': (.text+0x9b3c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssds_info': (.text+0x9ba9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdt_info': (.text+0x9ce1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdt_info': (.text+0x9e01): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ssdt_info': (.text+0x9e11): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdH_info': (.text+0x9e4c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdD_info': (.text+0x9eb9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdE_info': (.text+0x9ff1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdE_info': (.text+0xa111): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ssdE_info': (.text+0xa121): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdS_info': (.text+0xa164): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdO_info': (.text+0xa1d1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdP_info': (.text+0xa309): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdP_info': (.text+0xa429): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ssdP_info': (.text+0xa439): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sse3_info': (.text+0xa47c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssdZ_info': (.text+0xa4e9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sse0_info': (.text+0xa621): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sse0_info': (.text+0xa741): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `sse0_info': (.text+0xa751): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssee_info': (.text+0xa794): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssea_info': (.text+0xa801): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseb_info': (.text+0xa939): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseb_info': (.text+0xaa59): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `sseb_info': (.text+0xaa69): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssep_info': (.text+0xaaac): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssel_info': (.text+0xab19): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssem_info': (.text+0xac51): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssem_info': (.text+0xad71): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ssem_info': (.text+0xad81): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseA_info': (.text+0xadc4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssew_info': (.text+0xae31): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssex_info': (.text+0xaf69): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssex_info': (.text+0xb089): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `ssex_info': (.text+0xb099): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseL_info': (.text+0xb0dc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseH_info': (.text+0xb149): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseI_info': (.text+0xb281): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseI_info': (.text+0xb3a1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `sseI_info': (.text+0xb3b1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseW_info': (.text+0xb3f4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseS_info': (.text+0xb461): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseT_info': (.text+0xb599): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sseT_info': (.text+0xb6b9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `sseT_info': (.text+0xb6c9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssf7_info': (.text+0xb70c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssf3_info': (.text+0xb779): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssf4_info': (.text+0xb8b1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssfN_info': (.text+0xc064): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cvZJ_info': (.text+0xc79c): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cw28_info': (.text+0xc811): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cw28_info': (.text+0xc841): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw28_info': (.text+0xc851): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssh1_info': (.text+0xca54): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssh1_info': (.text+0xca71): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssh1_info': (.text+0xcaea): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssh1_info': (.text+0xcb02): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssh1_info': (.text+0xcb1a): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssh1_info': (.text+0xcb32): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o:(.text+0xcb4a): more undefined references to `stg_ap_p_fast' follow dist/build/Network/Socks5/Types.dyn_o: In function `cw4o_info': (.text+0xcc0a): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cw4o_info': (.text+0xcc1b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xcd24): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xcd41): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xcdab): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xcde9): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xce08): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xce1c): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xce30): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xce44): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sshg_info': (.text+0xce58): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o:(.text+0xce6c): more undefined references to `stg_ap_p_fast' follow dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xcef9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xcf09): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xcf59): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xcf69): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xcfb9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xcfc9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd019): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd029): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd079): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd089): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd0d9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd0e9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd139): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd149): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd199): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd1a9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd1f9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cw5T_info': (.text+0xd209): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sshw_info': (.text+0xd278): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `sshA_info': (.text+0xd399): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwam_info': (.text+0xd4f1): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sshK_info': (.text+0xd6b0): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `cwdl_info': (.text+0xd78b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwd4_info': (.text+0xd899): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwd4_info': (.text+0xd8a9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpl_info': (.text+0xd8f9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpl_info': (.text+0xd909): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpl_info': (.text+0xd965): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpl_info': (.text+0xd979): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpl_info': (.text+0xd9ee): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwfy_info': (.text+0xdabd): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwfy_info': (.text+0xdad1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwfy_info': (.text+0xdb46): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwfQ_info': (.text+0xdc15): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwfQ_info': (.text+0xdc29): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwfQ_info': (.text+0xdc9e): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwg8_info': (.text+0xdd6d): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwg8_info': (.text+0xdd81): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwg8_info': (.text+0xddf6): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwgq_info': (.text+0xdec5): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwgq_info': (.text+0xded9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwgq_info': (.text+0xdf4e): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwgI_info': (.text+0xe01d): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwgI_info': (.text+0xe031): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwgI_info': (.text+0xe0a6): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwh0_info': (.text+0xe175): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwh0_info': (.text+0xe189): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwh0_info': (.text+0xe1fe): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwhi_info': (.text+0xe2cd): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwhi_info': (.text+0xe2e1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwhi_info': (.text+0xe356): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwhA_info': (.text+0xe425): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwhA_info': (.text+0xe439): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwhA_info': (.text+0xe4ae): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwko_info': (.text+0xe699): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwko_info': (.text+0xe6a9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe6f9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe709): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe759): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe769): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe7c5): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe7d9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpm_info': (.text+0xe84e): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwmo_info': (.text+0xe91d): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwmo_info': (.text+0xe931): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwmo_info': (.text+0xe9a6): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwnC_info': (.text+0xeb35): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwnC_info': (.text+0xeb49): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwnC_info': (.text+0xebbe): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Types.dyn_o: In function `cwoX_info': (.text+0xed2d): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwoX_info': (.text+0xed41): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwoX_info': (.text+0xed85): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwpN_info': (.text+0xee0d): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssjg_info': (.text+0xeee4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjE_info': (.text+0xef60): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjE_info': (.text+0xefa3): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssjj_info': (.text+0xf004): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjj_info': (.text+0xf025): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssjw_info': (.text+0xf05d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjw_info': (.text+0xf07c): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjw_info': (.text+0xf0af): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjs_info': (.text+0xf119): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjs_info': (.text+0xf157): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjt_info': (.text+0xf1b1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjt_info': (.text+0xf1e4): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjx_info': (.text+0xf286): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssjx_info': (.text+0xf302): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjk_info': (.text+0xf34c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjk_info': (.text+0xf35f): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf3a8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf3f7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf465): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf493): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf4b6): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf4d9): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf4fc): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjy_info': (.text+0xf51f): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o:(.text+0xf542): more undefined references to `stg_ap_p_info' follow dist/build/Network/Socks5/Types.dyn_o: In function `cwsa_info': (.text+0xf63e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwrp_info': (.text+0xf6ca): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjJ_info': (.text+0xf724): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjJ_info': (.text+0xf745): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssjJ_info': (.text+0xf7a7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssjQ_info': (.text+0xf8cc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjQ_info': (.text+0xf8ed): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssjQ_info': (.text+0xf957): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwxk_info': (.text+0xf9c5): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwxk_info': (.text+0xf9dd): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssjX_info': (.text+0xfa0c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssjX_info': (.text+0xfa2d): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssjX_info': (.text+0xfa97): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwy5_info': (.text+0xfb05): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwy5_info': (.text+0xfb1d): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssk2_info': (.text+0xfb4c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssk2_info': (.text+0xfb6d): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssk2_info': (.text+0xfbcf): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwA3_info': (.text+0xfcfc): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwA3_info': (.text+0xfd0d): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sskl_info': (.text+0xfdc1): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskl_info': (.text+0xfdd9): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskm_info': (.text+0xfe59): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskn_info': (.text+0xfec1): undefined reference to `stg_ap_3_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskn_info': (.text+0xfef9): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskt_info': (.text+0xffbc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskU_info': (.text+0x10038): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskU_info': (.text+0x1007b): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sskw_info': (.text+0x100dc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskw_info': (.text+0x100fd): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sskK_info': (.text+0x10135): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskK_info': (.text+0x10150): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskK_info': (.text+0x1018d): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskG_info': (.text+0x101f1): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskG_info': (.text+0x1022f): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskH_info': (.text+0x10289): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskH_info': (.text+0x102bc): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskN_info': (.text+0x10362): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sskN_info': (.text+0x10376): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskN_info': (.text+0x103b4): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskN_info': (.text+0x103dc): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sskN_info': (.text+0x10459): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskx_info': (.text+0x104dc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskx_info': (.text+0x104ef): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x10538): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x10587): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x105f5): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x10623): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x10646): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x10669): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x1068c): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sskO_info': (.text+0x106af): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o:(.text+0x106d2): more undefined references to `stg_ap_p_info' follow dist/build/Network/Socks5/Types.dyn_o: In function `cwCS_info': (.text+0x107ce): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwC3_info': (.text+0x1085a): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssl4_info': (.text+0x108fc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssl4_info': (.text+0x10919): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssl4_info': (.text+0x1097f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssl4_info': (.text+0x109bd): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwHu_info': (.text+0x10a08): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sslf_info': (.text+0x10a2c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslf_info': (.text+0x10a49): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwIr_info': (.text+0x10af4): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwIr_info': (.text+0x10b1e): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwIr_info': (.text+0x10b2f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwJk_info': (.text+0x10c4d): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwJk_info': (.text+0x10c61): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwJk_info': (.text+0x10ca5): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwK0_info': (.text+0x10d2d): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sslz_info': (.text+0x10e04): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslX_info': (.text+0x10e80): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslX_info': (.text+0x10ec3): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sslC_info': (.text+0x10f24): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslC_info': (.text+0x10f45): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `sslP_info': (.text+0x10f7d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslP_info': (.text+0x10f9c): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslP_info': (.text+0x10fcf): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslL_info': (.text+0x11039): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslL_info': (.text+0x11077): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslM_info': (.text+0x110d1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslM_info': (.text+0x11104): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslQ_info': (.text+0x111a6): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sslQ_info': (.text+0x11222): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslD_info': (.text+0x1126c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslD_info': (.text+0x1127f): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslR_info': (.text+0x112c8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslR_info': (.text+0x11317): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sslR_info': (.text+0x11385): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `sslR_info': (.text+0x113e2): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwM2_info': (.text+0x1145e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwLh_info': (.text+0x114ea): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssm2_info': (.text+0x11544): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssm2_info': (.text+0x11565): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssm2_info': (.text+0x115c7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssm9_info': (.text+0x11684): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssm9_info': (.text+0x116a5): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssm9_info': (.text+0x1170b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssm9_info': (.text+0x1174b): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwPR_info': (.text+0x11791): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssmg_info': (.text+0x117bc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmg_info': (.text+0x117dd): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssmg_info': (.text+0x11843): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssmg_info': (.text+0x11883): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwQC_info': (.text+0x118c9): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssml_info': (.text+0x118f4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssml_info': (.text+0x11915): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssml_info': (.text+0x1197b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwSA_info': (.text+0x11aac): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cwSA_info': (.text+0x11abd): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssmz_info': (.text+0x11b3c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmz_info': (.text+0x11b5d): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssmE_info': (.text+0x11ba1): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmE_info': (.text+0x11bb9): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmF_info': (.text+0x11c39): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmA_info': (.text+0x11c84): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmA_info': (.text+0x11c97): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmA_info': (.text+0x11d17): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssmA_info': (.text+0x11d77): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwT2_info': (.text+0x11dda): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmK_info': (.text+0x11e14): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssnb_info': (.text+0x11e90): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssnb_info': (.text+0x11ed3): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssmN_info': (.text+0x11f34): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmN_info': (.text+0x11f55): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssn1_info': (.text+0x11f8d): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn1_info': (.text+0x11fa8): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn1_info': (.text+0x11fe5): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmX_info': (.text+0x12049): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmX_info': (.text+0x12087): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmY_info': (.text+0x120e1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmY_info': (.text+0x12114): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn4_info': (.text+0x121ba): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssn4_info': (.text+0x121ce): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn4_info': (.text+0x1220c): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn4_info': (.text+0x12234): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssn4_info': (.text+0x122b1): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmO_info': (.text+0x12334): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssmO_info': (.text+0x12347): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn5_info': (.text+0x12390): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn5_info': (.text+0x123df): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssn5_info': (.text+0x1244d): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssn5_info': (.text+0x124aa): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwVH_info': (.text+0x12526): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwUS_info': (.text+0x125b2): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `cx03_info': (.text+0x126fc): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cwZT_info': (.text+0x12782): undefined reference to `stg_ap_v_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwZT_info': (.text+0x1285d): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cwZT_info': (.text+0x12871): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cwZT_info': (.text+0x128b5): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cx1J_info': (.text+0x1293d): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssnJ_info': (.text+0x12a14): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssnR_info': (.text+0x12a90): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssnR_info': (.text+0x12ad3): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssnL_info': (.text+0x12b2c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssnL_info': (.text+0x12b77): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `cx3D_info': (.text+0x12be2): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cx2X_info': (.text+0x12c54): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `cx4V_info': (.text+0x12d32): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cx5h_info': (.text+0x12da2): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cx5D_info': (.text+0x12e41): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `cx6b_info': (.text+0x12eaf): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssok_info': (.text+0x12ee4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssos_info': (.text+0x12f60): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssos_info': (.text+0x12fa3): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Types.dyn_o: In function `ssom_info': (.text+0x12ffc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssom_info': (.text+0x13047): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Types.dyn_o: In function `cx7s_info': (.text+0x130b2): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cx6M_info': (.text+0x13124): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Types.dyn_o: In function `cx9s_info': (.text+0x13284): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cx9i_info': (.text+0x1330a): undefined reference to `stg_ap_v_info' dist/build/Network/Socks5/Types.dyn_o: In function `cx9i_info': (.text+0x133e1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cx9i_info': (.text+0x133f1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssp6_info': (.text+0x134e9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cxbp_info': (.text+0x13644): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `sspi_info': (.text+0x13768): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `sspj_info': (.text+0x13821): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `sspk_info': (.text+0x138b4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cxdK_info': (.text+0x139f7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1ca89): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1ca99): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cae9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1caf9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cb49): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cb59): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cba9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cbb9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cc09): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cA4s_info': (.text+0x1cc19): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssO3_info': (.text+0x1cc89): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssO7_info': (.text+0x1cd71): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cA8H_info': (.text+0x1cec9): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssOf_info': (.text+0x1d048): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `cAbf_info': (.text+0x1d0e7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e379): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e389): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e3d9): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e3e9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e439): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e449): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e499): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cAxA_info': (.text+0x1e4a9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssQv_info': (.text+0x1e519): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssQz_info': (.text+0x1e601): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cAB0_info': (.text+0x1e759): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssQH_info': (.text+0x1e8c0): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `cADs_info': (.text+0x1e963): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cAFU_info': (.text+0x1ec81): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cAFU_info': (.text+0x1ec91): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpD_info': (.text+0x1eea1): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpD_info': (.text+0x1eeb1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpE_info': (.text+0x1ef01): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpE_info': (.text+0x1ef11): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpF_info': (.text+0x1ef61): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `rjpF_info': (.text+0x1ef71): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `rjpG_info': (.text+0x1f007): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssRK_info': (.text+0x1f0f2): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssRM_info': (.text+0x1f21e): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssRO_info': (.text+0x1f35e): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssRQ_info': (.text+0x1f458): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssRQ_info': (.text+0x1f4ad): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssRY_info': (.text+0x1f544): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssS5_info': (.text+0x1f5d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssS5_info': (.text+0x1f60b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssSs_info': (.text+0x1f6b0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSs_info': (.text+0x1f6e3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssSP_info': (.text+0x1f788): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSP_info': (.text+0x1f7bb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssTc_info': (.text+0x1f860): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTc_info': (.text+0x1f893): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssTy_info': (.text+0x1f949): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTy_info': (.text+0x1f95c): undefined reference to `stg_sel_1_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTs_info': (.text+0x1f9d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTs_info': (.text+0x1fa0b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssTt_info': (.text+0x1fab9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTb_info': (.text+0x1fb59): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTb_info': (.text+0x1fb6c): undefined reference to `stg_sel_1_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssT5_info': (.text+0x1fbe8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssT5_info': (.text+0x1fc1b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssT6_info': (.text+0x1fcc9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSO_info': (.text+0x1fd69): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSO_info': (.text+0x1fd7c): undefined reference to `stg_sel_1_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSI_info': (.text+0x1fdf8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSI_info': (.text+0x1fe2b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssSJ_info': (.text+0x1fed9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSr_info': (.text+0x1ff79): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSr_info': (.text+0x1ff8c): undefined reference to `stg_sel_1_upd_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTG_info': (.text+0x20024): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSl_info': (.text+0x20298): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssSl_info': (.text+0x202cb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `ssSm_info': (.text+0x20379): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTI_info': (.text+0x20421): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTI_info': (.text+0x20517): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cAMo_info': (.text+0x20597): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cALI_info': (.text+0x20617): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Types.dyn_o: In function `cAWq_info': (.text+0x20819): undefined reference to `newCAF' dist/build/Network/Socks5/Types.dyn_o: In function `cAWq_info': (.text+0x20829): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssTV_info': (.text+0x20879): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssU2_info': (.text+0x208ec): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssUa_info': (.text+0x20930): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `ssUa_info': (.text+0x2096b): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Types.dyn_o: In function `ssUk_info': (.text+0x20b91): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Types.dyn_o: In function `cB1t_info': (.text+0x20f0e): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIDR_info': (.text+0x1c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIDR_info': (.text+0x6e): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIDV_info': (.text+0x98): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIDV_info': (.text+0xcd): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIDV_info': (.text+0xde): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIDV_info': (.text+0x16b): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIEq_info': (.text+0x21a): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIEq_info': (.text+0x29d): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIEq_info': (.text+0x381): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMu_info': (.text+0x466): undefined reference to `stg_sel_0_upd_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIF1_info': (.text+0x4d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIF1_info': (.text+0x50d): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIF1_info': (.text+0x51e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIF1_info': (.text+0x5a7): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIED_info': (.text+0x64d): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIED_info': (.text+0x699): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIED_info': (.text+0x6aa): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIED_info': (.text+0x72f): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFq_info': (.text+0x7d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFq_info': (.text+0x802): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFq_info': (.text+0x813): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFw_info': (.text+0x8ea): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFw_info': (.text+0x9c5): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFw_info': (.text+0xa32): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFS_info': (.text+0xa69): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFS_info': (.text+0xac3): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFV_info': (.text+0xb01): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFV_info': (.text+0xb57): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `cJg5_info': (.text+0xd01): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFD_info': (.text+0xd41): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIFD_info': (.text+0xdc4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGw_info': (.text+0xe48): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGw_info': (.text+0xe85): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGw_info': (.text+0xe96): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGw_info': (.text+0xf0b): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGw_info': (.text+0xf1c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIG5_info': (.text+0x1038): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIG5_info': (.text+0x1049): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIG5_info': (.text+0x10c1): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIG5_info': (.text+0x1115): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIG5_info': (.text+0x118b): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIG5_info': (.text+0x119c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGS_info': (.text+0x12b0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGS_info': (.text+0x12da): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIGS_info': (.text+0x12eb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `cJlb_info': (.text+0x1461): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHl_info': (.text+0x151c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHl_info': (.text+0x1554): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHp_info': (.text+0x15d1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHp_info': (.text+0x161e): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHt_info': (.text+0x16a9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHt_info': (.text+0x16ff): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHh_info': (.text+0x1789): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHh_info': (.text+0x17e8): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHC_info': (.text+0x185c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHC_info': (.text+0x18ae): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHG_info': (.text+0x18d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHG_info': (.text+0x1902): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHG_info': (.text+0x1913): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIHG_info': (.text+0x1994): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sII7_info': (.text+0x1a42): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sII7_info': (.text+0x1aed): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMw_info': (.text+0x1bcf): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMw_info': (.text+0x1c3e): undefined reference to `stg_sel_0_upd_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMw_info': (.text+0x1c69): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMw_info': (.text+0x1cc8): undefined reference to `stg_sel_0_upd_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMw_info': (.text+0x1cf3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIa_info': (.text+0x1dc0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIa_info': (.text+0x1df3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIm_info': (.text+0x1e94): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIm_info': (.text+0x1ed9): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIu_info': (.text+0x1f28): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIu_info': (.text+0x1f5f): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIU_info': (.text+0x2060): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIU_info': (.text+0x2095): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIU_info': (.text+0x20a6): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIU_info': (.text+0x213e): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJz_info': (.text+0x21ea): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJz_info': (.text+0x227d): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJz_info': (.text+0x2361): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIT_info': (.text+0x2399): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIT_info': (.text+0x23f4): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJM_info': (.text+0x2428): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJM_info': (.text+0x2452): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJM_info': (.text+0x2463): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIJM_info': (.text+0x24e4): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIF_info': (.text+0x25c1): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIF_info': (.text+0x25d2): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIF_info': (.text+0x2654): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIF_info': (.text+0x26ff): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIIF_info': (.text+0x276c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIK2_info': (.text+0x27b0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIK2_info': (.text+0x27da): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIK2_info': (.text+0x27eb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIK8_info': (.text+0x2868): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIK8_info': (.text+0x2892): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIK8_info': (.text+0x28a3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKI_info': (.text+0x29ef): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKI_info': (.text+0x2a87): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKI_info': (.text+0x2b4a): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKI_info': (.text+0x2ba5): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKJ_info': (.text+0x2d5a): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKP_info': (.text+0x2dd0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIKP_info': (.text+0x2e03): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIL1_info': (.text+0x2ea4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIL1_info': (.text+0x2ee9): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIL9_info': (.text+0x2f38): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIL9_info': (.text+0x2f6f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sILx_info': (.text+0x3070): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sILx_info': (.text+0x30a5): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sILx_info': (.text+0x30b6): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sILx_info': (.text+0x314e): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMc_info': (.text+0x31fa): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMc_info': (.text+0x328d): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMc_info': (.text+0x3371): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sILw_info': (.text+0x33a9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sILw_info': (.text+0x3404): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMp_info': (.text+0x3438): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMp_info': (.text+0x3462): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMp_info': (.text+0x3473): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMp_info': (.text+0x34f4): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sILi_info': (.text+0x35d1): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sILi_info': (.text+0x35e2): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sILi_info': (.text+0x3664): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sILi_info': (.text+0x370f): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sILi_info': (.text+0x377c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMF_info': (.text+0x37c0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMF_info': (.text+0x37ea): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIMF_info': (.text+0x37fb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIML_info': (.text+0x3878): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIML_info': (.text+0x38a2): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIML_info': (.text+0x38b3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sINl_info': (.text+0x39ff): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sINl_info': (.text+0x3a97): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sINl_info': (.text+0x3b5a): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sINl_info': (.text+0x3bb5): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sINm_info': (.text+0x3d6a): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMy_info': (.text+0x3de9): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMy_info': (.text+0x3df9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMC_info': (.text+0x3e49): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMC_info': (.text+0x3e59): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMD_info': (.text+0x3ea9): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMD_info': (.text+0x3eb9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFME_info': (.text+0x3f09): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFME_info': (.text+0x3f19): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sINw_info': (.text+0x3f60): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sINw_info': (.text+0x3fa0): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sINx_info': (.text+0x4019): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIND_info': (.text+0x40e8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIND_info': (.text+0x4128): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sINE_info': (.text+0x41a1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sINS_info': (.text+0x428c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sINN_info': (.text+0x42f3): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIO9_info': (.text+0x43ca): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOP_info': (.text+0x458c): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOQ_info': (.text+0x4622): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOR_info': (.text+0x4742): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOS_info': (.text+0x485a): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOV_info': (.text+0x49ac): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOV_info': (.text+0x49bf): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIOW_info': (.text+0x4a09): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIPm_info': (.text+0x4b78): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIPm_info': (.text+0x4c67): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIPU_info': (.text+0x4cb8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIPU_info': (.text+0x4cef): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIPW_info': (.text+0x4e1b): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIQ7_info': (.text+0x4f04): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIPX_info': (.text+0x4f8f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIP7_info': (.text+0x540e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIS7_info': (.text+0x5871): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIRW_info': (.text+0x59c0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIRW_info': (.text+0x5a0e): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sISv_info': (.text+0x5ab8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sISv_info': (.text+0x5aef): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sISx_info': (.text+0x5c1b): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sISI_info': (.text+0x5d04): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sISy_info': (.text+0x5d8f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIRH_info': (.text+0x620e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIWZ_info': (.text+0x7c2c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIWZ_info': (.text+0x7c5f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXB_info': (.text+0x7d40): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXB_info': (.text+0x7d75): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXB_info': (.text+0x7d86): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXB_info': (.text+0x7e13): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXb_info': (.text+0x7ef9): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXb_info': (.text+0x7f0a): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXb_info': (.text+0x7f8d): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXb_info': (.text+0x7fda): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIXb_info': (.text+0x8063): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIY4_info': (.text+0x8140): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIY4_info': (.text+0x816a): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIY4_info': (.text+0x817b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYa_info': (.text+0x8252): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYa_info': (.text+0x832d): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYa_info': (.text+0x839a): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `cKMg_info': (.text+0x8467): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMZ_info': (.text+0x8511): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMZ_info': (.text+0x8521): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMZ_info': (.text+0x8579): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFMZ_info': (.text+0x8589): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYJ_info': (.text+0x8600): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYJ_info': (.text+0x8707): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYp_info': (.text+0x8777): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIYp_info': (.text+0x87fc): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `cKU3_info': (.text+0x8913): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZl_info': (.text+0x8aac): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZl_info': (.text+0x8add): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZp_info': (.text+0x8b4c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZp_info': (.text+0x8b7f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZy_info': (.text+0x8c3c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZy_info': (.text+0x8c8e): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZC_info': (.text+0x8cb8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZC_info': (.text+0x8ced): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZC_info': (.text+0x8cfe): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sIZC_info': (.text+0x8d8b): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ07_info': (.text+0x8e3a): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ07_info': (.text+0x8ebd): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ07_info': (.text+0x8fa1): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ08_info': (.text+0x9097): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ08_info': (.text+0x90f5): undefined reference to `stg_sel_0_upd_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0a_info': (.text+0x917c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0a_info': (.text+0x91ad): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0e_info': (.text+0x921c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0e_info': (.text+0x9250): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0Q_info': (.text+0x92d8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0Q_info': (.text+0x9315): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0Q_info': (.text+0x9326): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0Q_info': (.text+0x939b): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0Q_info': (.text+0x93ac): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0n_info': (.text+0x9500): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0n_info': (.text+0x9511): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0n_info': (.text+0x9589): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0n_info': (.text+0x9621): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0n_info': (.text+0x9693): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ0n_info': (.text+0x96a4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ1g_info': (.text+0x97f0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ1g_info': (.text+0x981a): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ1g_info': (.text+0x982b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `cL68_info': (.text+0x99a1): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ1y_info': (.text+0x9aaa): undefined reference to `stg_sel_0_upd_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ1y_info': (.text+0x9b27): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `rFN4_info': (.text+0x9bd1): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFN4_info': (.text+0x9be1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `rFN4_info': (.text+0x9c39): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `rFN4_info': (.text+0x9c49): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ2g_info': (.text+0x9cc0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ2g_info': (.text+0x9dc7): undefined reference to `stg_gc_unbx_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ2i_info': (.text+0x9e4c): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ2j_info': (.text+0x9eda): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `cLat_info': (.text+0x9ff2): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `cLat_info': (.text+0xa003): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ2s_info': (.text+0xa113): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `cLeh_info': (.text+0xa2f3): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Wire.dyn_o: In function `cLf6_info': (.text+0xa4b1): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLf6_info': (.text+0xa4c1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLf6_info': (.text+0xa511): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLf6_info': (.text+0xa521): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLf6_info': (.text+0xa571): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLf6_info': (.text+0xa581): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3p_info': (.text+0xa5cc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3A_info': (.text+0xa629): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3A_info': (.text+0xa644): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3u_info': (.text+0xa6e9): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3B_info': (.text+0xa7c1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3C_info': (.text+0xa859): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3D_info': (.text+0xa931): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ3I_info': (.text+0xaae9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLle_info': (.text+0xae21): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLle_info': (.text+0xae31): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLle_info': (.text+0xae81): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLle_info': (.text+0xae91): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ42_info': (.text+0xaedc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ48_info': (.text+0xb071): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb3a9): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb3b9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb409): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb419): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb469): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb479): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb4c9): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb4d9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb529): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLoU_info': (.text+0xb539): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4r_info': (.text+0xb5a0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4r_info': (.text+0xb5d3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4A_info': (.text+0xb654): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4F_info': (.text+0xb69c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4J_info': (.text+0xb71c): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4J_info': (.text+0xb76b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4O_info': (.text+0xb9b1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ4Y_info': (.text+0xbc29): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xbfe2): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc031): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc041): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc091): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc0a1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc0f1): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc101): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc151): undefined reference to `newCAF' dist/build/Network/Socks5/Wire.dyn_o: In function `cLwD_info': (.text+0xc161): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5m_info': (.text+0xc1c8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5m_info': (.text+0xc1fb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5v_info': (.text+0xc27c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5A_info': (.text+0xc2c4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5E_info': (.text+0xc344): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5E_info': (.text+0xc393): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5J_info': (.text+0xc5d9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `sJ5T_info': (.text+0xc851): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Wire.dyn_o: In function `cLE6_info': (.text+0xcc0a): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Conf.dyn_o: In function `cCJw_info': (.text+0x1af): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Conf.dyn_o: In function `sCHc_info': (.text+0x250): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `sCHc_info': (.text+0x293): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdI_info': (.text+0x411): undefined reference to `newCAF' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdI_info': (.text+0x421): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdK_info': (.text+0x471): undefined reference to `newCAF' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdK_info': (.text+0x481): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdM_info': (.text+0x4d1): undefined reference to `newCAF' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdM_info': (.text+0x4e1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdN_info': (.text+0x531): undefined reference to `newCAF' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdN_info': (.text+0x541): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdU_info': (.text+0x591): undefined reference to `newCAF' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdU_info': (.text+0x5a1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdU_info': (.text+0x5f9): undefined reference to `newCAF' dist/build/Network/Socks5/Conf.dyn_o: In function `rCdU_info': (.text+0x609): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `sCHF_info': (.text+0x660): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Conf.dyn_o: In function `sCHF_info': (.text+0x697): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Conf.dyn_o: In function `sCHF_info': (.text+0x766): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOxQ_info': (.text+0x62): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOyc_info': (.text+0xca): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOyc_info': (.text+0xf9): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `cOyc_info': (.text+0x109): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOrM_info': (.text+0x154): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOrT_info': (.text+0x1ca): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Command.dyn_o: In function `sOrX_info': (.text+0x283): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Command.dyn_o: In function `sOrY_info': (.text+0x2c9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOBB_info': (.text+0x581): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOsh_info': (.text+0x630): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOsh_info': (.text+0x66b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOCv_info': (.text+0x747): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOsC_info': (.text+0x899): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOsC_info': (.text+0x943): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOsK_info': (.text+0xb0b): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOsK_info': (.text+0xb4a): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `rNOb_info': (.text+0xce1): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOb_info': (.text+0xcf1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOc_info': (.text+0xd41): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOc_info': (.text+0xd51): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOd_info': (.text+0xda1): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOd_info': (.text+0xdb1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOh_info': (.text+0xe01): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOh_info': (.text+0xe11): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOp_info': (.text+0xe91): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOp_info': (.text+0xea1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOp_info': (.text+0xef9): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOp_info': (.text+0xf09): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOLN_info': (.text+0xfcc): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOLB_info': (.text+0x1073): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x110d): undefined reference to `stg_ap_ppppp_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x11b9): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x11c9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x1221): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x1231): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x1289): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x1299): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x12f1): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `cOLd_info': (.text+0x1301): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOty_info': (.text+0x1344): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOty_info': (.text+0x1357): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Command.dyn_o: In function `cOOO_info': (.text+0x1401): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOPG_info': (.text+0x1474): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOPv_info': (.text+0x14f3): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Command.dyn_o: In function `sOuB_info': (.text+0x15a8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOuB_info': (.text+0x15db): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOuE_info': (.text+0x1668): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOuE_info': (.text+0x169f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOuE_info': (.text+0x16dd): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOQe_info': (.text+0x182e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOQ8_info': (.text+0x187e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOP5_info': (.text+0x193c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOv4_info': (.text+0x1b64): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOv4_info': (.text+0x1bf2): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOTr_info': (.text+0x1c48): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5/Command.dyn_o: In function `cOUZ_info': (.text+0x1d41): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOVP_info': (.text+0x1db4): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Command.dyn_o: In function `cOVE_info': (.text+0x1e33): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Command.dyn_o: In function `sOvU_info': (.text+0x1ee4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOvU_info': (.text+0x1f84): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOW9_info': (.text+0x1fce): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOVe_info': (.text+0x208c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOwh_info': (.text+0x22b8): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOwh_info': (.text+0x22fb): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOwn_info': (.text+0x23ec): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOwn_info': (.text+0x2493): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cOYD_info': (.text+0x24e8): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5/Command.dyn_o: In function `rNOv_info': (.text+0x2619): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOv_info': (.text+0x2629): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOv_info': (.text+0x2681): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOv_info': (.text+0x2691): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOwL_info': (.text+0x26e0): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOwL_info': (.text+0x271f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOwR_info': (.text+0x27dc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOwZ_info': (.text+0x2828): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOwZ_info': (.text+0x285f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cP1Q_info': (.text+0x299b): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cP1y_info': (.text+0x2a20): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5/Command.dyn_o: In function `rNOz_info': (.text+0x2b49): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOz_info': (.text+0x2b59): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `rNOz_info': (.text+0x2bb1): undefined reference to `newCAF' dist/build/Network/Socks5/Command.dyn_o: In function `rNOz_info': (.text+0x2bc1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOxj_info': (.text+0x2c10): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOxj_info': (.text+0x2c4f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `sOxp_info': (.text+0x2d0c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOxy_info': (.text+0x2d58): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Command.dyn_o: In function `sOxy_info': (.text+0x2d8f): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cP5l_info': (.text+0x2ee3): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Command.dyn_o: In function `cP53_info': (.text+0x2f68): undefined reference to `stg_raiseIOzh' dist/build/Network/Socks5/Parse.dyn_o: In function `scge_info': (.text+0x1c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scgi_info': (.text+0x6c): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgi_info': (.text+0x106): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgi_info': (.text+0x14d): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgx_info': (.text+0x188): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scgx_info': (.text+0x1a1): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgx_info': (.text+0x205): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgF_info': (.text+0x262): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgF_info': (.text+0x2b5): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgP_info': (.text+0x340): undefined reference to `stg_ap_4_upd_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scgP_info': (.text+0x385): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgX_info': (.text+0x3ef): undefined reference to `stg_ap_pppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scgX_info': (.text+0x44a): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sch9_info': (.text+0x4b8): undefined reference to `stg_ap_2_upd_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sch9_info': (.text+0x4d4): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schb_info': (.text+0x53b): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schb_info': (.text+0x5a2): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schh_info': (.text+0x5fe): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schm_info': (.text+0x62e): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schm_info': (.text+0x6a0): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schx_info': (.text+0x702): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schy_info': (.text+0x75b): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schy_info': (.text+0x7c2): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schE_info': (.text+0x81e): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schE_info': (.text+0x87b): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Parse.dyn_o: In function `schE_info': (.text+0x8d9): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `schE_info': (.text+0x8e9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `schE_info': (.text+0x93f): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schS_info': (.text+0x999): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `schS_info': (.text+0x9e1): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sci1_info': (.text+0xa44): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `schM_info': (.text+0xb60): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scia_info': (.text+0xc1c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scia_info': (.text+0xc41): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scij_info': (.text+0xcc4): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sci7_info': (.text+0xdb1): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sci7_info': (.text+0xe91): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `sci7_info': (.text+0xea1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sciD_info': (.text+0xeec): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sciG_info': (.text+0x1041): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sciG_info': (.text+0x107a): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Parse.dyn_o: In function `ccRl_info': (.text+0x1127): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sciV_info': (.text+0x1489): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `sciV_info': (.text+0x1499): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sciV_info': (.text+0x14ef): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sciV_info': (.text+0x15a9): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scjg_info': (.text+0x15ee): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scja_info': (.text+0x167d): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `scja_info': (.text+0x16d8): undefined reference to `stg_ap_pp_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scja_info': (.text+0x16fd): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0t_info': (.text+0x17e1): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0t_info': (.text+0x17f1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scjA_info': (.text+0x1861): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scjB_info': (.text+0x18d9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scjB_info': (.text+0x192d): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scjD_info': (.text+0x1964): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `cd3c_info': (.text+0x1c01): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `cd3a_info': (.text+0x1c5d): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cd3a_info': (.text+0x1c9b): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Parse.dyn_o: In function `cd3a_info': (.text+0x1d77): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0u_info': (.text+0x1f59): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0u_info': (.text+0x1f69): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sckA_info': (.text+0x1fb4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sckJ_info': (.text+0x2000): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sckJ_info': (.text+0x2037): undefined reference to `stg_gc_pp' dist/build/Network/Socks5/Parse.dyn_o: In function `sckB_info': (.text+0x2109): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scl6_info': (.text+0x2174): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scl6_info': (.text+0x2195): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sclf_info': (.text+0x21c4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `cd8c_info': (.text+0x2344): undefined reference to `stg_ap_ppp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cd8c_info': (.text+0x2355): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sclh_info': (.text+0x2498): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sclh_info': (.text+0x24dd): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sclh_info': (.text+0x24ee): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sclh_info': (.text+0x2588): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sclr_info': (.text+0x264c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sclt_info': (.text+0x2721): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sclj_info': (.text+0x27b9): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sclS_info': (.text+0x2844): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sclS_info': (.text+0x2868): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sclu_info': (.text+0x2c8d): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sclu_info': (.text+0x2cec): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sclu_info': (.text+0x2d15): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Parse.dyn_o: In function `cdj6_info': (.text+0x2fc8): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scna_info': (.text+0x3039): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scna_info': (.text+0x308d): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scnc_info': (.text+0x30c4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `cdpT_info': (.text+0x3379): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `cdpQ_info': (.text+0x33d9): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdpQ_info': (.text+0x3417): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Parse.dyn_o: In function `scnZ_info': (.text+0x3459): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scnZ_info': (.text+0x3720): undefined reference to `stg_sel_0_upd_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scnZ_info': (.text+0x373f): undefined reference to `stg_sel_1_upd_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scnZ_info': (.text+0x3773): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0v_info': (.text+0x38c9): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0v_info': (.text+0x38d9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0w_info': (.text+0x3929): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0w_info': (.text+0x3939): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0x_info': (.text+0x3989): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0x_info': (.text+0x3999): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0y_info': (.text+0x39e9): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0y_info': (.text+0x39f9): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0y_info': (.text+0x3a51): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0y_info': (.text+0x3a61): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scow_info': (.text+0x3ab4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scow_info': (.text+0x3ac7): undefined reference to `stg_ap_p_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scp0_info': (.text+0x3b08): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scp0_info': (.text+0x3b45): undefined reference to `stg_noDuplicatezh' dist/build/Network/Socks5/Parse.dyn_o: In function `scp0_info': (.text+0x3b56): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Parse.dyn_o: In function `scp0_info': (.text+0x3bb8): undefined reference to `stg_ap_ppv_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scp0_info': (.text+0x3bf6): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scp1_info': (.text+0x3c62): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `scp1_info': (.text+0x3cc7): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scp2_info': (.text+0x3d3c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0F_info': (.text+0x3ea1): undefined reference to `newCAF' dist/build/Network/Socks5/Parse.dyn_o: In function `ra0F_info': (.text+0x3eb1): undefined reference to `stg_bh_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scpc_info': (.text+0x3fbf): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scpc_info': (.text+0x3fde): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `scpJ_info': (.text+0x4091): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scpJ_info': (.text+0x40e5): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scpL_info': (.text+0x411c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `cdGa_info': (.text+0x43d1): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `cdG8_info': (.text+0x4431): undefined reference to `stg_ap_0_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdG8_info': (.text+0x446f): undefined reference to `stg_newPinnedByteArrayzh' dist/build/Network/Socks5/Parse.dyn_o: In function `cdG8_info': (.text+0x4586): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdG8_info': (.text+0x45df): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `cdG8_info': (.text+0x4651): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdG8_info': (.text+0x4671): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Parse.dyn_o: In function `cdER_info': (.text+0x48bc): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `scr3_info': (.text+0x4a6c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scr3_info': (.text+0x4a90): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scrk_info': (.text+0x4ba1): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scrk_info': (.text+0x4d35): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scrE_info': (.text+0x4eff): undefined reference to `stg_ap_p_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scrE_info': (.text+0x4f1e): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `scsc_info': (.text+0x4fc4): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scsc_info': (.text+0x4fe8): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdV2_info': (.text+0x51ac): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdV2_info': (.text+0x5205): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `cdV2_info': (.text+0x525e): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `cdV2_info': (.text+0x527e): undefined reference to `stg_gc_noregs' dist/build/Network/Socks5/Parse.dyn_o: In function `cdUt_info': (.text+0x53f7): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `scsI_info': (.text+0x5584): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `scsI_info': (.text+0x55a9): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `scsW_info': (.text+0x55dc): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sct0_info': (.text+0x56e4): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sct0_info': (.text+0x57b5): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `ce3M_info': (.text+0x588d): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sct9_info': (.text+0x5904): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sct9_info': (.text+0x593c): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sctc_info': (.text+0x599c): undefined reference to `stg_upd_frame_info' dist/build/Network/Socks5/Parse.dyn_o: In function `sctc_info': (.text+0x59c1): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `ce8M_info': (.text+0x5b45): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o: In function `sctw_info': (.text+0x5bf0): undefined reference to `stg_ap_pp_fast' dist/build/Network/Socks5/Parse.dyn_o: In function `sctw_info': (.text+0x5c68): undefined reference to `stg_gc_unpt_r1' dist/build/Network/Socks5/Parse.dyn_o:(.data+0xe8): undefined reference to `stg_IND_STATIC_info' dist/build/Network/Socks5/Parse.dyn_o:(.data+0x2b0): undefined reference to `stg_IND_STATIC_info' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_INTLIKE_closure' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_writeTVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `performMajorGC' /usr/lib64/ghc-8.0.2/bytestring-0.10.8.1/libHSbytestring-0.10.8.1-ghc8.0.2.so: undefined reference to `stg_newMutVarzh' /usr/lib64/ghc-8.0.2/unix-2.7.2.1/libHSunix-2.7.2.1-ghc8.0.2.so: undefined reference to `nocldstop' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stopProfTimer' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getOrSetSystemEventThreadEventManagerStore' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_makeStablePtrzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_ap_5_upd_info' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `rtsSupportsBoundThreads' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_newSmallArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_readTVarIOzh' /usr/lib64/ghc-8.0.2/unix-2.7.2.1/libHSunix-2.7.2.1-ghc8.0.2.so: undefined reference to `forkProcess' /usr/lib64/ghc-8.0.2/bytestring-0.10.8.1/libHSbytestring-0.10.8.1-ghc8.0.2.so: undefined reference to `stg_ap_n_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `libdwPoolRelease' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_mkApUpd0zh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_tryTakeMVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `newSpark' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_killThreadzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `errorBelch' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_ap_pppv_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_checkSchedStatus' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_checkzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_forkzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_getThreadId' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_ap_ppv_fast' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `debugBelch' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `resumeThread' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getNumberOfProcessors' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_cloneSmallMutableArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_clearCCSzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_casSmallArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_retryzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_lock' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getOrSetSystemEventThreadIOManagerThreadStore' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_sel_4_upd_info' /usr/lib64/ghc-8.0.2/unix-2.7.2.1/libHSunix-2.7.2.1-ghc8.0.2.so: undefined reference to `rtsTimerSignal' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `lockFile' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_readMVarzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_cloneArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_raisezh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getMonotonicNSec' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `setIOManagerControlFd' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `libdwPoolTake' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_unsafeThawSmallArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `__hscore_set_saved_termios' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_waitReadzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_ap_ppp_info' /usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1/libHSinteger-gmp-1.0.0.1-ghc8.0.2.so: undefined reference to `stg_decodeDoublezuInt64zh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_getSparkzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_newBCOzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_ap_6_upd_info' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_ap_pv_fast' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_casArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_catchRetryzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_putMVarzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_ap_pppppp_fast' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_unsafeThawArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `backtraceFree' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_labelThreadzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getOrSetSystemTimerThreadIOManagerThreadStore' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `setNumCapabilities' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `cmp_thread' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getOrSetSystemTimerThreadEventManagerStore' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_copyArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_gc_pppp' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `hs_spt_key_count' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_ap_7_upd_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `setTimerManagerControlFd' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `libdwPoolClear' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_gc_f1' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `suspendThread' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_newArrayArrayzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_takeMVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `startProfTimer' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_ap_pppp_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `hs_free_stable_ptr' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_sel_3_upd_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_CHARLIKE_closure' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `hs_spt_keys' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_yieldzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_MUT_ARR_PTRS_DIRTY_info' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_copyMutableArrayArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_setThreadAllocationCounter' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_deRefWeakzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_disableThreadAllocationLimit' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_newMVarzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_waitWritezh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stackOverflow' /usr/lib64/ghc-8.0.2/unix-2.7.2.1/libHSunix-2.7.2.1-ghc8.0.2.so: undefined reference to `stopTimer' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_SMALL_MUT_ARR_PTRS_DIRTY_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_ap_pv_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `setIOManagerWakeupFd' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_newArrayzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_copyMutableArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `performGC' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_addCFinalizzerToWeakzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_getThreadAllocationCounter' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `__hscore_get_saved_termios' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_freezzeArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_catchSTMzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getGCStatsEnabled' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `forkOS_createThread' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_gc_d1' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_getApStackValzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `hs_spt_lookup' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `foreignExportStablePtr' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_traceMarkerzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_deRefStablePtrzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `RtsFlags' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_freezzeSmallArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_sel_2_upd_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_finalizzeWeakzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_forkOnzh' /usr/lib64/ghc-8.0.2/time-1.6.0.1/libHStime-1.6.0.1-ghc8.0.2.so: undefined reference to `stg_sel_7_upd_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getProgArgv' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `unlockFile' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getFullProgArgv' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getGCStats' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `setProgArgv' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `shutdownHaskellAndSignal' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `shutdownHaskellAndExit' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_isEmptyMVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_apply' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_makeStableNamezh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_traceEventzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_readTVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_mkWeakzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_evalIO' /usr/lib64/ghc-8.0.2/bytestring-0.10.8.1/libHSbytestring-0.10.8.1-ghc8.0.2.so: undefined reference to `stg_ap_n_fast' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `libdwLookupLocation' /usr/lib64/ghc-8.0.2/time-1.6.0.1/libHStime-1.6.0.1-ghc8.0.2.so: undefined reference to `stg_sel_0_noupd_info' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_ARR_WORDS_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_enableThreadAllocationLimit' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_isCurrentThreadBoundzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_newTVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_MUT_ARR_PTRS_FROZEN0_info' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_copyArrayArrayzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_unpackClosurezh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_thawSmallArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_unlock' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_atomicallyzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_threadStatuszh' /usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1/libHSinteger-gmp-1.0.0.1-ghc8.0.2.so: undefined reference to `stg_shrinkMutableByteArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_tryPutMVarzh' /usr/lib64/ghc-8.0.2/bytestring-0.10.8.1/libHSbytestring-0.10.8.1-ghc8.0.2.so: undefined reference to `stg_ap_pppv_fast' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_decodeFloatzuIntzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHSnetwork-2.6.3.1-ABFtZSq90Z9BfMXNiqgBoe-ghc8.0.2.so: undefined reference to `stg_newAlignedPinnedByteArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_sel_6_upd_info' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_copySmallArrayzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_thawArrayzh' /usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1/libHSinteger-gmp-1.0.0.1-ghc8.0.2.so: undefined reference to `stg_resizzeMutableByteArrayzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_sel_1_noupd_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_atomicModifyMutVarzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_numSparkszh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_decodeDoublezu2Intzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `enabled_capabilities' /usr/lib64/ghc-8.0.2/bytestring-0.10.8.1/libHSbytestring-0.10.8.1-ghc8.0.2.so: undefined reference to `dirty_MUT_VAR' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_sig_install' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `rts_mkStablePtr' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `freeHaskellFunctionPtr' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_myThreadIdzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `getOrSetGHCConcSignalSignalHandlerStore' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_sel_5_upd_info' /usr/lib64/ghc-8.0.2/bytestring-0.10.8.1/libHSbytestring-0.10.8.1-ghc8.0.2.so: undefined reference to `stg_newByteArrayzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_cloneSmallArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_tryReadMVarzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_SMALL_MUT_ARR_PTRS_FROZEN0_info' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_mkWeakNoFinalizzerzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_casMutVarzh' /usr/lib64/x86_64-linux-ghc-8.0.2/libHScereal-0.4.1.1-CHAiZrWk7Kb21gmMnutJLp-ghc8.0.2.so: undefined reference to `stg_ap_ppppp_fast' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_gc_ppp' /usr/lib64/ghc-8.0.2/integer-gmp-1.0.0.1/libHSinteger-gmp-1.0.0.1-ghc8.0.2.so: undefined reference to `__int_encodeDouble' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `libdwGetBacktrace' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_copySmallMutableArrayzh' /usr/lib64/ghc-8.0.2/ghc-prim-0.5.0.0/libHSghc-prim-0.5.0.0-ghc8.0.2.so: undefined reference to `stg_cloneMutableArrayzh' /usr/lib64/ghc-8.0.2/base-4.9.1.0/libHSbase-4.9.1.0-ghc8.0.2.so: undefined reference to `stg_delayzh' collect2: error: ld returned 1 exit status `x86_64-pc-linux-gnu-gcc' failed in phase `Linker'. (Exit code: 1) * ERROR: dev-haskell/socks-0.5.5::gentoo failed (compile phase): * setup build failed * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 2931: Called haskell-cabal_src_compile * environment, line 2038: Called cabal_src_compile * environment, line 736: Called cabal-build * environment, line 500: Called die * The specific snippet of code: * ./setup "$@" || die "setup build failed" * * If you need support, post the output of `emerge --info '=dev-haskell/socks-0.5.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-haskell/socks-0.5.5::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-haskell/socks-0.5.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-haskell/socks-0.5.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5' * S: '/var/tmp/portage/dev-haskell/socks-0.5.5/work/socks-0.5.5'