Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 902217 Details for
Bug 939164
app-misc/nnn-4.9 - [gcc-15] src/icons-hash.c: error: implicit declaration of function strcasecmp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-misc:nnn-4.9:20240906-034459.log
app-misc:nnn-4.9:20240906-034459.log (text/plain), 2.41 KB, created by
Toralf Förster
on 2024-09-06 07:08:33 UTC
(
hide
)
Description:
app-misc:nnn-4.9:20240906-034459.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-09-06 07:08:33 UTC
Size:
2.41 KB
patch
obsolete
> * Package: app-misc/nnn-4.9:0 > * Repository: gentoo > * Maintainer: gentoo-bugs@ares-macrotechnology.com proxy-maint@gentoo.org > * USE: 8contexts abi_x86_64 amd64 elibc_musl emoji kernel_linux pcre qsort readline > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking nnn-4.9.tar.gz to /var/tmp/portage/app-misc/nnn-4.9/work >>>> Source unpacked in /var/tmp/portage/app-misc/nnn-4.9/work >>>> Preparing source in /var/tmp/portage/app-misc/nnn-4.9/work/nnn-4.9 ... > * Applying nnn-4.9_fix_colemak_patch.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/nnn-4.9/work/nnn-4.9 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/nnn-4.9/work/nnn-4.9 ... >make -j4 O_NORL=0 O_PCRE=1 O_CTX8=1 O_ICONS=0 O_NERD=0 O_EMOJI=1 O_QSORT=1 O_COLEMAK=0 O_GITSTATUS=0 O_NAMEFIRST=0 O_RESTOREPREVIEW=0 >x86_64-pc-linux-musl-gcc -DPCRE -DCTX8 -DEMOJI -DICONS_INCLUDE=\"icons-generated-emoji.h\" -DTOURBIN_QSORT -O2 -pipe -march=native -fno-diagnostics-color -lfts -std=c11 -Wall -Wextra -Wshadow -O3 -DNCURSES_WIDECHAR -I/usr/include/ncursesw -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -DICONS_GENERATE -o src/icons-hash-gen src/icons-hash.c >src/icons-hash.c: In function 'main': >src/icons-hash.c:168:47: error: implicit declaration of function 'strcasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] > 168 | if (table[z].match && strcasecmp(icons_ext[i].match, table[z].match) == 0) { > | ^~~~~~~~~~ > | strncmp >make: *** [Makefile:221: src/icons-generated-emoji.h] Error 1 > * ERROR: app-misc/nnn-4.9::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-misc/nnn-4.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-misc/nnn-4.9::gentoo'`. > * The complete build log is located at '/var/log/portage/app-misc:nnn-4.9:20240906-034459.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/nnn-4.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/nnn-4.9/temp/environment'. > * Working directory: '/var/tmp/portage/app-misc/nnn-4.9/work/nnn-4.9' > * S: '/var/tmp/portage/app-misc/nnn-4.9/work/nnn-4.9' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 939164
:
902216
| 902217 |
902218
|
902219
|
902220
|
902221
|
902222
|
902223