Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 669089 Details for
Bug 751742
sys-auth/pam_u2f-1.1.0 : util.c: error: UCHAR_MAX undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-auth:pam_u2f-1.1.0:20201029-041047.log
sys-auth:pam_u2f-1.1.0:20201029-041047.log (text/plain), 18.07 KB, created by
Toralf Förster
on 2020-10-29 16:03:41 UTC
(
hide
)
Description:
sys-auth:pam_u2f-1.1.0:20201029-041047.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-10-29 16:03:41 UTC
Size:
18.07 KB
patch
obsolete
> * Package: sys-auth/pam_u2f-1.1.0 > * Repository: gentoo > * Maintainer: gokturk@gentoo.org > * Upstream: https://github.com/Yubico/pam-u2f/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libressl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pam_u2f-1.1.0.tar.gz to /var/tmp/portage/sys-auth/pam_u2f-1.1.0/work >>>> Source unpacked in /var/tmp/portage/sys-auth/pam_u2f-1.1.0/work >>>> Preparing source in /var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0 ... > * Applying pam_u2f-1.0.2-fix-Makefile.patch ... >patching file Makefile.am >Hunk #1 succeeded at 39 with fuzz 1 (offset 5 lines). > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: pam_u2f-1.1.0/ > * Running elibtoolize in: pam_u2f-1.1.0/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0 ... > * econf: updating pam_u2f-1.1.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pam_u2f-1.1.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pam_u2f-1.1.0 --htmldir=/usr/share/doc/pam_u2f-1.1.0/html --with-sysroot=/ --libdir=/usr/lib64 --with-pam-dir=/lib64/security >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe 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 nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... 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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >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 how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for security/pam_modules.h... yes >checking for security/_pam_macros.h... yes >checking for security/pam_modutil.h... yes >checking for pam_start in -lpam... yes >checking for library containing pam_modutil_drop_priv... none required >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 LIBCRYPTO... yes >checking for LIBFIDO2... yes >checking for secure_getenv... yes >checking for readpassphrase... no >checking for explicit_bzero... yes >checking for memset_s... no >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wconversion... yes >checking whether C compiler accepts -Wconversion... (cached) yes >checking whether C compiler accepts -Wpedantic... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wno-unused-but-set-variable... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pamu2fcfg/Makefile >config.status: creating tests/Makefile >config.status: creating tests/credentials/new_double_-N.cred >config.status: creating tests/credentials/new_double_-P-N.cred >config.status: creating tests/credentials/new_double_-P.cred >config.status: creating tests/credentials/new_double_-P-V-N.cred >config.status: creating tests/credentials/new_double_-P-V.cred >config.status: creating tests/credentials/new_double_-r-N.cred >config.status: creating tests/credentials/new_double_-r-P-N.cred >config.status: creating tests/credentials/new_double_-r-P.cred >config.status: creating tests/credentials/new_double_-r-P-V-N.cred >config.status: creating tests/credentials/new_double_-r-P-V.cred >config.status: creating tests/credentials/new_double_-r.cred >config.status: creating tests/credentials/new_double_-r-V-N.cred >config.status: creating tests/credentials/new_double_-r-V.cred >config.status: creating tests/credentials/new_double_.cred >config.status: creating tests/credentials/new_double_-V-N.cred >config.status: creating tests/credentials/new_double_-V.cred >config.status: creating tests/credentials/new_mixed_12.cred >config.status: creating tests/credentials/new_mixed_1-P2.cred >config.status: creating tests/credentials/new_mixed_-P12.cred >config.status: creating tests/credentials/new_mixed_-P1-P2.cred >config.status: creating tests/credentials/new_-N.cred >config.status: creating tests/credentials/new_-P-N.cred >config.status: creating tests/credentials/new_-P.cred >config.status: creating tests/credentials/new_-P-V-N.cred >config.status: creating tests/credentials/new_-P-V.cred >config.status: creating tests/credentials/new_-r-N.cred >config.status: creating tests/credentials/new_-r-P-N.cred >config.status: creating tests/credentials/new_-r-P.cred >config.status: creating tests/credentials/new_-r-P-V-N.cred >config.status: creating tests/credentials/new_-r-P-V.cred >config.status: creating tests/credentials/new_-r.cred >config.status: creating tests/credentials/new_-r-V-N.cred >config.status: creating tests/credentials/new_-r-V.cred >config.status: creating tests/credentials/new_.cred >config.status: creating tests/credentials/new_-V-N.cred >config.status: creating tests/credentials/new_-V.cred >config.status: creating tests/credentials/old_credential.cred >config.status: creating tests/credentials/ssh_credential.cred >config.status: executing depfiles commands >config.status: executing libtool commands >configure: Summary of build options: > > Version: 1.1.0 > Host type: x86_64-pc-linux-gnu > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > CFLAGS: -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 > CWFLAGS: -Wall -Wextra -Wconversion -Wno-sign-conversion -Wpedantic -Wformat=2 -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnull-dereference -Wshadow -Wpointer-arith > CSFLAGS: -Wno-unused-but-set-variable > Library types: Shared=yes, Static=no > LIBFIDO2 CFLAGS: > LIBFIDO2 LIBS: -lfido2 -lcrypto > LIBCRYPTO CFLAGS: > LIBCRYPTO LIBS: -lcrypto > PAMDIR: /lib64/security > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0 ... >make -j1 >Making all in . >make[1]: Entering directory '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME=\"pam_u2f\" -DPACKAGE_TARNAME=\"pam_u2f\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"pam_u2f\ 1.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/Yubico/pam-u2f/issues\" -DPACKAGE_URL=\"https://developers.yubico.com/pam-u2f/\" -DPACKAGE=\"pam_u2f\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_SECURITY__PAM_MACROS_H=1 -DHAVE_SECURITY_PAM_MODUTIL_H=1 -DHAVE_LIBPAM=1 -DHAVE_PAM_MODUTIL_DROP_PRIV=1 -DHAVE_SECURE_GETENV=1 -DHAVE_EXPLICIT_BZERO=1 -I. -UDEBUG_PAM -UPAM_DEBUG -Wall -Wextra -Wconversion -Wno-sign-conversion -Wpedantic -Wformat=2 -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnull-dereference -Wshadow -Wpointer-arith -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o pam-u2f.lo pam-u2f.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME=\"pam_u2f\" -DPACKAGE_TARNAME=\"pam_u2f\" -DPACKAGE_VERSION=\"1.1.0\" "-DPACKAGE_STRING=\"pam_u2f 1.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/Yubico/pam-u2f/issues\" -DPACKAGE_URL=\"https://developers.yubico.com/pam-u2f/\" -DPACKAGE=\"pam_u2f\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_SECURITY__PAM_MACROS_H=1 -DHAVE_SECURITY_PAM_MODUTIL_H=1 -DHAVE_LIBPAM=1 -DHAVE_PAM_MODUTIL_DROP_PRIV=1 -DHAVE_SECURE_GETENV=1 -DHAVE_EXPLICIT_BZERO=1 -I. -UDEBUG_PAM -UPAM_DEBUG -Wall -Wextra -Wconversion -Wno-sign-conversion -Wpedantic -Wformat=2 -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnull-dereference -Wshadow -Wpointer-arith -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c pam-u2f.c -fPIC -DPIC -o .libs/pam-u2f.o >pam-u2f.c: In function âparse_cfgâ: >pam-u2f.c:35:27: warning: unused parameter âflagsâ [-Wunused-parameter] > 35 | static void parse_cfg(int flags, int argc, const char **argv, cfg_t *cfg) { > | ~~~~^~~~~ >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME=\"pam_u2f\" -DPACKAGE_TARNAME=\"pam_u2f\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"pam_u2f\ 1.1.0\" -DPACKAGE_BUGREPORT=\"https://github.com/Yubico/pam-u2f/issues\" -DPACKAGE_URL=\"https://developers.yubico.com/pam-u2f/\" -DPACKAGE=\"pam_u2f\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_SECURITY__PAM_MACROS_H=1 -DHAVE_SECURITY_PAM_MODUTIL_H=1 -DHAVE_LIBPAM=1 -DHAVE_PAM_MODUTIL_DROP_PRIV=1 -DHAVE_SECURE_GETENV=1 -DHAVE_EXPLICIT_BZERO=1 -I. -UDEBUG_PAM -UPAM_DEBUG -Wall -Wextra -Wconversion -Wno-sign-conversion -Wpedantic -Wformat=2 -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnull-dereference -Wshadow -Wpointer-arith -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DDEBUG_PAM -DPAM_DEBUG -DPACKAGE_NAME=\"pam_u2f\" -DPACKAGE_TARNAME=\"pam_u2f\" -DPACKAGE_VERSION=\"1.1.0\" "-DPACKAGE_STRING=\"pam_u2f 1.1.0\"" -DPACKAGE_BUGREPORT=\"https://github.com/Yubico/pam-u2f/issues\" -DPACKAGE_URL=\"https://developers.yubico.com/pam-u2f/\" -DPACKAGE=\"pam_u2f\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_SECURITY__PAM_MACROS_H=1 -DHAVE_SECURITY_PAM_MODUTIL_H=1 -DHAVE_LIBPAM=1 -DHAVE_PAM_MODUTIL_DROP_PRIV=1 -DHAVE_SECURE_GETENV=1 -DHAVE_EXPLICIT_BZERO=1 -I. -UDEBUG_PAM -UPAM_DEBUG -Wall -Wextra -Wconversion -Wno-sign-conversion -Wpedantic -Wformat=2 -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnull-dereference -Wshadow -Wpointer-arith -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c util.c -fPIC -DPIC -o .libs/util.o >util.c: In function âhex_decodeâ: >util.c:57:33: error: âUCHAR_MAXâ undeclared (first use in this function) > 57 | if (r != 1 || n != 2 || c > UCHAR_MAX) { > | ^~~~~~~~~ >util.c:25:1: note: âUCHAR_MAXâ is defined in header â<limits.h>â; did you forget to â#include <limits.h>â? > 24 | #include "util.h" > +++ |+#include <limits.h> > 25 | >util.c:57:33: note: each undeclared identifier is reported only once for each function it appears in > 57 | if (r != 1 || n != 2 || c > UCHAR_MAX) { > | ^~~~~~~~~ >make[1]: *** [Makefile:696: util.lo] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0' >make: *** [Makefile:755: all-recursive] Error 1 > * ERROR: sys-auth/pam_u2f-1.1.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-auth/pam_u2f-1.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-auth/pam_u2f-1.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-auth:pam_u2f-1.1.0:20201029-041047.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0' > * S: '/var/tmp/portage/sys-auth/pam_u2f-1.1.0/work/pam_u2f-1.1.0'
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 751742
:
669074
|
669077
|
669080
|
669083
|
669086
| 669089 |
669092
|
670100