Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 758229 Details for
Bug 828824
sci-astronomy/funtools-1.4.7 - configure: WARNING: unrecognized options: --with-wcslib
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-astronomy:funtools-1.4.7:20211210-122358.log
sci-astronomy:funtools-1.4.7:20211210-122358.log (text/plain), 59.12 KB, created by
Toralf Förster
on 2021-12-10 15:30:43 UTC
(
hide
)
Description:
sci-astronomy:funtools-1.4.7:20211210-122358.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-10 15:30:43 UTC
Size:
59.12 KB
patch
obsolete
> * Package: sci-astronomy/funtools-1.4.7 > * Repository: gentoo > * Maintainer: sci-astronomy@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking funtools-1.4.7.tar.gz to /var/tmp/portage/sci-astronomy/funtools-1.4.7/work >>>> Source unpacked in /var/tmp/portage/sci-astronomy/funtools-1.4.7/work >>>> Preparing source in /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7 ... > * Running eautoreconf in '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' ... > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ !! ] > * Running eautoreconf in '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' ... > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ !! ] > * Running eautoreconf in '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' ... > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ !! ] > * Running eautoreconf in '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/wcs' ... > * Running 'aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ !! ] > * Running eautoreconf in '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7' ... > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running elibtoolize in: funtools-1.4.7/ > * Running elibtoolize in: funtools-1.4.7/filter/ > * Running elibtoolize in: funtools-1.4.7/fitsy/ > * Running elibtoolize in: funtools-1.4.7/util/ > * Running elibtoolize in: funtools-1.4.7/util/zlib-1.2.3/ > * Running elibtoolize in: funtools-1.4.7/wcs/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7 ... > * econf: updating funtools-1.4.7/wcs/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating funtools-1.4.7/wcs/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating funtools-1.4.7/util/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating funtools-1.4.7/util/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating funtools-1.4.7/fitsy/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating funtools-1.4.7/fitsy/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating funtools-1.4.7/filter/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating funtools-1.4.7/filter/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating funtools-1.4.7/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating funtools-1.4.7/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/funtools-1.4.7 --htmldir=/usr/share/doc/funtools-1.4.7/html --libdir=/usr/lib64 --exec-prefix=/usr --enable-shared --enable-dl --with-wcslib=-lwcstools --with-zlib=-lz --with-tcl=/usr/lib64 --enable-option-checking=warn >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether 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 >checking for long long int... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for malloc.h... yes >checking for getopt.h... yes >checking for values.h... yes >checking for dlfcn.h... yes >checking for sys/un.h... yes >checking for sys/ipc.h... yes >checking for sys/mman.h... yes >checking for sys/shm.h... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for strchr... yes >checking for memcpy... yes >checking for snprintf... yes >checking for connect... yes >checking for gethostbyname... yes >checking for filter cc... NULL >checking for filter cflags... NULL >checking for alternate target library... no (libfuntools.a) >checking for external zlib... yes >checking for external wcslib... yes >checking for shared library build... yes >checking for dynamic loading of filters ... checking for dlopen in -ldl... yes >yes (x86_64-pc-linux-gnu-gcc) >checking for mainlib build... no >checking for Tcl configuration... found /usr/lib64/tclConfig.sh >checking for gawk... gawk >checking for gzip... gzip >checking for gnuplot... gnuplot >checking linux-gnu configuration... adding -fPIC to gcc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ./gnu/Makefile >config.status: creating ./funtest/Makefile >config.status: creating ./faq/Makefile >config.status: creating funtools.pc >config.status: creating conf.h >config.status: creating ./gnu/conf.h >config.status: creating ./funtest/conf.h >=== configuring in util (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-altlib=/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a' '--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/funtools-1.4.7' '--htmldir=/usr/share/doc/funtools-1.4.7/html' '--libdir=/usr/lib64' '--exec-prefix=/usr' '--enable-shared' '--enable-dl' '--with-wcslib=-lwcstools ' '--with-zlib=-lz ' '--with-tcl=/usr/lib64' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --cache-file=/dev/null --srcdir=. >configure: WARNING: unrecognized options: --with-wcslib >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether 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 >checking for long long int... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for malloc.h... yes >checking for getopt.h... yes >checking for values.h... yes >checking for dlfcn.h... yes >checking for setjmp.h... yes >checking for sys/un.h... yes >checking for sys/mman.h... yes >checking for sys/ipc.h... yes >checking for crt_externs.h... no >checking for sys/shm.h... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for strchr... yes >checking for memcpy... yes >checking for snprintf... yes >checking for ftello... yes >checking for fseeko... yes >checking for setenv... yes >checking for connect... yes >checking for gethostbyname... yes >checking whether byte ordering is bigendian... no >checking for alternate target library... yes (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a) >checking for shared library build... yes >checking for dynamic loading (with gcc) ... checking for dlopen in -ldl... yes >yes (x86_64-pc-linux-gnu-gcc) >checking for request to use posix_spawn... no >checking for Tcl configuration... found /usr/lib64/tclConfig.sh >checking for external zlib... yes >checking linux-gnu configuration... adding -fPIC to gcc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating NaN.h >config.status: creating conf.h >configure: WARNING: unrecognized options: --with-wcslib >=== configuring in fitsy (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-altlib=/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a' '--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/funtools-1.4.7' '--htmldir=/usr/share/doc/funtools-1.4.7/html' '--libdir=/usr/lib64' '--exec-prefix=/usr' '--enable-shared' '--enable-dl' '--with-wcslib=-lwcstools ' '--with-zlib=-lz ' '--with-tcl=/usr/lib64' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --cache-file=/dev/null --srcdir=. >configure: WARNING: unrecognized options: --with-wcslib, --with-zlib, --with-tcl >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether 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 >checking for long long int... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for malloc.h... yes >checking for getopt.h... yes >checking for values.h... yes >checking for dlfcn.h... yes >checking for sys/un.h... yes >checking for sys/mman.h... yes >checking for sys/ipc.h... yes >checking for sys/shm.h... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for strchr... yes >checking for memcpy... yes >checking for snprintf... yes >checking for connect... yes >checking for gethostbyname... yes >checking for alternate target library... yes (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a) >checking for shared library build... yes >checking for dynamic loading (with gcc) ... checking for dlopen in -ldl... yes >yes (x86_64-pc-linux-gnu-gcc) >checking linux-gnu configuration... adding -fPIC to gcc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating conf.h >configure: WARNING: unrecognized options: --with-wcslib, --with-zlib, --with-tcl >=== configuring in filter (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-altlib=/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a' '--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/funtools-1.4.7' '--htmldir=/usr/share/doc/funtools-1.4.7/html' '--libdir=/usr/lib64' '--exec-prefix=/usr' '--enable-shared' '--enable-dl' '--with-wcslib=-lwcstools ' '--with-zlib=-lz ' '--with-tcl=/usr/lib64' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --cache-file=/dev/null --srcdir=. >configure: WARNING: unrecognized options: --with-wcslib, --with-zlib, --with-tcl >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether 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 >checking for long long int... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for malloc.h... yes >checking for getopt.h... yes >checking for values.h... yes >checking for dlfcn.h... yes >checking for sys/un.h... yes >checking for sys/mman.h... yes >checking for sys/ipc.h... yes >checking for sys/shm.h... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for strchr... yes >checking for memcpy... yes >checking for snprintf... yes >checking for connect... yes >checking for gethostbyname... yes >checking for inline... inline >checking for filter cc... NULL >checking for filter cflags... NULL >checking for alternate target library... yes (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a) >checking for shared library build... yes >checking for dynamic loading (with gcc) ... checking for dlopen in -ldl... yes >yes (x86_64-pc-linux-gnu-gcc) >checking linux-gnu configuration... adding -fPIC to gcc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating conf.h >configure: WARNING: unrecognized options: --with-wcslib, --with-zlib, --with-tcl >=== configuring in wcs (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/wcs) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--with-altlib=/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a' '--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/funtools-1.4.7' '--htmldir=/usr/share/doc/funtools-1.4.7/html' '--libdir=/usr/lib64' '--exec-prefix=/usr' '--enable-shared' '--enable-dl' '--with-wcslib=-lwcstools ' '--with-zlib=-lz ' '--with-tcl=/usr/lib64' '--enable-option-checking=warn' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-pipe -march=native -fno-diagnostics-color -O2' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' --cache-file=/dev/null --srcdir=. >configure: WARNING: unrecognized options: --with-zlib, --with-tcl >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether 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 >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for malloc.h... yes >checking for getopt.h... yes >checking for values.h... yes >checking for dlfcn.h... yes >checking for sys/un.h... yes >checking for sys/mman.h... yes >checking for sys/ipc.h... yes >checking for sys/shm.h... yes >checking for socklen_t... yes >checking for an ANSI C-conforming const... yes >checking for strchr... yes >checking for memcpy... yes >checking for snprintf... yes >checking for connect... yes >checking for gethostbyname... yes >checking for external wcslib... yes >checking for alternate target library... yes (/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a) >checking for shared library build... yes >checking for dynamic loading (with gcc) ... checking for dlopen in -ldl... yes >yes (x86_64-pc-linux-gnu-gcc) >checking linux-gnu configuration... adding -fPIC to gcc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating conf.h >configure: WARNING: unrecognized options: --with-zlib, --with-tcl >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7 ... >make -j4 >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funcol.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funcopy.c > >Making library in util ... >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funtab.c >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H file.c >funtab.c: In function '_FunTableRestore': >funtab.c:163:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] > 163 | fread(ebuf, fun->rowsize, cur->nrow, fun->lefp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >funtab.c:167:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] > 167 | fread(rbuf, fun->rawsize, cur->nrow, fun->lrfp); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H find.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funim.c >find.c: In function 'ResolvePath': >find.c:191:5: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] > 191 | getcwd(path, MAXBUFSIZE); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H -I./zlib-1.2.3 gio.c >gio.c: In function 'gexec': >gio.c:285:3: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] > 285 | pipe(pin); > | ^~~~~~~~~ >gio.c:306:16: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 306 | close(0); dup (pout[0]); close(pout[0]); > | ^~~~~~~~~~~~~ >gio.c:307:16: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 307 | close(1); dup (pin[1]); close(pin[1]); > | ^~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funinfo.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funopen.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H xlaunch.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H macro.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H mainlib.c >xlaunch.c: In function 'launch_fork_exec': >xlaunch.c:223:15: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 223 | dup(1); > | ^~~~~~ >xlaunch.c:282:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] > 282 | write(fd[1], &status, 4); > | ^~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H mkrtemp.c >mainlib.c: In function 'MainLibProcess': >mainlib.c:378:3: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] > 378 | pipe(pipes[0]); > | ^~~~~~~~~~~~~~ >mainlib.c:480:23: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 480 | close(0); dup(ifd); > | ^~~~~~~~ >mainlib.c:489:19: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 489 | close(0); dup(pipes[i][0]); > | ^~~~~~~~~~~~~~~~ >mainlib.c:493:19: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 493 | close(1); dup(pipes[i+1][1]); > | ^~~~~~~~~~~~~~~~~~ >mainlib.c:499:23: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 499 | close(1); dup(ofd); > | ^~~~~~~~ >mainlib.c:507:21: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 507 | close(1); dup(pipes[0][1]); > | ^~~~~~~~~~~~~~~~ >mainlib.c:513:21: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] > 513 | close(2); dup(efd); > | ^~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H nan.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funopenp.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funparam.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H parse.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funtext.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H strtod.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funwcs.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H swap.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funview.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H word.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funutil.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H winprocess.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H xalloc.c >xalloc.c: In function '_xalloc_error': >xalloc.c:43:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] > 43 | write(1, XALLOC_ERROR, strlen(XALLOC_ERROR)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funcalc.c \ > -DFUN_INCLUDE="\"-I/usr/include\"" \ > -DFUNCALC_CC="NULL" \ > -DFUNCALC_CFLAGS="NULL" \ > -DFUN_LIB="\"-L/usr/lib -lfuntools -lz -lwcstools -ldl -lm\"" >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H zprocess.c >zprocess.c: In function 'ProcessWrite': >zprocess.c:348:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] > 348 | write(fd, &nbytes, sizeof(int)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H lex.calc.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -DHAVE_CONFIG_H gcat.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funcen.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funcnts.c >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a file.o find.o gio.o xlaunch.o macro.o mainlib.o mkrtemp.o nan.o parse.o strtod.o swap.o word.o winprocess.o xalloc.o zprocess.o >a - file.o >a - find.o >a - gio.o >a - xlaunch.o >a - macro.o >a - mainlib.o >a - mkrtemp.o >a - nan.o >a - parse.o >a - strtod.o >a - swap.o >a - word.o >a - winprocess.o >a - xalloc.o >a - zprocess.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic gcat.o -o gcat /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a -lm -ldl -lz >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' > >Making library in fitsy ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC cardpar.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC cardfmt.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC cardins.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funcone.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC cardfind.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H fundisp.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headget.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headset.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headins.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headinit.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funhead.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funhist.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headdata.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headfind.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funimage.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headfile.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funjoin.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headimage.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funmerge.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funsky.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headtable.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headsimple.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC headwcs.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC inverse.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC dataimage.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H funtable.c > >Making in gnu ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/gnu' >x86_64-pc-linux-gnu-gcc -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DSAOMOD_BINARY -I. -I/usr/include -DHAVE_CONFIG_H sort.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC fitshead.c >funtable.c: In function 'main': >funtable.c:357:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] > 357 | write(ochan, ebuf, got*isize); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >sed -e 's#AWK#gawk#g' funcnts_plot.tmpl > funcnts.plot >chmod +x funcnts.plot >sed -e 's#AWK#gawk#g' funhist_plot.tmpl > funhist.plot >chmod +x funhist.plot >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC fitsimage.c >cp funcnts_sed.tmpl funcnts.sed >chmod +x funcnts.sed >sed -e 's#AWK#gawk#g;s#GNUPLOT#gnuplot#g' funds9.tmpl > funds9 >chmod +x funds9 >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC ftacht.c >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC ftacht2.c >sed -e 's#AWK#gawk#g;' funtbl.tmpl > funtbl >chmod +x funtbl >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC nd.c >cp -p funindex.tmpl funindex >chmod +x funindex >x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -DUSE_XFILEIO=1 -I../util -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC tableheader.c >sed -e 's#PRE##g;s#POST#|\& cat#g;s#GUNZIP#gzip -dcf#g' funtools_ds9.tmpl > funtools.ds9 >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic sort.o -o _funsort >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/gnu' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a cardpar.o cardfmt.o cardins.o cardfind.o headget.o headset.o headins.o headinit.o headdata.o headfind.o headfile.o headimage.o headtable.o headsimple.o headwcs.o inverse.o dataimage.o fitshead.o fitsimage.o ftacht.o ftacht2.o nd.o tableheader.o >a - cardpar.o >a - cardfmt.o >a - cardins.o >a - cardfind.o >a - headget.o >a - headset.o >a - headins.o >a - headinit.o >a - headdata.o >a - headfind.o >a - headfile.o >a - headimage.o >a - headtable.o >a - headsimple.o >a - headwcs.o >a - inverse.o >a - dataimage.o >a - fitshead.o >a - fitsimage.o >a - ftacht.o >a - ftacht2.o >a - nd.o >a - tableheader.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' > >Making library in filter ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >rm -f evregions.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H filter.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H filtprog.c >sed 's/_FPUDBL_/0/' < evregions_c.tmpl > evregions.c >rm -f imregions.c >sed 's/_FPUDBL_/0/' < imregions_c.tmpl > imregions.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H symbols.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H lex.filt.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H column.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H dl.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H tl.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H lex.idx.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H idx.tab.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H idxacts.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H evregions.c >rm -f evregions_c.h >./inc.sed EVREGIONS_C < evregions.c > evregions_c.h >rm -f imregions_c.h >./inc.sed IMREGIONS_C < imregions.c > imregions_c.h >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H imregions.c >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DFILT_VERSION="\"1.1\"" -DUSE_DL=1 -I../util -I../fitsy -I/usr/include/wcs -DHAVE_CONFIG_H -DOBJPATH="\"/usr/lib64:.\"" \ > -DFILTER_CC="NULL" -DFILTER_CFLAGS="NULL" \ > filtprog_c.c >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a evregions.o filter.o filtprog.o filtprog_c.o imregions.o symbols.o lex.filt.o column.o dl.o tl.o lex.idx.o idx.tab.o idxacts.o >a - evregions.o >a - filter.o >a - filtprog.o >a - filtprog_c.o >a - imregions.o >a - symbols.o >a - lex.filt.o >a - column.o >a - dl.o >a - tl.o >a - lex.idx.o >a - idx.tab.o >a - idxacts.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >x86_64-pc-linux-gnu-ar cruv libfuntools.a funcol.o funcopy.o funtab.o funim.o funinfo.o funopen.o funopenp.o funparam.o funtext.o funwcs.o funview.o funutil.o >a - funcol.o >a - funcopy.o >a - funtab.o >a - funim.o >a - funinfo.o >a - funopen.o >a - funopenp.o >a - funparam.o >a - funtext.o >a - funwcs.o >a - funview.o >a - funutil.o >mklib: Making Linux shared library: libfuntools.so.1.0 >x86_64-pc-linux-gnu-ranlib libfuntools.a >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcalc.o lex.calc.o -o funcalc \ > libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcen.o -o funcen libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcnts.o -o funcnts libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcone.o -o funcone libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic fundisp.o -o fundisp libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funhead.o -o funhead libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funhist.o -o funhist libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funimage.o -o funimage libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funjoin.o -o funjoin libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funmerge.o -o funmerge libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funsky.o -o funsky libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funtable.o -o funtable libfuntools.a -lz -lwcstools -ldl -lm >make -j4 shtclfun >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H util/tclmainlib.c >echo funcalc funcen funcnts funcone fundisp funhead funhist funimage funjoin funmerge funsky funtable | ./mkfunmainlib -tcl > tclfun.c > >Making library in util ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a file.o find.o gio.o xlaunch.o macro.o mainlib.o mkrtemp.o nan.o parse.o strtod.o swap.o word.o winprocess.o xalloc.o zprocess.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >x86_64-pc-linux-gnu-gcc -c -I. -pipe -march=native -fno-diagnostics-color -O2 -fPIC -DUSE_DL=1 -I./util -I./filter -I/usr/include/wcs -I./fitsy -DHAVE_CONFIG_H tclfun.c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic gcat.o -o gcat /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a -lm -ldl -lz >util/tclmainlib.c: In function 'MainLibProcess_Tcl': >util/tclmainlib.c:283:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 283 | if( !(chan = Tcl_MakeFileChannel((ClientData)got, TCL_READABLE)) ){ > | ^ >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' > >Making library in fitsy ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a cardpar.o cardfmt.o cardins.o cardfind.o headget.o headset.o headins.o headinit.o headdata.o headfind.o headfile.o headimage.o headtable.o headsimple.o headwcs.o inverse.o dataimage.o fitshead.o fitsimage.o ftacht.o ftacht2.o nd.o tableheader.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' > >Making library in filter ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a evregions.o filter.o filtprog.o filtprog_c.o imregions.o symbols.o lex.filt.o column.o dl.o tl.o lex.idx.o idx.tab.o idxacts.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >x86_64-pc-linux-gnu-ar cruv libfuntools.a funcol.o funcopy.o funtab.o funim.o funinfo.o funopen.o funopenp.o funparam.o funtext.o funwcs.o funview.o funutil.o >x86_64-pc-linux-gnu-ranlib libfuntools.a >a - tclmainlib.o >a - tclfun.o >mklib: Making Linux shared library: libtclfun.so.1.0 >>>> Source compiled. >>>> Test phase [not enabled]: sci-astronomy/funtools-1.4.7 > >>>> Install sci-astronomy/funtools-1.4.7 into /var/tmp/portage/sci-astronomy/funtools-1.4.7/image/ >make -j4 DESTDIR=/var/tmp/portage/sci-astronomy/funtools-1.4.7/image/ install > >Making library in util ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a file.o find.o gio.o xlaunch.o macro.o mainlib.o mkrtemp.o nan.o parse.o strtod.o swap.o word.o winprocess.o xalloc.o zprocess.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic gcat.o -o gcat /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a -lm -ldl -lz >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' > >Making library in fitsy ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a cardpar.o cardfmt.o cardins.o cardfind.o headget.o headset.o headins.o headinit.o headdata.o headfind.o headfile.o headimage.o headtable.o headsimple.o headwcs.o inverse.o dataimage.o fitshead.o fitsimage.o ftacht.o ftacht2.o nd.o tableheader.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' > >Making library in filter ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a evregions.o filter.o filtprog.o filtprog_c.o imregions.o symbols.o lex.filt.o column.o dl.o tl.o lex.idx.o idx.tab.o idxacts.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >x86_64-pc-linux-gnu-ar cruv libfuntools.a funcol.o funcopy.o funtab.o funim.o funinfo.o funopen.o funopenp.o funparam.o funtext.o funwcs.o funview.o funutil.o >x86_64-pc-linux-gnu-ranlib libfuntools.a >mklib: Making Linux shared library: libfuntools.so.1.0 >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcalc.o lex.calc.o -o funcalc \ > libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcen.o -o funcen libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcnts.o -o funcnts libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funcone.o -o funcone libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic fundisp.o -o fundisp libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funhead.o -o funhead libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funhist.o -o funhist libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funimage.o -o funimage libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funjoin.o -o funjoin libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funmerge.o -o funmerge libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funsky.o -o funsky libfuntools.a -lz -lwcstools -ldl -lm >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic funtable.o -o funtable libfuntools.a -lz -lwcstools -ldl -lm >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/lib64 >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/include/funtools >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/bin >Installing libfuntools.a >Installing funtools.h >Installing funtoolsP.h >Installing funcalc >Installing funcen >Installing funcnts >Installing funcone >Installing fundisp >Installing funhead >Installing funhist >Installing funimage >Installing funjoin >Installing funmerge >Installing funsky >Installing funtable >Installing funcnts.plot >Installing funhist.plot >Installing funcnts.sed >Installing funds9 >Installing funtbl >Installing funindex >Installing funtools.ds9 >Installing funcalc.sed >Installing link libfuntools.so >Installing link libfuntools.so.1 >Installing libfuntools.so.1.0 >Installing link libtclfun.so >Installing link libtclfun.so.1 >Installing libtclfun.so.1.0 > >Installing in util ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a file.o find.o gio.o xlaunch.o macro.o mainlib.o mkrtemp.o nan.o parse.o strtod.o swap.o word.o winprocess.o xalloc.o zprocess.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic gcat.o -o gcat /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a -lm -ldl -lz >Installing gcat >Installing NaN.h >Installing conf.h >Installing file.h >Installing find.h >Installing gio.h >Installing xlaunch.h >Installing longlong.h >Installing macro.h >Installing mainlib.h >Installing tclmainlib.h >Installing mkrtemp.h >Installing parse.h >Installing prsetup.h >Installing xalloc.h >Installing strtod.h >Installing swap.h >Installing word.h >Installing xport.h >Installing winprocess.h >Installing xfileio.h >Installing zprocess.h >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/util' > >Installing in fitsy ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a cardpar.o cardfmt.o cardins.o cardfind.o headget.o headset.o headins.o headinit.o headdata.o headfind.o headfile.o headimage.o headtable.o headsimple.o headwcs.o inverse.o dataimage.o fitshead.o fitsimage.o ftacht.o ftacht2.o nd.o tableheader.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >Installing fitsy.h >Installing xfile.h >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/fitsy' > >Installing in filter ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' >x86_64-pc-linux-gnu-ar cruv /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a evregions.o filter.o filtprog.o filtprog_c.o imregions.o symbols.o lex.filt.o column.o dl.o tl.o lex.idx.o idx.tab.o idxacts.o >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/libfuntools.a >Installing filter.h >Installing column.h >Installing dl.h >Installing tl.h >Installing idx.h >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/filter' > >Installing in gnu ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/gnu' >Installing _funsort >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/gnu' > >Installing in funtest ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/funtest' >Nothing to install in funtest >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/funtest' > >Installing in faq ... >make[1]: Entering directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/faq' >Nothing to install in faq >make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/funtools-1.4.7/work/funtools-1.4.7/faq' >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/share/man >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/share/man/man1 >Installing funcalc.1 >Installing funcen.1 >Installing funcnts.1 >Installing funcone.1 >Installing fundisp.1 >Installing funhead.1 >Installing funhist.1 >Installing funimage.1 >Installing funindex.1 >Installing funjoin.1 >Installing funmerge.1 >Installing funsky.1 >Installing funtable.1 >Installing funtbl.1 >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/share/man/man3 >Installing funclose.3 >Installing funcolumnactivate.3 >Installing funcolumnlookup.3 >Installing funcolumnselect.3 >Installing funflush.3 >Installing funimageget.3 >Installing funimageput.3 >Installing funimagerowget.3 >Installing funimagerowput.3 >Installing funinfoget.3 >Installing funinfoput.3 >Installing funlib.3 >Installing funopen.3 >Installing funparamget.3 >Installing funparamput.3 >Installing funref.3 >Installing funtablerowget.3 >Installing funtablerowput.3 >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/share/man/man7 >Installing funcombine.7 >Installing funds9.7 >Installing funenv.7 >Installing funfiles.7 >Installing funfilters.7 >Installing funidx.7 >Installing funregions.7 >Installing funtext.7 >Installing funtools.7 >Installing funview.7 >Installing regalgebra.7 >Installing regbounds.7 >Installing regcoords.7 >Installing regdiff.7 >Installing reggeometry.7 >Making directory /var/tmp/portage/sci-astronomy/funtools-1.4.7/image//usr/share/funtools >Installing fun4.index >Installing fun4.index.prop >Installing fun4.index.version >Installing fun8.index >Installing fun8.index.prop >Installing fun8.index.version >Installing funtools.pc >>>> Completed installing sci-astronomy/funtools-1.4.7 into /var/tmp/portage/sci-astronomy/funtools-1.4.7/image/ > > * Final size of build directory: 30972 KiB (30.2 MiB) > * Final size of installed tree: 13444 KiB (13.1 MiB) > > * QA Notice: Unrecognized configure options: > * > * --with-wcslib > * --with-wcslib > * --with-wcslib > * --with-zlib > * --with-tcl > * --with-wcslib > * --with-zlib > * --with-tcl > * --with-wcslib > * --with-zlib > * --with-tcl > * --with-wcslib > * --with-zlib > * --with-tcl > * --with-zlib > * --with-tcl > * --with-zlib > * --with-tcl > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib64/libfuntools.so.1.0 > * /usr/lib64/libtclfun.so.1.0 > >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version > /usr/bin/funcalc > /usr/bin/funcnts > /usr/bin/funcone > /usr/bin/funcen > /usr/bin/fundisp > /usr/bin/funhist > /usr/bin/funimage > /usr/bin/funhead > /usr/bin/funjoin > /usr/bin/funmerge > /usr/bin/funsky > /usr/bin/funtable > /usr/lib64/libfuntools.so.1.0 > /usr/bin/_funsort > /usr/bin/gcat > /usr/lib64/libtclfun.so.1.0 > * checking 119 files for package collisions >>>> Merging sci-astronomy/funtools-1.4.7 to / >--- /usr/ >--- /usr/lib64/ >>>> /usr/lib64/libfuntools.so.1.0 >>>> /usr/lib64/libtclfun.so.1.0 >--- /usr/lib64/pkgconfig/ >>>> /usr/lib64/pkgconfig/funtools.pc >--- /usr/include/ >>>> /usr/include/funtools/ >>>> /usr/include/funtools/funtools.h >>>> /usr/include/funtools/funtoolsP.h >>>> /usr/include/funtools/NaN.h >>>> /usr/include/funtools/conf.h >>>> /usr/include/funtools/file.h >>>> /usr/include/funtools/find.h >>>> /usr/include/funtools/gio.h >>>> /usr/include/funtools/xlaunch.h >>>> /usr/include/funtools/longlong.h >>>> /usr/include/funtools/macro.h >>>> /usr/include/funtools/mainlib.h >>>> /usr/include/funtools/tclmainlib.h >>>> /usr/include/funtools/mkrtemp.h >>>> /usr/include/funtools/parse.h >>>> /usr/include/funtools/prsetup.h >>>> /usr/include/funtools/xalloc.h >>>> /usr/include/funtools/strtod.h >>>> /usr/include/funtools/swap.h >>>> /usr/include/funtools/word.h >>>> /usr/include/funtools/xport.h >>>> /usr/include/funtools/winprocess.h >>>> /usr/include/funtools/xfileio.h >>>> /usr/include/funtools/zprocess.h >>>> /usr/include/funtools/fitsy.h >>>> /usr/include/funtools/xfile.h >>>> /usr/include/funtools/filter.h >>>> /usr/include/funtools/column.h >>>> /usr/include/funtools/dl.h >>>> /usr/include/funtools/tl.h >>>> /usr/include/funtools/idx.h >>>> /usr/include/funtools/fitsy/ >>>> /usr/include/funtools/fitsy/conf.h >>>> /usr/include/funtools/fitsy/fitsy.h >>>> /usr/include/funtools/fitsy/generic.h >>>> /usr/include/funtools/fitsy/longlong.h >>>> /usr/include/funtools/fitsy/xfile.h >>>> /usr/include/funtools/fitsy/xos.h >--- /usr/bin/ >>>> /usr/bin/funcalc >>>> /usr/bin/funcen >>>> /usr/bin/funcnts >>>> /usr/bin/funcone >>>> /usr/bin/fundisp >>>> /usr/bin/funhead >>>> /usr/bin/funhist >>>> /usr/bin/funimage >>>> /usr/bin/funjoin >>>> /usr/bin/funmerge >>>> /usr/bin/funsky >>>> /usr/bin/funtable >>>> /usr/bin/funcnts.plot >>>> /usr/bin/funhist.plot >>>> /usr/bin/funcnts.sed >>>> /usr/bin/funds9 >>>> /usr/bin/funtbl >>>> /usr/bin/funindex >>>> /usr/bin/funtools.ds9 >>>> /usr/bin/funcalc.sed >>>> /usr/bin/gcat >>>> /usr/bin/_funsort >--- /usr/share/ >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/funcalc.1.bz2 >>>> /usr/share/man/man1/funcen.1.bz2 >>>> /usr/share/man/man1/funcone.1.bz2 >>>> /usr/share/man/man1/funcnts.1.bz2 >>>> /usr/share/man/man1/fundisp.1.bz2 >>>> /usr/share/man/man1/funhead.1.bz2 >>>> /usr/share/man/man1/funhist.1.bz2 >>>> /usr/share/man/man1/funindex.1.bz2 >>>> /usr/share/man/man1/funimage.1.bz2 >>>> /usr/share/man/man1/funjoin.1.bz2 >>>> /usr/share/man/man1/funmerge.1.bz2 >>>> /usr/share/man/man1/funsky.1.bz2 >>>> /usr/share/man/man1/funtable.1.bz2 >>>> /usr/share/man/man1/funtbl.1.bz2 >--- /usr/share/man/man3/ >>>> /usr/share/man/man3/funcolumnactivate.3.bz2 >>>> /usr/share/man/man3/funclose.3.bz2 >>>> /usr/share/man/man3/funcolumnlookup.3.bz2 >>>> /usr/share/man/man3/funcolumnselect.3.bz2 >>>> /usr/share/man/man3/funflush.3.bz2 >>>> /usr/share/man/man3/funimageget.3.bz2 >>>> /usr/share/man/man3/funimageput.3.bz2 >>>> /usr/share/man/man3/funimagerowget.3.bz2 >>>> /usr/share/man/man3/funimagerowput.3.bz2 >>>> /usr/share/man/man3/funinfoget.3.bz2 >>>> /usr/share/man/man3/funinfoput.3.bz2 >>>> /usr/share/man/man3/funparamget.3.bz2 >>>> /usr/share/man/man3/funparamput.3.bz2 >>>> /usr/share/man/man3/funlib.3.bz2 >>>> /usr/share/man/man3/funref.3.bz2 >>>> /usr/share/man/man3/funtablerowput.3.bz2 >>>> /usr/share/man/man3/funtablerowget.3.bz2 >--- /usr/share/man/man7/ >>>> /usr/share/man/man7/funds9.7.bz2 >>>> /usr/share/man/man7/funenv.7.bz2 >>>> /usr/share/man/man7/funcombine.7.bz2 >>>> /usr/share/man/man7/funfiles.7.bz2 >>>> /usr/share/man/man7/funidx.7.bz2 >>>> /usr/share/man/man7/funfilters.7.bz2 >>>> /usr/share/man/man7/funregions.7.bz2 >>>> /usr/share/man/man7/funtext.7.bz2 >>>> /usr/share/man/man7/funtools.7.bz2 >>>> /usr/share/man/man7/funview.7.bz2 >>>> /usr/share/man/man7/regalgebra.7.bz2 >>>> /usr/share/man/man7/regdiff.7.bz2 >>>> /usr/share/man/man7/regbounds.7.bz2 >>>> /usr/share/man/man7/regcoords.7.bz2 >>>> /usr/share/man/man7/reggeometry.7.bz2 >>>> /usr/share/man/man7/funopen.7.bz2 >>>> /usr/share/funtools/ >>>> /usr/share/funtools/fun4.index >>>> /usr/share/funtools/fun4.index.prop >>>> /usr/share/funtools/fun4.index.version >>>> /usr/share/funtools/fun8.index >>>> /usr/share/funtools/fun8.index.prop >>>> /usr/share/funtools/fun8.index.version >--- /usr/share/doc/ >>>> /usr/share/doc/funtools-1.4.7/ >>>> /usr/share/doc/funtools-1.4.7/README.bz2 >>>> /usr/lib64/libtclfun.so.1 -> libtclfun.so.1.0 >>>> /usr/lib64/libtclfun.so -> libtclfun.so.1 >>>> /usr/lib64/libfuntools.so.1 -> libfuntools.so.1.0 >>>> /usr/lib64/libfuntools.so -> libfuntools.so.1 >>>> sci-astronomy/funtools-1.4.7 merged. >>>> Regenerating /etc/ld.so.cache...
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 828824
:
758227
|
758228
| 758229