From renguoqin at gmail.com Thu Sep 3 02:19:26 2009 From: renguoqin at gmail.com (Guoqin Ren) Date: Thu Sep 3 02:19:34 2009 Subject: configure: error: JDK is too old, you need at least 1.5 Message-ID: <4A9F2012.5050301@gmail.com> Hi, I got the error message repeatedly when I tried to build openoffice3. I have diablo-jdk16 and diablo-jre16 installed on FreeBSD 8 beta 3. **checking the installed JDK... configure: error: JDK is too old, you need at least 1.5 ===> Script "configure" failed unexpectedly. Attached: config.log, pkg.tex (ls /var/db/pkg) Thanks, Guoqin -------------- next part -------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-gnu-cp=/usr/local/bin/gcp --with-gnu-patch=/usr/local/bin/gpatch --enable-crashdump=yes --with-system-zlib --with-system-stdlibs --with-epm=internal --enable-minimizer --enable-presenter-console --enable-pdfimport --enable-wiki-publisher --enable-report-builder --with-jdk-home=/usr/local/diablo-jdk1.6.0 --with-ant-home=/usr/local/share/java/apache-ant --enable-cups=yes --enable-build-mozilla --with-system-freetype=yes --with-lang=en-US --enable-symbols=SMALL --with-system-icu=no --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0 ## --------- ## ## Platform. ## ## --------- ## hostname = st.unh.edu uname -m = i386 uname -r = 8.0-BETA3 uname -s = FreeBSD uname -v = FreeBSD 8.0-BETA3 #0: Sat Aug 22 02:36:50 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solenv/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3599: checking for grep that handles long lines and -e configure:3673: result: /usr/bin/grep configure:3678: checking for egrep configure:3756: result: /usr/bin/grep -E configure:3765: checking for gawk configure:3795: result: no configure:3765: checking for mawk configure:3795: result: no configure:3765: checking for nawk configure:3781: found /usr/bin/nawk configure:3792: result: nawk configure:3805: checking for nawk configure:3823: found /usr/bin/nawk configure:3835: result: /usr/bin/nawk configure:3853: checking for sed configure:3871: found /usr/bin/sed configure:3883: result: /usr/bin/sed configure:3900: checking for solenv environment configure:3904: result: default configure:3969: checking build system type configure:3987: result: i386-portbld-freebsd8.0 configure:4009: checking host system type configure:4024: result: i386-portbld-freebsd8.0 configure:4046: checking target system type configure:4061: result: i386-portbld-freebsd8.0 configure:4195: checking the FreeBSD operating system release configure:4202: result: found OSVERSION=800107 configure:4204: checking which thread library to use configure:4216: result: -pthread configure:4261: checking whether to enable crashdump feature configure:4265: result: yes configure:4307: checking whether to turn warnings to errors configure:4320: result: no configure:4325: checking whether to do a debug build configure:4336: result: no configure:4341: checking whether to build with additional debug utilities configure:4353: result: no, full product build configure:4360: checking whether to include symbols into final build configure:4370: result: yes, small ones configure:4389: checking whether to strip the solver or not. configure:4411: checking whether to enable native CUPS support configure:4415: result: yes configure:4424: checking whether to enable fontconfig support configure:4428: result: yes configure:4438: checking whether to enable filters for legacy binary file formats (StarOffice 5.2) configure:4447: result: yes configure:4494: checking whether to use RPATH in shared libraries configure:4501: result: yes configure:4505: checking whether to include MySpell dictionaries configure:4508: result: yes configure:4564: checking which shell to use configure:4611: result: tcsh configure:4633: checking for tcsh configure:4651: found /bin/tcsh configure:4663: result: /bin/tcsh configure:4733: checking gcc home configure:4740: result: /usr configure:4799: checking for gcc configure:4826: result: cc configure:5064: checking for C compiler version configure:5071: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5074: $? = 0 configure:5081: cc -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:5084: $? = 0 configure:5091: cc -V >&5 cc: '-V' option must have argument configure:5094: $? = 1 configure:5117: checking for C compiler default output file name configure:5144: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5147: $? = 0 configure:5185: result: a.out configure:5202: checking whether the C compiler works configure:5212: ./a.out configure:5215: $? = 0 configure:5232: result: yes configure:5239: checking whether we are cross compiling configure:5241: result: no configure:5244: checking for suffix of executables configure:5251: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5254: $? = 0 configure:5278: result: configure:5284: checking for suffix of object files configure:5310: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5313: $? = 0 configure:5336: result: o configure:5340: checking whether we are using the GNU C compiler configure:5369: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5375: $? = 0 configure:5392: result: yes configure:5397: checking whether cc accepts -g configure:5427: cc -c -g -I/usr/local/include conftest.c >&5 configure:5433: $? = 0 configure:5532: result: yes configure:5549: checking for cc option to accept ISO C89 configure:5623: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5629: $? = 0 configure:5652: result: none needed configure:5678: checking for cc configure:5696: found /usr/bin/cc configure:5708: result: /usr/bin/cc configure:5724: checking the GNU gcc compiler version configure:5744: result: checked (gcc 4.2.1) configure:5760: checking whether to enable pch feature configure:5778: result: no configure:5783: checking for GNU make configure:5792: result: gmake configure:5800: checking the GNU make version configure:5805: result: gmake 3.81 configure:5896: checking for --hash-style=both linker support configure:5926: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -Wl,--hash-style=both conftest.c >&5 /usr/bin/ld: unrecognized option '--hash-style=both' /usr/bin/ld: use the --help option for usage information configure:5932: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | | #include | | int | main () | { | | printf ("hello world\n"); | | ; | return 0; | } configure:5952: result: not found configure:6097: checking for perl configure:6115: found /usr/bin/perl configure:6127: result: /usr/bin/perl configure:6150: checking the Perl version configure:6159: result: checked (perl 5) configure:6168: checking for required Perl modules configure:6171: result: all modules found configure:6597: checking how to run the C preprocessor configure:6637: cc -E -I/usr/local/include conftest.c configure:6643: $? = 0 configure:6674: cc -E -I/usr/local/include conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:6680: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:6713: result: cc -E configure:6742: cc -E -I/usr/local/include conftest.c configure:6748: $? = 0 configure:6779: cc -E -I/usr/local/include conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:6785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:6823: checking for ANSI C header files configure:6853: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:6859: $? = 0 configure:6958: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:6961: $? = 0 configure:6967: ./conftest configure:6970: $? = 0 configure:6987: result: yes configure:7116: checking for C++ compiler version configure:7123: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7126: $? = 0 configure:7133: c++ -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:7136: $? = 0 configure:7143: c++ -V >&5 c++: '-V' option must have argument configure:7146: $? = 1 configure:7149: checking whether we are using the GNU C++ compiler configure:7178: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5 configure:7184: $? = 0 configure:7201: result: yes configure:7206: checking whether c++ accepts -g configure:7236: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:7242: $? = 0 configure:7341: result: yes configure:7369: checking how to run the C++ preprocessor configure:7405: c++ -E -I/usr/local/include conftest.cpp configure:7411: $? = 0 configure:7442: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory configure:7448: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:7481: result: c++ -E configure:7510: c++ -E -I/usr/local/include conftest.cpp configure:7516: $? = 0 configure:7547: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:9:28: error: ac_nonexistent.h: No such file or directory configure:7553: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:7599: checking how to run the C preprocessor configure:7715: result: cc -E configure:7744: cc -E -I/usr/local/include conftest.c configure:7750: $? = 0 configure:7781: cc -E -I/usr/local/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:7787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:7841: checking for sys/types.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for sys/stat.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for stdlib.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for string.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for memory.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for strings.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for inttypes.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for stdint.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7841: checking for unistd.h configure:7862: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7868: $? = 0 configure:7884: result: yes configure:7896: checking for long configure:7926: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:7932: $? = 0 configure:7947: result: yes configure:7954: checking size of long configure:8256: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:8259: $? = 0 configure:8265: ./conftest configure:8268: $? = 0 configure:8291: result: 4 configure:8303: checking whether byte ordering is bigendian configure:8336: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:8342: $? = 0 configure:8374: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 conftest.c: In function 'main': conftest.c:26: error: 'not' undeclared (first use in this function) conftest.c:26: error: (Each undeclared identifier is reported only once conftest.c:26: error: for each function it appears in.) conftest.c:26: error: expected ';' before 'big' configure:8380: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:8520: result: no configure:8549: checking for special C compiler options needed for large files configure:8642: result: no configure:8648: checking for _FILE_OFFSET_BITS value needed for large files configure:8683: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:8689: $? = 0 configure:8757: result: no configure:8900: checking whether to disable vba feature configure:8907: result: no configure:8914: checking how to package the vba compatibility api configure:8936: result: defaulting to build into installset configure:8957: checking cups/cups.h usability configure:8974: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:8980: $? = 0 configure:8994: result: yes configure:8998: checking cups/cups.h presence configure:9013: cc -E -I/usr/local/include conftest.c configure:9019: $? = 0 configure:9033: result: yes configure:9061: checking for cups/cups.h configure:9068: result: yes configure:9084: checking whether to enable pam support configure:9087: result: yes configure:9100: checking security/pam_appl.h usability configure:9117: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9123: $? = 0 configure:9137: result: yes configure:9141: checking security/pam_appl.h presence configure:9156: cc -E -I/usr/local/include conftest.c configure:9162: $? = 0 configure:9176: result: yes configure:9204: checking for security/pam_appl.h configure:9211: result: yes configure:9224: checking whether to link to libpam configure:9306: result: no, dynamically open it configure:9775: checking for C++ compiler version configure:9782: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:9785: $? = 0 configure:9792: c++ -v >&5 Using built-in specs. Target: i386-undermydesk-freebsd Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:9795: $? = 0 configure:9802: c++ -V >&5 c++: '-V' option must have argument configure:9805: $? = 1 configure:9808: checking whether we are using the GNU C++ compiler configure:9860: result: yes configure:9865: checking whether c++ accepts -g configure:10000: result: yes configure:10026: checking the GNU C++ compiler version configure:10033: result: checked (g++ 4.2.1) configure:10119: checking for g++ include path configure:10137: result: /usr/include/c++/4.2 configure:10346: checking what the default STL should be configure:10368: result: stlport configure:10378: checking for STL providing headers configure:10383: result: using internal stlport. configure:10529: checking whether cc supports -fvisibility=hidden configure:10554: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:10560: $? = 0 configure:10578: result: yes configure:10788: checking which memory allocator to use configure:10978: result: internal configure:10984: checking whether to add custom build version configure:10992: result: no configure:10997: checking whether to build with Java support configure:11000: result: yes configure:11095: checking the installed JDK configure:11184: error: JDK is too old, you need at least 1.5 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd8.0 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd8.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_header_cups_cups_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_security_pam_appl_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd8.0 ac_cv_objext=o ac_cv_path_AWK=/usr/bin/nawk ac_cv_path_COMPATH=/usr/bin/cc ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_SHELLPATH=/bin/tcsh ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_sizeof_long=4 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=i386-portbld-freebsd8.0 ac_cv_type_long=yes lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABOUT_BITMAPS='' AGG_CFLAGS='' AGG_LIBS='' AGG_VERSION='' ALLOC='' ANT='' ANT_HOME='' ANT_LIB='' ASM_HOME='' AWK='/usr/bin/nawk' AWTLIB='' BISON='' BSH_JAR='' BUILD_DMAKE='' BUILD_EPM='' BUILD_MOZAB='' BUILD_PIXMAN='' BUILD_QADEVOOO='' BUILD_TYPE='OOo CRASHREP BINFILTER DICTIONARIES' BUILD_UNOWINREG='' BUILD_VER_STRING='' BZIP2='' CAIRO_CFLAGS='' CAIRO_LIBS='' CC='cc' CFLAGS='-O2 -pipe -fno-strict-aliasing' COMEX='' COMMONS_CODEC_JAR='' COMMONS_HTTPCLIENT_JAR='' COMMONS_LANG_JAR='' COMMONS_LOGGING_JAR='' COMPATH='/usr/bin' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CRYPT_LINK='' CSC_PATH='' CURLCONFIG='' CURL_CFLAGS='' CURL_LIBS='' CXX='c++' CXXCPP='c++ -E' CXXFLAGS='-O2 -pipe -fno-strict-aliasing' CYGWIN_PATH='' DBUS_CFLAGS='' DBUS_LIBS='' DB_INCLUDES='' DB_JAR='' DB_VERSION='' DEFS='' DICT_SYSTEM_DIR='' DIRECTXSDK_HOME='' DIRECTXSDK_LIB='' DISABLE_ACTIVEX='' DISABLE_ATL='' DISABLE_NEON='' DISABLE_STRIP='TRUE' DISABLE_XAW='' DMAKE='' DPKG='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_AGG='' ENABLE_CAIRO='' ENABLE_CRASHDUMP='TRUE' ENABLE_CUPS='TRUE' ENABLE_DBUS='' ENABLE_DEBUG='FALSE' ENABLE_DIRECTX='' ENABLE_EVOAB2='' ENABLE_FONTCONFIG='TRUE' ENABLE_GCONF='' ENABLE_GIO='' ENABLE_GNOMEVFS='' ENABLE_GTK='' ENABLE_KAB='' ENABLE_KDE='' ENABLE_LAYOUT='' ENABLE_LOCKDOWN='' ENABLE_MEDIAWIKI='' ENABLE_MINIMIZER='' ENABLE_OPENGL='' ENABLE_PCH='' ENABLE_PDFIMPORT='' ENABLE_PRESENTER_SCREEN='' ENABLE_RANDR='' ENABLE_REPORTBUILDER='' ENABLE_RPATH='yes' ENABLE_STATIC_GTK='' ENABLE_SYMBOLS='SMALL' ENABLE_SYSTRAY_GTK='' ENABLE_VBA='YES' ENABLE_WERROR='FALSE' EPM='' EXEEXT='' FLEX='' FLUTE_JAR='' FRAME_HOME='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCCVER='40201' GCC_HOME='/usr' GCONF_CFLAGS='' GCONF_LIBS='' GIO_CFLAGS='' GIO_LIBS='' GNOMEVFS_CFLAGS='' GNOMEVFS_LIBS='' GNUCP='' GNUMAKE='gmake' GNUPATCH='' GOBJECT_CFLAGS='' GOBJECT_LIBS='' GPERF='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_LIBS='' GXX_INCLUDE_PATH='/usr/include/c++/4.2' HAVE_GCC_VISIBILITY_FEATURE='TRUE' HAVE_LD_HASH_STYLE='FALSE' HOME='/root' HSQLDB_JAR='' HUNSPELL_CFLAGS='' HUNSPELL_LIBS='' HYPHEN_LIB='' HYPH_SYSTEM_DIR='' INTRO_BITMAPS='' JAVAAOTCOMPILER='' JAVACISGCJ='' JAVACOMPILER='' JAVADOC='' JAVAFLAGS='' JAVAINTERPRETER='/usr/local/diablo-jdk1.6.0/bin/java' JAVA_HOME='' JDK='sun' JFREEREPORT_JAR='' KDE_CFLAGS='' KDE_LIBS='' LDFLAGS='-L/usr/local/lib' LFS_CFLAGS='-D_FILE_OFFSET_BITS=no' LIBBASE_JAR='' LIBFONTS_JAR='' LIBFORMULA_JAR='' LIBLAYOUT_JAR='' LIBLOADER_JAR='' LIBOBJS='' LIBREPOSITORY_JAR='' LIBS='' LIBSERIALIZER_JAR='' LIBWPD_CFLAGS='' LIBWPD_LIBS='' LIBXML_CFLAGS='' LIBXML_JAR='' LIBXML_LIBS='' LIBXSLT_CFLAGS='' LIBXSLT_LIBS='' LOCAL_SOLENV='DEFAULT' LOCAL_SOLVER='' LTLIBOBJS='' LUCENE_ANALYZERS_JAR='' LUCENE_CORE_JAR='' MIDL_PATH='' MINGWCXX='' MINGWSTRIP='' MINGW_LIB_INCLUDE_PATH='' ML_EXE='' MOC='' MOZGTK2_CFLAGS='' MOZGTK2_LIBS='' MOZILLAXPCOM_CFLAGS='' MOZILLAXPCOM_LIBS='' MOZILLA_TOOLKIT='' MOZILLA_VERSION='' MOZLIBREQ_CFLAGS='' MOZLIBREQ_LIBS='' MOZ_FLAVOUR='' MOZ_INC='' MOZ_LDAP_CFLAGS='' MOZ_LIB='' MOZ_LIB_XPCOM='' MOZ_NSPR_CFLAGS='' MOZ_NSPR_LIBS='' MOZ_NSS_CFLAGS='' MOZ_NSS_LIBS='' MSPDB_PATH='' NEON_CFLAGS='' NEON_LIBS='' NEON_VERSION='' NEW_SHADOW_API='' NSIS_PATH='' NSPR_LIB='' NSS_LIB='' OBJEXT='o' OOO_VENDOR='' OPENSSL_CFLAGS='' OPENSSL_LIBS='' OSVERSION='800107' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PAM='YES' PAM_LINK='NO' PATCH='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKGFORMAT='' PKGMK='' PKG_CONFIG='' POPPLER_CFLAGS='' POPPLER_LIBS='' PRODUCT='full' PROEXT='.pro' PROFULLSWITCH='product=full' PSDK_HOME='' PTHREAD_CFLAGS='' PTHREAD_LIBS='-pthread' PYTHON='' PYTHON_CFLAGS='' PYTHON_EXEC_PREFIX='' PYTHON_LIBS='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' REDLAND_CFLAGS='' REDLAND_LIBS='' RPM='' SAC_JAR='' SAXON_JAR='' SCPDEFS='' SED='/usr/bin/sed' SERIALIZER_JAR='' SERVLETAPI_JAR='' SHELL='/bin/sh' SHELLPATH='/bin' SIZEOF_LONG='4' SOLAR_JAVA='TRUE' SOURCEVERSION='OOO310' STLPORT4='NO_STLPORT4' STLPORT_VER='400' SYSTEM_AGG='' SYSTEM_APACHE_COMMONS='' SYSTEM_BOOST='' SYSTEM_BSH='' SYSTEM_CAIRO='' SYSTEM_CURL='' SYSTEM_DB='' SYSTEM_DICTS='' SYSTEM_EXPAT='' SYSTEM_GENBRK='' SYSTEM_GENCCODE='' SYSTEM_GENCMN='' SYSTEM_HSQLDB='' SYSTEM_HUNSPELL='' SYSTEM_HYPH='' SYSTEM_ICU='' SYSTEM_JFREEREPORT='' SYSTEM_JPEG='' SYSTEM_LIBWPD='' SYSTEM_LIBXML='' SYSTEM_LIBXSLT='' SYSTEM_LPSOLVE='' SYSTEM_LUCENE='' SYSTEM_MOZILLA='' SYSTEM_MSPACK='' SYSTEM_MYTHES='' SYSTEM_NEON='' SYSTEM_ODBC_HEADERS='' SYSTEM_OPENSSL='' SYSTEM_POPPLER='' SYSTEM_PYTHON='' SYSTEM_REDLAND='' SYSTEM_SANE_HEADER='' SYSTEM_SAXON='' SYSTEM_SERVLETAPI='' SYSTEM_STDLIBS='' SYSTEM_VIGRA='' SYSTEM_XRENDER_HEADERS='' SYSTEM_ZLIB='' THES_SYSTEM_DIR='' UNIXWRAPPERNAME='' UNZIP='' UPD='310' USE_FT_EMBOLDEN='' USE_MINGW='' USE_SHELL='tcsh' USE_SYSTEM_STL='' USE_XINERAMA='' VBA_EXTENSION='NO' VC_STANDARD='' VERBOSE='' WINDOWS_VISTA_PSDK='' WITHOUT_AFMS='' WITHOUT_PPDS='' WITH_BINFILTER='YES' WITH_DICT='' WITH_FONTOOO='' WITH_FONTS='' WITH_GPC='' WITH_LANG='' WITH_LDAP='' WITH_MINGWIN='0' WITH_MOZILLA='' WITH_MYSPELL_DICTS='YES' WITH_OPENLDAP='' WITH_POOR_HELP_LOCALIZATIONS='' WORDS_BIGENDIAN='no' XAU_LIBS='' XINC='' XINERAMA_LINK='' XLIB='' XMKMF='' XRANDR_CFLAGS='' XRANDR_DLOPEN='' XRANDR_LIBS='' XRENDER_LINK='' XSLTPROC='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZIP='' ZIP_HOME='' _cc='' _solenv='./solenv' ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd8.0' build_alias='i386-portbld-freebsd8.0' build_cpu='i386' build_os='freebsd8.0' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-portbld-freebsd8.0' host_alias='' host_cpu='i386' host_os='freebsd8.0' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-portbld-freebsd8.0' target_alias='' target_cpu='i386' target_os='freebsd8.0' target_vendor='portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_LONG 4 configure: exit 1 -------------- next part -------------- ls /var/db/pkg ORBit2-2.14.17 libpciaccess-0.10.6 OpenEXR-1.6.1_1 libpthread-stubs-0.1 Xaw3d-1.5E_3 libqalculate-0.9.6_5 aalib-1.4.r5_4 libspectre-0.2.2_1 acroread9-9.1.2 libtheora-1.0_1 acroreadwrapper-0.0.20090328 libtool-2.2.6a adobe-cmaps-20051217_1 libtunepimp-0.5.3_4,1 akonadi-1.2.1 libungif-4.1.4_5 amspsfnt-1.0_5 libutempter-1.1.5_1 apache-ant-1.7.1 libvncserver-0.9.7_1 appres-1.0.1 libvolume_id-0.81.1 aspell-0.60.6_2 libvorbis-1.2.3,3 atk-1.26.0 libwww-5.4.0_4 autoconf-2.13.000227_6 libxcb-1.4 autoconf-2.62 libxine-1.1.16.3_1 autoconf-wrapper-20071109 libxkbfile-1.0.5 automake-1.10.1 libxkbui-1.0.2_1 automake-1.4.6_5 libxklavier-3.9,1 automake-1.9.6_3 libxml2-2.7.3_1 automake-wrapper-20071109 libxslt-1.1.24_2 automoc4-0.9.88_1 libzip-0.8 avahi-app-0.6.25_2 links-0.98,1 b43-fwcutter-011 linux-f10-atk-1.24.0 bash-4.0.24 linux-f10-cairo-1.8.0 bdftopcf-1.0.1 linux-f10-curl-7.19.4_4 bigreqsproto-1.0.2 linux-f10-cyrus-sasl2-2.1.22 bison-2.4.1,1 linux-f10-expat-2.0.1 bitmap-1.0.3_1 linux-f10-flashplugin-10.0r32 bitstream-vera-1.10_4 linux-f10-fontconfig-2.6.0 boost-jam-1.39.0 linux-f10-gdk-pixbuf-0.22.0 boost-libs-1.39.0 linux-f10-gtk2-2.14.7 boost-python-libs-1.39.0 linux-f10-hicolor-icon-theme-0.5 bwi-firmware-kmod-3.130.20 linux-f10-jpeg-6b ca_root_nss-3.11.9_2 linux-f10-libssh2-0.18 cairo-1.8.8,1 linux-f10-libxml2-2.7.3_2 ccache-2.4_9 linux-f10-nspr-4.7.3 cdparanoia-3.9.8_8 linux-f10-nss-3.12.2.0 cfitsio-3.100_1 linux-f10-openldap-2.4.12_1 chmlib-0.40 linux-f10-openssl-0.9.8g cln-1.3.0 linux-f10-pango-1.22.3 clucene-0.9.21 linux-f10-png-1.2.35 cm-super-0.3.4_1 linux-f10-sqlite3-3.5.9_1 cmake-2.6.4 linux-f10-tiff-3.8.2 cmpsfont-1.0_6 linux-f10-xorg-libs-7.4 compositeproto-0.4 linux-nvu-1.0_1 consolekit-0.3.0_8 linux_base-f10-10_1 coreutils-6.9_3 linuxdoc-1.1_1 cups-client-1.3.10_4 luit-1.0.3_1 cups-image-1.3.10_4 lzmautils-devel-4.999.8 curl-7.19.6_1 m4-1.4.13,1 cyrus-sasl-2.1.23 mDNSResponder-108 damageproto-1.1.0_2 makedepend-1.0.1,1 db41-4.1.25_4 meanwhile-1.0.2_2 dbus-1.2.4.6 mkfontdir-1.0.4 dbus-glib-0.82 mkfontscale-1.0.6 decibel-0.5.0_7 mpeg4ip-libmp4v2-1.6.1 desktop-file-utils-0.15_1 mysql-client-5.0.85 diablo-jdk-1.6.0.07.02_5 mysql-server-5.0.85 diablo-jre-1.6.0.07.02_4 nasm-2.05.01,1 djvulibre-nox11-3.5.22_1 netpbm-10.26.63_1 dmidecode-2.10 nspluginwrapper-1.2.2_4 dmxproto-2.2.2 nspr-4.8 docbook-1.4 nss-3.11.9_3 docbook-4.1_3 ocaml-3.11.1 docbook-4.2 open-motif-2.2.3_6 docbook-4.3 openbabel-2.2.2 docbook-4.4_2 openldap-client-2.4.17 docbook-4.5_2 openslp-1.2.1_3 docbook-5.0_1 ortp-0.13.0_1 docbook-sk-4.1.2_4 p5-Archive-Zip-1.30 docbook-xml-4.2_1 p5-Compress-Raw-Zlib-2.021 docbook-xml-4.3 p5-Compress-Zlib-2.015 docbook-xml-4.4_1 p5-IO-Compress-Base-2.015 docbook-xml-4.5 p5-IO-Compress-Zlib-2.015 docbook-xsl-1.75.1 p5-XML-Parser-2.36_1 docproj-jadetex-1.17_2 p5-gettext-1.05_2 dri-7.4.4,2 p5-type1inst-0.6.1_5 dri2proto-2.0 pango-1.24.5 dsssl-docbook-modular-1.79_1,1 patch-2.5.9 dvipdfmx-20090522_2 pciids-20090807 dvipsk-tetex-5.95a_3 pcre-7.9 ebook-tools-0.1.1_2 peps-2.0_2 eigen-2.0.5,1 perl-5.8.9_3 en-freebsd-doc-20090820 phonon-xine-4.3.1_3 enchant-1.4.2 pixman-0.15.4 encodings-1.0.2,1 pkg-config-0.23_1 evieext-1.0.2 pkgdb.db exiv2-0.18,1 pl-libgadu-1.8.2_1,1 expat-2.0.1 png-1.2.38 f2c-20060810_3 policykit-0.9_4 facile-1.1 policykit-qt-0.9.2 fastest_cvsup-0.2.9_6 poppler-0.10.6_1 fftw3-3.2.2_1 poppler-data-0.2.1 firefox-3.5.2,1 poppler-qt4-0.10.6_1 fixesproto-4.0 popt-1.14 fixrtf-0.1.20060303 portupgrade-2.4.6_3,2 flac-1.2.1_1 printproto-1.0.4 flex-2.5.35_1 pth-2.0.7 font-adobe-100dpi-1.0.0_1 py26-cairo-1.8.8 font-adobe-75dpi-1.0.0 py26-cups-1.9.46 font-adobe-utopia-100dpi-1.0.1 py26-dbus-0.83.0_1 font-adobe-utopia-75dpi-1.0.1 py26-elementtree-1.2.6_1 font-adobe-utopia-type1-1.0.1 py26-gobject-2.16.1 font-alias-1.0.1 py26-gtk-2.14.1_1 font-arabic-misc-1.0.0 py26-kdebindings-kde-4.3.0 font-bh-100dpi-1.0.0 py26-notify-0.1.1_5 font-bh-75dpi-1.0.0 py26-numeric-24.2_3 font-bh-lucidatypewriter-100dpi-1.0.0 py26-qt4-core-4.5.4,1 font-bh-lucidatypewriter-75dpi-1.0.0 py26-qt4-dbus-4.5.4,1 font-bh-ttf-1.0.0 py26-qt4-gui-4.5.4,1 font-bh-type1-1.0.0 py26-qt4-network-4.5.4,1 font-bitstream-100dpi-1.0.0 py26-qt4-svg-4.5.4,1 font-bitstream-75dpi-1.0.0 py26-qt4-webkit-4.5.4 font-bitstream-type1-1.0.0 py26-qt4-xml-4.5.4,1 font-cronyx-cyrillic-1.0.0 py26-sip-4.8.2,1 font-cursor-misc-1.0.0 py26-xml-0.8.4_2 font-daewoo-misc-1.0.0 python26-2.6.2_2 font-dec-misc-1.0.0 qca-2.0.2 font-ibm-type1-1.0.0 qca-ossl-2.0.0.b3_3 font-isas-misc-1.0.0 qimageblitz-0.0.4_3 font-jis-misc-1.0.0 qscintilla2-2.4,1 font-micro-misc-1.0.0 qt4-assistant-4.5.2 font-misc-cyrillic-1.0.0 qt4-clucene-4.5.2 font-misc-ethiopic-1.0.0 qt4-corelib-4.5.2 font-misc-meltho-1.0.0_1 qt4-dbus-4.5.2 font-misc-misc-1.0.0 qt4-designer-4.5.2 font-mutt-misc-1.0.0 qt4-doc-4.5.2 font-schumacher-misc-1.0.0_1 qt4-gui-4.5.2 font-screen-cyrillic-1.0.1 qt4-help-4.5.2 font-sony-misc-1.0.0 qt4-iconengines-4.5.2_1 font-sun-misc-1.0.0 qt4-imageformats-4.5.2 font-util-1.0.1 qt4-inputmethods-4.5.2 font-winitzki-cyrillic-1.0.0 qt4-makeqpf-4.5.2 font-xfree86-type1-1.0.1 qt4-moc-4.5.2 fontcacheproto-0.1.2 qt4-mysql-plugin-4.5.2 fontconfig-2.6.0,1 qt4-network-4.5.2 fontsproto-2.0.2 qt4-opengl-4.5.2 freetype-1.3.1_4 qt4-phonon-4.5.2 freetype-tools-1.3.1_6 qt4-phonon-gst-4.5.2 freetype2-2.3.9_1 qt4-pixeltool-4.5.2 fribidi-0.19.2_1 qt4-porting-4.5.2 gamin-0.1.10_3 qt4-qdbusviewer-4.5.2 gcc-3.4.6_3,1 qt4-qmake-4.5.2 gccmakedep-1.0.2 qt4-qt3support-4.5.2 gccxml-0.6.0 qt4-qtestlib-4.5.2 gconf2-2.26.2_1 qt4-rcc-4.5.2 gd-2.0.35_1,1 qt4-script-4.5.2 gdbm-1.8.3_3 qt4-sql-4.5.2 getopt-1.1.4_1 qt4-sqlite-plugin-4.5.2 gettext-0.17_1 qt4-svg-4.5.2 ggz-client-libs-0.0.14.1_1 qt4-uic-4.5.2 ghostscript8-8.64_6 qt4-uic3-4.5.2 gio-fam-backend-2.20.5 qt4-webkit-4.5.2 gle-3.1.0_2 qt4-xml-4.5.2 glib-2.20.5 randrproto-1.3.0 glproto-1.4.10 raptor-1.4.18 gmake-3.81_3 recordproto-1.13.2 gmm++-3.1 redland-1.0.7_1 gnome-mime-data-2.18.0_3 renderproto-0.9.3 gnome-vfs-2.24.1_1 resourceproto-1.0.2 gnome_subr-1.0 rpm-3.0.6_14 gnomehier-2.3_12 rsync-3.0.6 gnupg-2.0.12 ruby-1.8.7.160_4,1 gnutls-2.8.3 ruby18-bdb-0.6.5_1 gperf-3.0.3 samba-libsmbclient-3.0.36 gpgme-1.2.0 sane-backends-1.0.20_3 grub-0.97_3 scr2png-1.2_2 gsfonts-8.11_5 scr2txt-1.2 gsl-1.12 scrnsaverproto-1.1.0 gstreamer-0.10.24 sdl-1.2.13_4,2 gstreamer-plugins-0.10.24,3 sessreg-1.0.4 gtk-2.16.6 setxkbmap-1.0.4 gv-3.6.7_1 shared-mime-info-0.60_1 hal-0.5.11_25 smproxy-1.0.2 help2man-1.36.4_3 soprano-2.3.0 hicolor-icon-theme-0.10_2 speex-1.2.r1_2,1 html-4.01_2 sqlite3-3.6.14.2 html2text-1.3.2a strigi-0.6.4 iceauth-1.0.2 system-config-printer-1.0.16 icu-3.8.1_2 system-config-printer-kde-4.3.0 ilmbase-1.0.1_1 t1lib-5.1.2_1,1 imake-1.0.2_4,1 t1utils-1.32 inputproto-1.5.0 taglib-1.5 intltool-0.40.6 tapioca-qt-0.14.1_4 iso-codes-3.10.2 tcl-8.5.7_1 iso8879-1986_2 tcl-modules-8.5.7 iw-hspell-1.0 teTeX-3.0_2 jade-1.2.1_9 teTeX-base-3.0_16 jadetex-3.13_3 teTeX-texmf-3.0_6 jasper-1.900.1_8 telepathy-qt-0.14.1_3 javavmwrapper-2.3.3 tex-texmflocal-1.9 jbigkit-1.6 texi2html-1.82,1 jpeg-7 thunderbird-2.0.0.23 kbproto-1.0.3 tidy-20000804_2 kde4-4.3.0 tiff-3.8.2_4 kde4-icons-oxygen-4.3.1 tk-8.5.7 kde4-shared-mime-info-1.0 trapproto-3.4.3 kde4-xdg-env-1.0 ttf2pt1-3.4.4_2 kdeaccessibility-4.3.1 twm-1.0.4 kdeadmin-4.3.1 unzip-5.52_5 kdeartwork-4.3.0 v4l_compat-1.0.20060801 kdebase-4.3.1 vcdimager-0.7.23_5 kdebase-runtime-4.3.1 videoproto-2.2.2 kdebase-workspace-4.3.1 vorbis-tools-1.2.0_5,3 kdeedu-4.3.1 wavpack-4.50.1 kdegames-4.3.1 x11perf-1.5 kdegraphics-4.3.1 xauth-1.0.3 kdehier4-1.0.3 xbacklight-1.1 kdelibs-4.3.1 xbitmaps-1.0.1 kdelibs-experimental-4.3.1 xcalc-1.0.2_1 kdemultimedia-4.3.1 xcb-proto-1.5 kdenetwork-4.3.1 xcb-util-0.3.5 kdepimlibs-4.3.1 xcmiscproto-1.1.2 kdeplasma-addons-4.3.1 xcmsdb-1.0.1 kdetoys-4.3.1 xcursor-themes-1.0.1_1 kdeutils-4.3.0_1 xcursorgen-1.0.2 kdeutils-printer-applet-4.3.1 xdpyinfo-1.0.3 klat4-0.6.1_4 xdriinfo-1.0.2 lame-3.98.2_2 xdvik-tetex-22.84.10_3 latex-cjk-4.8.2_2 xearth-1.1_2 lcms-1.18a_1,1 xev-1.0.3 libFS-1.0.1 xextproto-7.0.5 libGL-7.4.4 xf86-input-keyboard-1.3.2_2 libGLU-7.4.4 xf86-input-mouse-1.4.0_6 libICE-1.0.4_1,1 xf86-video-ati-6.12.2_1 libIDL-0.8.13 xf86-video-intel-2.7.1 libSM-1.1.0_1,1 xf86-video-mach64-6.8.1 libX11-1.2.1_1,1 xf86-video-nv-2.1.13_1 libXScrnSaver-1.1.3 xf86-video-openchrome-0.2.903_2 libXTrap-1.0.0 xf86-video-r128-6.8.0_3 libXau-1.0.4 xf86-video-radeonhd-1.2.5_2 libXaw-1.0.5_1,1 xf86-video-vesa-2.1.0_2 libXcomposite-0.4.0,1 xf86bigfontproto-1.1.2 libXcursor-1.1.9_1 xf86dga-1.0.2_1 libXdamage-1.1.1 xf86dgaproto-2.0.3 libXdmcp-1.0.2_1 xf86driproto-2.0.4 libXevie-1.0.2 xf86miscproto-0.9.2 libXext-1.0.5,1 xf86vidmodeproto-2.2.2 libXfixes-4.0.3_1 xgamma-1.0.2 libXfont-1.3.4,1 xgc-1.0.1_1 libXfontcache-1.0.4 xhost-1.0.2 libXft-2.1.13 xhtml-1.0.20020801_4 libXi-1.2.1,1 xineramaproto-1.1.2 libXinerama-1.0.3,1 xinit-1.1.1_1 libXmu-1.0.4,1 xinput-1.4.2 libXp-1.0.0,1 xkbcomp-1.0.5 libXpm-3.5.7 xkbevd-1.0.2 libXrandr-1.3.0 xkbutils-1.0.1_2 libXrender-0.9.4_1 xkeyboard-config-1.6_1 libXres-1.0.3_3 xkill-1.0.1 libXt-1.0.5_1 xlsatoms-1.0.1 libXtst-1.0.3_1 xlsclients-1.0.1 libXv-1.0.4,1 xmessage-1.0.2_1 libXvMC-1.0.4_1 xmlcatmgr-2.2 libXxf86dga-1.0.2 xmlcharent-0.3_2 libXxf86misc-1.0.1 xmlto-0.0.21 libXxf86vm-1.0.2 xmodmap-1.0.3 libao-0.8.8_1 xmountains-2.7_1 libart_lgpl-2.3.20,1 xorg-7.4_2 libassuan-1.0.5 xorg-apps-7.4_1 libcddb-1.3.0 xorg-cf-files-1.0.2_3 libcdio-0.78.2_2 xorg-docs-1.4,1 libcheck-0.9.6 xorg-drivers-7.4_2 libdaemon-0.12 xorg-fonts-100dpi-7.4 libdca-0.0.5 xorg-fonts-7.4 libdmx-1.0.2_1 xorg-fonts-75dpi-7.4 libdrm-2.4.12 xorg-fonts-cyrillic-7.4 libdvdcss-1.2.10_1 xorg-fonts-miscbitmaps-7.4 libdvdread-4.1.3_1 xorg-fonts-truetype-7.4 libexif-0.6.17 xorg-fonts-type1-7.4 libfame-0.9.1_2 xorg-libraries-7.4 libfontenc-1.0.4 xorg-macros-1.2.1 libgcrypt-1.4.4 xorg-server-1.6.1,1 libggz-0.0.14.1_6 xpdf-3.02_11 libglade2-2.6.4_1 xplanet-1.2.0_5 libglut-7.4.4 xpr-1.0.2 libgmp-4.3.1 xprop-1.0.4 libgpg-error-1.7 xproto-7.0.15 libgphoto2-2.4.6_1 xrandr-1.3.0 libical-0.43_1 xrdb-1.0.5 libiconv-1.13.1 xrefresh-1.0.2 libidn-1.14 xscreensaver-5.08_1 libksba-1.0.7 xset-1.0.4 libltdl-2.2.6a xsetmode-1.0.0 libmad-0.15.1b_2 xsetroot-1.0.2 libmng-1.0.10_1 xsnow-1.42_1 libmodplug-0.8.7 xterm-243_1 libmsn-4.0.b8 xtrans-1.2.3 libmusicbrainz-2.1.5 xvinfo-1.0.2 libnotify-0.4.5_1 xwd-1.0.2 libnova-0.13.0 xwininfo-1.0.4 libofa-0.9.3_3 xwud-1.0.1 libogg-1.1.4,4 zh-arphicttf-2.11_2 liboil-0.3.16 zh-docproj-0.1.20060303_2 liboldX-1.0.1 zh-ttf2pt1-3.4.0 libotr-3.2.0_1 zh-ttfm-0.9.5_3 libpaper-1.1.23+nmu1 zip-3.0 libpci-2.2.8_1 From stephen at missouri.edu Thu Sep 3 03:57:15 2009 From: stephen at missouri.edu (Stephen Montgomery-Smith) Date: Thu Sep 3 03:57:28 2009 Subject: configure: error: JDK is too old, you need at least 1.5 In-Reply-To: <4A9F2012.5050301@gmail.com> References: <4A9F2012.5050301@gmail.com> Message-ID: <4A9F3871.7080408@missouri.edu> Guoqin Ren wrote: > Hi, > > I got the error message repeatedly when I tried to build openoffice3. I > have diablo-jdk16 and diablo-jre16 installed on FreeBSD 8 beta 3. > **checking the installed JDK... configure: error: JDK is too old, you > need at least > 1.5 I had this problem. It was solved by the command: echo libz.so.4 libz.so.5 > /etc/libmap.conf The problem is that you are using a diablo-jdk16 that was built for FreeBSD-7x, and the library versions have been bumped for FreeBSD-8x. From ws at au.dyndns.ws Fri Sep 4 07:40:41 2009 From: ws at au.dyndns.ws (Wayne Sierke) Date: Fri Sep 4 07:40:47 2009 Subject: Openoffice 3 Calc crashes immediately upon editing a cell In-Reply-To: <1242364318.1986.16051.camel@predator-ii.buffyverse> References: <1242364318.1986.16051.camel@predator-ii.buffyverse> Message-ID: <1252049116.97590.5990.camel@predator-ii.buffyverse> On Fri, 2009-05-15 at 14:41 +0930, Wayne Sierke wrote: > Hi all, > > After updating to 7.2-STABLE (i386) + ports and updating > openoffice.org-3-devel, Calc crashes as soon as editing of a cell is > instigated, whether by pressing a character key, F2 or double-clicking a > cell. Modifying cell contents by copy/paste, fill, etc. doesn't invoke > the crash. Quick edits in the other apps seem ok so this problem appears > to be specific to editing of Calc cells afaict. > > 3.0.1 installed from a package suffered the same problem so I'm assuming > that the problem stems from one of the dependencies but I have no idea > which one. > > Below I've included the output from gdb attaching to soffice.bin > process, and also from launching soffice.bin from gdb (using a modified > soffice script). > > I see a similar problem was reported earlier this year ("scalc crashes > when trying to edit cell") but with no follow-up. I've discovered that I > can use either of the following workarounds: > > OOO_FORCE_DESKTOP=none > SAL_USE_VCLPLUGIN=gen > > (I've only been running OO under Gnome desktop so far.) > > Any suggestions as to the likely culprit or further debugging guidance > would be gratefully appreciated. Following up for archives. Never did manage to determine the cause or find a solution but recent updates of ports including updating to openoffice.org-3.2.20090826 appears to have resolved the problem. From QZM07315 at nifty.com Sun Sep 6 06:57:42 2009 From: QZM07315 at nifty.com (Hiroyuki) Date: Sun Sep 6 06:57:49 2009 Subject: Please make 3.1.1 package for i386 Message-ID: <4AA359F7.5060208@nifty.com> Dear porting team members. I am using openoffice on FreeBSD. I am using the private package of OOo_3.1.0 for FreeBSD7.2 i386 version built by someone I don't know. Packages for i386 has not been made since last year. Please don't abandon i386 users, especialy on the vulnerability related version. It's almost impossible to make on the lower spec machine. Best regards Hiroyuki From bugmaster at FreeBSD.org Mon Sep 7 11:08:12 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Sep 7 11:10:51 2009 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200909071108.n87B8BtU011516@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/138144 openoffice editors/openoffice.org-3: 3.1.0 crashes on closing o ports/137293 openoffice editors/openoffice.org-3 fails to build o ports/136753 openoffice editors/openoffice.org-3 fails to create proper profil o ports/136291 openoffice [patch] editors/openoffice.org-3: gpatch failure f ports/134773 openoffice [patch] editors/openoffice.org-3 reduce depenedencies o ports/134458 openoffice editors/openoffice.org* fails to build (multiple versi o ports/132888 openoffice editors/openoffice.org-3: openoffice 3.0.1 fails to bu o ports/132680 openoffice editors/openoffice.org-3: OpenOffice symlinks in /usr/ o ports/129122 openoffice editors/openoffice.org-3: building OpenOffice.org-3.0. f ports/108313 openoffice editors/openoffice.org port build fails f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which 11 problems total. From rotkap at gmx.de Wed Sep 9 18:00:06 2009 From: rotkap at gmx.de (Heino Tiedemann) Date: Wed Sep 9 18:00:15 2009 Subject: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing Message-ID: <200909091800.n89I053U025715@freefall.freebsd.org> The following reply was made to PR ports/138144; it has been noted by GNATS. From: Heino Tiedemann To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing Date: Wed, 09 Sep 2009 19:29:32 +0200 Hi There, the next OOo3 version, but still the same bug: I made the next OOo3 from ports: "de-openoffice.org-3.1.1" with the same make options -> the bug ist still there. greets Heino From roberthuff at rcn.com Wed Sep 9 21:15:13 2009 From: roberthuff at rcn.com (Robert Huff) Date: Wed Sep 9 21:15:50 2009 Subject: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing In-Reply-To: <200909091800.n89I053U025715@freefall.freebsd.org> References: <200909091800.n89I053U025715@freefall.freebsd.org> Message-ID: <19112.5165.116193.695289@jerusalem.litteratus.org> Heino Tiedemann writes: > the next OOo3 version, but still the same bug: > > I made the next OOo3 from ports: "de-openoffice.org-3.1.1" with > the same make options -> the bug ist still there. I compiled 3.1.1/en on amd64 yesterday (yay modern hardware!) and have not seen the crashing problem. I have also not seen the gcp permissions problem I had building 3.0* and 3.1.0 on i386. Robert Huff From roberthuff at rcn.com Wed Sep 9 21:23:09 2009 From: roberthuff at rcn.com (Robert Huff) Date: Wed Sep 9 21:23:15 2009 Subject: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing In-Reply-To: <200909091800.n89I053U025715@freefall.freebsd.org> References: <200909091800.n89I053U025715@freefall.freebsd.org> Message-ID: <19112.7355.481731.856565@jerusalem.litteratus.org> Heino Tiedemann writes: > the next OOo3 version, but still the same bug: > > I made the next OOo3 from ports: "de-openoffice.org-3.1.1" with > the same make options -> the bug ist still there. I compiled 3.1.1/en on amd64 yesterday (yay modern hardware!) and have not seen the crashing problem. I have also not seen the gcp permissions problem I had building 3.0* and 3.1.0 on i386. Robert Huff From kline at thought.org Wed Sep 9 22:50:08 2009 From: kline at thought.org (Gary Kline) Date: Wed Sep 9 22:50:16 2009 Subject: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing In-Reply-To: <19112.5165.116193.695289@jerusalem.litteratus.org> References: <200909091800.n89I053U025715@freefall.freebsd.org> <19112.5165.116193.695289@jerusalem.litteratus.org> Message-ID: <20090909222705.GA23711@thought.org> On Wed, Sep 09, 2009 at 04:46:37PM -0400, Robert Huff wrote: > > Heino Tiedemann writes: > > > the next OOo3 version, but still the same bug: > > > > I made the next OOo3 from ports: "de-openoffice.org-3.1.1" with > > the same make options -> the bug ist still there. > > I compiled 3.1.1/en on amd64 yesterday (yay modern hardware!) > and have not seen the crashing problem. > I have also not seen the gcp permissions problem I had building > 3.0* and 3.1.0 on i386. > > > Robert Huff just a heads-up: i tried to build 3.1.1 with 8G+ and the build kept dying. i'm still running 32bits everywhere. gary -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 5.67a release of Jottings: http://jottings.thought.org/index.php From roberthuff at rcn.com Wed Sep 9 23:17:10 2009 From: roberthuff at rcn.com (Robert Huff) Date: Wed Sep 9 23:17:16 2009 Subject: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing In-Reply-To: <20090909222705.GA23711@thought.org> References: <200909091800.n89I053U025715@freefall.freebsd.org> <19112.5165.116193.695289@jerusalem.litteratus.org> <20090909222705.GA23711@thought.org> Message-ID: <19112.14195.338952.259987@jerusalem.litteratus.org> Gary Kline writes: > > I have also not seen the gcp permissions problem I had building > > 3.0* and 3.1.0 on i386. > > ust a heads-up: i tried to build 3.1.1 with 8G+ and the build > kept dying. i'm still running 32bits everywhere. My machine - AMD Phenom II x4 945 with 8g memory - completed the build in under two hours. (You do realize that with i386 you only have 4g usable, right?) Robert Huff From kline at thought.org Thu Sep 10 06:06:59 2009 From: kline at thought.org (Gary Kline) Date: Thu Sep 10 06:07:11 2009 Subject: ports/138144: editors/openoffice.org-3: 3.1.0 crashes on closing In-Reply-To: <19112.14195.338952.259987@jerusalem.litteratus.org> References: <200909091800.n89I053U025715@freefall.freebsd.org> <19112.5165.116193.695289@jerusalem.litteratus.org> <20090909222705.GA23711@thought.org> <19112.14195.338952.259987@jerusalem.litteratus.org> Message-ID: <20090910060653.GB24818@thought.org> On Wed, Sep 09, 2009 at 07:17:07PM -0400, Robert Huff wrote: > Gary Kline writes: > > > > I have also not seen the gcp permissions problem I had building > > > 3.0* and 3.1.0 on i386. > > > > ust a heads-up: i tried to build 3.1.1 with 8G+ and the build > > kept dying. i'm still running 32bits everywhere. > > My machine - AMD Phenom II x4 945 with 8g memory - completed > the build in under two hours. > (You do realize that with i386 you only have 4g usable, right?) > > well, yeah, but i meant 8GB of disk space. i only have 1G of ram -g > Robert Huff > -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 5.67a release of Jottings: http://jottings.thought.org/index.php From bugmaster at FreeBSD.org Mon Sep 14 11:08:13 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Sep 14 11:10:38 2009 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200909141108.n8EB8C3H073632@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/138144 openoffice editors/openoffice.org-3: 3.1.0 crashes on closing o ports/137293 openoffice editors/openoffice.org-3 fails to build o ports/136753 openoffice editors/openoffice.org-3 fails to create proper profil o ports/136291 openoffice [patch] editors/openoffice.org-3: gpatch failure f ports/134773 openoffice [patch] editors/openoffice.org-3 reduce depenedencies o ports/134458 openoffice editors/openoffice.org* fails to build (multiple versi o ports/132888 openoffice editors/openoffice.org-3: openoffice 3.0.1 fails to bu o ports/132680 openoffice editors/openoffice.org-3: OpenOffice symlinks in /usr/ o ports/129122 openoffice editors/openoffice.org-3: building OpenOffice.org-3.0. f ports/108313 openoffice editors/openoffice.org port build fails f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which 11 problems total. From peterjeremy at acm.org Tue Sep 15 09:08:16 2009 From: peterjeremy at acm.org (Peter Jeremy) Date: Tue Sep 15 09:08:22 2009 Subject: OOo source code accessibility Message-ID: <20090915073820.GB48679@server.vk2pj.dyndns.org> Currently, source code for OOo is only available at ooopackages.good-day.net. Unfortunately, at least in Australia, this site has fairly poor connectivity - I can download OOo at 75kBps if I am really lucky. Often it's half that. Since OOo is one of the largest distfiles in ports (it's the largest in my distfile collection by a significant margin), this is somewhat annoying. Would it be possible to mirror OOo in a few additional sites? Alternatively, would it be possible to increase the TCP sendspace on ooopackages.good-day.net? Studying some tcpdump output suggests that the sendspace is currently about 52kB and my downloads are hitting the RTT/window limits (not helped by a lossy Internet connection that my ISP refuses to correct). -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 196 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20090915/646201ae/attachment.pgp From ws at au.dyndns.ws Wed Sep 16 04:18:26 2009 From: ws at au.dyndns.ws (Wayne Sierke) Date: Wed Sep 16 04:18:33 2009 Subject: OOo source code accessibility In-Reply-To: <20090915073820.GB48679@server.vk2pj.dyndns.org> References: <20090915073820.GB48679@server.vk2pj.dyndns.org> Message-ID: <1253074698.97590.92298.camel@predator-ii.buffyverse> Peter, On Tue, 2009-09-15 at 17:38 +1000, Peter Jeremy wrote: > Currently, source code for OOo is only available at > ooopackages.good-day.net. Unfortunately, at least in Australia, this > site has fairly poor connectivity - I can download OOo at 75kBps if I > am really lucky. Often it's half that. Since OOo is one of the > largest distfiles in ports (it's the largest in my distfile collection > by a significant margin), this is somewhat annoying. Just tried it via Internode: %fetch "ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/OOo_DEV300_m58_source.tar.bz2" OOo_DEV300_m58_source.tar.bz2 7% of 415 MB 183 kBps 35m31s^C fetch: transfer interrupted ^C %fetch "http://ooopackages.good-day.net/pub/OpenOffice.org/sources/OOo_DEV300_m58_source.tar.bz2" OOo_DEV300_m58_source.tar.bz2 12% of 415 MB 191 kBps 32m33s^C fetch: transfer interrupted The http transfer peaked at >300kBps (my DSL speed). These figures are about what I recall as being typical for ooopackages.good-day.net. I suspect that the speeds you're seeing are probably more to do with your ISP's connectivity. > Would it be possible to mirror OOo in a few additional sites? It's a shame my uplink speed (~600kbps) isn't better. I could make my downloads available to you which I'd be happy to do since I can do that without it impacting on my data allowance. It's also a shame that Internode doesn't mirror the openoffice sources since that would not only save me 400MB+ of download on my allowance, it would also likely provide a better download source for others within Australia. You didn't say which version you're interested in. I sometimes manage to find source tarballs on the Internode mirror which have been repackaged in some Linux distribution or other. I have no idea why they don't just use the original. So for example if it's the 3.1 release that you're interested in it could well be that this file (407253524 bytes): http://mirror.internode.on.net/pub/archlinux/other/openoffice/openoffice-base-OOO310_m19.tar.bz2 is a repackaged tarball of the m19 sources: %cat /usr/ports/editors/openoffice.org-3/distinfo | grep 'SIZE.*m19' SIZE (openoffice.org3/OOo_OOO310_m19_source.tar.bz2) = 407469121 so if you get a good speed from the Internode mirror and you're happy to do the messing around needed to have the port compile using this tarball then that might be one short-term option for you. I'm actually downloading this one now just to check (out of sheer curiosity since I actually use -dev) so if you're interested and would like confirmation let me know. > Alternatively, would it be possible to increase the TCP sendspace on > ooopackages.good-day.net? Studying some tcpdump output suggests that > the sendspace is currently about 52kB and my downloads are hitting > the RTT/window limits (not helped by a lossy Internet connection that > my ISP refuses to correct). Given the problems you've indicated with your ISP (Optus?) I have to admit being mystified by your persistence in staying with them. Wayne From mwlucas at blackhelicopters.org Thu Sep 17 12:32:36 2009 From: mwlucas at blackhelicopters.org (Michael W. Lucas) Date: Thu Sep 17 12:32:42 2009 Subject: error building ooo-3 on i386 -current Message-ID: <20090917120718.GA32774@bewilderbeast.blackhelicopters.org> Hi, On August 29 I upgraded to 9-current, removed all legacy libs, and removed /usr/local to start anew. /usr/ports/editors/openoffice.org-3/ will no longer build. I have 14G of disk free and 2GB RAM on i386. The OOo build dies with: ... epm -f bsd ooobasis3.1-sdk /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdi.pro/OpenOffice_SDK/bsd/listfile/en-US/epm_gid_Module_Root.lst -v 2>&1 | ... ************************************************** ERROR: ERROR: Could not register all components for file services.rdb (gid_Starregistry_Services_Rdb)! in function: create_services_rdb ************************************************** ************************************************** ERROR: Saved logfile: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdi.pro/OpenOffice/bsd/logging/en-US/log_OOO310_en-US.log ************************************************** ... cleaning the output tree ... ... removing directory /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdi.pro/OpenOffice/bsd/zip/en-US ... ... removing directory /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdi.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_witherror_1 ... Wed Sep 16 22:49:43 2009 (01:25 min.) dmake: Error code 255, while making 'openoffice_en-US.bsd' Running processes: 0 1 module(s): instsetoo_native need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/util Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from instsetoo_native" rmdir /tmp/34544 *** Error code 1 Rather than send 2k lines of log to the list, I've posted the log at: http://www.michaelwlucas.com/log_OOO310_en-US.log Any suggestions, folks? Should I file a formal PR? Thanks, ==ml -- Michael W. Lucas mwlucas@BlackHelicopters.org http://www.MichaelWLucas.com/ Latest book: Cisco Routers for the Desperate, 2nd Edition http://www.CiscoRoutersForTheDesperate.com/ From vinnix.bsd at gmail.com Sun Sep 20 11:47:50 2009 From: vinnix.bsd at gmail.com (Vinicius Abrahao) Date: Sun Sep 20 11:47:57 2009 Subject: Problem building Openoffice 3.1.1 at -current Message-ID: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> Hello dear fellows, I'm trying to upgrade my openoffice.org3 from 3.1.0 to 3.1.1, but I'm getting an strange error (associated with python). This is the error that appears many hours after I start the upgrade: --------------------------------------------------------------------8<----------------------------------------------------------------------------------------------------------------------------------- (...) ************************************************** ERROR: ERROR: Could not register all components for file services.rdb (gid_Starregistry_Services_Rdb)! in function: create_services_rdb ************************************************** ************************************************** ERROR: Saved logfile: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/logging/en-US/log_OOO310_en-US.log ************************************************** ... cleaning the output tree ... ... removing directory /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsdzip/en-US ... ... removing directory /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsdgid_Starregistry_Services_Rdb_servicesrdb/en-US_witherror_1 ... Sun Sep 20 08:58:11 2009 (01:53 min.) dmake: Error code 255, while making 'openoffice_en-US.bsd' Running processes: 0 1 module(s): instsetoo_native need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/util Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from nstsetoo_native" rmdir /tmp/18226 *** Error code 1 Stop in /usr/ports/editors/openoffice.org-3. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20090919-11256-4l52h4-0 env UPGRADE_TOOL=portupgrae UPGRADE_PORT=openoffice.org-3.1.0 UPGRADE_PORT_VER=3.1.0 make ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! editors/openoffice.org-3 (openoffice.org-3.1.0) (new compiler error) --------------------------------------------------------------------8<----------------------------------------------------------------------------------------------------------------------------------- Looking close at the logfile referred in this error ew see: --------------------------------------------------------------------8<----------------------------------------------------------------------------------------------------------------------------------- (...) Sun Sep 20 08:58:01 2009 (01:43 min.) ###################################################### Registering python UNO components: ###################################################### SUCCESS: Source for types.rdb: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/types.rdb SUCCESS: Source for pyuno_services.rdb: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/pyuno_services.rdb Systemcall: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/regcomp -register -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/types.rdb -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/pyuno_services.rdb -r /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services.rdb -c vnd.openoffice.pymodule:pythonscript -l com.sun.star.loader.Python 2>&1 | vnd.openoffice.pymodule:pythonscript Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] register component 'vnd.openoffice.pymodule:pythonscript' in registry '/usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services.rdb' failed! error (RuntimeException): python object raised an unknown exception ('No module named _socket', traceback follows ERROR: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/regcomp -register -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/types.rdb -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/pyuno_services.rdb -r /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services.rdb -c vnd.openoffice.pymodule:pythonscript -l com.sun.star.loader.Python 2>&1 | Systemcall: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/regcomp -register -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/types.rdb -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/pyuno_services.rdb -r /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services.rdb -c vnd.openoffice.pymodule:mailmerge -l com.sun.star.loader.Python 2>&1 | vnd.openoffice.pymodule:mailmerge Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] register component 'vnd.openoffice.pymodule:mailmerge' in registry '/usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services.rdb' failed! error (RuntimeException): python object raised an unknown exception ('No module named _socket', traceback follows ERROR: /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/regcomp -register -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/types.rdb -br /usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/bin/pyuno_services.rdb -r /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1/services.rdb -c vnd.openoffice.pymodule:mailmerge -l com.sun.star.loader.Python 2>&1 | Moved directory from /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_inprogress_1 to /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_witherror_1 Removing directory /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/zip/en-US Removing directory /usr/ports/editors/openoffice.org-3/work/OOO310_m19/instsetoo_native/unxfbsdx.pro/OpenOffice/bsd/gid_Starregistry_Services_Rdb_servicesrdb/en-US_witherror_1 *************************************************************** ERROR: Could not register all components for file services.rdb (gid_Starregistry_Services_Rdb)! in function: create_services_rdb *************************************************************** --------------------------------------------------------------------8<----------------------------------------------------------------------------------------------------------------------------------- What I found is this: error (RuntimeException): python object raised an unknown exception ('No module named _socket', traceback follows , but I found the _socket.so at: /usr/local/lib/python2.6/lib-dynload/_socket.so As we see, I'm upgrade my python from 2.5 to 2.6 recently and I guess that's the cause of problem. But, as suggest at /usr/ports/UPDATING[20090608], I run: "# cd /usr/ports/lang/python && make upgrade-site-packages" with success. Any light about this problem is very appreciate! Thanks in advance, Vin?cius PS1: # uname -a FreeBSD vinnix.corp.triarius.com.br 9.0-CURRENT FreeBSD 9.0-CURRENT #20: Thu Sep 17 05:46:09 BRT 2009 root@vinnix.corp.triarius.com.br:/usr/obj/usr/src/sys/GENERIC amd64 # pkg_info | grep python boost-python-libs-1.39.0 Framework for interfacing Python and C++ python26-2.6.2_3 An interpreted object-oriented programming language From sfourman at gmail.com Sun Sep 20 12:12:08 2009 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Sun Sep 20 12:12:14 2009 Subject: Problem building Openoffice 3.1.1 at -current In-Reply-To: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> Message-ID: <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> On Sun, Sep 20, 2009 at 6:26 AM, Vinicius Abrahao wrote: > Hello dear fellows, > > I'm trying to upgrade my openoffice.org3 from 3.1.0 to 3.1.1, but I'm > getting an strange error (associated with python). > This is the error that appears many hours after I start the upgrade: I am getting this same error on FreeBSD 8.0 Beta4 any idea how to fix the build? Sam Fourman Jr. From bugmaster at FreeBSD.org Mon Sep 21 11:08:13 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Sep 21 11:10:35 2009 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200909211108.n8LB8C6b031565@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/138144 openoffice editors/openoffice.org-3: 3.1.0 crashes on closing o ports/137293 openoffice editors/openoffice.org-3 fails to build o ports/136753 openoffice editors/openoffice.org-3 fails to create proper profil o ports/136291 openoffice [patch] editors/openoffice.org-3: gpatch failure f ports/134773 openoffice [patch] editors/openoffice.org-3 reduce depenedencies o ports/134458 openoffice editors/openoffice.org* fails to build (multiple versi o ports/132888 openoffice editors/openoffice.org-3: openoffice 3.0.1 fails to bu o ports/132680 openoffice editors/openoffice.org-3: OpenOffice symlinks in /usr/ o ports/129122 openoffice editors/openoffice.org-3: building OpenOffice.org-3.0. f ports/108313 openoffice editors/openoffice.org port build fails f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which 11 problems total. From avg at icyb.net.ua Mon Sep 21 11:56:10 2009 From: avg at icyb.net.ua (Andriy Gapon) Date: Mon Sep 21 11:56:16 2009 Subject: Problem building Openoffice 3.1.1 at -current In-Reply-To: <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> Message-ID: <4AB76600.8090407@icyb.net.ua> on 20/09/2009 14:38 Sam Fourman Jr. said the following: > On Sun, Sep 20, 2009 at 6:26 AM, Vinicius Abrahao wrote: >> Hello dear fellows, >> >> I'm trying to upgrade my openoffice.org3 from 3.1.0 to 3.1.1, but I'm >> getting an strange error (associated with python). >> This is the error that appears many hours after I start the upgrade: > > > I am getting this same error on FreeBSD 8.0 Beta4 > any idea how to fix the build? I also had a compilation problem like this. Perhaps this is related to having python 2.6 installed on a system? Anyway, I was able to continue the build by doing the following (adjust the paths to your environment): $ ln -s /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6 $ cp /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/python/unxfbsdx.pro/misc/build/Python-2.6.1/build/lib.freebsd-9.0-CURRENT-amd64-2.6/*.so /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6/ Maybe something else, it was a while ago. -- Andriy Gapon From sgk at troutmask.apl.washington.edu Mon Sep 21 19:15:10 2009 From: sgk at troutmask.apl.washington.edu (Steve Kargl) Date: Mon Sep 21 19:15:17 2009 Subject: Problem building Openoffice 3.1.1 at -current In-Reply-To: <4AB76600.8090407@icyb.net.ua> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> <4AB76600.8090407@icyb.net.ua> Message-ID: <20090921191509.GA55401@troutmask.apl.washington.edu> On Mon, Sep 21, 2009 at 02:39:44PM +0300, Andriy Gapon wrote: > on 20/09/2009 14:38 Sam Fourman Jr. said the following: > > On Sun, Sep 20, 2009 at 6:26 AM, Vinicius Abrahao wrote: > >> Hello dear fellows, > >> > >> I'm trying to upgrade my openoffice.org3 from 3.1.0 to 3.1.1, but I'm > >> getting an strange error (associated with python). > >> This is the error that appears many hours after I start the upgrade: > > > > > > I am getting this same error on FreeBSD 8.0 Beta4 > > any idea how to fix the build? > > I also had a compilation problem like this. > Perhaps this is related to having python 2.6 installed on a system? > > Anyway, I was able to continue the build by doing the following (adjust the paths > to your environment): > > $ ln -s > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6 > > $ cp > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/python/unxfbsdx.pro/misc/build/Python-2.6.1/build/lib.freebsd-9.0-CURRENT-amd64-2.6/*.so > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6/ > > Maybe something else, it was a while ago. > The above ln and cp were sufficient to complete my build. I haven't tested the resulting exectuables. Thanks, Andriy -- Steve From vinnix.bsd at gmail.com Tue Sep 22 08:11:25 2009 From: vinnix.bsd at gmail.com (Vinicius Abrahao) Date: Tue Sep 22 08:11:31 2009 Subject: Problem building Openoffice 3.1.1 at -current In-Reply-To: <20090921191509.GA55401@troutmask.apl.washington.edu> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> <4AB76600.8090407@icyb.net.ua> <20090921191509.GA55401@troutmask.apl.washington.edu> Message-ID: <1e31c7980909220111t4cb1ea39gdd26127a977d1b8f@mail.gmail.com> On Mon, Sep 21, 2009 at 02:39:44PM +0300, Andriy Gapon wrote: > $ ln -s > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6 > > $ cp > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/python/unxfbsdx.pro/misc/build/Python-2.6.1/build/lib.freebsd-9.0-CURRENT-amd64-2.6/*.so > /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6/ > Thanks Andriy, Sam, Steve, With ln and cp, the build was success and the OOo works fine. I don't know so much about building process of OOo so I can't send a patch to fix this, sorry. If you know some docs, explain the OO build process it will be great. Thanks a lot, Vin?cius From avg at icyb.net.ua Tue Sep 22 08:30:55 2009 From: avg at icyb.net.ua (Andriy Gapon) Date: Tue Sep 22 08:31:01 2009 Subject: Problem building Openoffice 3.1.1 at -current In-Reply-To: <1e31c7980909220111t4cb1ea39gdd26127a977d1b8f@mail.gmail.com> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> <4AB76600.8090407@icyb.net.ua> <20090921191509.GA55401@troutmask.apl.washington.edu> <1e31c7980909220111t4cb1ea39gdd26127a977d1b8f@mail.gmail.com> Message-ID: <4AB88B16.2090103@icyb.net.ua> on 22/09/2009 11:11 Vinicius Abrahao said the following: > On Mon, Sep 21, 2009 at 02:39:44PM +0300, Andriy Gapon wrote: >> $ ln -s >> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python >> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6 >> >> $ cp >> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/python/unxfbsdx.pro/misc/build/Python-2.6.1/build/lib.freebsd-9.0-CURRENT-amd64-2.6/*.so >> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6/ >> > > > Thanks Andriy, Sam, Steve, > > With ln and cp, the build was success and the OOo works fine. > I don't know so much about building process of OOo so I can't send a > patch to fix this, sorry. > If you know some docs, explain the OO build process it will be great. I found this solution by trying to execute OO python: /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/pyuno/unxfbsdx.pro/bin/python.bin and trying to import necessary modules. It seems that this is a problem with building OO private python. -- Andriy Gapon From sfourman at gmail.com Thu Sep 24 16:18:13 2009 From: sfourman at gmail.com (Sam Fourman Jr.) Date: Thu Sep 24 16:18:18 2009 Subject: Problem building Openoffice 3.1.1 at -current In-Reply-To: <4AB88B16.2090103@icyb.net.ua> References: <1e31c7980909200426h44a65a53g7d5f47ea707d8b9c@mail.gmail.com> <11167f520909200438q3a2a8b7ey11ec8e644d91fc5a@mail.gmail.com> <4AB76600.8090407@icyb.net.ua> <20090921191509.GA55401@troutmask.apl.washington.edu> <1e31c7980909220111t4cb1ea39gdd26127a977d1b8f@mail.gmail.com> <4AB88B16.2090103@icyb.net.ua> Message-ID: <11167f520909240918h6707ece3g10f65041af52b03f@mail.gmail.com> On Tue, Sep 22, 2009 at 3:30 AM, Andriy Gapon wrote: > on 22/09/2009 11:11 Vinicius Abrahao said the following: >> On Mon, Sep 21, 2009 at 02:39:44PM +0300, Andriy Gapon wrote: >>> $ ln -s >>> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python >>> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6 >>> >>> $ cp >>> /usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/python/unxfbsdx.pro/misc/build/Python-2.6.1/build/lib.freebsd-9.0-CURRENT-amd64-2.6/*.so >>> ?/usr/obj/usr/ports/editors/openoffice.org-3/work/OOO310_m19/solver/310/unxfbsdx.pro/lib/python2.6/ Maybe someone could turn this into a patch so this is fixed in the ports tree before 8.0 releases it would be a shame if it is overlooked. Sam Fourman Jr. From QAT at FreeBSD.org Sat Sep 26 01:28:53 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Sep 26 01:29:00 2009 Subject: cvs commit: ports/editors/openoffice.org-3-devel Makefile distinfo In-Reply-To: <200909252136.n8PLahOq086196@repoman.freebsd.org> References: <200909252136.n8PLahOq086196@repoman.freebsd.org> Message-ID: <20090926013239.4DABF12E3E59@quark.ds9.tecnik93.com> The Restless Daemon identified a linker error while trying to build: openoffice.org-3.2.20090911 maintained by openoffice@FreeBSD.org Makefile ident: $FreeBSD: ports/editors/openoffice.org-3-devel/Makefile,v 1.445 2009/09/25 21:36:42 maho Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/openoffice.org-3.2.20090911.log : tr -d "\015" < exports.map | awk -f /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/exports_slideshow.uno.map ------------------------------ Making: ../unxfbsdx.pro/lib/slideshow.uno.so c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/exports_slideshow.uno.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/slideshow.uno_version.o -o ../unxfbsdx.pro/lib/slideshow.uno.so ../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o ../unxfbsdx.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsdx.pro/slo/iriswipe.o ../unxf bsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o ../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/randomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o ../unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro/slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o ../unxfbsdx.pro/slo/parametricpolypolygonfactory.o ../unxfbsdx.pro/slo/shapetransitionfactory.o ../unxfbsdx.pro/slo/slidetransitionfactory.o ../unxfbsdx.pro/slo/transitionfactorytab.o ../unxfbsdx.pro/slo/transitiontools.o ../unxfbsdx.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o ../unxfbsdx.pro/slo/continuousactivitybase.o ../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o ../unxfbsdx.pro/slo/discreteactivitybase.o ../unxfbsdx.pro/slo/simplecontinuousactivitybase. o ../unxfbsdx.pro/slo/animationaudionode.o ../unxfbsdx.pro/slo/animationcommandnode.o ../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/slo/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o ../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationsetnode.o ../unxfbsdx.pro/slo/animationtransformnode.o ../unxfbsdx.pro/slo/animationtransitionfilternode.o ../unxfbsdx.pro/slo/basecontainernode.o ../unxfbsdx.pro/slo/basenode.o ../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o ../unxfbsdx.pro/slo/propertyanimationnode.o ../unxfbsdx.pro/slo/sequentialtimecontainer.o ../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o ../unxfbsdx.pro/slo/backgroundshape.o ../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o ../unxfbsdx.pro/slo/drawshapesubsetting.o ../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o ../unxfbsdx.pro/slo/intrinsicanimationactivity.o ../unxfbsdx .pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o ../unxfbsdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o ../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o ../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o ../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o ../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o ../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o ../unxfbsdx.pro/slo/expressionnodefactory.o ../unxfbsdx.pro/slo/rehearsetimingsactivity.o ../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o ../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o ../unxfbsdx.pr o/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o ../unxfbsdx.pro/slo/smilfunctionparser.o ../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o ../unxfbsdx.pro/slo/unoviewcontainer.o ../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o ../unxfbsdx.pro/slo/wakeupevent.o -ltlfx -luno_cppu -luno_sal -lvclfx -lcomphelp4gcc3 -luno_cppuhelpergcc3 -lbasegfxfx -lcanvastoolsfx -lcppcanvasfx -lutlfx -lgofx -lavmediafx -pthread -lm -Wl,-Bdynamic -lstlport_gcc rm -f ../unxfbsdx.pro/lib/check_slideshow.uno.so mv ../unxfbsdx.pro/lib/slideshow.uno.so ../unxfbsdx.pro/lib/check_slideshow.uno.so /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_slideshow.uno.so Checking DLL ../unxfbsdx.pro/lib/check_slideshow.uno.so ...-rwxr-xr-x 1 root wheel 4369040 Sep 26 01:30 ../unxfbsdx.pro/lib/slideshow.uno.so ----------------------------- SHL2FILTERFILE not set! ----------------------------- dummy file to keep the dependencies for later use. ------------------------------ Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/slideshowtest_dflt_version.o -o ../unxfbsdx.pro/lib/libslideshowtestfx.so ../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o ../unxfbsdx.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsdx.pro/slo/iriswipe.o ../unxfbsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o ../unxfbs dx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/randomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o ../unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro/slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o ../unxfbsdx.pro/slo/parametricpolypolygonfactory.o ../unxfbsdx.pro/slo/shapetransitionfactory.o ../unxfbsdx.pro/slo/slidetransitionfactory.o ../unxfbsdx.pro/slo/transitionfactorytab.o ../unxfbsdx.pro/slo/transitiontools.o ../unxfbsdx.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o ../unxfbsdx.pro/slo/continuousactivitybase.o ../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o ../unxfbsdx.pro/slo/discreteactivitybase.o ../unxfbsdx.pro/slo/simplecontinuousactivitybase.o ../unxfbsdx.pro/slo/animationaudionode.o ../unxfbsdx.pro/slo/ani mationcommandnode.o ../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/slo/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o ../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationsetnode.o ../unxfbsdx.pro/slo/animationtransformnode.o ../unxfbsdx.pro/slo/animationtransitionfilternode.o ../unxfbsdx.pro/slo/basecontainernode.o ../unxfbsdx.pro/slo/basenode.o ../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o ../unxfbsdx.pro/slo/propertyanimationnode.o ../unxfbsdx.pro/slo/sequentialtimecontainer.o ../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o ../unxfbsdx.pro/slo/backgroundshape.o ../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o ../unxfbsdx.pro/slo/drawshapesubsetting.o ../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o ../unxfbsdx.pro/slo/intrinsicanimationactivity.o ../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o ../unxfb sdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o ../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o ../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o ../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o ../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o ../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o ../unxfbsdx.pro/slo/expressionnodefactory.o ../unxfbsdx.pro/slo/rehearsetimingsactivity.o ../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o ../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o ../unxfbsdx.pro/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o ../unxfbsdx. pro/slo/smilfunctionparser.o ../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o ../unxfbsdx.pro/slo/unoviewcontainer.o ../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o ../unxfbsdx.pro/slo/wakeupevent.o -ltlfx -luno_cppu -luno_sal -lvclfx -lcomphelp4gcc3 -luno_cppuhelpergcc3 -lbasegfxfx -lcanvastoolsfx -lcppcanvasfx -lutlfx -lgofx -lavmediafx -pthread -lm -Wl,-Bdynamic -lstlport_gcc rm -f ../unxfbsdx.pro/lib/check_libslideshowtestfx.so mv ../unxfbsdx.pro/lib/libslideshowtestfx.so ../unxfbsdx.pro/lib/check_libslideshowtestfx.so /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_libslideshowtestfx.so Checking DLL ../unxfbsdx.pro/lib/check_libslideshowtestfx.so ...-rwxr-xr-x 1 root wheel 4642779 Sep 26 01:30 ../unxfbsdx.pro/lib/libslideshowtestfx.so ------------- Running processes: 0 deliver -- version: 275594 Module 'slideshow' delivered successfully. 2 files copied, 2 files unchanged 1 module(s): nss need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/nss/ Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from nss" rmdir /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m58/W1WSUL7pSt *** Error code 1 Stop in /a/ports/editors/openoffice.org-3-devel. ================================================================ build of /usr/ports/editors/openoffice.org-3-devel ended at Sat Sep 26 01:30:59 UTC 2009 The tarballed WRKDIR can be found here: http://T64.TecNik93.com/wrkdirs/7-STABLE-FTP/openoffice.org-3.2.20090911.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=editors&portname=openoffice.org-3-devel The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From QAT at FreeBSD.org Sat Sep 26 05:28:55 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Sep 26 05:29:07 2009 Subject: cvs commit: ports/editors/openoffice.org-3-devel Makefile distinfo ports/editors/openoffice.org-3-devel/files patch-i102182 In-Reply-To: <200909252343.n8PNhS4O097234@repoman.freebsd.org> References: <200909252343.n8PNhS4O097234@repoman.freebsd.org> Message-ID: <20090926053241.EAFC312E3FD5@quark.ds9.tecnik93.com> The Restless Daemon identified a linker error while trying to build: openoffice.org-3.2.20090916 maintained by openoffice@FreeBSD.org Makefile ident: $FreeBSD: ports/editors/openoffice.org-3-devel/Makefile,v 1.446 2009/09/25 23:43:28 maho Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/openoffice.org-3.2.20090916.log : tr -d "\015" < exports.map | awk -f /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/exports_slideshow.uno.map ------------------------------ Making: ../unxfbsdx.pro/lib/slideshow.uno.so c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/exports_slideshow.uno.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/slideshow.uno_version.o -o ../unxfbsdx.pro/lib/slideshow.uno.so ../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o ../unxfbsdx.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsdx.pro/slo/iriswipe.o ../unxf bsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o ../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/randomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o ../unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro/slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o ../unxfbsdx.pro/slo/parametricpolypolygonfactory.o ../unxfbsdx.pro/slo/shapetransitionfactory.o ../unxfbsdx.pro/slo/slidetransitionfactory.o ../unxfbsdx.pro/slo/transitionfactorytab.o ../unxfbsdx.pro/slo/transitiontools.o ../unxfbsdx.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o ../unxfbsdx.pro/slo/continuousactivitybase.o ../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o ../unxfbsdx.pro/slo/discreteactivitybase.o ../unxfbsdx.pro/slo/simplecontinuousactivitybase. o ../unxfbsdx.pro/slo/animationaudionode.o ../unxfbsdx.pro/slo/animationcommandnode.o ../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/slo/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o ../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationsetnode.o ../unxfbsdx.pro/slo/animationtransformnode.o ../unxfbsdx.pro/slo/animationtransitionfilternode.o ../unxfbsdx.pro/slo/basecontainernode.o ../unxfbsdx.pro/slo/basenode.o ../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o ../unxfbsdx.pro/slo/propertyanimationnode.o ../unxfbsdx.pro/slo/sequentialtimecontainer.o ../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o ../unxfbsdx.pro/slo/backgroundshape.o ../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o ../unxfbsdx.pro/slo/drawshapesubsetting.o ../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o ../unxfbsdx.pro/slo/intrinsicanimationactivity.o ../unxfbsdx .pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o ../unxfbsdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o ../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o ../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o ../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o ../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o ../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o ../unxfbsdx.pro/slo/expressionnodefactory.o ../unxfbsdx.pro/slo/rehearsetimingsactivity.o ../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o ../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o ../unxfbsdx.pr o/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o ../unxfbsdx.pro/slo/smilfunctionparser.o ../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o ../unxfbsdx.pro/slo/unoviewcontainer.o ../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o ../unxfbsdx.pro/slo/wakeupevent.o -ltlfx -luno_cppu -luno_sal -lvclfx -lcomphelp4gcc3 -luno_cppuhelpergcc3 -lbasegfxfx -lcanvastoolsfx -lcppcanvasfx -lutlfx -lgofx -lavmediafx -pthread -lm -Wl,-Bdynamic -lstlport_gcc rm -f ../unxfbsdx.pro/lib/check_slideshow.uno.so mv ../unxfbsdx.pro/lib/slideshow.uno.so ../unxfbsdx.pro/lib/check_slideshow.uno.so /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_slideshow.uno.so Checking DLL ../unxfbsdx.pro/lib/check_slideshow.uno.so ...-rwxr-xr-x 1 root wheel 4369048 Sep 26 05:31 ../unxfbsdx.pro/lib/slideshow.uno.so ----------------------------- SHL2FILTERFILE not set! ----------------------------- dummy file to keep the dependencies for later use. ------------------------------ Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/slideshowtest_dflt_version.o -o ../unxfbsdx.pro/lib/libslideshowtestfx.so ../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o ../unxfbsdx.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsdx.pro/slo/iriswipe.o ../unxfbsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o ../unxfbs dx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/randomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o ../unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro/slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o ../unxfbsdx.pro/slo/parametricpolypolygonfactory.o ../unxfbsdx.pro/slo/shapetransitionfactory.o ../unxfbsdx.pro/slo/slidetransitionfactory.o ../unxfbsdx.pro/slo/transitionfactorytab.o ../unxfbsdx.pro/slo/transitiontools.o ../unxfbsdx.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o ../unxfbsdx.pro/slo/continuousactivitybase.o ../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o ../unxfbsdx.pro/slo/discreteactivitybase.o ../unxfbsdx.pro/slo/simplecontinuousactivitybase.o ../unxfbsdx.pro/slo/animationaudionode.o ../unxfbsdx.pro/slo/ani mationcommandnode.o ../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/slo/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o ../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationsetnode.o ../unxfbsdx.pro/slo/animationtransformnode.o ../unxfbsdx.pro/slo/animationtransitionfilternode.o ../unxfbsdx.pro/slo/basecontainernode.o ../unxfbsdx.pro/slo/basenode.o ../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o ../unxfbsdx.pro/slo/propertyanimationnode.o ../unxfbsdx.pro/slo/sequentialtimecontainer.o ../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o ../unxfbsdx.pro/slo/backgroundshape.o ../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o ../unxfbsdx.pro/slo/drawshapesubsetting.o ../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o ../unxfbsdx.pro/slo/intrinsicanimationactivity.o ../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o ../unxfb sdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o ../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o ../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o ../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o ../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o ../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o ../unxfbsdx.pro/slo/expressionnodefactory.o ../unxfbsdx.pro/slo/rehearsetimingsactivity.o ../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o ../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o ../unxfbsdx.pro/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o ../unxfbsdx. pro/slo/smilfunctionparser.o ../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o ../unxfbsdx.pro/slo/unoviewcontainer.o ../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o ../unxfbsdx.pro/slo/wakeupevent.o -ltlfx -luno_cppu -luno_sal -lvclfx -lcomphelp4gcc3 -luno_cppuhelpergcc3 -lbasegfxfx -lcanvastoolsfx -lcppcanvasfx -lutlfx -lgofx -lavmediafx -pthread -lm -Wl,-Bdynamic -lstlport_gcc rm -f ../unxfbsdx.pro/lib/check_libslideshowtestfx.so mv ../unxfbsdx.pro/lib/libslideshowtestfx.so ../unxfbsdx.pro/lib/check_libslideshowtestfx.so /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_libslideshowtestfx.so Checking DLL ../unxfbsdx.pro/lib/check_libslideshowtestfx.so ...-rwxr-xr-x 1 root wheel 4642811 Sep 26 05:31 ../unxfbsdx.pro/lib/libslideshowtestfx.so ------------- Running processes: 0 deliver -- version: 275594 Module 'slideshow' delivered successfully. 2 files copied, 2 files unchanged 1 module(s): nss need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/nss/ Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from nss" rmdir /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m59/1IvkyZOita *** Error code 1 Stop in /a/ports/editors/openoffice.org-3-devel. ================================================================ build of /usr/ports/editors/openoffice.org-3-devel ended at Sat Sep 26 05:31:09 UTC 2009 The tarballed WRKDIR can be found here: http://T64.TecNik93.com/wrkdirs/7-STABLE-FTP/openoffice.org-3.2.20090916.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=editors&portname=openoffice.org-3-devel The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From QAT at FreeBSD.org Sat Sep 26 09:23:02 2009 From: QAT at FreeBSD.org (QAT@FreeBSD.org) Date: Sat Sep 26 09:23:20 2009 Subject: cvs commit: ports/editors/openoffice.org-3-devel Makefile distinfo ports/editors/openoffice.org-3-devel/files patch-i65514 In-Reply-To: <200909260225.n8Q2PYMM022251@repoman.freebsd.org> References: <200909260225.n8Q2PYMM022251@repoman.freebsd.org> Message-ID: <20090926092649.6B55B12E43E3@quark.ds9.tecnik93.com> The Restless Daemon identified a linker error while trying to build: openoffice.org-3.2.20090926 maintained by openoffice@FreeBSD.org Makefile ident: $FreeBSD: ports/editors/openoffice.org-3-devel/Makefile,v 1.447 2009/09/26 02:25:34 maho Exp $ Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/openoffice.org-3.2.20090926.log : tr -d "\015" < exports.map | awk -f /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/bin/addsym.awk > ../unxfbsdx.pro/misc/exports_slideshow.uno.map ------------------------------ Making: ../unxfbsdx.pro/lib/slideshow.uno.so c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -Wl,-O1 -Wl,--version-script ../unxfbsdx.pro/misc/exports_slideshow.uno.map -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/slideshow.uno_version.o -o ../unxfbsdx.pro/lib/slideshow.uno.so ../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o ../unxfbsdx.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsdx.pro/slo/iriswipe.o ../unxf bsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o ../unxfbsdx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/randomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o ../unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro/slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o ../unxfbsdx.pro/slo/parametricpolypolygonfactory.o ../unxfbsdx.pro/slo/shapetransitionfactory.o ../unxfbsdx.pro/slo/slidetransitionfactory.o ../unxfbsdx.pro/slo/transitionfactorytab.o ../unxfbsdx.pro/slo/transitiontools.o ../unxfbsdx.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o ../unxfbsdx.pro/slo/continuousactivitybase.o ../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o ../unxfbsdx.pro/slo/discreteactivitybase.o ../unxfbsdx.pro/slo/simplecontinuousactivitybase. o ../unxfbsdx.pro/slo/animationaudionode.o ../unxfbsdx.pro/slo/animationcommandnode.o ../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/slo/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o ../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationsetnode.o ../unxfbsdx.pro/slo/animationtransformnode.o ../unxfbsdx.pro/slo/animationtransitionfilternode.o ../unxfbsdx.pro/slo/basecontainernode.o ../unxfbsdx.pro/slo/basenode.o ../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o ../unxfbsdx.pro/slo/propertyanimationnode.o ../unxfbsdx.pro/slo/sequentialtimecontainer.o ../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o ../unxfbsdx.pro/slo/backgroundshape.o ../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o ../unxfbsdx.pro/slo/drawshapesubsetting.o ../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o ../unxfbsdx.pro/slo/intrinsicanimationactivity.o ../unxfbsdx .pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o ../unxfbsdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o ../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o ../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o ../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o ../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o ../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o ../unxfbsdx.pro/slo/expressionnodefactory.o ../unxfbsdx.pro/slo/rehearsetimingsactivity.o ../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o ../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o ../unxfbsdx.pr o/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o ../unxfbsdx.pro/slo/smilfunctionparser.o ../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o ../unxfbsdx.pro/slo/unoviewcontainer.o ../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o ../unxfbsdx.pro/slo/wakeupevent.o -ltlfx -luno_cppu -luno_sal -lvclfx -lcomphelp4gcc3 -luno_cppuhelpergcc3 -lbasegfxfx -lcanvastoolsfx -lcppcanvasfx -lutlfx -lgofx -lavmediafx -pthread -lm -Wl,-Bdynamic -lstlport_gcc rm -f ../unxfbsdx.pro/lib/check_slideshow.uno.so mv ../unxfbsdx.pro/lib/slideshow.uno.so ../unxfbsdx.pro/lib/check_slideshow.uno.so /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_slideshow.uno.so Checking DLL ../unxfbsdx.pro/lib/check_slideshow.uno.so ...-rwxr-xr-x 1 root wheel 4422290 Sep 26 09:25 ../unxfbsdx.pro/lib/slideshow.uno.so ----------------------------- SHL2FILTERFILE not set! ----------------------------- dummy file to keep the dependencies for later use. ------------------------------ Making: ../unxfbsdx.pro/lib/libslideshowtestfx.so c++ -Wl,-z,combreloc -Wl,-z,origin -Wl,-rpath,'$ORIGIN:$ORIGIN/../ure-link/lib' -shared -L../unxfbsdx.pro/lib -L../lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/unxfbsdx/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solver/300/unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/unxfbsdx/lib -L/usr/local/diablo-jdk1.6.0/lib -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64 -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/server -L/usr/local/diablo-jdk1.6.0/jre/lib/amd64/native_threads -L/usr/local/lib ../unxfbsdx.pro/slo/slideshowtest_dflt_version.o -o ../unxfbsdx.pro/lib/libslideshowtestfx.so ../unxfbsdx.pro/slo/barwipepolypolygon.o ../unxfbsdx.pro/slo/boxwipe.o ../unxfbsdx.pro/slo/clippingfunctor.o ../unxfbsdx.pro/slo/combtransition.o ../unxfbsdx.pro/slo/fourboxwipe.o ../unxfbsdx.pro/slo/barndoorwipe.o ../unxfbsdx.pro/slo/iriswipe.o ../unxfbsdx.pro/slo/veewipe.o ../unxfbsdx.pro/slo/ellipsewipe.o ../unxfbs dx.pro/slo/checkerboardwipe.o ../unxfbsdx.pro/slo/randomwipe.o ../unxfbsdx.pro/slo/waterfallwipe.o ../unxfbsdx.pro/slo/clockwipe.o ../unxfbsdx.pro/slo/fanwipe.o ../unxfbsdx.pro/slo/pinwheelwipe.o ../unxfbsdx.pro/slo/snakewipe.o ../unxfbsdx.pro/slo/spiralwipe.o ../unxfbsdx.pro/slo/sweepwipe.o ../unxfbsdx.pro/slo/figurewipe.o ../unxfbsdx.pro/slo/doublediamondwipe.o ../unxfbsdx.pro/slo/zigzagwipe.o ../unxfbsdx.pro/slo/parametricpolypolygonfactory.o ../unxfbsdx.pro/slo/shapetransitionfactory.o ../unxfbsdx.pro/slo/slidetransitionfactory.o ../unxfbsdx.pro/slo/transitionfactorytab.o ../unxfbsdx.pro/slo/transitiontools.o ../unxfbsdx.pro/slo/slidechangebase.o ../unxfbsdx.pro/slo/activitybase.o ../unxfbsdx.pro/slo/activitiesfactory.o ../unxfbsdx.pro/slo/continuousactivitybase.o ../unxfbsdx.pro/slo/continuouskeytimeactivitybase.o ../unxfbsdx.pro/slo/discreteactivitybase.o ../unxfbsdx.pro/slo/simplecontinuousactivitybase.o ../unxfbsdx.pro/slo/animationaudionode.o ../unxfbsdx.pro/slo/ani mationcommandnode.o ../unxfbsdx.pro/slo/animationbasenode.o ../unxfbsdx.pro/slo/animationcolornode.o ../unxfbsdx.pro/slo/animationnodefactory.o ../unxfbsdx.pro/slo/animationpathmotionnode.o ../unxfbsdx.pro/slo/animationsetnode.o ../unxfbsdx.pro/slo/animationtransformnode.o ../unxfbsdx.pro/slo/animationtransitionfilternode.o ../unxfbsdx.pro/slo/basecontainernode.o ../unxfbsdx.pro/slo/basenode.o ../unxfbsdx.pro/slo/nodetools.o ../unxfbsdx.pro/slo/paralleltimecontainer.o ../unxfbsdx.pro/slo/propertyanimationnode.o ../unxfbsdx.pro/slo/sequentialtimecontainer.o ../unxfbsdx.pro/slo/generateevent.o ../unxfbsdx.pro/slo/appletshape.o ../unxfbsdx.pro/slo/backgroundshape.o ../unxfbsdx.pro/slo/drawinglayeranimation.o ../unxfbsdx.pro/slo/drawshape.o ../unxfbsdx.pro/slo/drawshapesubsetting.o ../unxfbsdx.pro/slo/externalshapebase.o ../unxfbsdx.pro/slo/gdimtftools.o ../unxfbsdx.pro/slo/intrinsicanimationactivity.o ../unxfbsdx.pro/slo/mediashape.o ../unxfbsdx.pro/slo/shapeimporter.o ../unxfb sdx.pro/slo/viewappletshape.o ../unxfbsdx.pro/slo/viewbackgroundshape.o ../unxfbsdx.pro/slo/viewmediashape.o ../unxfbsdx.pro/slo/viewshape.o ../unxfbsdx.pro/slo/layer.o ../unxfbsdx.pro/slo/layermanager.o ../unxfbsdx.pro/slo/shapemanagerimpl.o ../unxfbsdx.pro/slo/slideanimations.o ../unxfbsdx.pro/slo/slideimpl.o ../unxfbsdx.pro/slo/userpaintoverlay.o ../unxfbsdx.pro/slo/activitiesqueue.o ../unxfbsdx.pro/slo/animatedsprite.o ../unxfbsdx.pro/slo/animationfactory.o ../unxfbsdx.pro/slo/attributemap.o ../unxfbsdx.pro/slo/color.o ../unxfbsdx.pro/slo/delayevent.o ../unxfbsdx.pro/slo/eventmultiplexer.o ../unxfbsdx.pro/slo/eventqueue.o ../unxfbsdx.pro/slo/expressionnodefactory.o ../unxfbsdx.pro/slo/rehearsetimingsactivity.o ../unxfbsdx.pro/slo/screenupdater.o ../unxfbsdx.pro/slo/shapeattributelayer.o ../unxfbsdx.pro/slo/shapesubset.o ../unxfbsdx.pro/slo/slidebitmap.o ../unxfbsdx.pro/slo/slideshowcontext.o ../unxfbsdx.pro/slo/slideshowimpl.o ../unxfbsdx.pro/slo/slideview.o ../unxfbsdx. pro/slo/smilfunctionparser.o ../unxfbsdx.pro/slo/soundplayer.o ../unxfbsdx.pro/slo/tools.o ../unxfbsdx.pro/slo/unoviewcontainer.o ../unxfbsdx.pro/slo/usereventqueue.o ../unxfbsdx.pro/slo/waitsymbol.o ../unxfbsdx.pro/slo/wakeupevent.o -ltlfx -luno_cppu -luno_sal -lvclfx -lcomphelp4gcc3 -luno_cppuhelpergcc3 -lbasegfxfx -lcanvastoolsfx -lcppcanvasfx -lutlfx -lgofx -lavmediafx -pthread -lm -Wl,-Bdynamic -lstlport_gcc rm -f ../unxfbsdx.pro/lib/check_libslideshowtestfx.so mv ../unxfbsdx.pro/lib/libslideshowtestfx.so ../unxfbsdx.pro/lib/check_libslideshowtestfx.so /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solenv/bin/checkdll.sh -L../unxfbsdx.pro/lib -L/work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/solver/300/unxfbsdx.pro/lib ../unxfbsdx.pro/lib/check_libslideshowtestfx.so Checking DLL ../unxfbsdx.pro/lib/check_libslideshowtestfx.so ...-rwxr-xr-x 1 root wheel 4691709 Sep 26 09:25 ../unxfbsdx.pro/lib/libslideshowtestfx.so ------------- Running processes: 0 deliver -- version: 275594 Module 'slideshow' delivered successfully. 2 files copied, 2 files unchanged 1 module(s): nss need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/nss/ Attention: if you build and deliver the above module(s) you may prolongue your the build issuing command "build --from nss" rmdir /work/a/ports/editors/openoffice.org-3-devel/work/DEV300_m60/gyTQLSMZbL *** Error code 1 Stop in /a/ports/editors/openoffice.org-3-devel. ================================================================ build of /usr/ports/editors/openoffice.org-3-devel ended at Sat Sep 26 09:25:15 UTC 2009 The tarballed WRKDIR can be found here: http://T64.TecNik93.com/wrkdirs/7-STABLE-FTP/openoffice.org-3.2.20090926.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=editors&portname=openoffice.org-3-devel The build which triggered this BotMail was done under tinderbox-devel-3.2_4; dsversion: 3.2 on RELENG_7 on amd64, kern.smp.cpus: 1 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From takash-i at sophia.ac.jp Sun Sep 27 07:06:39 2009 From: takash-i at sophia.ac.jp (Takashi Inoue) Date: Sun Sep 27 07:06:46 2009 Subject: Crash with OOoLatex equation Message-ID: <4ABF0AF1.6050807@sophia.ac.jp> Hi, Have anyone tried OOoLatex extention on FreeBSD? http://ooolatex.sourceforge.net/ As you know, recently a bug in FreeBSD fixed, and now we can add extention to OOo. I've tried OOoLatex with OOo 3.1.1 on FreeBSD 7.2R+patch, but OOo always crash when I proceed to paste equation. I have Latex and ghostscript. Acturaly, in ~/.openoffice..... tmpfile.tex, tmpfile.dvi, tempfile.png etc. are generated correctly. Could you test OOoLatex on your system? You can add either for linux or for macos. The same crash occur. I wish to know the reason of crash and remove it. Best, T. Inoue From bugmaster at FreeBSD.org Mon Sep 28 11:08:11 2009 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Sep 28 11:10:23 2009 Subject: Current problem reports assigned to openoffice@FreeBSD.org Message-ID: <200909281108.n8SB8Axf065295@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/138144 openoffice editors/openoffice.org-3: 3.1.0 crashes on closing o ports/137293 openoffice editors/openoffice.org-3 fails to build o ports/136753 openoffice editors/openoffice.org-3 fails to create proper profil o ports/136291 openoffice [patch] editors/openoffice.org-3: gpatch failure f ports/134773 openoffice [patch] editors/openoffice.org-3 reduce depenedencies o ports/134458 openoffice editors/openoffice.org* fails to build (multiple versi o ports/132888 openoffice editors/openoffice.org-3: openoffice 3.0.1 fails to bu o ports/132680 openoffice editors/openoffice.org-3: OpenOffice symlinks in /usr/ o ports/129122 openoffice editors/openoffice.org-3: building OpenOffice.org-3.0. f ports/108313 openoffice editors/openoffice.org port build fails f ports/107229 openoffice sysutils/coreutils: gcp fails to set default ACL which 11 problems total. From vbelginin at gmail.com Tue Sep 29 12:54:43 2009 From: vbelginin at gmail.com (vbelginin) Date: Tue Sep 29 12:54:49 2009 Subject: Script "configure" failed unexpectedly. Message-ID: <200909291824.11915.vbelginin@gmail.com> PCBSD 7.1.1 ??? ????? ???????? ????????? ?? ????? ??????????? ?? ????? ===> Script "configure" failed unexpectedly. Please report the problem to openoffice@FreeBSD.org [maintainer] and attach the "/usr/ports/editors/openoffice.org-3/work/OOO310_m19/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/editors/openoffice.org-3. From kris at pcbsd.org Tue Sep 29 12:58:37 2009 From: kris at pcbsd.org (Kris Moore) Date: Tue Sep 29 12:58:44 2009 Subject: Script "configure" failed unexpectedly. In-Reply-To: <200909291824.11915.vbelginin@gmail.com> References: <200909291824.11915.vbelginin@gmail.com> Message-ID: Please take a look here, on PC-BSD 7.1.1 for building ports: http://wiki.pcbsd.org/index.php/PC-BSD_Users_Handbook#Switching_to_the_FreeBSD_LOCALBASE -- Kris Moore PC-BSD Software On Tue, 29 Sep 2009, vbelginin wrote: > PCBSD 7.1.1 > > ??? ????? ???????? ????????? ?? ????? ??????????? ?? ????? > ===> Script "configure" failed unexpectedly. > Please report the problem to openoffice@FreeBSD.org [maintainer] and attach > the "/usr/ports/editors/openoffice.org-3/work/OOO310_m19/config.log" including > the output of the failure of your make command. Also, it might be a good idea > to provide an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /usr/ports/editors/openoffice.org-3. > > > > > !DSPAM:1,4ac203a514804233914555! > From vbelginin at gmail.com Wed Sep 30 09:40:53 2009 From: vbelginin at gmail.com (vbelginin) Date: Wed Sep 30 09:41:01 2009 Subject: error install Message-ID: <200909301543.55057.vbelginin@gmail.com> OS PC BSD 7.1.1 pkg_add -r openoffice.org Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7- stable/Latest/openoffice.org.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7- stable/Latest/openoffice.org.tbz' by URL From nickdate at yahoo.co.uk Wed Sep 30 15:01:32 2009 From: nickdate at yahoo.co.uk (Nick Date) Date: Wed Sep 30 15:01:38 2009 Subject: ooopackages.good-day.net unavailable Message-ID: <4AC36D2C.1050302@yahoo.co.uk> Hiya, I've been trying to download a binary package for FreeBSD from ooopackages.good-day.net for a couple of days now and am unable to connect to the FTP server. Please would you advise me if there is a mirror containing these packages and if so where it is located? Thanks in advance, Nick.