Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 859595 Details for
Bug 903895
dev-tcltk/blt-2.5.3-r2 - mkdir: cannot create directory .../images: File exists
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-tcltk:blt-2.5.3-r2:20230405-215913.log
dev-tcltk:blt-2.5.3-r2:20230405-215913.log (text/plain), 63.72 KB, created by
Toralf Förster
on 2023-04-06 07:07:50 UTC
(
hide
)
Description:
dev-tcltk:blt-2.5.3-r2:20230405-215913.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-04-06 07:07:50 UTC
Size:
63.72 KB
patch
obsolete
> * Package: dev-tcltk/blt-2.5.3-r2:0/25 > * Repository: gentoo > * Maintainer: tcltk@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc jpeg kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking blt-src-2.5.3.zip to /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work >>>> Unpacking blt-2.5.3-debian-patches.tar.gz to /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work >>>> Source unpacked in /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work >>>> Preparing source in /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5 ... > * Applying 02-debian-all.patch ... > [ ok ] > * Applying 03-fedora-patch-2.patch ... > [ ok ] > * Applying 04-fedora-tk8.5.6.patch ... > [ ok ] > * Applying 05-tk8.5-zoomstack.patch ... > [ ok ] > * Applying doc-typos.patch ... > [ ok ] > * Applying tcl8.6.patch ... > [ ok ] > * Applying tk8.6.patch ... > [ ok ] > * Applying install.patch ... > [ ok ] > * Applying usetclint.patch ... > [ ok ] > * Applying usetkint.patch ... > [ ok ] > * Applying table.patch ... > [ ok ] > * Applying ldflags.patch ... > [ ok ] > * Applying pkgindex.patch ... > [ ok ] > * Applying decls.patch ... > [ ok ] > * Applying bltnsutil.patch ... > [ ok ] > * Applying blthash.patch ... > [ ok ] > * Applying const.patch ... > [ ok ] > * Applying uninitialized.patch ... > [ ok ] > * Applying unused.patch ... > [ ok ] > * Applying pointertoint.patch ... > [ ok ] > * Applying autoreconf.patch ... > [ ok ] > * Applying switch.patch ... > [ ok ] > * Applying blt-2.5.3-gentoo.patch ... > [ ok ] > * Applying blt-2.5.3-darwin.patch ... > [ ok ] > * Applying blt-2.5.3-gbsd.patch ... > [ ok ] > * Applying blt-2.5.3-lto.patch ... > [ ok ] > * Applying blt-2.5.3-parallelMake.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5' ... > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ !! ] > * Running elibtoolize in: blt2.5/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5 ... > * econf: updating blt2.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating blt2.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating blt2.5/cf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating blt2.5/cf/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 --docdir=/usr/share/doc/blt-2.5.3-r2 --htmldir=/usr/share/doc/blt-2.5.3-r2/html --libdir=/usr/lib64 --x-includes=/usr/include --x-libraries=/usr/lib64 --with-blt=/usr/lib64 --with-tcl=/usr/lib64 --with-tk=/usr/lib64 --with-tclincls=/usr/include --with-tkincls=/usr/include --with-tcllibs=/usr/lib64 --with-tklibs=/usr/lib64 --with-cflags=-O2 -pipe -march=native -fno-diagnostics-color -fPIC --with-gnu-ld --enable-jpeg --with-x CC=x86_64-pc-linux-gnu-gcc >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking which C compiler... 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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >x86_64-pc-linux-gnu-gcc >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 default compiler flags... -O2 -pipe -march=native -fno-diagnostics-color -fPIC >checking for gawk... gawk >checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether ln -s works... yes >checking for main in -lsocket... no >checking for main in -lnsl... yes >checking for main in -lm... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for egrep... (cached) /bin/grep -E >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for inttypes.h... (cached) yes >checking for limits.h... yes >checking for sys/param.h... yes >checking for string.h... (cached) yes >checking for ctype.h... yes >checking for errno.h... yes >checking for float.h... yes >checking for math.h... yes >checking for ieeefp.h... no >checking for sys/time.h... (cached) yes >checking for waitflags.h... no >checking for sys/wait.h... (cached) yes >checking for malloc.h... yes >checking for memory.h... yes >checking for setjmp.h... yes >checking for jpeglib.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for size_t... yes >checking for pid_t... yes >checking whether union wait is defined correctly... no >checking whether byte ordering is bigendian... no >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of void *... 8 >checking for strdup... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for drand48... yes >checking for srand48... yes >checking for finite... yes >checking for isnan... yes >checking for isfinite... yes >checking whether DBL_EPSILON is defined in float.h... yes >checking whether declaration is needed for strdup... no >checking whether declaration is needed for drand48... no >checking whether declaration is needed for srand48... no >checking whether declaration is needed for j1... no >checking for X... libraries /usr/lib64, headers /usr/include >checking for tclConfig.sh... /usr/lib64/tclConfig.sh >checking for tkConfig.sh... /usr/lib64/tkConfig.sh >checking for jpeg_read_header in -ljpeg... yes >checking for XExtendedMaxRequestSize... yes >checking BLT_MAJOR_VERSION... 2 >checking BLT_MINOR_VERSION... 5 >checking BLT_PATCH_LEVEL... "2.5.3" >checking TCL_VERSION in tcl.h... 8.6 >checking TK_VERSION in tk.h... 8.6 > >Configuration results: > > tcl.h found in /usr/include > tk.h found in /usr/include > X11/Xlib.h found in /usr/include > libtcl8.6 found in /usr/lib64 > libtk8.6 found in /usr/lib64 > libX11 found in /usr/lib64 > >Directories where BLT is to be installed: > > "$prefix" is /usr > "$exec_prefix" is /usr > > bltwish to be installed in ${exec_prefix}/bin > libBLT.a to be installed in /usr/lib64 > scripts to be installed in /usr/lib64/blt2.5 > manual pages to be installed in /usr/share/man > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating generic/Makefile >config.status: creating generic/bltHash.h >config.status: creating generic/shared/Makefile >config.status: creating man/Makefile >config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting >config.status: creating library/Makefile >config.status: creating demos/Makefile >config.status: creating generic/bltConfig.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5 ... >make -j4 -j1 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >(cd generic; make all) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic' >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltCanvEps.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltUnixDnd.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltHash.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltBeep.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrMarker.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltSpline.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltPool.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltAlloc.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltStubInit.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTable.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltList.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltBgexec.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltSwitch.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltVecCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltNsUtil.c >In file included from /usr/lib64/tcl8.6/include/generic/tclTomMathDecls.h:20, > from /usr/lib64/tcl8.6/include/generic/tclInt.h:4975, > from bltNsUtil.c:31: >/usr/lib64/tcl8.6/include/generic/tclTomMath.h:270: warning: "SIGN" redefined > 270 | #define SIGN(m) ((m)->sign) > | >In file included from bltInt.h:112, > from bltNsUtil.c:28: >bltMath.h:139: note: this is the location of the previous definition > 139 | #define SIGN(x) (((x) < 0.0) ? -1 : 1) > | >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltImage.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltBind.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltArrayObj.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltVecMath.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltVecObjCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltText.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltPs.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltBusy.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrAxis.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTile.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltUtil.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTabset.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltVector.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltChain.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltCutbuffer.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltHtext.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrGrid.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGraph.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltConfig.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltUnixImage.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrLegd.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltWindow.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix tkFrame.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTreeViewEdit.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltWatch.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltStubLib.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTreeCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTreeViewCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTabnotebook.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTreeViewStyle.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltContainer.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTreeView.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltHierbox.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTreeViewColumn.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix tkButton.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltDragdrop.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrHairs.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTree.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltParse.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltBitmap.c >bltBitmap.c: In function âDefineOpâ: >bltBitmap.c:1009:9: warning: âwidthâ may be used uninitialized [-Wmaybe-uninitialized] > 1009 | int width, height; /* Dimensions of bitmap */ > | ^~~~~ >bltBitmap.c:1009:16: warning: âheightâ may be used uninitialized [-Wmaybe-uninitialized] > 1009 | int width, height; /* Dimensions of bitmap */ > | ^~~~~~ >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrPs.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrLine.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltColor.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrElem.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltObjConfig.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrMisc.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltTed.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltUnixPipe.c >bltUnixPipe.c: In function âCreateTempFileâ: >bltUnixPipe.c:114:5: warning: ignoring return value of âmkstempâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 114 | mkstemp(fileName); > | ^~~~~~~~~~~~~~~~~ >bltUnixPipe.c: In function âCreateProcessâ: >bltUnixPipe.c:452:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 452 | write(fd, errSpace, (size_t) strlen(errSpace)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >bltUnixPipe.c:463:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 463 | write(fd, errSpace, (size_t) strlen(errSpace)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltDebug.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrBar.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltScrollbar.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltWinop.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix bltGrPen.c >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -DBLT_LIBRARY=\"/usr/lib64/blt2.5\" \ > ./bltInit.c >rm -f libBLT.a >x86_64-pc-linux-gnu-ar rc libBLT.a bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltStubLib.o bltStubInit.o bltWatch.o bltBeep.o bltBind.o bltBitmap.o bltBusy.o bltCanvEps.o bltColor.o bltConfig.o bltContainer.o bltCutbuffer.o bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o bltPs.o bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o bltTreeViewCmd.o bltTreeViewEdit.o bltTreeViewColumn.o bltTreeViewStyle.o bltUnixDnd.o bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o bltScrollbar.o bltTed.o bltInit.o >x86_64-pc-linux-gnu-ranlib libBLT.a >rm -f bltwish >x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bltwish \ > -DTCLLIBPATH=\"/usr/lib64/tcl8.6\" \ > ./bltUnixMain.c libBLT.a -L/usr/lib64 -ltk8.6 -ltcl8.6 -lX11 -ljpeg -lm -lnsl -ldl >x86_64-pc-linux-gnu-gcc -c -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -DTCL_ONLY -DBLT_LIBRARY=\"/usr/lib64/blt2.5\" \ > ./bltInit.c >rm -f libBLTlite.a >x86_64-pc-linux-gnu-ar rc libBLTlite.a bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltStubLib.o bltStubInit.o bltWatch.o bltInit.o >x86_64-pc-linux-gnu-ranlib libBLTlite.a >rm -f bltsh >x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I. -I. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -DTCL_ONLY -o bltsh \ > -DTCLLIBPATH=\"/usr/lib64/tcl8.6\" \ > ./bltUnixMain.c libBLTlite.a -L/usr/lib64 -ltcl8.6 -lm -lnsl -ldl >(cd shared; make CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color -fPIC " all) >make[2]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic/shared' >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltDebug.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltColor.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrPen.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltBitmap.c >../bltBitmap.c: In function âDefineOpâ: >../bltBitmap.c:1009:9: warning: âwidthâ may be used uninitialized [-Wmaybe-uninitialized] > 1009 | int width, height; /* Dimensions of bitmap */ > | ^~~~~ >../bltBitmap.c:1009:16: warning: âheightâ may be used uninitialized [-Wmaybe-uninitialized] > 1009 | int width, height; /* Dimensions of bitmap */ > | ^~~~~~ >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltWatch.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTreeCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltObjConfig.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltConfig.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltNsUtil.c >In file included from /usr/lib64/tcl8.6/include/generic/tclTomMathDecls.h:20, > from /usr/lib64/tcl8.6/include/generic/tclInt.h:4975, > from ../bltNsUtil.c:31: >/usr/lib64/tcl8.6/include/generic/tclTomMath.h:270: warning: "SIGN" redefined > 270 | #define SIGN(m) ((m)->sign) > | >In file included from ../bltInt.h:112, > from ../bltNsUtil.c:28: >../bltMath.h:139: note: this is the location of the previous definition > 139 | #define SIGN(x) (((x) < 0.0) ? -1 : 1) > | >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGraph.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltParse.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltWindow.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltSwitch.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltScrollbar.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltDragdrop.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrAxis.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltVector.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltUnixPipe.c >../bltUnixPipe.c: In function âCreateTempFileâ: >../bltUnixPipe.c:114:5: warning: ignoring return value of âmkstempâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 114 | mkstemp(fileName); > | ^~~~~~~~~~~~~~~~~ >../bltUnixPipe.c: In function âCreateProcessâ: >../bltUnixPipe.c:452:13: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 452 | write(fd, errSpace, (size_t) strlen(errSpace)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../bltUnixPipe.c:463:9: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 463 | write(fd, errSpace, (size_t) strlen(errSpace)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrBar.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrLegd.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltArrayObj.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltHash.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltBeep.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltUnixDnd.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTreeViewEdit.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltCutbuffer.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltWinop.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTabset.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltBgexec.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrMisc.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTable.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTed.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltUtil.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTreeViewColumn.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltBusy.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltText.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../tkFrame.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltVecObjCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltAlloc.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltUnixImage.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltPs.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltVecCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTile.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltImage.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrGrid.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrHairs.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrElem.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrMarker.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltSpline.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTreeView.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltChain.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTreeViewStyle.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltCanvEps.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrLine.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../tkButton.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltHierbox.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltVecMath.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltBind.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltContainer.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltList.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltHtext.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltPool.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltGrPs.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTabnotebook.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTree.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix ../bltTreeViewCmd.c >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -DBLT_LIBRARY=\"/usr/lib64/blt2.5\" \ > ./../bltInit.c >rm -f libBLT25.so >x86_64-pc-linux-gnu-gcc -rdynamic -shared -Wl,-E -Wl,-soname,libBLT25.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libBLT25.so bltInit.o bltGrAxis.o bltGrBar.o bltGrElem.o bltGrGrid.o bltGrHairs.o bltGrLegd.o bltGrLine.o bltGrMarker.o bltGrMisc.o bltGrPen.o bltGrPs.o bltGraph.o bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltWatch.o bltBeep.o bltBind.o bltBitmap.o bltBusy.o bltCanvEps.o bltColor.o bltConfig.o bltContainer.o bltCutbuffer.o bltDragdrop.o bltHierbox.o bltHtext.o bltImage.o bltUnixImage.o bltPs.o bltTable.o bltTabnotebook.o bltTabset.o bltText.o bltTile.o bltTreeView.o bltTreeViewCmd.o bltTreeViewColumn.o bltTreeViewEdit.o bltTreeViewStyle.o bltUnixDnd.o bltWindow.o bltObjConfig.o bltWinop.o tkButton.o tkFrame.o bltScrollbar.o bltTed.o \ > -L/usr/lib64 -ltk8.6 -ltcl8.6 -lX11 -ljpeg -lm -lnsl -ldl >rm -f bltwish25 >x86_64-pc-linux-gnu-gcc -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o bltwish25 \ > ./../bltUnixMain.c libBLT25.so -L/usr/lib64 -ltk8.6 -ltcl8.6 -lX11 -ljpeg -lm -lnsl -ldl >x86_64-pc-linux-gnu-gcc -c -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -DTCL_ONLY -DBLT_LIBRARY=\"/usr/lib64/blt2.5\" \ > ./../bltInit.c >rm -f libBLTlite25.so >x86_64-pc-linux-gnu-gcc -rdynamic -shared -Wl,-E -Wl,-soname,libBLTlite25.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libBLTlite25.so bltInit.o bltAlloc.o bltArrayObj.o bltBgexec.o bltChain.o bltDebug.o bltHash.o bltList.o bltNsUtil.o bltParse.o bltPool.o bltSpline.o bltSwitch.o bltTree.o bltTreeCmd.o bltUnixPipe.o bltUtil.o bltVector.o bltVecMath.o bltVecCmd.o bltVecObjCmd.o bltWatch.o \ > -L/usr/lib64 -ltcl8.6 -lm -lnsl -ldl >rm -f bltsh25 >x86_64-pc-linux-gnu-gcc -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -fPIC -I.. -I./.. -I./../.. -I/usr/lib64/tk8.6/include/generic -I/usr/lib64/tk8.6/include/unix -I/usr/lib64/tcl8.6/include/generic -I/usr/lib64/tcl8.6/include/unix -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -DTCL_ONLY -o bltsh25 \ > ./../bltUnixMain.c libBLTlite25.so \ > -L/usr/lib64 -ltcl8.6 -lm -lnsl -ldl >make[2]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic/shared' >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic' >(cd library; make all) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/library' >rm -f pkgIndex.tcl >sed -e 's/%VERSION%/2.5/' ./pkgIndex.tcl.in | \ >sed -e 's/%PATCHLEVEL%/"2.5.3"/' | \ >sed -e 's/%LIB_PREFIX%/lib/' | \ >sed -e 's;%LIB_DIR%;/usr/lib64;' > pkgIndex.tcl >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/library' >(cd man; make all) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/man' >Makefile:67: warning: ignoring prerequisites on suffix rule definition >Makefile:63: warning: ignoring prerequisites on suffix rule definition >rm -rf tabset.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' tabset.mann > tabset.n >rm -rf bitmap.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' bitmap.mann > bitmap.n >rm -rf Blt_TreeExists.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeExists.man3 > Blt_TreeExists.3 >rm -rf Blt_TreeDeleteNode.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeDeleteNode.man3 > Blt_TreeDeleteNode.3 >rm -rf tree.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' tree.mann > tree.n >rm -rf htext.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' htext.mann > htext.n >rm -rf Blt_TreeGetToken.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeGetToken.man3 > Blt_TreeGetToken.3 >rm -rf beep.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' beep.mann > beep.n >rm -rf hierbox.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' hierbox.mann > hierbox.n >rm -rf stripchart.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' stripchart.mann > stripchart.n >rm -rf watch.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' watch.mann > watch.n >rm -rf hiertable.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' hiertable.mann > hiertable.n >rm -rf barchart.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' barchart.mann > barchart.n >rm -rf Blt_TreeGetNode.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeGetNode.man3 > Blt_TreeGetNode.3 >rm -rf bltdebug.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' bltdebug.mann > bltdebug.n >rm -rf tile.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' tile.mann > tile.n >rm -rf winop.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' winop.mann > winop.n >rm -rf Blt_TreeReleaseToken.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeReleaseToken.man3 > Blt_TreeReleaseToken.3 >rm -rf cutbuffer.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' cutbuffer.mann > cutbuffer.n >rm -rf BLT.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' BLT.mann > BLT.n >rm -rf dragdrop.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' dragdrop.mann > dragdrop.n >rm -rf Blt_Tree.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_Tree.man3 > Blt_Tree.3 >rm -rf table.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' table.mann > table.n >rm -rf spline.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' spline.mann > spline.n >rm -rf busy.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' busy.mann > busy.n >rm -rf graph.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' graph.mann > graph.n >rm -rf Blt_TreeName.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeName.man3 > Blt_TreeName.3 >rm -rf Blt_TreeCreateNode.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeCreateNode.man3 > Blt_TreeCreateNode.3 >rm -rf bgexec.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' bgexec.mann > bgexec.n >rm -rf Blt_TreeNodeId.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeNodeId.man3 > Blt_TreeNodeId.3 >rm -rf vector.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' vector.mann > vector.n >rm -rf container.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' container.mann > container.n >rm -rf treeview.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' treeview.mann > treeview.n >rm -rf eps.n >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' eps.mann > eps.n >rm -rf Blt_TreeCreate.3 >sed -e "/man\.macros/r ./man.macros" -e '/man\.macros/d' -e 's/BLT_VERSION/2.5/' Blt_TreeCreate.man3 > Blt_TreeCreate.3 >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/man' >(cd demos; make all) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/demos' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/demos' >>>> Source compiled. >>>> Test phase [not enabled]: dev-tcltk/blt-2.5.3-r2 > >>>> Install dev-tcltk/blt-2.5.3-r2 into /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image >make -j4 -j1 INSTALL_ROOT=/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image install >(cd generic; make install) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic' >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 0755 bltwish /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/bin >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 0755 bltsh /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/bin >installing ./blt.h... >installing ./bltBind.h... >installing ./bltChain.h... >installing bltHash.h... >installing ./bltList.h... >installing ./bltOldConfig.h... >installing ./bltPool.h... >installing ./bltTree.h... >installing ./bltDecls.h... >installing ./bltVector.h... >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 libBLT.a /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/libBLT25.a >(cd /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64; rm -f libBLT.a ; ln -s libBLT25.a libBLT.a) >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/libBLT25.a >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 libBLTlite.a /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/libBLTlite25.a >(cd /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64; rm -f libBLTlite.a ; ln -s libBLTlite25.a libBLTlite.a) >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/libBLTlite25.a >(cd shared; make install) >make[2]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic/shared' >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 0755 libBLT25.so /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64 >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 0755 libBLTlite25.so /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64 >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 0755 bltwish25 /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/bin >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 0755 bltsh25 /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/bin >make[2]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic/shared' >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/generic' >(cd library; make install) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/library' > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/dd_protocols >rm -f pkgIndex.tcl >sed -e 's/%VERSION%/2.5/' ./pkgIndex.tcl.in | \ >sed -e 's/%PATCHLEVEL%/"2.5.3"/' | \ >sed -e 's/%LIB_PREFIX%/lib/' | \ >sed -e 's;%LIB_DIR%;/usr/lib64;' > pkgIndex.tcl >for i in dd-color.tcl dd-file.tcl dd-number.tcl dd-text.tcl tclIndex ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 ./dd_protocols/$i \ > /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/dd_protocols ; \ >done >for i in bltCanvEps.pro bltGraph.pro dnd.tcl dragdrop.tcl graph.tcl hierbox.tcl tabnotebook.tcl tabset.tcl treeview.tcl ZoomStack.itcl tvutil.tcl init.tcl tclIndex treeview.xbm treeview_m.xbm ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 ./$i /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5 ; \ >done >/var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 pkgIndex.tcl /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5 >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/library' >(cd man; make install) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/man' >Makefile:67: warning: ignoring prerequisites on suffix rule definition >Makefile:63: warning: ignoring prerequisites on suffix rule definition > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/share/man/man3 >make install-mann install-man3 >make[2]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/man' >Makefile:67: warning: ignoring prerequisites on suffix rule definition >Makefile:63: warning: ignoring prerequisites on suffix rule definition >for i in *.n ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/share/man/mann; \ >done >for i in *.3 ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/share/man/man3; \ >done >make[2]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/man' >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/man' >(cd demos; make install) >make[1]: Entering directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/demos' >for i in ./images/*.gif ./images/*.ps ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c -m 644 $i /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/images ; \ >done >for i in ./scripts/*.tcl ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c $i /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/scripts ; \ >done >for i in barchart1.tcl barchart2.tcl barchart3.tcl barchart4.tcl barchart5.tcl bgexec1.tcl bgexec2.tcl bgexec3.tcl bgexec4.tcl bitmap.tcl busy1.tcl busy2.tcl dnd1.tcl dnd2.tcl dragdrop1.tcl dragdrop2.tcl eps.tcl graph1.tcl graph2.tcl graph3.tcl graph4.tcl graph5.tcl graph6.tcl graph7.tcl hierbox1.tcl hierbox2.tcl hierbox3.tcl hierbox4.tcl hiertable1.tcl hiertable2.tcl htext1.tcl htext.txt spline.tcl stripchart1.tcl tabset1.tcl tabset2.tcl tabset3.tcl tabset4.tcl tabnotebook1.tcl tabnotebook2.tcl tabnotebook3.tcl treeview1.tcl winop1.tcl winop2.tcl ; do \ > /var/tmp/portage/._portage_reinstall_.4vanze0x/bin/ebuild-helpers/xattr/install -c ./$i /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/$i ; \ >done > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/bitmaps/hand > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/bitmaps/fish > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/images >mkdir: cannot create directory â/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/imagesâ: File exists > mkdir /var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/scripts >mkdir: cannot create directory â/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/image/usr/lib64/blt2.5/demos/scriptsâ: File exists >make[1]: *** [Makefile:77: mkdirs] Error 1 shuffle=3775534140 >make[1]: Leaving directory '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5/demos' >make: *** [Makefile:49: install-all] Error 2 shuffle=3775534140 > * ERROR: dev-tcltk/blt-2.5.3-r2::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-tcltk/blt-2.5.3-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-tcltk/blt-2.5.3-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-tcltk:blt-2.5.3-r2:20230405-215913.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5' > * S: '/var/tmp/portage/dev-tcltk/blt-2.5.3-r2/work/blt2.5' >
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 903895
:
859594
| 859595 |
859596
|
859597
|
859598
|
859599
|
859600