Advertisement
westor

Untitled

Jun 20th, 2021 (edited)
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.37 KB | None | 0 0
  1. unreal@ChatHUB-ORG-DeDi:~/unrealircd$ ./unrealircd module update
  2. Reading module repository list from '/home/unreal/unrealircd/conf/modules.sources.list'...
  3. Checking module repository https://modules.unrealircd.org/modules.list...
  4. Use any of the following actions:
  5. unrealircd module list                     List all the available and installed modules
  6. unrealircd module info name-of-module      Show more information about the module
  7. unrealircd module install name-of-module   Install the specified module
  8. unrealircd module uninstall name-of-module Uninstall the specified module
  9. unrealircd module upgrade name-of-module   Upgrade the specified module (if needed)
  10. unrealircd module upgrade                  Upgrade all modules (if needed)
  11. unrealircd module generate-repository      Generate a repository index (you are
  12.                                            unlikely to need this, only for repo admins)
  13. See https://www.unrealircd.org/docs/Module_manager for more information.
  14. unreal@ChatHUB-ORG-DeDi:~/unrealircd$ ./unrealircd module upgrade
  15. Reading module repository list from '/home/unreal/unrealircd/conf/modules.sources.list'...
  16. Checking module repository https://modules.unrealircd.org/modules.list...
  17. Downloading third/sacmds from https://raw.githubusercontent.com/unrealircd/unrealircd-contrib/master/files/sacmds                                                                                                                            .c...
  18. Test compiling third/sacmds...
  19. cd src; make 'CFLAGS=-I/home/unreal/unrealircd_source/source/include -pthread -I/home/unreal/unrealircd_source/so                                                                                                                            urce/extras/pcre2/include -I/home/unreal/unrealircd_source/source/extras/argon2/include -I/home/unreal/unrealircd                                                                                                                            _source/source/extras/c-ares/include -I/home/unreal/unrealircd_source/source/extras/sodium/include -g -O2 -fno-st                                                                                                                            rict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branche                                                                                                                            s -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-                                                                                                                            but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -I/                                                                                                                            usr/local/include  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-b                                                                                                                            uffer-size=1 -fstack-clash-protection -fcf-protection ' 'CC=gcc' 'IRCDLIBS=-lcrypt  -ldl /home/unreal/unrealircd/                                                                                                                            lib/libpcre2-8.so -L/home/unreal/unrealircd/lib -largon2 -L/home/unreal/unrealircd/lib /home/unreal/unrealircd/li                                                                                                                            b/libcares.so -lrt -L/home/unreal/unrealircd/lib -lsodium ' 'LDFLAGS=-Wl,-rpath,/home/unreal/unrealircd/lib  -Wl,                                                                                                                            -z,relro -Wl,-z,now  -Wl,-rpath,/home/unreal/unrealircd/lib -L/usr/local/lib' 'IRCDMODE=711' 'RES=' 'BINDIR=/home                                                                                                                            /unreal/unrealircd/bin' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=/home/unreal/unrealircd_source/source/include' 'RM                                                                                                                            =/usr/bin/rm' 'CP=/usr/bin/cp' 'TOUCH=/usr/bin/touch' 'SHELL=/bin/sh' 'CRYPTOLIB=-lssl -lcrypto -ldl' 'CRYPTOINCL                                                                                                                            UDES=' 'URL=' MODULEFILE=24D43969.sacmds 'EXLIBS=' custommodule
  20. make[1]: Entering directory '/home/unreal/unrealircd_source/source/src'
  21. cd modules/third; make MODULEFILE=24D43969.sacmds 'EXLIBS=' custommodule
  22. make[2]: Entering directory '/home/unreal/unrealircd_source/source/src/modules/third'
  23. gcc -I/home/unreal/unrealircd_source/source/include -pthread -I/home/unreal/unrealircd_source/source/extras/pcre2                                                                                                                            /include -I/home/unreal/unrealircd_source/source/extras/argon2/include -I/home/unreal/unrealircd_source/source/ex                                                                                                                            tras/c-ares/include -I/home/unreal/unrealircd_source/source/extras/sodium/include -g -O2 -fno-strict-aliasing -fn                                                                                                                            o-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-si                                                                                                                            gn -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter                                                                                                                             -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -I/usr/local/include                                                                                                                              -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fst                                                                                                                            ack-clash-protection -fcf-protection  -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \
  24.         -o 24D43969.sacmds.so 24D43969.sacmds.c
  25. make[2]: Leaving directory '/home/unreal/unrealircd_source/source/src/modules/third'
  26. make[1]: Leaving directory '/home/unreal/unrealircd_source/source/src'
  27. Compiling third/sacmds...
  28. cd src; make 'CFLAGS=-I/home/unreal/unrealircd_source/source/include -pthread -I/home/unreal/unrealircd_source/so                                                                                                                            urce/extras/pcre2/include -I/home/unreal/unrealircd_source/source/extras/argon2/include -I/home/unreal/unrealircd                                                                                                                            _source/source/extras/c-ares/include -I/home/unreal/unrealircd_source/source/extras/sodium/include -g -O2 -fno-st                                                                                                                            rict-aliasing -fno-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branche                                                                                                                            s -Wno-pointer-sign -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-                                                                                                                            but-set-parameter -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -I/                                                                                                                            usr/local/include  -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-b                                                                                                                            uffer-size=1 -fstack-clash-protection -fcf-protection ' 'CC=gcc' 'IRCDLIBS=-lcrypt  -ldl /home/unreal/unrealircd/                                                                                                                            lib/libpcre2-8.so -L/home/unreal/unrealircd/lib -largon2 -L/home/unreal/unrealircd/lib /home/unreal/unrealircd/li                                                                                                                            b/libcares.so -lrt -L/home/unreal/unrealircd/lib -lsodium ' 'LDFLAGS=-Wl,-rpath,/home/unreal/unrealircd/lib  -Wl,                                                                                                                            -z,relro -Wl,-z,now  -Wl,-rpath,/home/unreal/unrealircd/lib -L/usr/local/lib' 'IRCDMODE=711' 'RES=' 'BINDIR=/home                                                                                                                            /unreal/unrealircd/bin' 'INSTALL=/usr/bin/install' 'INCLUDEDIR=/home/unreal/unrealircd_source/source/include' 'RM                                                                                                                            =/usr/bin/rm' 'CP=/usr/bin/cp' 'TOUCH=/usr/bin/touch' 'SHELL=/bin/sh' 'CRYPTOLIB=-lssl -lcrypto -ldl' 'CRYPTOINCL                                                                                                                            UDES=' 'URL=' MODULEFILE=sacmds 'EXLIBS=' custommodule
  29. make[1]: Entering directory '/home/unreal/unrealircd_source/source/src'
  30. cd modules/third; make MODULEFILE=sacmds 'EXLIBS=' custommodule
  31. make[2]: Entering directory '/home/unreal/unrealircd_source/source/src/modules/third'
  32. gcc -I/home/unreal/unrealircd_source/source/include -pthread -I/home/unreal/unrealircd_source/source/extras/pcre2                                                                                                                            /include -I/home/unreal/unrealircd_source/source/extras/argon2/include -I/home/unreal/unrealircd_source/source/ex                                                                                                                            tras/c-ares/include -I/home/unreal/unrealircd_source/source/extras/sodium/include -g -O2 -fno-strict-aliasing -fn                                                                                                                            o-common -funsigned-char -Wall -Wextra -Waggregate-return -Wduplicated-cond -Wduplicated-branches -Wno-pointer-si                                                                                                                            gn -Wno-format-zero-length -Wno-format-truncation -Wno-unused -Wno-unused-parameter -Wno-unused-but-set-parameter                                                                                                                             -Wno-char-subscripts -Wno-sign-compare -Wno-empty-body -Wno-address -Wno-cast-function-type -I/usr/local/include                                                                                                                              -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fst                                                                                                                            ack-clash-protection -fcf-protection  -fPIC -DPIC -shared -Wl,-export-dynamic -DDYNAMIC_LINKING \
  33.         -o sacmds.so sacmds.c
  34. make[2]: Leaving directory '/home/unreal/unrealircd_source/source/src/modules/third'
  35. make[1]: Leaving directory '/home/unreal/unrealircd_source/source/src'
  36. Module third/sacmds compiled successfully
  37. Running 'make install'...
  38. Post-installation information for third/sacmds from the author:
  39. ---
  40.  The module is installed, now all you need to do is add a 'loadmodule' line to your config file:
  41.  loadmodule "third/sacmds";
  42.  Then /rehash the IRCd.
  43.  For usage information, refer to the module's documentation found at: https://gottem.nl/unreal/man/sacmds
  44. ---
  45. All actions were successful. 1 module(s) upgraded, 14 already up-to-date
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement