* Package: app-editors/aee-2.2.21:0 * Repository: gentoo * Maintainer: hattya@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking aee-2.2.21.tar.gz to /var/tmp/portage/app-editors/aee-2.2.21/work >>> Source unpacked in /var/tmp/portage/app-editors/aee-2.2.21/work >>> Preparing source in /var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21 ... * Applying aee-ae-location.patch ... [ ok ] * Applying aee-Wformat-security.patch ... [ ok ] * Applying aee-gcc-10.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21 ... make -j4 CC=clang aee Generating make.aee make -f make.aee make[1]: Entering directory '/var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21' clang -DSYS5 -DBSD_SELECT -DNCURSE -c aee.c -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DSLCT_HDR -DTERMCAP="\"/etc/termcap\"" -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 clang -DSYS5 -DBSD_SELECT -DNCURSE -c control.c -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DSLCT_HDR -DTERMCAP="\"/etc/termcap\"" -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 clang -DSYS5 -DBSD_SELECT -DNCURSE -c format.c -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DSLCT_HDR -DTERMCAP="\"/etc/termcap\"" -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 clang -DSYS5 -DBSD_SELECT -DNCURSE -c localize.c -DHAS_UNISTD -DHAS_STDLIB -DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DSLCT_HDR -DTERMCAP="\"/etc/termcap\"" -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 clang-15clang-15: : warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument] warning: clang-15clang-15clang-15: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument]: warning: : -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument] warning: warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument]clang-15clang-15 : : warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument]-Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument] warning: clang-15-Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument]: clang-15warning: : -Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument]warning: -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument] clang-15clang-15: warning: -Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument] : warning: -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument] clang-15: warning: -Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument] control.c:18:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] menu_op(menu_list) ^ control.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] paint_menu(menu_list, max_width, max_height, list_size, top_offset, menu_win, ^ localize.c:32:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] catgetlocal(number, string) ^ format.c:14:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Blank_Line(test_line) /* test if line has any non-space characters */ ^ control.c:612:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] file_op(arg) ^ control.c:737:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] macro_assign(keys, macro_string) ^ format.c:363:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] first_word_len(test_line) ^ control.c:901:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unique_test(string, list) ^ control.c:983:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] command(cmd_str) /* process commands from command line */ ^ aee.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) /* beginning of main program */ ^ control.c:1783:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] parse(string) /* parse commands in string */ ^ aee.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] aee.c:738:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_input(win_ptr) ^ aee.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xalloc(size) /* allocate memory, report if errors */ ^ aee.c:898:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] resiz_line(factor, rline, rpos) /* resize the line to length + factor*/ ^ aee.c:928:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dummy(foo) ^ aee.c:934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert(character) /* insert character into line */ ^ aee.c:1051:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scanline(m_line, pos) /* find the proper horizontal position for the c... ^ aee.c:1103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unset_tab(string) /* remove tab setting */ ^ aee.c:1142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tab_set(string) /* get tab settings from the string (columns) */ ^ aee.c:1182:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tabshift(temp_int) /* give the number of spaces to shift to the next ^ aee.c:1205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] out_char(window, character, abscolumn, row, offset) /* output non-pr... ^ aee.c:1279:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_line(vertical, horiz, ptr, t_pos, dr_l) /* redraw line from curr... ^ aee.c:1382:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] insert_line(disp) /* insert new line into file and if disp=TRUE, ^ aee.c:1546:21: error: incompatible pointer to integer conversion assigning to 'int' from 'void *' [-Wint-conversion] temp_buf->journ_fd = NULL; ^ ~~~~ aee.c:1550:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *next_word(string) /* move to next word in string */ ^ aee.c:1561:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scan(line, offset, column) /* determine horizontal position for get... ^ aee.c:1582:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *get_string(prompt, advance) /* read string from input on com... ^ aee.c:1659:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] len_char(character, column) /* return the length of the character */ ^ aee.c:1717:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] compare(string1, string2, sensitive) /* compare two strings */ ^ aee.c:1755:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] goto_line(cmd_str) /* goto first line with the given number */ ^ aee.c:1882:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] midscreen(line, count) /* repaint window with current line at the speci... ^ aee.c:2072:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_options(numargs, arguments) /* get arguments from original command l... ^ aee.c:2171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] finish(string) /* prepare to EXIT edit session, write out file */ ^ aee.c:2226:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] quit(string) /* leave editor, or if other files specified in ... ^ aee.c:2339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] abort_edit(foo) /* handle interrupt signal (break key) gracefully */ ^ aee.c:2354:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sh_command(string) /* execute shell command */ ^ aee.c:2559:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] copy_str(str1, str2) /* copy string1 to string2 */ ^ aee.c:2576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] echo_string(string) /* echo the given string */ ^ 28 warnings and 1 error generated. make[1]: *** [make.aee:13: aee.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 2 warnings generated. 7 warnings generated. 1 warning generated. make[1]: Leaving directory '/var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21' make: *** [Makefile:27: buildaee] Error 2 * ERROR: app-editors/aee-2.2.21::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-editors/aee-2.2.21::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/aee-2.2.21::gentoo'`. * The complete build log is located at '/var/log/portage/app-editors:aee-2.2.21:20220917-093857.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/aee-2.2.21/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/aee-2.2.21/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21' * S: '/var/tmp/portage/app-editors/aee-2.2.21/work/aee-2.2.21'