Date: Fri, 15 Oct 2004 06:19:59 -0700 (PDT) From: "Scott I. Remick" <scott@sremick.net> To: NAKATA Maho <chat95@mac.com> Cc: openoffice@FreeBSD.org Subject: Re: Still can't upgrade OO as of 1.1.3 (stuck on 1.1.0) Message-ID: <20041015131959.96403.qmail@web53603.mail.yahoo.com> In-Reply-To: <20041015.130037.576025872.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--- NAKATA Maho <chat95@mac.com> wrote: > do you have any CFLAGS or CXXFLAGS or something like that > in make.conf? please remove them. Well I had WITH_OPTIMIZED_CFLAGS set for another port, but I tried commenting it out and tried building OO again. It still segfaulted in a similar manner, although at a different point. I have the feeling it would've been a different point regardless of the WITH_OPTIMIZED_CFLAGS setting (unfortunately this is hard to test because it doesn't fail until several hours into the compile): ------------------------------ Making: ../../unxfbsd.pro/slo/filtercachedata.obj g++32 -w -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxfbsd.pro/inc -I. -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc/stl -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc/external -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solenv/unxfbsd/inc -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solenv/inc -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/res -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solver/645/unxfbsd.pro/inc/stl -I/usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/solenv/inc/Xp31 -I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/freebsd -I/usr/local/jdk1.4.2/include/bsd -I/usr/local/jdk1.4.2/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -I/usr/X11R6/include -O -pipe -fno-for-scope -fpermissive -fno-rtti -fexceptions -fPIC -DFREEBSD -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/local/lib/gcc-lib/i386-portbld-freebsd5.2/3.2.3/include/g++-v3 -DCVER=C300 -D_USE_NAMESPACE -D_USE_NAMESPACE=1 -DX86 -DNEW_SOLAR -DSTLPORT_VERSION=450 -DOSVERSION=502010 -D_THREAD_SAFE -D_REENTRANT -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRX645 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -w -o ../../unxfbsd.pro/slo/filtercachedata.o /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/framework/source/classes/filtercachedata.cxx /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/framework/source/classes/filtercachedata.cxx: In member function `void framework::FilterCFGAccess::impl_saveFilters(framework::DataContainer&)': /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/framework/source/classes/filtercachedata.cxx:1844: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. dmake: Error code 1, while making '../../unxfbsd.pro/slo/filtercachedata.obj' ---* TG_SLO.MK *--- ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/framework/source/classes dmake: Error code 1, while making 'build_all' ---* TG_SLO.MK *--- *** Error code 255 Stop in /usr/ports/editors/openoffice-1.1. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade26691.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! editors/openoffice-1.1 (openoffice-1.1.0) (missing header) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041015131959.96403.qmail>