Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 379756 Details for
Bug 515242
dev-libs/cdk-5.0.20140118: uses system-wide libtool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
dev-libs:cdk-5.0.20140118:20140626-210329.log (text/x-log), 53.99 KB, created by
Michał Górny
on 2014-06-26 21:27:12 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2014-06-26 21:27:12 UTC
Size:
53.99 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/cdk-5.0.20140118 >[32;01m * [39;49;00mRepository: gentoo-cvs >[32;01m * [39;49;00mMaintainer: radhermit@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux unicode userland_GNU >[32;01m * [39;49;00mFEATURES: distcc distcc-pump preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cdk-5.0-20140118.tgz to /tmp/portage/dev-libs/cdk-5.0.20140118/work >>>> Source unpacked in /tmp/portage/dev-libs/cdk-5.0.20140118/work >>>> Preparing source in /tmp/portage/dev-libs/cdk-5.0.20140118/work/cdk-5.0-20140118 ... > [32;01m*[0m Applying cdk-5.0.20120323-parallel-make.patch ... >[A[89C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-libs/cdk-5.0.20140118/work/cdk-5.0-20140118 ... > * econf: updating cdk-5.0-20140118/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cdk-5.0-20140118/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 --libdir=/usr/lib64 --with-libtool --with-shared --with-ncursesw >configure: loading site script /usr/local/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >Configuring for linux-gnu >checking for package version... 5.0 >checking for package patch date... 20140118 >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc-4.8.3 >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc-4.8.3 accepts -g... yes >checking version of x86_64-pc-linux-gnu-gcc-4.8.3... 86 >checking for x86_64-pc-linux-gnu-gcc-4.8.3 option to accept ANSI C... none needed >checking $CC variable... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc-4.8.3 -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for a BSD compatible install... (cached) /usr/bin/install -c >checking whether ln -s works... yes >checking if ln -s -f options work... yes >checking for tdlint... no >checking for lint... no >checking for alint... no >checking for splint... no >checking for lclint... no >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking whether make sets ${MAKE}... (cached) yes >checking for makeflags variable... >checking if filesystem supports mixed-case filenames... yes >checking for exctags... no >checking for ctags... ctags >checking for exetags... no >checking for etags... no >checking for ctags... yes >checking for etags... no >checking if we must define _GNU_SOURCE... yes >checking if _XOPEN_SOURCE really is set... yes >checking if you want to see long compiling messages... yes >checking for specific curses-directory... no >checking if you want to check for gcc warnings... no >checking if you want to use pkg-config... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking if rpath option should be used... no >checking for an rpath option... -Wl,-rpath, >checking if rpath-hack should be disabled... no >checking for updated LDFLAGS... maybe >checking for ldd... ldd >checking if libtool -version-number should be used... yes >checking if you want to build libraries with libtool... yes >checking for x86_64-pc-linux-gnu-libtool... no >checking for x86_64-pc-linux-gnu-glibtool... no >checking for libtool... libtool >checking version of libtool... 2.4.2 >checking for additional libtool options... no >checking if you want to use dmalloc for testing... no >checking if you want to use dbmalloc for testing... no >checking if you want to use valgrind for testing... no >checking if you want to perform memory-leak testing... no >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for ANSI C header files... (cached) yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking for pwd.h... yes >checking for grp.h... yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for mode_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for extra include directories... no >checking if we have identified curses headers... ncurses.h >checking for ncurses.h... yes >checking for terminfo header... term.h >checking for chtype typedef... yes >checking if chtype is scalar or struct... scalar >checking for unistd.h... (cached) yes >checking for getopt.h... yes >checking for header declaring getopt variables... unistd.h >checking for getcwd... yes >checking for mktime... yes >checking for strdup... yes >checking for strerror... yes >checking for getlogin... yes >checking for sleep... yes >checking for lstat... yes >checking for setlocale()... yes >checking for specific curses-directory... no >checking for specified curses library type... ncursesw >checking for multibyte character support... yes >Looking for ncursesw-config >checking for x86_64-pc-linux-gnu-ncursesw6-config... no >checking for x86_64-pc-linux-gnu-ncursesw5-config... no >checking for ncursesw6-config... no >checking for ncursesw5-config... ncursesw5-config >checking if we have identified curses headers... (cached) ncurses.h >checking for ncurses.h... (cached) yes >checking for XXX-config rootname... cdk >checking if cdk.h should be in header subdirectory... >checking for header subdirectory... cdk >checking for library name... cdkw >checking if improved const-typing should be used... no >checking if we must define _XOPEN_SOURCE_EXTENDED... no >checking for term.h... (cached) term.h >checking for unctrl.h... unctrl.h >checking for Xinitscr... no >checking for getbegx... yes >checking for getbegy... yes >checking for getmaxx... yes >checking for getmaxy... yes >checking for start_color... yes >checking how to define setbegyx... "((win)->_begy = (y), (win)->_begx = (x), OK)" >configure: creating ./config.status >config.status: creating cdk-config >config.status: creating include/cdk_version.h >config.status: creating Makefile >config.status: creating cli/Makefile >config.status: creating examples/Makefile >config.status: creating demos/Makefile >config.status: creating include/cdk_config.h >>>> Source configured. >>>> Compiling source in /tmp/portage/dev-libs/cdk-5.0.20140118/work/cdk-5.0-20140118 ... >make -j12 >/bin/sh ./gen-scale.sh DSCALE DScale Double double ./include/gen-scale.h >include/dscale.h >/bin/sh ./gen-scale.sh FSCALE FScale Float float ./include/gen-scale.h >include/fscale.h >/bin/sh ./gen-scale.sh FSLIDER FSlider Float float ./include/gen-slider.h >include/fslider.h >/bin/sh ./gen-scale.sh SCALE Scale Int int ./include/gen-scale.h >include/scale.h >/bin/sh ./gen-scale.sh SLIDER Slider Int int ./include/gen-slider.h >include/slider.h >/bin/sh ./gen-scale.sh USCALE UScale Unsigned unsigned ./include/gen-scale.h >include/uscale.h >/bin/sh ./gen-scale.sh USLIDER USlider Unsigned unsigned ./include/gen-slider.h >include/uslider.h >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c alphalist.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c binding.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c button.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c buttonbox.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c calendar.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_compat.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_display.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_objs.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_params.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdkscreen.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c debug.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c alphalist.c -fPIC -DPIC -o .libs/alphalist.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c binding.c -fPIC -DPIC -o .libs/binding.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c buttonbox.c -fPIC -DPIC -o .libs/buttonbox.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c button.c -fPIC -DPIC -o .libs/button.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c calendar.c -fPIC -DPIC -o .libs/calendar.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk.c -fPIC -DPIC -o .libs/cdk.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_params.c -fPIC -DPIC -o .libs/cdk_params.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_display.c -fPIC -DPIC -o .libs/cdk_display.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_objs.c -fPIC -DPIC -o .libs/cdk_objs.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c debug.c -fPIC -DPIC -o .libs/debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdkscreen.c -fPIC -DPIC -o .libs/cdkscreen.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_compat.c -fPIC -DPIC -o .libs/cdk_compat.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c alphalist.c -o alphalist.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c dialog.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c dialog.c -fPIC -DPIC -o .libs/dialog.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_objs.c -o cdk_objs.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c dialog.c -o dialog.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c draw.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c draw.c -fPIC -DPIC -o .libs/draw.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c binding.c -o binding.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c entry.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c buttonbox.c -o buttonbox.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c button.c -o button.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c entry.c -fPIC -DPIC -o .libs/entry.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk.c -o cdk.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fselect.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c draw.c -o draw.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fselect.c -fPIC -DPIC -o .libs/fselect.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_compat.c -o cdk_compat.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c calendar.c -o calendar.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c get_index.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c get_string.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c graph.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c get_index.c -fPIC -DPIC -o .libs/get_index.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c histogram.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c graph.c -fPIC -DPIC -o .libs/graph.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c get_string.c -fPIC -DPIC -o .libs/get_string.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c histogram.c -fPIC -DPIC -o .libs/histogram.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c get_index.c -o get_index.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c get_string.c -o get_string.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c itemlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c itemlist.c -fPIC -DPIC -o .libs/itemlist.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c label.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c graph.c -o graph.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c marquee.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c label.c -fPIC -DPIC -o .libs/label.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c histogram.c -o histogram.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c marquee.c -fPIC -DPIC -o .libs/marquee.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c matrix.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fselect.c -o fselect.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c matrix.c -fPIC -DPIC -o .libs/matrix.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c itemlist.c -o itemlist.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c label.c -o label.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c marquee.c -o marquee.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c mentry.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c mentry.c -fPIC -DPIC -o .libs/mentry.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c menu.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c menu.c -fPIC -DPIC -o .libs/menu.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c popup_dialog.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c debug.c -o debug.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c popup_label.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c position.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c popup_dialog.c -fPIC -DPIC -o .libs/popup_dialog.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c popup_label.c -fPIC -DPIC -o .libs/popup_label.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c position.c -fPIC -DPIC -o .libs/position.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c radio.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c popup_dialog.c -o popup_dialog.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c radio.c -fPIC -DPIC -o .libs/radio.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c popup_label.c -o popup_label.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c menu.c -o menu.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c position.c -o position.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scroll.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scroller.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c selection.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scroll.c -fPIC -DPIC -o .libs/scroll.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scroller.c -fPIC -DPIC -o .libs/scroller.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c selection.c -fPIC -DPIC -o .libs/selection.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c swindow.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c swindow.c -fPIC -DPIC -o .libs/swindow.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c radio.c -o radio.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c select_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdkscreen.c -o cdkscreen.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_params.c -o cdk_params.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c select_file.c -fPIC -DPIC -o .libs/select_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c matrix.c -o matrix.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c select_file.c -o select_file.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c template.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c traverse.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c template.c -fPIC -DPIC -o .libs/template.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c version.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c swindow.c -o swindow.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c view_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c traverse.c -fPIC -DPIC -o .libs/traverse.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scroll.c -o scroll.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c version.c -fPIC -DPIC -o .libs/version.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c view_file.c -fPIC -DPIC -o .libs/view_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c cdk_display.c -o cdk_display.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c traverse.c -o traverse.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c view_info.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c template.c -o template.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c view_info.c -fPIC -DPIC -o .libs/view_info.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c entry.c -o entry.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c mentry.c -o mentry.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c viewer.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c view_info.c -o view_info.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c viewer.c -fPIC -DPIC -o .libs/viewer.o >/bin/sh ./gen-scale.sh DSCALE DScale Double double ./gen-scale.c >dscale.c >/bin/sh ./gen-scale.sh FSCALE FScale Float float ./gen-scale.c >fscale.c >/bin/sh ./gen-scale.sh FSLIDER FSlider Float float ./gen-slider.c >fslider.c >/bin/sh ./gen-scale.sh SCALE Scale Int int ./gen-scale.c >scale.c >/bin/sh ./gen-scale.sh SLIDER Slider Int int ./gen-slider.c >slider.c >/bin/sh ./gen-scale.sh USCALE UScale Unsigned unsigned ./gen-scale.c >uscale.c >/bin/sh ./gen-scale.sh USLIDER USlider Unsigned unsigned ./gen-slider.c >uslider.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c dscale.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fscale.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fslider.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c dscale.c -fPIC -DPIC -o .libs/dscale.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fscale.c -fPIC -DPIC -o .libs/fscale.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scale.c >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c slider.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fslider.c -fPIC -DPIC -o .libs/fslider.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scale.c -fPIC -DPIC -o .libs/scale.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c slider.c -fPIC -DPIC -o .libs/slider.o >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c uscale.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c uscale.c -fPIC -DPIC -o .libs/uscale.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c viewer.c -o viewer.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c dscale.c -o dscale.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fscale.c -o fscale.o >/dev/null 2>&1 >libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c uslider.c >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c fslider.c -o fslider.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c uslider.c -fPIC -DPIC -o .libs/uslider.o >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scale.c -o scale.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c uscale.c -o uscale.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c view_file.c -o view_file.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c version.c -o version.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c scroller.c -o scroller.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c selection.c -o selection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c uslider.c -o uslider.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc-4.8.3 -march=k8-sse3 -mcx16 -msahf --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -O2 -pipe -frecord-gcc-switches -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -I/usr/include/ncursesw -c slider.c -o slider.o >/dev/null 2>&1 >linking libcdkw.la >libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc-4.8.3 -rpath /usr/lib64 -version-number `cut -f1 ./VERSION` -L/usr/lib64 -lncursesw -o libcdkw.la dscale.lo fscale.lo fslider.lo scale.lo slider.lo uscale.lo uslider.lo alphalist.lo binding.lo button.lo buttonbox.lo calendar.lo cdk.lo cdk_compat.lo cdk_display.lo cdk_objs.lo cdk_params.lo cdkscreen.lo debug.lo dialog.lo draw.lo entry.lo fselect.lo get_index.lo get_string.lo graph.lo histogram.lo itemlist.lo label.lo marquee.lo matrix.lo mentry.lo menu.lo popup_dialog.lo popup_label.lo position.lo radio.lo scroll.lo scroller.lo selection.lo swindow.lo select_file.lo template.lo traverse.lo version.lo view_file.lo view_info.lo viewer.lo -L/usr/lib64 -lncursesw -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >libtool: link: x86_64-pc-linux-gnu-gcc-4.8.2 -shared -fPIC -DPIC .libs/dscale.o .libs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o .libs/uscale.o .libs/uslider.o .libs/alphalist.o .libs/binding.o .libs/button.o .libs/buttonbox.o .libs/calendar.o .libs/cdk.o .libs/cdk_compat.o .libs/cdk_display.o .libs/cdk_objs.o .libs/cdk_params.o .libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o .libs/entry.o .libs/fselect.o .libs/get_index.o .libs/get_string.o .libs/graph.o .libs/histogram.o .libs/itemlist.o .libs/label.o .libs/marquee.o .libs/matrix.o .libs/mentry.o .libs/menu.o .libs/popup_dialog.o .libs/popup_label.o .libs/position.o .libs/radio.o .libs/scroll.o .libs/scroller.o .libs/selection.o .libs/swindow.o .libs/select_file.o .libs/template.o .libs/traverse.o .libs/version.o .libs/view_file.o .libs/view_info.o .libs/viewer.o -L/usr/lib64 -lncursesw -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcdkw.so.6 -o .libs/libcdkw.so.6.0.4 >/usr/bin/libtool: line 8979: x86_64-pc-linux-gnu-gcc-4.8.2: command not found >Makefile:630: polecenia dla obiektu 'libcdkw.la' nie powiodÅy siÄ >make: *** [libcdkw.la] BÅÄ d 127 > [31;01m*[0m ERROR: dev-libs/cdk-5.0.20140118::gentoo-cvs failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/cdk-5.0.20140118::gentoo-cvs'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/cdk-5.0.20140118::gentoo-cvs'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/dev-libs:cdk-5.0.20140118:20140626-210329.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/dev-libs/cdk-5.0.20140118/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-libs/cdk-5.0.20140118/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/dev-libs/cdk-5.0.20140118/work/cdk-5.0-20140118' > [31;01m*[0m S: '/tmp/portage/dev-libs/cdk-5.0.20140118/work/cdk-5.0-20140118' >__________Shutting down distcc-pump include server
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 515242
: 379756 |
379758