Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 311755 Details for
Bug 415953
x11-apps/xmodmap-1.0.7 fails to build (error: implicit declaration of function ‘asprintf’ [-Werror=implicit-function-declaration])
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), 14.93 KB, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2012-05-14 14:46:48 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2012-05-14 14:46:48 UTC
Size:
14.93 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-apps/xmodmap-1.0.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: x11@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xmodmap-1.0.7.tar.bz2 to /var/tmp/portage/x11-apps/xmodmap-1.0.7/work >>>> Source unpacked in /var/tmp/portage/x11-apps/xmodmap-1.0.7/work >>>> Preparing source in /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build" > * econf: updating xmodmap-1.0.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xmodmap-1.0.7/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/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 --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/xmodmap-1.0.7 --disable-dependency-tracking >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 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 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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >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... no >checking for pkg-config... /usr/bin/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 for strncasecmp... yes >checking for asprintf... yes >checking for XMODMAP... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build" >make -j3 >make all-recursive >make[1]: WejÅcie do katalogu `/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build' >Making all in man >make[2]: WejÅcie do katalogu `/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build/man' >/bin/sed -e 's|__vendorversion__|"xmodmap 1.0.7" "X Version 11"|' -e 's|__xorgversion__|"xmodmap 1.0.7" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__X11datadir__|/usr/share/X11|g' < /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/man/xmodmap.man > xmodmap.1 >make[2]: Opuszczenie katalogu `/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build/man' >make[2]: WejÅcie do katalogu `/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -march=native -pipe -Wimplicit-function-declaration -Wall -Wformat-security -c /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -march=native -pipe -Wimplicit-function-declaration -Wall -Wformat-security -c /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -march=native -pipe -Wimplicit-function-declaration -Wall -Wformat-security -c /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/pf.c >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c: In function âPrintModifierMappingâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c:211:9: warning: declaration of âmin_keycodeâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.h:35:12: warning: shadowed declaration is here [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c:211:22: warning: declaration of âmax_keycodeâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.h:35:25: warning: shadowed declaration is here [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c:227:7: warning: declaration of âindexâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c: In function âPrintKeyTableâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c:250:9: warning: declaration of âmin_keycodeâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.h:35:12: warning: shadowed declaration is here [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/exec.c:250:22: warning: declaration of âmax_keycodeâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.h:35:25: warning: shadowed declaration is here [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c: In function âKeysymToKeycodesâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c:60:27: warning: declaration of âdpyâ shadows a global declaration [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.h:34:17: warning: shadowed declaration is here [-Wshadow] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c: In function âparse_numberâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c:296:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c: In function âdo_keycodeâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c:347:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c: In function âexec_keycodeâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/handle.c:1218:10: warning: declaration of âfreeâ shadows a global declaration [-Wshadow] >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wcast-qual -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -O2 -march=native -pipe -Wimplicit-function-declaration -Wall -Wformat-security -c /var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.c >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.c: In function âmainâ: >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.c:289:5: error: implicit declaration of function âasprintfâ [-Werror=implicit-function-declaration] >/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7/xmodmap.c:289:5: warning: nested extern declaration of âasprintfâ [-Wnested-externs] >cc1: some warnings being treated as errors >make[2]: *** [xmodmap.o] BÅÄ d 1 >make[2]: *** Oczekiwanie na niezakoÅczone zadania.... >make[2]: Opuszczenie katalogu `/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build' >make[1]: *** [all-recursive] BÅÄ d 1 >make[1]: Opuszczenie katalogu `/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build' >make: *** [all] BÅÄ d 2 > [31;01m*[0m ERROR: x11-apps/xmodmap-1.0.7 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=x11-apps/xmodmap-1.0.7'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=x11-apps/xmodmap-1.0.7'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-apps/xmodmap-1.0.7/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-apps/xmodmap-1.0.7/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7_build' > [31;01m*[0m S: '/var/tmp/portage/x11-apps/xmodmap-1.0.7/work/xmodmap-1.0.7'
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 415953
: 311755