Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 419643 Details for
Bug 599772
FTBFS starplot-0.95.5-3.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 30.37 KB, created by
FTBFS
on 2010-06-03 20:23:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:23:06 UTC
Size:
30.37 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/starplot.spec'], False, '/var/lib/mock/fedora-development-x86_64-starplot-0.95.5-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xecbb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/starplot.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/starplot-0.95.5-3.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/starplot.spec'], False, '/var/lib/mock/fedora-development-x86_64-starplot-0.95.5-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xecbb10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/starplot.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7pj9VB >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf starplot-0.95.5 >+ /bin/tar -xf - >+ /usr/bin/gzip -dc /builddir/build/SOURCES/starplot-0.95.5.tar.gz >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd starplot-0.95.5 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (starplot-0.95.5-desktop.patch): >+ echo 'Patch #0 (starplot-0.95.5-desktop.patch):' >+ /bin/cat /builddir/build/SOURCES/starplot-0.95.5-desktop.patch >+ /usr/bin/patch -s -p1 --fuzz=0 >+ iconv --from-code ISO8859-1 --to-code UTF-8 ./doc/examples/example.spec --output example.utf-8 >+ mv example.utf-8 ./doc/examples/example.spec >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eCzOAM >+ umask 022 >+ cd /builddir/build/BUILD >+ cd starplot-0.95.5 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/starplot-0.95.5 --disable-rpath --with-webbrowser=xdg-open >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-unknown-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for AIX... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking whether we are using the GNU C Library 2 or newer... yes >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for simple visibility declarations... yes >checking for inline... inline >checking for size_t... yes >checking for stdint.h... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... no >checking for long long int... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking whether to enable maintainer-specific portions of Makefiles... no >checking host system type... (cached) x86_64-unknown-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking for x86_64-unknown-linux-gnu-ranlib... ranlib >checking for x86_64-unknown-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) none >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking for pkg-config... yes >checking for xdg-open... /usr/bin/xdg-open >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.21.1) >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking how to run the C++ preprocessor... g++ -E >checking string usability... yes >checking string presence... yes >checking for string... yes >checking for working volatile... yes >checking for pid_t... yes >checking for size_t... (cached) yes >checking for std::ostringstream... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for vprintf... yes >checking for _doprnt... no >checking for vsprintf... yes >checking for execvp... yes >checking for strcmp... yes >checking for log... yes >checking for exp... yes >checking for atan... yes >checking for bind_textdomain_codeset... yes >checking for gtk_expander_new... yes >checking for working strtod... yes >checking for pow... yes >checking for log10... yes >checking for floor... yes >checking for sqrt... yes >checking for atan2... yes >checking for strtol... yes >checking for strlen... yes >checking for snprintf... (cached) yes >checking for vsnprintf... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating src/Makefile >config.status: creating src/convert/starpkg >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/starplot-0.95.5' >Making all in intl >make[2]: Entering directory `/builddir/build/BUILD/starplot-0.95.5/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5/intl' >Making all in m4 >make[2]: Entering directory `/builddir/build/BUILD/starplot-0.95.5/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5/m4' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/starplot-0.95.5/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5/po' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/starplot-0.95.5/doc' >sed -e s,DOCDIR,/usr/share/doc/starplot-0.95.5,g -e s,DATADIR,/usr/share/starplot,g ".."/doc/man/starplot.man > starplot.1 >sed -e s,DOCDIR,/usr/share/doc/starplot-0.95.5,g -e s,DATADIR,/usr/share/starplot,g ".."/doc/man/starconvert.man > starconvert.1 >sed -e s,DOCDIR,/usr/share/doc/starplot-0.95.5,g -e s,DATADIR,/usr/share/starplot,g ".."/doc/man/starpkg.man > starpkg.1 >make[2]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5/doc' >Making all in lib >make[2]: Entering directory `/builddir/build/BUILD/starplot-0.95.5/lib' >gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c dummy.c >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ostringstream.o ostringstream.cc >gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c strtod.c >rm -f libcompat.a >ar cru libcompat.a dummy.o ostringstream.o strtod.o >ranlib libcompat.a >make[2]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5/lib' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/starplot-0.95.5/src' >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o mathdefs.o `test -f 'classes/mathdefs.cc' || echo './'`classes/mathdefs.cc >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o specclass.o `test -f 'classes/specclass.cc' || echo './'`classes/specclass.cc >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o star.o `test -f 'classes/star.cc' || echo './'`classes/star.cc >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o stararray.o `test -f 'classes/stararray.cc' || echo './'`classes/stararray.cc >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o strings.o `test -f 'classes/strings.cc' || echo './'`classes/strings.cc >classes/strings.cc: In function 'void starstrings::utf8ize(std::string&)': >classes/strings.cc:77: warning: suggest parentheses around '&&' within '||' >g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o vector3.o `test -f 'classes/vector3.cc' || echo './'`classes/vector3.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-gtkviewer.o `test -f 'gui/gtkviewer.cc' || echo './'`gui/gtkviewer.cc >classes/constellations.h:36: warning: 'uc_constellations' defined but not used >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-chartdialogs.o `test -f 'gui/chartdialogs.cc' || echo './'`gui/chartdialogs.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-custom.o `test -f 'gui/custom.cc' || echo './'`gui/custom.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-filedialogs.o `test -f 'gui/filedialogs.cc' || echo './'`gui/filedialogs.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-hrdiagram.o `test -f 'gui/hrdiagram.cc' || echo './'`gui/hrdiagram.cc >classes/constellations.h:36: warning: 'uc_constellations' defined but not used >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-infodialogs.o `test -f 'gui/infodialogs.cc' || echo './'`gui/infodialogs.cc >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >gui/hrdiagram.cc:199: warning: deprecated conversion from string constant to 'gchar*' >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-menuops.o `test -f 'gui/menuops.cc' || echo './'`gui/menuops.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starplot-starplot.o `test -f 'gui/starplot.cc' || echo './'`gui/starplot.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starconvert-convert.o `test -f 'convert/convert.cc' || echo './'`convert/convert.cc >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc:41: warning: deprecated conversion from string constant to 'gchar*' >gui/menuops.cc: In function 'void helpdocs()': >gui/menuops.cc:650: warning: deprecated conversion from string constant to 'char*' >gui/menuops.cc: In function 'void webpage()': >gui/menuops.cc:653: warning: deprecated conversion from string constant to 'char*' >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starconvert-names.o `test -f 'convert/names.cc' || echo './'`convert/names.cc >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o starconvert-parse.o `test -f 'convert/parse.cc' || echo './'`convert/parse.cc >rm -f libstarplot.a >ar cru libstarplot.a mathdefs.o specclass.o star.o stararray.o strings.o vector3.o >ranlib libstarplot.a >g++ -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DDOCDIR=\"/usr/share/doc/starplot-0.95.5\" -DSTARPLOT_VERSION=\"0.95.5\" -DDATADIR=\"/usr/share/starplot\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o starplot starplot-gtkviewer.o starplot-chartdialogs.o starplot-custom.o starplot-filedialogs.o starplot-hrdiagram.o starplot-infodialogs.o starplot-menuops.o starplot-starplot.o libstarplot.a ../lib/libcompat.a -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lm -lm >starplot-hrdiagram.o: In function `hr_main_menu(_GtkWidget*, _GtkWidget**)': >/builddir/build/BUILD/starplot-0.95.5/src/gui/hrdiagram.cc:258: undefined reference to `void set_item<star_label_t>(star_label_t*, star_label_t, _GtkWidget*, bool, star_changetype_t)' >/builddir/build/BUILD/starplot-0.95.5/src/gui/hrdiagram.cc:269: undefined reference to `void set_item<star_diameter_t>(star_diameter_t*, star_diameter_t, _GtkWidget*, bool, star_changetype_t)' >collect2: ld returned 1 exit status >make[2]: *** [starplot] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[2]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/starplot-0.95.5' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.eCzOAM (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.eCzOAM (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/starplot.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/starplot.spec'] >LEAVE do --> EXCEPTION RAISED >
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 599772
:
419639
|
419640
|
419641
|
419642
| 419643 |
419644