==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: xssscan-git r17.7f1ea90-4 (Thu Nov 14 08:34:56 2019)
==> Retrieving sources...
  -> Cloning detectXSSlib git repo...
Cloning into bare repository '/srv/build/builder/work/xssscan-git/detectXSSlib'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    detectXSSlib ... Skipped
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: xssscan-git r17.7f1ea90-4 (Thu 14 Nov 2019 08:35:21 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17028-1  perl-mailtools-2.21-2  perl-timedate-2.30-6
             git-2.24.0-1

Total Download Size:    5.00 MiB
Total Installed Size:  33.20 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17028-1-any.pkg.tar.xz...
downloading perl-timedate-2.30-6-any.pkg.tar.xz...
downloading perl-mailtools-2.21-2-any.pkg.tar.xz...
downloading git-2.24.0-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python2: various helper scripts
    subversion: git svn
    gnome-keyring: GNOME keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group git with gid 977.
Creating user git (git daemon user) with uid 977 and gid 977.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of detectXSSlib git repo...
Cloning into 'detectXSSlib'...
done.
==> Starting pkgver()...
==> Starting build()...
../../detectxsslib/detectxsslib.c: In function ‘void xsslibParseUrl(xsslibUrl*, char*, int)’:
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1752462448 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:103:5: note: in expansion of macro ‘FC’
  if(FC(0,'http'))
     ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1668244581 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:186:8: note: in expansion of macro ‘FC’
     if(FC(-1,'code'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1954115685 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:188:9: note: in expansion of macro ‘FC’
      if(FC(3,'type'))
         ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1751216755 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:193:8: note: in expansion of macro ‘FC’
     if(FC(0,'hars') && TC(4,'et'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1818325875 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:195:8: note: in expansion of macro ‘FC’
     if(FC(0,'lass') && TC(4,'id'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1684108385 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:199:8: note: in expansion of macro ‘FC’
     if(FC(-1,'data'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1752327526 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:203:8: note: in expansion of macro ‘FC’
     if(FC(-1,'href'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1953787949 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:205:8: note: in expansion of macro ‘FC’
     if(FC(0,'ttp-') && FC(4,'equi') && *(p + 8) == 'v')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1701934441 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:205:24: note: in expansion of macro ‘FC’
     if(FC(0,'ttp-') && FC(4,'equi') && *(p + 8) == 'v')
                        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1635148147 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:209:8: note: in expansion of macro ‘FC’
     if(FC(0,'avas') && FC(4,'crip') && TC(8,'t:'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1668442480 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:209:24: note: in expansion of macro ‘FC’
     if(FC(0,'avas') && FC(4,'crip') && TC(8,'t:'))
                        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1954115685 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:213:8: note: in expansion of macro ‘FC’
     if(FC(-1,'type'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1835820658 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:217:8: note: in expansion of macro ‘FC’
     if(FC(0,'mlfr') && TC(4,'am') && *(p + 6) == 'e')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1651729266 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:219:8: note: in expansion of macro ‘FC’
     if(FC(0,'bscr') && FC(4,'ipt:'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1768977466 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:219:24: note: in expansion of macro ‘FC’
     if(FC(0,'bscr') && FC(4,'ipt:'))
                        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1818848875 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:223:8: note: in expansion of macro ‘FC’
     if(FC(0,'link') && FC(4,':hre') && *(p + 8) == 'f')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(979923557 << 24)’ requires 55 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:223:24: note: in expansion of macro ‘FC’
     if(FC(0,'link') && FC(4,':hre') && *(p + 8) == 'f')
                        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1768779887 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:235:8: note: in expansion of macro ‘FC’
     if(FC(0,'impo') && TC(4,'rt'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1886415973 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:239:8: note: in expansion of macro ‘FC’
     if(FC(0,'pple') && *(p + 4) == 't')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1650553701 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:243:8: note: in expansion of macro ‘FC’
     if(FC(-1,'base'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1835165028 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:247:8: note: in expansion of macro ‘FC’
     if(FC(0,'mbed'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1918987621 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:251:8: note: in expansion of macro ‘FC’
     if(FC(0,'rame'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1718772077 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:255:8: note: in expansion of macro ‘FC’
     if(FC(0,'fram') && *(p + 4) == 'e')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1836084325 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:257:8: note: in expansion of macro ‘FC’
     if(FC(0,'mple') && FC(4,'ment') && FC(8,'atio') && *(p + 12) == 'n')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1835363956 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:257:24: note: in expansion of macro ‘FC’
     if(FC(0,'mple') && FC(4,'ment') && FC(8,'atio') && *(p + 12) == 'n')
                        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1635019119 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:257:40: note: in expansion of macro ‘FC’
     if(FC(0,'mple') && FC(4,'ment') && FC(8,'atio') && *(p + 12) == 'n')
                                        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1836085106 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:259:8: note: in expansion of macro ‘FC’
     if(FC(0,'mpor') && *(p + 4) == 't')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1818848875 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:263:8: note: in expansion of macro ‘FC’
     if(FC(-1,'link'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1835365473 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:267:8: note: in expansion of macro ‘FC’
     if(FC(-1,'meta'))
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1651139939 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:271:8: note: in expansion of macro ‘FC’
     if(FC(0,'bjec') && *(p + 4) == 't')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1668442480 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:275:8: note: in expansion of macro ‘FC’
     if(FC(0,'crip') && *(p + 4) == 't')
        ^~
../../detectxsslib/detectxsslib.c:20:100: warning: result of ‘(1954114661 << 24)’ requires 56 bits to represent, but ‘int’ only has 32 bits [-Wshift-overflow=]
 ) >> 24) | (((x) & 0x00FF0000) >> 8) | (((x) & 0x0000FF00) << 8) | ((x) << 24))
                                                                     ~~~~^~~~~

../../detectxsslib/detectxsslib.c:25:55: note: in expansion of macro ‘SWAP_UINT32’
 #define FC(disp,str) (*(unsigned long *)(p + disp) == SWAP_UINT32(str))  // compare four characters
                                                       ^~~~~~~~~~~
../../detectxsslib/detectxsslib.c:277:8: note: in expansion of macro ‘FC’
     if(FC(0,'tyle'))
        ^~
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "xssscan-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xssscan-git r17.7f1ea90-4 (Thu 14 Nov 2019 08:35:56 AM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (4) git-2.24.0-1  perl-error-0.17028-1  perl-mailtools-2.21-2
             perl-timedate-2.30-6

Total Removed Size:  33.20 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing git...
removing perl-mailtools...
removing perl-timedate...
removing perl-error...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...