Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 886041 Details for
Bug 925557
app-crypt/pinentry-1.2.1: Bad #include / implicit declaration of function ‘secmem_free’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 20.82 KB, created by
Suvi Adams
on 2024-02-26 19:56:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Suvi Adams
Created:
2024-02-26 19:56:59 UTC
Size:
20.82 KB
patch
obsolete
>[32m * [39;49;00mPackage: app-crypt/pinentry-1.2.1-r4:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: X abi_x86_64 amd64 elibc_glibc kernel_linux ncurses >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pinentry-1.2.1.tar.bz2 to /var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work >>>> Source unpacked in /var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work >>>> Preparing source in /var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1 ... > [32m*[0m Applying pinentry-1.0.0-AR.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying pinentry-1.2.1-automagic-capslock.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1' ... > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/temp/aclocal' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --force-missing' ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > (B[m[1m[32m*(B[m Running elibtoolize in: pinentry-1.2.1/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1 ... >./configure --prefix=/mnt/slam/sys2/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/mnt/slam/sys2/usr/share/man --infodir=/mnt/slam/sys2/usr/share/info --datadir=/mnt/slam/sys2/usr/share --sysconfdir=/mnt/slam/sys2/etc --localstatedir=/mnt/slam/sys2/var/lib --datarootdir=/mnt/slam/sys2/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/mnt/slam/sys2/usr/share/doc/pinentry-1.2.1-r4 --htmldir=/mnt/slam/sys2/usr/share/doc/pinentry-1.2.1-r4/html --libdir=/mnt/slam/sys2/usr/lib64 --disable-pinentry-efl --disable-pinentry-emacs --disable-libsecret --disable-pinentry-gnome3 --enable-fallback-curses --enable-pinentry-curses --disable-pinentry-qt --disable-kf5-wayland --enable-qtx11extras --with-x --enable-pinentry-tty --disable-pinentry-fltk --disable-pinentry-gtk2 MOC=/mnt/slam/sys2/usr/lib64/qt5/bin/moc GPG_ERROR_CONFIG=/mnt/slam/sys2/usr/bin/x86_64-pc-linux-gnu-gpg-error-config LIBASSUAN_CONFIG=/mnt/slam/sys2/usr/bin/libassuan-config --without-libiconv-prefix >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make sets $(MAKE)... (cached) yes >checking whether build environment is sane... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether ln -s works... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking for gitlog-to-changelog... no >checking if gcc ignores unknown -Wno-* options... yes >checking if gcc supports -Wpointer-arith... yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for langinfo.h... yes >checking for termio.h... yes >checking for locale.h... yes >checking for utime.h... yes >checking for wchar.h... (cached) yes >checking for seteuid... yes >checking for stpcpy... yes >checking for mmap... yes >checking for stat... yes >checking for mlock... yes >checking for sysconf... yes >checking for getpagesize... yes >checking whether mlock is broken... no >checking for uint32_t... yes >checking for gpg-error-config... /mnt/slam/sys2/usr/bin/x86_64-pc-linux-gnu-gpg-error-config >checking for gpgrt-config... /mnt/slam/sys2/usr/bin/gpgrt-config >configure: Use gpgrt-config with /mnt/slam/sys2/usr/lib64 as gpg-error-config >checking for GPG Error - version >= 1.16... yes (1.47-unknown) >checking for libassuan-config... /mnt/slam/sys2/usr/bin/libassuan-config >checking for LIBASSUAN - version >= 2.1.0... yes (2.5.6) >checking LIBASSUAN API version... okay >checking for byte... no >checking for ulong... yes >checking for u64... no >checking for ncursesw... yes >checking for ncurses include dir... /mnt/slam/sys2/usr/include/ncursesw >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking if Unix domain socket is supported... yes >checking for x11... yes >configure: WARNING: pinentry-qt will be built without Caps Lock warning on Wayland >checking for QtCore >= 4.6.0 QtGui >= 4.6.0... no >checking that generated files are newer than configure... done >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating m4/Makefile >config.status: creating secmem/Makefile >config.status: creating pinentry/Makefile >config.status: creating curses/Makefile >config.status: creating tty/Makefile >config.status: creating efl/Makefile >config.status: creating emacs/Makefile >config.status: creating gtk+-2/Makefile >config.status: creating gnome3/Makefile >config.status: creating qt/Makefile >config.status: creating qt/icons/Makefile >config.status: creating qt4/Makefile >config.status: creating tqt/Makefile >config.status: creating w32/Makefile >config.status: creating fltk/Makefile >config.status: creating doc/Makefile >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >configure: > > Pinentry v1.2.1-unknown has been configured as follows: > > Revision: 0000000 (0) > Platform: x86_64-pc-linux-gnu > > Curses Pinentry ..: yes > TTY Pinentry .....: yes > Emacs Pinentry ...: no > EFL Pinentry .....: no > GTK+-2 Pinentry ..: no > GNOME 3 Pinentry .: no > Qt5 Pinentry .....: no > Qt4 Pinentry .....: no > TQt Pinentry .....: no > W32 Pinentry .....: no > FLTK Pinentry ....: no > > Fallback to Curses: yes > Emacs integration : yes > > libsecret ........: no > > Default Pinentry .: pinentry-curses > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1 ... >make -j41 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1/m4' >Making all in secmem >make[2]: Entering directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1/secmem' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o secmem.o secmem.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o util.o util.c >rm -f libsecmem.a >x86_64-pc-linux-gnu-ar cru libsecmem.a secmem.o util.o >x86_64-pc-linux-gnu-ranlib libsecmem.a >make[2]: Leaving directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1/secmem' >Making all in pinentry >make[2]: Entering directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1/pinentry' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/mnt/slam/sys2/usr/include -I/mnt/slam/sys2/usr/include -I../secmem -Wall -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry.o pinentry.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/mnt/slam/sys2/usr/include -I/mnt/slam/sys2/usr/include -I../secmem -Wall -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o argparse.o argparse.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/mnt/slam/sys2/usr/include -I/mnt/slam/sys2/usr/include -I../secmem -Wall -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o password-cache.o password-cache.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/mnt/slam/sys2/usr/include -I/mnt/slam/sys2/usr/include -I../secmem -Wall -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o pinentry-emacs.o pinentry-emacs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/mnt/slam/sys2/usr/include -I/mnt/slam/sys2/usr/include -I../secmem -Wall -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/ncursesw -march=sandybridge -O2 -pipe -Wall -Wno-pointer-sign -Wpointer-arith -c -o libpinentry_curses_a-pinentry-curses.o `test -f 'pinentry-curses.c' || echo './'`pinentry-curses.c >[01m[Kpinentry.c:[m[K In function â[01m[Kpinentry_reset[m[Kâ: >[01m[Kpinentry.c:157:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_free[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 157 | [01;35m[Ksecmem_free[m[K (pinentry.pin); > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kpinentry.c:[m[K In function â[01m[Kpinentry_inq_quality[m[Kâ: >[01m[Kpinentry.c:469:13:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_malloc[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 469 | command = [01;35m[Ksecmem_malloc[m[K (strlen (prefix) + 3*length + 1); > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Kpinentry.c:469:11:[m[K [01;35m[Kwarning: [m[Kassignment to â[01m[Kchar *[m[Kâ from â[01m[Kint[m[Kâ makes pointer from integer without a cast [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;[m[K] > 469 | command [01;35m[K=[m[K secmem_malloc (strlen (prefix) + 3*length + 1); > | [01;35m[K^[m[K >[01m[Kpinentry.c:[m[K In function â[01m[Kpinentry_inq_checkpin[m[Kâ: >[01m[Kpinentry.c:537:11:[m[K [01;35m[Kwarning: [m[Kassignment to â[01m[Kchar *[m[Kâ from â[01m[Kint[m[Kâ makes pointer from integer without a cast [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;[m[K] > 537 | command [01;35m[K=[m[K secmem_malloc (strlen (prefix) + 3*length + 1); > | [01;35m[K^[m[K >[01m[Kpinentry.c:[m[K In function â[01m[Kpinentry_setbufferlen[m[Kâ: >[01m[Kpinentry.c:653:10:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_realloc[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 653 | newp = [01;35m[Ksecmem_realloc[m[K (pin->pin, len); > | [01;35m[K^~~~~~~~~~~~~~[m[K >[01m[Kpinentry.c:653:8:[m[K [01;35m[Kwarning: [m[Kassignment to â[01m[Kchar *[m[Kâ from â[01m[Kint[m[Kâ makes pointer from integer without a cast [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;[m[K] > 653 | newp [01;35m[K=[m[K secmem_realloc (pin->pin, len); > | [01;35m[K^[m[K >[01m[Kpinentry.c:[m[K At top level: >[01m[Kpinentry.c:714:3:[m[K [01;31m[Kerror: [m[Kâ[01m[Ksecmem_malloc[m[Kâ undeclared here (not in a function) > 714 | [01;31m[Ksecmem_malloc[m[K, secmem_realloc, secmem_free > | [01;31m[K^~~~~~~~~~~~~[m[K >[01m[Kpinentry-emacs.c:[m[K In function â[01m[Kdo_password[m[Kâ: >[01m[Kpinentry-emacs.c:519:12:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_malloc[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 519 | buffer = [01;35m[Ksecmem_malloc[m[K (length); > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Kpinentry-emacs.c:519:10:[m[K [01;35m[Kwarning: [m[Kassignment to â[01m[Kchar *[m[Kâ from â[01m[Kint[m[Kâ makes pointer from integer without a cast [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion-Wint-conversion]8;;[m[K] > 519 | buffer [01;35m[K=[m[K secmem_malloc (length); > | [01;35m[K^[m[K >[01m[Kpinentry.c:714:18:[m[K [01;31m[Kerror: [m[Kâ[01m[Ksecmem_realloc[m[Kâ undeclared here (not in a function) > 714 | secmem_malloc, [01;31m[Ksecmem_realloc[m[K, secmem_free > | [01;31m[K^~~~~~~~~~~~~~[m[K >[01m[Kpinentry-emacs.c:532:7:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_free[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 532 | [01;35m[Ksecmem_free[m[K (buffer); > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kpinentry.c:714:34:[m[K [01;31m[Kerror: [m[Kâ[01m[Ksecmem_free[m[Kâ undeclared here (not in a function) > 714 | secmem_malloc, secmem_realloc, [01;31m[Ksecmem_free[m[K > | [01;31m[K^~~~~~~~~~~[m[K >[01m[Kpinentry.c:[m[K In function â[01m[Kpinentry_init[m[Kâ: >[01m[Kpinentry.c:731:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_init[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 731 | [01;35m[Ksecmem_init[m[K (1); > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kpinentry.c:732:3:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_set_flags[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 732 | [01;35m[Ksecmem_set_flags[m[K (SECMEM_WARN); > | [01;35m[K^~~~~~~~~~~~~~~~[m[K >[01m[Kpinentry.c:732:21:[m[K [01;31m[Kerror: [m[Kâ[01m[KSECMEM_WARN[m[Kâ undeclared (first use in this function) > 732 | secmem_set_flags ([01;31m[KSECMEM_WARN[m[K); > | [01;31m[K^~~~~~~~~~~[m[K >[01m[Kpinentry.c:732:21:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >[01m[Kpinentry.c:735:15:[m[K [01;31m[Kerror: [m[Kâ[01m[Ksecmem_term[m[Kâ undeclared (first use in this function) > 735 | if (atexit ([01;31m[Ksecmem_term[m[K)) > | [01;31m[K^~~~~~~~~~~[m[K >[01m[Kpinentry-curses.c:[m[K In function â[01m[Kpinentry_local_to_utf8[m[Kâ: >[01m[Kpinentry-curses.c:230:28:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_malloc[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 230 | output_buf = secure? [01;35m[Ksecmem_malloc[m[K (input_len) : malloc (input_len); > | [01;35m[K^~~~~~~~~~~~~[m[K >[01m[Kpinentry-curses.c:230:54:[m[K [01;35m[Kwarning: [m[Kpointer/integer type mismatch in conditional expression > 230 | output_buf = secure? secmem_malloc (input_len) [01;35m[K:[m[K malloc (input_len); > | [01;35m[K^[m[K >[01m[Kpinentry-curses.c:246:59:[m[K [01;35m[Kwarning: [m[Kpointer/integer type mismatch in conditional expression > 246 | output_buf = output = secure? secmem_malloc (output_len)[01;35m[K:[m[Kmalloc (output_len); > | [01;35m[K^[m[K >[01m[Kpinentry-curses.c:257:9:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Ksecmem_free[m[Kâ [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 257 | [01;35m[Ksecmem_free[m[K (output_buf); > | [01;35m[K^~~~~~~~~~~[m[K >[01m[Kpinentry-curses.c:[m[K In function â[01m[Kdialog_create[m[Kâ: >[01m[Kpinentry-curses.c:283:18:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kaddnwstr[m[Kâ; did you mean â[01m[Kaddnstr[m[Kâ? [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;[m[K] > 283 | #define ADDCH(x) [01;35m[Kaddnwstr[m[K (&x, 1); > | [01;35m[K^~~~~~~~[m[K >[01m[Kpinentry-curses.c:651:15:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KADDCH[m[Kâ > 651 | [01;36m[KADDCH[m[K (start[i]); > | [01;36m[K^~~~~[m[K >make[2]: *** [Makefile:459: pinentry.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1/pinentry' >make[1]: *** [Makefile:501: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1' >make: *** [Makefile:442: all] Error 2 > [31;01m*[0m ERROR: app-crypt/pinentry-1.2.1-r4::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=app-crypt/pinentry-1.2.1-r4::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-crypt/pinentry-1.2.1-r4::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1' > [31;01m*[0m S: '/var/tmp/portage/app-crypt/pinentry-1.2.1-r4/work/pinentry-1.2.1'
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 925557
: 886041 |
886046