[bt-devel] current CVS Make Errors

Fred Saalbach bt-devel@crosswire.org
Wed, 08 Aug 2001 04:17:14 -0400


I encountered two errors that I don't understand when attempting to
build bibletime on mandrake 8.0
The CVS is as of 7 Aug 01.
Mandrake 8.0 is as of the origional ISO, without any updates.

./configure reported no errors.

Problem 1 is some sort of error involving 

##########
warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
##########
which is repeated several times
I also have seen this error when doing make on installmgr, but the build
completed and the application worked.
##########

the fatal error is 

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

make[5]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/bibletime/frontend/thirdparty/qt3stuff'
c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include
-I/usr/lib/qt2/include
-I/usr/X11R6/include  -I/usr/include/sword  -D_REENTRANT
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE  -O2
-fno-exceptions -fno-check-new  -c qrichtext.cpp
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[5]: *** [qrichtext.o] Error 1
make[5]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibletime/frontend/thirdparty/qt3stuff'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibletime/frontend/thirdparty'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibletime/frontend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibletime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime'
make: *** [all-recursive-am] Error 2
[fks00@localhost bibletime]$ .

!!!!!!!!!!!!!!!!!!!!!!!!!!!


Best Regards
Fred Saalbach


========================
Complete dump of make output
========================

[fks00@localhost bibletime]$ make
make  all-recursive
make[1]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime'
Making all in bibletime
make[2]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet ime'
Making all in backend
make[3]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet ime/backend'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti me/backend'
Making all in printing
make[3]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet ime/printing'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti me/printing'
Making all in frontend
make[3]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet ime/frontend'
Making all in groupmanager
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/groupmanager'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cgroupmanag er.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cgroupmanag eritem.cpp
/usr/lib/qt2/bin/moc ./cgroupmanager.h -o cgroupmanager.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cgroupmanag er.moc.cpp
creating libgroupmanager_a_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c libgroupman
ager_a_meta_unload.cpp
rm -f libgroupmanager.a
ar cru libgroupmanager.a cgroupmanager.o cgroupmanageritem.o
cgroupmanager.moc.o  libgroupmanager_a_meta_unload.o
ranlib libgroupmanager.a
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/groupmanager'
Making all in keychooser
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/keychooser'
cd ../../.. && automake --gnu bibletime/frontend/keychooser/Makefile
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. && perl admin/am_edit
bibletime/frontend/keychooser/Makefile.in
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. \
  && CONFIG_FILES=bibletime/frontend/keychooser/Makefile CONFIG_HEADERS=
/bin/sh  ./config.status
creating bibletime/frontend/keychooser/Makefile
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/keychooser'
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/keychooser'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cbiblekeych ooser.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c clexiconkey chooser.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c ckeychooser .cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cfx_btn.cpp c++ -DHAVE_CONFIG_H
-I. -I. -I../../.. -I/usr/include -I/usr/lib/qt2/include -I/
usr/X11R6/include  -I/usr/include/sword  -D_REENTRANT -DQT_NO_ASCII_CAST
-DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE  -O2 -fno-exceptions
-fno-check-new  -c ckeychooser widget.cpp
/usr/lib/qt2/bin/moc ./cfx_btn.h -o cfx_btn.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cfx_btn.moc .cpp
/usr/lib/qt2/bin/moc ./ckeychooser.h -o ckeychooser.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c ckeychooser .moc.cpp
/usr/lib/qt2/bin/moc ./ckeychooserwidget.h -o ckeychooserwidget.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c ckeychooser widget.moc.cpp
/usr/lib/qt2/bin/moc ./clexiconkeychooser.h -o
clexiconkeychooser.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c clexiconkey chooser.moc.cpp
/usr/lib/qt2/bin/moc ./cbiblekeychooser.h -o cbiblekeychooser.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cbiblekeych ooser.moc.cpp
creating libkeychooser_a_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c libkeychoos er_a_meta_unload.cpp
rm -f libkeychooser.a
ar cru libkeychooser.a cbiblekeychooser.o clexiconkeychooser.o
ckeychooser.o cfx _btn.o ckeychooserwidget.o cfx_btn.moc.o
ckeychooser.moc.o ckeychooserwidget.moc .o clexiconkeychooser.moc.o
cbiblekeychooser.moc.o libkeychooser_a_meta_unload.o 
ranlib libkeychooser.a
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/keychooser'
Making all in presenters
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/presenters'
cd ../../.. && automake --gnu bibletime/frontend/presenters/Makefile
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. && perl admin/am_edit
bibletime/frontend/presenters/Makefile.in
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. \
  && CONFIG_FILES=bibletime/frontend/presenters/Makefile CONFIG_HEADERS=
/bin/sh  ./config.status
creating bibletime/frontend/presenters/Makefile
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/presenters'
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/presenters'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cbibleprese nter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c clexiconpre senter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c ccommentary presenter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cswordprese nter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cmodulechoo serbar.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cmodulechoo serbutton.cpp
/usr/lib/qt2/bin/moc ./cmodulechooserbar.h -o cmodulechooserbar.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cmodulechoo serbar.moc.cpp
/usr/lib/qt2/bin/moc ./ccommentarypresenter.h -o
ccommentarypresenter.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c ccommentary presenter.moc.cpp
/usr/lib/qt2/bin/moc ./cmodulechooserbutton.h -o
cmodulechooserbutton.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cmodulechoo serbutton.moc.cpp
/usr/lib/qt2/bin/moc ./cbiblepresenter.h -o cbiblepresenter.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cbibleprese nter.moc.cpp
/usr/lib/qt2/bin/moc ./cswordpresenter.h -o cswordpresenter.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c cswordprese nter.moc.cpp
/usr/lib/qt2/bin/moc ./clexiconpresenter.h -o clexiconpresenter.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c clexiconpre senter.moc.cpp
creating libpresenters_a_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c libpresente rs_a_meta_unload.cpp
rm -f libpresenters.a
ar cru libpresenters.a cbiblepresenter.o clexiconpresenter.o
ccommentarypresente r.o cswordpresenter.o cmodulechooserbar.o
cmodulechooserbutton.o cmodulechooserb ar.moc.o
ccommentarypresenter.moc.o cmodulechooserbutton.moc.o cbiblepresenter.m
oc.o cswordpresenter.moc.o clexiconpresenter.moc.o
libpresenters_a_meta_unload.o 
ranlib libpresenters.a
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/presenters'
Making all in optionsdialog
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/optionsdialog'
cd ../../.. && automake --gnu bibletime/frontend/optionsdialog/Makefile
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. && perl admin/am_edit
bibletime/frontend/optionsdialog/Makefile.in
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. \
  && CONFIG_FILES=bibletime/frontend/optionsdialog/Makefile
CONFIG_HEADERS= /bin /sh ./config.status
creating bibletime/frontend/optionsdialog/Makefile
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/optionsdialog'
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/optionsdialog'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c coptionsdia log.cpp
/usr/lib/qt2/bin/moc ./coptionsdialog.h -o coptionsdialog.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c coptionsdia log.moc.cpp
creating liboptionsdialog_a_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c liboptionsd
ialog_a_meta_unload.cpp
rm -f liboptionsdialog.a
ar cru liboptionsdialog.a coptionsdialog.o coptionsdialog.moc.o
liboptionsdialog _a_meta_unload.o
ranlib liboptionsdialog.a
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/optionsdialog'
Making all in searchdialog
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/searchdialog'
cd ../../.. && automake --gnu bibletime/frontend/searchdialog/Makefile
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. && perl admin/am_edit
bibletime/frontend/searchdialog/Makefile.in
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. \
  && CONFIG_FILES=bibletime/frontend/searchdialog/Makefile
CONFIG_HEADERS= /bin/ sh ./config.status
creating bibletime/frontend/searchdialog/Makefile
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/searchdialog'
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/searchdialog'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial og.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial oganalysis.cpp
csearchdialoganalysis.cpp: In method `void
CSearchDialogAnalysisItem::draw (QPainter &)':
csearchdialoganalysis.cpp:283: warning: passing `double' for argument 1
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:283: warning: passing `double' for argument 2
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:285: warning: passing `double' for argument 2
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:310: warning: passing `double' for argument 1
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:310: warning: passing `double' for argument 2
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp: In method `void
CSearchDialogAnalysisLegendItem::draw (QPainter &)':
csearchdialoganalysis.cpp:411: warning: passing `double' for argument 1
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:411: warning: passing `double' for argument 2
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:412: warning: passing `double' for argument 1
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:412: warning: passing `double' for argument 2
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:423: warning: passing `double' for argument 1
of `QPoint::QPoint (int, int)'
csearchdialoganalysis.cpp:423: warning: passing `double' for argument 2
of `QPoint::QPoint (int, int)'
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogresultview.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogresult.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogtext.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogscope.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogmodulechooser.cpp
/usr/lib/qt2/bin/moc ./csearchdialogresult.h -o
csearchdialogresult.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogresult.moc.cpp
/usr/lib/qt2/bin/moc ./csearchdialog.h -o csearchdialog.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial og.moc.cpp
/usr/lib/qt2/bin/moc ./csearchdialogresultview.h -o
csearchdialogresultview.moc. cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogresultview.moc.cpp
/usr/lib/qt2/bin/moc ./csearchdialogmodulechooser.h -o
csearchdialogmodulechoose r.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial
ogmodulechooser.moc.cpp
/usr/lib/qt2/bin/moc ./csearchdialoganalysis.h -o
csearchdialoganalysis.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial oganalysis.moc.cpp
/usr/lib/qt2/bin/moc ./csearchdialogscope.h -o
csearchdialogscope.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogscope.moc.cpp
/usr/lib/qt2/bin/moc ./csearchdialogtext.h -o csearchdialogtext.moc.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c csearchdial ogtext.moc.cpp
creating libsearchdialog_a_meta_unload.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include
-I/usr/lib/qt2/include -I/ usr/X11R6/include  -I/usr/include/sword 
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO _COMPAT -DQT_CLEAN_NAMESPACE 
-O2 -fno-exceptions -fno-check-new  -c libsearchdi
alog_a_meta_unload.cpp
rm -f libsearchdialog.a
ar cru libsearchdialog.a csearchdialog.o csearchdialoganalysis.o
csearchdialogre sultview.o csearchdialogresult.o csearchdialogtext.o
csearchdialogscope.o csearc hdialogmodulechooser.o
csearchdialogresult.moc.o csearchdialog.moc.o csearchdial
ogresultview.moc.o csearchdialogmodulechooser.moc.o
csearchdialoganalysis.moc.o
csearchdialogscope.moc.o csearchdialogtext.moc.o
libsearchdialog_a_meta_unload.o 
ranlib libsearchdialog.a
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/searchdialog'
Making all in thirdparty
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/thirdparty'
cd ../../.. && automake --gnu bibletime/frontend/thirdparty/Makefile
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. && perl admin/am_edit
bibletime/frontend/thirdparty/Makefile.in
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../.. \
  && CONFIG_FILES=bibletime/frontend/thirdparty/Makefile CONFIG_HEADERS=
/bin/sh  ./config.status
creating bibletime/frontend/thirdparty/Makefile
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/thirdparty'
make[4]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/thirdparty'
Making all in qt3stuff
make[5]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/thirdparty/qt3stuff'
cd ../../../.. && automake --gnu
bibletime/frontend/thirdparty/qt3stuff/Makefile perl: warning: Setting
locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../../.. && perl admin/am_edit
bibletime/frontend/thirdparty/qt3stuff/Make file.in
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US:en",
        LC_ALL = (unset),
        LC_MESSAGES = "en_US",
        LC_TIME = "en_US",
        LC_NUMERIC = "en_US",
        LC_CTYPE = "en_US",
        LC_MONETARY = "en_US",
        LC_COLLATE = "en_US",
        LANG = "en"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
cd ../../../.. \
  && CONFIG_FILES=bibletime/frontend/thirdparty/qt3stuff/Makefile
CONFIG_HEADERS = /bin/sh ./config.status
creating bibletime/frontend/thirdparty/qt3stuff/Makefile
make[5]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/thirdparty/qt3stuff'
make[5]: Entering directory
`/home/fks00/Develop/cvs_repository/bibletime/biblet
ime/frontend/thirdparty/qt3stuff'
c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I/usr/include
-I/usr/lib/qt2/include
-I/usr/X11R6/include  -I/usr/include/sword  -D_REENTRANT
-DQT_NO_ASCII_CAST -DQT
_NO_COMPAT -DQT_CLEAN_NAMESPACE  -O2 -fno-exceptions -fno-check-new  -c
qrichtex
t.cpp
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[5]: *** [qrichtext.o] Error 1
make[5]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/thirdparty/qt3stuff'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend/thirdparty'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me/frontend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime/bibleti
me'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/fks00/Develop/cvs_repository/bibletime'
make: *** [all-recursive-am] Error 2
[fks00@localhost bibletime]$ .