Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 383346 Details for
Bug 520492
x11-misc/imake fails to compile with format-security
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
imake-1.0.6:20140822-101913.log
imake-1.0.6:20140822-101913.log (text/plain), 10.29 KB, created by
Agostino Sarubbo
on 2014-08-22 10:21:22 UTC
(
hide
)
Description:
imake-1.0.6:20140822-101913.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2014-08-22 10:21:22 UTC
Size:
10.29 KB
patch
obsolete
> * Package: x11-misc/imake-1.0.6 > * Repository: gentoo > * Maintainer: x11@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Running elibtoolize in: imake-1.0.6/ >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6_build" >checking for a BSD-compatible install... /usr/bin/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 to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >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 for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 whether __clang__ is declared... no >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes >checking whether make supports nested variables... (cached) yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E >checking for cpp... /usr/bin/cpp >checking if /usr/bin/cpp requires -undef... yes >checking if /usr/bin/cpp requires -traditional... yes >checking for mkstemp... yes >checking for perl... yes >checking for XPROTO... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6_build" >make all-am >make[1]: Entering directory `/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6_build' > CC imake-imake.o > CC revpath.o > GEN xmkmf > GEN ccmakedep > GEN mergelib > GEN mkhtmlindex > GEN imake.1 > GEN revpath.1 > GEN makeg.1 > GEN xmkmf.1 > GEN ccmakedep.1 > GEN mkdirhier.1 > GEN mergelib.1 > GEN cleanlinks.1 > GEN mkhtmlindex.1 >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âFindImakefileâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:664:27: warning: declaration of âImakefileâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:321:13: warning: shadowed declaration is here [-Wshadow] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âdoitâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:808:3: warning: passing argument 2 of âexecvpâ from incompatible pointer type [enabled by default] >In file included from /var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:174:0: >/usr/include/unistd.h:578:12: note: expected âchar * const*â but argument is of type âconst char **â >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âparse_utsnameâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:823:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:830:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:870:4: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:880:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âget_libc_versionâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:991:8: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:997:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:997:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:1010:5: error: format not a string literal and no format arguments [-Werror=format-security] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âdefine_os_defaultsâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:1638:9: warning: declaration of ânameâ shadows a previous local [-Wshadow] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:1432:18: warning: shadowed declaration is here [-Wshadow] > CCLD revpath >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âReadLineâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:1988:12: warning: ignoring return value of âftruncateâ, declared with attribute warn_unused_result [-Wunused-result] >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c: In function âget_ld_versionâ: >/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6/imake.c:1126:5: warning: ignoring return value of âfscanfâ, declared with attribute warn_unused_result [-Wunused-result] >cc1: some warnings being treated as errors >make[1]: *** [imake-imake.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6_build' >make: *** [all] Error 2 > * ERROR: x11-misc/imake-1.0.6::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-misc/imake-1.0.6::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-misc/imake-1.0.6::gentoo'`. > * The complete build log is located at '/var/log/log/build/x11-misc/imake-1.0.6:20140822-101913.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/imake-1.0.6/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/imake-1.0.6/temp/environment'. > * Working directory: '/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6_build' > * S: '/var/tmp/portage/x11-misc/imake-1.0.6/work/imake-1.0.6'
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 520492
: 383346