RU.QICO------------------ < Пред. | След. > -- < @ > -- < Сообщ. > -- < Эхи > --
 Nп/п : 14 из 87
 От   : Daniil Ustuzaninov                  2:50/8            01 фев 24 00:37:51
 К    : Sergey Anohin                                         01 фев 24 00:42:02
 Тема : Сборка QICO
----------------------------------------------------------------------------------
                                                                                 
@MSGID: 2:50/8 65babe5c
@REPLY: 2:5034/10.1 f94b2c2e
@CHRS: CP866 2
@TZUTC: 0300
@RealName: Ustuzaninov Daniil Vadimovich
@E-Mail: udv.fido@gmail.com
@Voice: +79229484403
@TID: hpt/lnx 1.9 2023-12-21
Привет, Sergey!

 Thursday February 01 2024 00:10, Sergey Anohin (2:5034/10.1) =>
Daniil Ustuzaninov:

 DU>> GCC 12.2.0 на Debian 12
 DU>> Цель: x86_64-linux-gnu
 SA> Пришли еще полностью вывод всех шагов сборки

=== Hачало configure_qico.txt ===
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gawk... (cached) mawk
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for flex... no
checking for lex... no
checking for yywrap in -lfl... no
checking for yywrap in -ll... no
checking for bison... no
checking for byacc... no
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/fs/s5param.h usability... no
checking sys/fs/s5param.h presence... no
checking for sys/fs/s5param.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for working POSIX fnmatch... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for working memcmp... yes
checking for strftime... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for alarm... yes
checking for dup2... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for getpass... yes
checking for gettimeofday... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for recv... yes
checking for rmdir... yes
checking for select... yes
checking for send... yes
checking for setlocale... yes
checking for statfs... yes
checking for statvfs... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for utime... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking for accept... yes
checking for bind... yes
checking for connect... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for getpeername... yes
checking for getservbyname... yes
checking for inet_addr... yes
checking for inet_ntoa... yes
checking for listen... yes
checking for shutdown... yes
checking for socket... yes
checking for strsep... yes
checking for strcasestr... yes
checking for strcspn... yes
checking for getsid... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... (cached) yes
checking for size_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for socklen_t... yes
checking for struct statfs.f_bavail... yes
checking for struct statvfs.f_bavail... yes
checking whether facilitynames is declared... yes
checking whether prioritynames is declared... yes
checking whether TIOCSCTTY is declared... yes
checking whether EIDRM is declared... yes
checking whether STDIN_FILENO is declared... yes
checking whether STDOUT_FILENO is declared... yes
checking whether STDERR_FILENO is declared... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking for MD5Init in -lmd... no
checking for reliable signals... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for sys/syslog.h... no
checking for config path... /usr/local/etc/qico.conf
checking for TCP connection speed... 115200
checking for default port locking speed... 9600
checking for shell... /bin/sh
checking for lock creation style... link
checking for main in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for ncurses.h... (cached) yes
checking for mvvline in -lncurses... yes
checking for resizeterm in -lncurses... yes
checking for qcc support... yes
checking for debug logging... yes, use loglevels in config to tune
checking for DNOTIFY (for ASO auto-rescan)... yes
checking for Hydra4k/8k/16k support... no
checking for BinkP protocol support... yes
checking for perl support... no
checking for __attribute__((__packed__))... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating stuff/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Do `make` and `make install` to compile and install qico.

=== Конец configure_qico.txt ===

make (Не смог перенаправить всё в файл, завтра вышлю фото)

=== Hачало make_qico.txt ===
 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash
`/home/fido/qico/missing` autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: ╨▓╤Е╨╛╨┤ ╨▓ ╨║╨░╤В╨░╨╗╨╛╨│ ┬л/home/fido/qico┬╗
Making all in lib
make[2]: ╨▓╤Е╨╛╨┤ ╨▓ ╨║╨░╤В╨░╨╗╨╛╨│ ┬л/home/fido/qico/lib┬╗
make[2]: ╨ж╨╡╨╗╤М ┬лall┬╗ ╨╜╨╡ ╤В╤А╨╡╨▒╤Г╨╡╤В ╨▓╤Л╨┐╨╛╨╗╨╜╨╡╨╜╨╕╤П ╨║╨╛╨╝╨░╨╜╨┤.
make[2]: ╨▓╤Л╤Е╨╛╨┤ ╨╕╨╖ ╨║╨░╤В╨░╨╗╨╛╨│╨░ ┬л/home/fido/qico/lib┬╗
Making all in src
make[2]: ╨▓╤Е╨╛╨┤ ╨▓ ╨║╨░╤В╨░╨╗╨╛╨│ ┬л/home/fido/qico/src┬╗
make  all-am
make[3]: ╨▓╤Е╨╛╨┤ ╨▓ ╨║╨░╤В╨░╨╗╨╛╨│ ┬л/home/fido/qico/src┬╗
 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT qctl.o -MD -MP -MF
.deps/qctl.Tpo -c -o qctl.o qctl.c
mv -f .deps/qctl.Tpo .deps/qctl.Po
 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT clserv.o -MD -MP -MF
.deps/clserv.Tpo -c -o clserv.o clserv.c
mv -f .deps/clserv.Tpo .deps/clserv.Po
 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT md5q.o -MD -MP -MF
.deps/md5q.Tpo -c -o md5q.o md5q.c
mv -f .deps/md5q.Tpo .deps/md5q.Po
 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT qslib.o -MD -MP -MF
.deps/qslib.Tpo -c -o qslib.o qslib.c
mv -f .deps/qslib.Tpo .deps/qslib.Po
gcc  -g -O2 -Wall   -o qctl qctl.o clserv.o md5q.o qslib.o
 gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -Wall -MT qcc.o -MD -MP -MF
.deps/qcc.Tpo -c -o qcc.o qcc.c
mv -f .deps/qcc.Tpo .deps/qcc.Po
gcc  -g -O2 -Wall -lncurses  -o qcc qcc.o clserv.o md5q.o qslib.o
make[3]: ╨▓╤Л╤Е╨╛╨┤ ╨╕╨╖ ╨║╨░╤В╨░╨╗╨╛╨│╨░ ┬л/home/fido/qico/src┬╗
make[2]: ╨▓╤Л╤Е╨╛╨┤ ╨╕╨╖ ╨║╨░╤В╨░╨╗╨╛╨│╨░ ┬л/home/fido/qico/src┬╗
make[1]: ╨▓╤Л╤Е╨╛╨┤ ╨╕╨╖ ╨║╨░╤В╨░╨╗╨╛╨│╨░ ┬л/home/fido/qico┬╗
=== Конец make_qico.txt ===

Приятного дня, Sergey.
--- GoldED+/LNX 1.1.5-b20231028
 * Origin: Лучше перебздеть чем недобздеть =) (2:50/8)
SEEN-BY: 50/8 109 240/1120 301/1 341/66 455/19
463/68 467/888 469/122 4500/1
SEEN-BY: 5001/100 5005/49 5010/352 5015/42 46
5020/113 290 545 715 830 846
SEEN-BY: 5020/848 1042 4441 9696 12000 5022/128
5023/24 5030/49 115 1081 1900
SEEN-BY: 5034/13 5036/26 5053/51 58 5054/8 5058/104
5061/133 5075/128 5083/1
SEEN-BY: 5083/444
@PATH: 50/8 5020/715 1042 4441



   GoldED+ VK   │                                                 │   09:55:30    
                                                                                
В этой области больше нет сообщений.

Остаться здесь
Перейти к списку сообщений
Перейти к списку эх