Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 404698 Details for
Bug 551376
x11-apps/xconsole-1.0.6 : /.../xconsole.c:795:6: error: implicit declaration of function ‘openpty’ [-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), 21.99 KB, created by
Thomas Haschka
on 2015-06-06 17:18:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Haschka
Created:
2015-06-06 17:18:18 UTC
Size:
21.99 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-apps/xconsole-1.0.6 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: x11@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xconsole-1.0.6.tar.bz2 to /var/tmp/portage/x11-apps/xconsole-1.0.6/work >>>> Source unpacked in /var/tmp/portage/x11-apps/xconsole-1.0.6/work >>>> Preparing source in /var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6 ... > [32;01m*[0m Running elibtoolize in: xconsole-1.0.6/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build" > * econf: updating xconsole-1.0.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xconsole-1.0.6/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/xconsole-1.0.6 >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 for XCONSOLE... yes >checking for APPDEFS... yes >checking for library containing openpty... -lutil >checking for openpty... yes >checking util.h usability... yes >checking util.h presence... yes >checking for util.h... yes >checking that generated files are newer than configure... done >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/xconsole-1.0.6/work/xconsole-1.0.6 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build" >make -j2 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build' >Making all in man >make[2]: Entering directory '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build/man' >/bin/sed -e 's|__vendorversion__|"xconsole 1.0.6" "X Version 11"|' -e 's|__xorgversion__|"xconsole 1.0.6" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__|/usr/share/X11/app-defaults|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' < /var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/man/xconsole.man > xconsole.1 >make[2]: Leaving directory '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build/man' >make[2]: Entering directory '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6 -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 -pipe -march=native -c -o xconsole.o /var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:118:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"file", "File", XtRString, sizeof (char *), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:118:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >In file included from /usr/include/alloca.h:24:0, > from /usr/include/stdlib.h:492, > from /var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:67: >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:115:41: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > #define Offset(field) XtOffsetOf(struct _app_resources, field) > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:119:2: note: in expansion of macro âOffsetâ > Offset (file), XtRString, "console" }, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:120:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"notify", "Notify", XtRBoolean, sizeof (Boolean), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:120:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:122:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"stripNonprint", "StripNonprint", XtRBoolean, sizeof (Boolean), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:122:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:124:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"daemon", "Daemon", XtRBoolean, sizeof (Boolean), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:124:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:126:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"verbose", "Verbose", XtRBoolean, sizeof (Boolean), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:126:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:128:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"exitOnFail", "ExitOnFail", XtRBoolean, sizeof (Boolean), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:128:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:130:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"saveLines", "SaveLines", XtRInt, sizeof (int), > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:130:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:137:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-file", "*file", XrmoptionSepArg, NULL}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:137:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:138:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-notify", "*notify", XrmoptionNoArg, "TRUE"}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:138:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:138:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:139:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-nonotify", "*notify", XrmoptionNoArg, "FALSE"}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:139:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:139:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:140:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-daemon", "*daemon", XrmoptionNoArg, "TRUE"}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:140:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:140:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:141:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-verbose", "*verbose", XrmoptionNoArg, "TRUE"}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:141:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:141:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:142:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-exitOnFail", "*exitOnFail", XrmoptionNoArg, "TRUE"}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:142:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:142:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:143:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > {"-saveLines", "*saveLines", XrmoptionSepArg, NULL}, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:143:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c: In function âOpenConsoleâ: >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:272:3: warning: passing argument 2 of âTextAppendâ discards âconstâ qualifier from pointer target type [enabled by default] > TextAppend (text, "Console log for ", 16); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:83:13: note: expected âchar *â but argument is of type âconst char *â > static void TextAppend(Widget w, char *s, int len); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:275:3: warning: passing argument 2 of âTextAppendâ discards âconstâ qualifier from pointer target type [enabled by default] > TextAppend (text, "\n", 1); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:83:13: note: expected âchar *â but argument is of type âconst char *â > static void TextAppend(Widget w, char *s, int len); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:303:6: warning: passing argument 2 of âTextAppendâ discards âconstâ qualifier from pointer target type [enabled by default] > TextAppend (text, "Couldn't open ", 14); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:83:13: note: expected âchar *â but argument is of type âconst char *â > static void TextAppend(Widget w, char *s, int len); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:305:6: warning: passing argument 2 of âTextAppendâ discards âconstâ qualifier from pointer target type [enabled by default] > TextAppend (text, "\n", 1); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:83:13: note: expected âchar *â but argument is of type âconst char *â > static void TextAppend(Widget w, char *s, int len); > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c: In function âClearâ: >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:429:15: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] > block.ptr = ""; > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c: At top level: >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:437:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > { "Quit", Quit }, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:438:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > { "Iconified", Iconified }, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:439:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > { "Deiconified", Deiconified }, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:440:5: warning: initialization discards âconstâ qualifier from pointer target type [enabled by default] > { "Clear", Clear }, > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c: In function âScrollLineâ: >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:775:15: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] > block.ptr = ""; > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c: In function âget_ptyâ: >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:792:35: warning: declaration of âttydevâ shadows a global declaration [-Wshadow] > get_pty(int *pty, int *tty, char *ttydev, char *ptydev) > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:181:13: warning: shadowed declaration is here [-Wshadow] > static char ttydev[64], ptydev[64]; > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:792:49: warning: declaration of âptydevâ shadows a global declaration [-Wshadow] > get_pty(int *pty, int *tty, char *ttydev, char *ptydev) > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:181:25: warning: shadowed declaration is here [-Wshadow] > static char ttydev[64], ptydev[64]; > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:795:2: error: implicit declaration of function âopenptyâ [-Werror=implicit-function-declaration] > if (openpty(pty, tty, NULL, NULL, NULL) == -1) { > ^ >/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6/xconsole.c:795:2: warning: nested extern declaration of âopenptyâ [-Wnested-externs] >cc1: some warnings being treated as errors >Makefile:518: recipe for target 'xconsole.o' failed >make[2]: *** [xconsole.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build' >Makefile:555: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build' >Makefile:405: recipe for target 'all' failed >make: *** [all] Error 2 > [31;01m*[0m ERROR: x11-apps/xconsole-1.0.6::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 '=x11-apps/xconsole-1.0.6::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=x11-apps/xconsole-1.0.6::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-apps/xconsole-1.0.6/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-apps/xconsole-1.0.6/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-1.0.6_build' > [31;01m*[0m S: '/var/tmp/portage/x11-apps/xconsole-1.0.6/work/xconsole-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 551376
: 404698 |
404726
|
404756
|
404758