Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 641122 Details for
Bug 724746
media-gfx/fim fails to compile
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), 26.78 KB, created by
Agostino Sarubbo
on 2020-05-23 13:21:08 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-23 13:21:08 UTC
Size:
26.78 KB
patch
obsolete
> * Package: media-gfx/fim-0.5_rc3 > * Repository: gentoo > * Maintainer: graphics@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fim-0.5-rc3.tar.bz2 to /var/tmp/portage/media-gfx/fim-0.5_rc3/work >>>> Source unpacked in /var/tmp/portage/media-gfx/fim-0.5_rc3/work >>>> Preparing source in /var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3 ... > * Applying fim-0.4_rc3-poppler031.patch ... > [ ok ] > * Applying fim-0.5_rc3-jpeg.patch ... > [ ok ] > * Applying fim-0.5_rc3-libsdl.patch ... > [ ok ] > * Applying fim-0.5_rc3-jpeg-9c.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: fim-0.5-rc3/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3 ... >./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/fim-0.5_rc3 --htmldir=/usr/share/doc/fim-0.5_rc3/html --libdir=/usr/lib64 --disable-aa --disable-bmp --disable-dia --disable-djvu --disable-exif --disable-framebuffer --disable-gif --disable-graphicsmagick --disable-convert --disable-jpeg --disable-pcx --disable-poppler --disable-png --disable-ps --enable-readline --disable-sdl --disable-static --disable-inkscape --disable-tiff --disable-xfig --disable-hardcoded-font --disable-imlib2 --disable-jasper --disable-matrices-rendering --disable-xcftopnm --enable-fimrc --enable-history --enable-loader-string-specification --enable-mark-and-dump --enable-output-console --enable-raw-bits-rendering --enable-resize-optimizations --enable-scan-consolefonts --enable-screen --enable-scripting --enable-seek-magic --enable-stdin-image-reading --enable-unicode --enable-warnings --enable-windows --with-default-consolefont=/usr/share/consolefonts/ter-114n.psf.gz >configure: > Welcome to the Fim (revision ) configure script! > This script will create the right Makefile for building Fim on your system. > But first, it will check if your system has the right configuration for Fim to build. > > There are options to this script, please run : > ./configure --help=short > for a complete list of these options. > > Please read BUGS and README and report any bug found to the Fim maintainer! > >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 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-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >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 the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for prefix... /usr >checking for library containing strerror... none required >checking whether make sets $(MAKE)... (cached) yes >checking for inline... inline >checking for an ANSI C-conforming const... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _LARGEFILE_SOURCE value needed for large files... no >checking size of off_t... 8 >checking whether to enable maintainer-specific portions of Makefiles... no >checking for getenv... yes >checking for getline... yes >checking for fgetln... no >checking for get_current_dir_name... yes >checking for rsb_lib_init... no >checking for pow in -lm... yes >checking for yylex in -lfl... no >checking for GetMagickVersion in -lGraphicsMagick... no >checking for imlib_create_image in -lImlib2... no >checking for flex... yes >checking for bison... yes >checking for echo... yes >checking for rm... yes >checking for sed... yes >checking for grep... yes >checking for sort... yes >checking for cpp... no >checking for awk... yes >checking for cat... yes >checking for man... yes >checking for rm... /bin/rm >checking for sed... /bin/sed >checking for grep... (cached) /bin/grep >checking for echo... /bin/echo >checking for sort... /usr/bin/sort >checking for cpp... no >checking for awk... /usr/bin/awk >checking for cat... /bin/cat >checking for man... /usr/bin/man >configure: Checking for headers required by the Linux framebuffer device. >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking linux/fb.h usability... yes >checking linux/fb.h presence... yes >checking for linux/fb.h... yes >checking linux/vt.h usability... yes >checking linux/vt.h presence... yes >checking for linux/vt.h... yes >checking linux/kd.h usability... yes >checking linux/kd.h presence... yes >checking for linux/kd.h... yes >checking for ANSI C header files... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking for bzero... yes >checking for memset... yes >checking for memcmp... yes >checking for strncmp... yes >checking for strcpy... yes >checking for bcopy... yes >checking for bcmp... yes >checking for drand48... yes >checking for random... yes >checking for rand... yes >checking for fileno... yes >checking for fmemopen... yes >checking for string.h... (cached) yes >checking for strerror... yes >checking for strings.h... (cached) yes >checking for strerror... (cached) yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking fontconfig/fontconfig.h usability... no >checking fontconfig/fontconfig.h presence... no >checking for fontconfig/fontconfig.h... no >checking fontconfig/fcfreetype.h usability... no >checking fontconfig/fcfreetype.h presence... no >checking for fontconfig/fcfreetype.h... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking ioctl.h usability... no >checking ioctl.h presence... no >checking for ioctl.h... no >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking unix.h usability... no >checking unix.h presence... no >checking for unix.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking sys/user.h usability... yes >checking sys/user.h presence... yes >checking for sys/user.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking cstdio usability... yes >checking cstdio presence... yes >checking for cstdio... yes >checking climits usability... yes >checking climits presence... yes >checking for climits... yes >checking size of int... 4 >checking size of int *... 8 >checking size of size_t... 8 >checking whether byte ordering is bigendian... no >checking return type of signal handlers... void >checking for regcomp... yes >checking whether your system regexp library is completely broken... no >checking where to put the documentation...... >checking for noecho in -lcurses... yes >checking for noecho in -lncurses... yes >checking for caca_create_canvas in -lcaca... no >checking for rl_replace_line in -lreadline... yes >checking for tputs in -lcurses... 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 for POPPLER... no >configure: WARNING: "PDF support is disabled since poppler library version 0.8.7 or newer not found" >configure: Disabling BMP file format support. >configure: Disabling PCX file format support. >checking for exif_data_new_from_data in -lexif... no >checking for aa_getfirst in -laa... no >configure: WARNING: Ascii Art (-o aa) support disabled. >checking for zcat... yes >configure: Fim will use 'zcat' to uncompress "gzipped" font files. >checking for convert... no >checking for xcftopnm... no >checking for inkscape... no >checking for fig2dev... no >checking for dia... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating distros/Makefile >config.status: creating scripts/Makefile >config.status: creating scripts/maintenance/cron-build.sh >config.status: creating scripts/maintenance/remote-build.sh >config.status: creating scripts/maintenance/cron-svndump.pl >config.status: creating scripts/maintenance/cron-rsync.sh >config.status: creating config.h >config.status: executing depfiles commands >configure: > Fim v0.5-rc3 has been configured as follows (features marked with * are not recommended: either unfinished or broken: please do NOT use them when building for a distro): > > default minimal key mapping : yes > default minimal key bindings : yes > default configuration file builtin : yes > resize optimizations : yes > system,popen calls wrappers enabled : yes > will allow push of directories : yes > will recurse directories (-R switch): yes > patch for running under screen : yes > ~/.fimrc startup file support : yes > ~/.fim_history load/save support : yes > autocommands enabled : yes > hardcoded PSF font (FBFONT=fim://) : no > will read image files from stdin(-i): yes > GNU regexps (default is Posix) :*no > seek magic signatures :*yes > customizable status bar : yes > use C++11 constructs (internals) : no > readline (-lrl) library support : yes > use 'xcftopnm' for XCF files :*no > use 'inkscape' for SVG files : no > use 'fig2dev' for FIG files : no > use 'convert' for unrecognized files:*no > use 'exiftool' for EXIF tags in JPEG:*no > framebuffer (built-in) support : no > X (sdllib) support (-o sdl) : no > ASCII art (aalib) support (-o aa) : no > X (Imlib2) support(-o imlib2):*no > coloured ASCII art (cacalib) support:*no > EXIF (JPEG) tags support (libexif) : no > BMP file support (builtin) : no > JP2 (JPEG-2K) file support (JasPer) : > PCX file support (builtin) : no > PNG file support (libpng) : no > JPEG file support (libjpeg) : no > TIFF file support (libtiff) : no > GIF file support (libgif) : no > DJVU file support (libdjvu) :*no > PDF file support (libpoppler) :*no > PS file support (libspectre) :*no > NEF/RAW file support (libufraw) :*no > TAR/ZIP/.. file support (libarchive):*no > GraphicsMagick support (libGraphicsMagick):*no > > If you are not satisfied with this configuration, please invoke > ./configure --help=short > for a complete list of configure options specific to Fim. > When you are satisfied, run 'make' to build Fim and its documentation. > To install the program and its documentation, run 'make install' if you are root, > or run 'su -c '"make install"' if you are not root. > RTFM: README, man fim, man fimrc. Enjoy! > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3 ... >make -j4 -j1 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/missing autoheader) >rm -f stamp-h1 >touch src/config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/src' >LC_ALL=C bison -y -v -d yacc.ypp -o yacc.tab.cpp >yacc.ypp: [35mwarning:[39;49m 1 shift/reduce conflict [[35m-Wconflicts-sr[39;49m] >yacc.ypp: [35mwarning:[39;49m 25 reduce/reduce conflicts [[35m-Wconflicts-rr[39;49m] >flex -+ --nounistd lex.lex >Applying a horrible hack to avoid the flex non-throwing isatty() redeclaration in 'extern C int isatty (int );' >/bin/sed -i 's/^.*extern.*isatty.*int.*$//g' lex.yy.cc >/bin/echo 'const fim_char_t * FIM_DEFAULT_CONFIG_FILE_CONTENTS =' > conf.h >/bin/sed 's/\\/\\\\/g;s/"/\\\"/g;s/^/"/g;s/$/\\n"/g;' fimrc >> conf.h >/bin/echo '"";' >> conf.h >make all-recursive >make[3]: Entering directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/src' >make[4]: Entering directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -O2 -pipe -march=native -frecord-gcc-switches -c -o lex.yy.o lex.yy.cc >In file included from DebugConsole.h:27, > from DisplayDevice.h:24, > from FramebufferDevice.h:37, > from FbiStuff.h:31, > from fim.h:473, > from lex.lex:32: >Var.h: In member function âfim::string fim::Var::getString() constâ: >Var.h:178:18: warning: format â%lldâ expects argument of type âlong long intâ, but argument 3 has type âfim_intâ {aka âlong intâ} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] > 178 | sprintf(buf,"%lld",(int64_t)i); > | ^~~~~~ ~~~~~~~~~~ > | | > | fim_int {aka long int} >lex.yy.cc: In member function âint yyFlexLexer::yy_get_next_buffer()â: >lex.lex:60:25: warning: statement has no effect []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-value-Wunused-value]8;;] > 60 | if(r==0)number_to_move == YY_MORE_ADJ; \ >lex.yy.cc:1357:3: note: in expansion of macro âYY_INPUTâ > 1357 | /* Read in more data. */ > | ^~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -O2 -pipe -march=native -frecord-gcc-switches -c -o yacc.tab.o yacc.tab.cpp >In file included from DebugConsole.h:27, > from DisplayDevice.h:24, > from FramebufferDevice.h:37, > from FbiStuff.h:31, > from fim.h:473, > from yacc.ypp:59: >Var.h: In member function âfim::string fim::Var::getString() constâ: >Var.h:178:18: warning: format â%lldâ expects argument of type âlong long intâ, but argument 3 has type âfim_intâ {aka âlong intâ} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] > 178 | sprintf(buf,"%lld",(int64_t)i); > | ^~~~~~ ~~~~~~~~~~ > | | > | fim_int {aka long int} >In file included from yacc.ypp:59: >yacc.ypp: In function âint yyparse()â: >fim.h:768:24: warning: ISO C++ forbids converting a string constant to âfim_char_t*â {aka âchar*â} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] > 768 | #define FIM_FLT_ECHO "echo" /* in vim */ > | ^~~~~~ >yacc.ypp:257:33: note: in expansion of macro âFIM_FLT_ECHOâ > 257 | $$ = opr('x',2,scon(FIM_FLT_ECHO),opr('a',1,scon("Please quote or double-quote your argument or enable FIM_SMART_COMPLETION at compile time\n"))); > | ^~~~~~~~~~~~ >yacc.ypp:257:62: warning: ISO C++ forbids converting a string constant to âfim_char_t*â {aka âchar*â} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wwrite-strings-Wwrite-strings]8;;] > 257 | $$ = opr('x',2,scon(FIM_FLT_ECHO),opr('a',1,scon("Please quote or double-quote your argument or enable FIM_SMART_COMPLETION at compile time\n"))); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >/bin/grep define ../config.h | /bin/grep FIM | LC_ALL=C /usr/bin/sort | /bin/sed 's/^#//g;s/define //g;s/^\([A-Za-z0-9_]*\).*$/+\1 /g;s/^/\"/g;s/$/\"/g' > version.h >/bin/echo "\"\n\"" >> version.h >/bin/grep define ../config.h | /bin/grep FIM.*'"' | LC_ALL=C /usr/bin/sort | /bin/sed 's/^#//g;s/define //g;s/^\([A-Za-z0-9_]*\) "\(.*\)"$/"\1 = \\"\2\\"\\n"/g' >> version.h >/bin/grep undef ../config.h | /bin/grep FIM | LC_ALL=C /usr/bin/sort | /bin/sed 's/^#//g;s/.*undef //g;s/^\([A-Za-z0-9_]*\).\+$/-\1 /g;s/^/\"/g;s/$/\"/g' >> version.h >/bin/echo '"\n'CXXFLAGS=-Wall -pedantic -O2 -pipe -march=native -frecord-gcc-switches'\n"' >> version.h >/bin/echo 'const fim_char_t * FIM_DEFAULT_GRAMMAR_FILE_CONTENTS =' > grammar.h >/usr/bin/awk -f ../scripts/maintenance/yacc2grammar.awk yacc.output | no -include ../scripts/maintenance/yacc2grammar.h | /bin/grep -v '^#' | /bin/sed 's/"/\\\"/g;s/^/"/g;s/$/\\n"/g;' >> grammar.h >/bin/sh: no: command not found >/bin/echo '"";' >> grammar.h >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pedantic -O2 -pipe -march=native -frecord-gcc-switches -c -o fim.o fim.cpp >fim.cpp:346:25: error: extended character ° is not valid in an identifier > 346 | R rotate 90° clockwise > | ^ >fim.cpp:347:25: error: extended character ° is not valid in an identifier > 347 | L rotate 90° counter-clock wise > | ^ >In file included from DebugConsole.h:27, > from DisplayDevice.h:24, > from FramebufferDevice.h:37, > from FbiStuff.h:31, > from fim.h:473, > from fim.cpp:22: >Var.h: In member function âfim::string fim::Var::getString() constâ: >Var.h:178:22: warning: format â%lldâ expects argument of type âlong long intâ, but argument 3 has type âfim_intâ {aka âlong intâ} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] > 178 | sprintf(buf,"%lld",(int64_t)i); > | ~~~^ ~~~~~~~~~~ > | | | > | | fim_int {aka long int} > | long long int > | %ld >make[4]: *** [Makefile:875: fim.o] Error 1 >make[4]: Leaving directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/src' >make[3]: *** [Makefile:908: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/src' >make[2]: *** [Makefile:534: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3/src' >make[1]: *** [Makefile:510: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3' >make: *** [Makefile:422: all] Error 2 > * ERROR: media-gfx/fim-0.5_rc3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-gfx/fim-0.5_rc3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/fim-0.5_rc3::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/media-gfx/fim-0.5_rc3:20200522-124653.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/fim-0.5_rc3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/fim-0.5_rc3/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3' > * S: '/var/tmp/portage/media-gfx/fim-0.5_rc3/work/fim-0.5-rc3' > > > >emerge --info: >Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 16011344 total, 1283140 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Sat, 23 May 2020 12:35:23 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.2-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.18::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0::gentoo >sys-devel/gcc-config: 2.3::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r3::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-gcc" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-g++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 724746
: 641122