Date: Sat, 10 Aug 2002 16:35:56 +0200 From: Andreas Klemm <andreas@klemm.gtn.com> To: openoffice@FreeBSD.org Subject: problems to build on FreeBSD 4.6 STABLE Message-ID: <20020810143556.GA61436@titan.klemm.apsfilter.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
FreeBSD titan.klemm.apsfilter.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 17:47:35 CEST 2002 root@titan.klemm.apsfilter.org:/usr/src/sys/compile/TITAN i386
Hi !
First of all thank you for maintaining this huge port.
After some weeks of waiting, if the port finally compiles,
I want to drop you a note, that I still don't get this port compiled.
Don't know if you have the same problem, but I assume no, since
this port isn't marked as BROKEN.
I noticed over the weeks that you are working on the port and
hoped, that the situation settles, but up to now everything
stops building here at a very early state...
I attach make.log ....
Here is my /etc/make.conf if that matters.
# $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.65 2002/05/15 12:51:27 nectar Exp $
CFLAGS= -pipe -O
CXXFLAGS+=-fmemoize-lookups -fsave-memoized
COPTFLAGS= -pipe -O
MODULES_WITH_WORLD=true
MAKE_IDEA=YES # IDEA (128 bit symmetric encryption)
COMPAT1X=yes
COMPAT20=yes
COMPAT21=yes
COMPAT22=yes
COMPAT3X=yes
COMPAT4X=yes
XFREE86_VERSION=4
HAVE_MOTIF=yes
MOTIF_STATIC=yes
MOTIFLIB= -L${X11BASE}/lib -lXm
USA_RESIDENT=YES
#FORCE_PKG_REGISTER=YES
#FETCH_ENV=FTP_PROXY=ftp://10.0.0.1:21
#FETCH_ENV=HTTP_PROXY=http://10.0.0.1:80
TOP_TABLE_SIZE=101
DOC_LANG=en_US.ISO8859-1
MASTER_SITE_BACKUP?= \
ftp://ftp.de.freebsd.org/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?= ${MASTER_SITE_BACKUP}
MASTER_SORT_REGEX?= ^file: ^ftp://ftp\.FreeBSD\.org/pub/FreeBSD/ports/local-distfiles/ ://[^/]*\.de/ ://[^/]*\.de\.
# PORTS STUFF
#
PACKAGE_BUILDING=yes
BATCH=yes
# apsfilter
APSFILTER_ALL=YES
# docproj
JADETEX=yes
# festival speech synthesis
WITH_OGI=yes
# freeamp
WITH_LIBARTS=yes
WITH_ALL_PLUGINS=yes
HAVE_ESOUND=yes
# ghostscript afpl
WITH_SHLIB=yes
# jdk 1.3
# NATIVE_BOOTSTRAP=yes
#kde3
WITH_MOTIF=yes
# mutt-devel
ISPELL_DEALT=yes
# sane-backends
WITH_GPHOTO2=yes
# qpopper
WITH_PAM=yes
WITH_SAMPLE_POPUSERS_FILE=yes
# xmms
HAVE_GNOME=yes
HAVE_ESOUND=yes
# xsane
WITH_GIMP=yes
--
Andreas Klemm /\/\/\/\/\/\/\/\/\/\/\
http://www.64bits.de < Powered by FreeBSD >
http://www.apsfilter.org/ \ www.FreeBSD.org /
http://people.FreeBSD.ORG/~andreas \/\/\/\/\/\/\/\/\/\/
[-- Attachment #2 --]
OPTIONS:
You can compile OO with debug symbols
if you call make with WITH_DEBUG=1
If you set WITH_DEBUG=2, you add internal
OO.org debug support.
You may set WITH_TTF_BYTECODE_ENABLED=YES
if you like to use the Freetype library to
render TTF fonts. Normally the TTF lib is
not used to render fonts.
If you have licensed the Apple patents
US05155805 US05159668 and US05325479
you can enable this option to get better
quality of glyphs at small bitmap sizes.
NOTICE:
To build Openoffice, you should have a lot
of free diskspace (~ 4GB).
OO.org build can deadlock in regmerge. You can work around
this problem with this patch:
http://people.freebsd.org/~mbr/patches/rtld-elf-patch3.diff
===> Extracting for de-openoffice-1.0.1_2
>> Checksum OK for openoffice/OOo_1.0.1_source.tar.bz2.
>> Checksum OK for openoffice/gpc231.tar.Z.
>> Checksum OK for openoffice/oo_moz_1.0_includes.tgz.
>> Checksum OK for openoffice/oo_moz_1.0_i386_FreeBSD-4-gcc3.1-ports.tar.gz.
===> de-openoffice-1.0.1_2 depends on executable: zip - found
===> de-openoffice-1.0.1_2 depends on executable: unzip - found
===> de-openoffice-1.0.1_2 depends on file: /usr/local/jdk1.3.1/bin/java - found
===> de-openoffice-1.0.1_2 depends on file: /usr/X11R6/lib/libX11.so - found
===> de-openoffice-1.0.1_2 depends on executable: gmake - found
===> de-openoffice-1.0.1_2 depends on executable: autoconf213 - found
===> de-openoffice-1.0.1_2 depends on executable: gcc31 - found
===> de-openoffice-1.0.1_2 depends on executable: bison - found
===> Patching for de-openoffice-1.0.1_2
===> Applying FreeBSD patches for de-openoffice-1.0.1_2
===> Find old malloc.h defines and fix them in de-openoffice-1.0.1_2 source
===> Configuring for de-openoffice-1.0.1_2
creating cache ./config.cache
********************************************************************
* *
* OpenOffice build configuration. *
* *
* The configure proces checks your platform to see whether *
* you can build OpenOffice on it. *
* This proces checks all pre-requisites and generates a file *
* containing the necessary environment variables. *
* Source this file after configure has ended succesfully. *
* *
* Any warning that is generated during the configure process *
* must be taken into account, since it can be a reason for *
* an unsuccessfull build of OpenOffice. *
* *
********************************************************************
********************************************************************
* *
* Checking the platform pre-requisites. *
* *
********************************************************************
checking for awk... /usr/bin/awk
checking for sed... /usr/bin/sed
checking the operating system... checked (FreeBSD)
checking for gcc... gcc31
checking whether the C compiler (gcc31 -pipe -O ) works... yes
checking whether the C compiler (gcc31 -pipe -O ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc31 accepts -g... yes
/usr/local/bin/gcc31
checking how to run the C preprocessor... gcc31 -E
checking for ANSI C header files... yes
checking pam_appl.h... yes
checking for c++... g++31
checking whether the C++ compiler (g++31 -pipe -O -fmemoize-lookups -fsave-memoized ) works... yes
checking whether the C++ compiler (g++31 -pipe -O -fmemoize-lookups -fsave-memoized ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++31 accepts -g... yes
checking try to compile exception code... Exceptions type: dwarf2
checking for STLport4 headers... configure: warning: No STLPORT4 directory specified with the --with-stlport4-home option. Will build the one provided.
checking the installed JDK... checked (JDK 1.3.1-p6)
checking how to run the C preprocessor... gcc31 -E
checking how to run the C++ preprocessor... g++31 -E
checking for perl... /usr/bin/perl
checking the Perl version... checked (Perl 5.005_03)
checking for tcsh... /bin/tcsh
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for bison... /usr/local/bin/bison
checking for flex... /usr/bin/flex
checking for patch... /usr/bin/patch
checking GPC files... GPC files found
********************************************************************
* *
* Setting up the build environment variables. *
* *
********************************************************************
$COMPATH=NO_COMPATH
$_gcc_include_path=/lib/gcc-lib/i386-portbld-freebsd4.6/3.1.1/include
$_gxx_include_path=/lib/gcc-lib/i386-portbld-freebsd4.6/3.1.1/include/g++
$JAVA_HOME=/usr/local/jdk1.3.1
$TCSH=/bin
$PERL=/usr/bin
$x_libraries=/usr/X11R6/lib
$x_includes=/usr/X11R6/include
$_LOCAL_SOLENV=DEFAULT
$_LOCAL_SOLVER=DEFAULT
$upd=641
$CYGWIN=NO_CYGWIN
$STLPORT4=NO_STLPORT4
$enable_xprint=TRUE
$with_lang=,ENUS,
$with_asm_home=NO_ASM_HOME
$with_unzip_home=NO_UNZIP_HOME
$MINGWIN32=0
$with_use_shell=tcsh
$USE_GCC3=TRUE
$EXCEPTIONS=dwarf2
$ENABLE_DEBUG=FALSE
Setting up the environment for building OpenOffice.
Setting platform independent values... done
Setting FreeBSD specific values... done
NO_GXX_INCLUDE = no_gxx_include, /lib/gcc-lib/i386-portbld-freebsd4.6/3.1.1/include/g++ = argv(2)
Setting the environment variables... done
Setting the aliases... done
The variable SRC_ROOT is set to: /usr/ports/german/openoffice/work/oo_1.0.1_src
The variable SHELL is set to: /bin/tcsh
The variable JAVA_HOME is set to: /usr/local/jdk1.3.1
The variable PERL_PATH is set to: /usr/bin
The variable JDKLIB is set to: unset
The variable STLPORT4 is set to: NO_STLPORT4
The variable ASM_PATH is set to: unset
The variable UNZIP_PATH is set to: unset
The variable BUILD_SOSL is set to: true
The variable LOCAL_SOLENV is set to: true
The variable FRAMEWORKSHOME is set to: unset
#
# Platform independent constant values.
#
The variable RES_ARAB is set to: unset
The variable RES_CHINSIM is set to: unset
The variable RES_CHINTRAD is set to: unset
The variable RES_DAN is set to: unset
The variable RES_DTCH is set to: unset
The variable RES_ENUS is set to: TRUE
The variable RES_FREN is set to: unset
The variable RES_GREEK is set to: unset
The variable RES_ITAL is set to: unset
The variable RES_JAPN is set to: unset
The variable RES_KOREAN is set to: unset
The variable RES_POL is set to: unset
The variable RES_PORT is set to: unset
The variable RES_RUSS is set to: unset
The variable RES_SPAN is set to: unset
The variable RES_SWED is set to: unset
The variable RES_TURK is set to: unset
The variable CALL_CDECL is set to: TRUE
The variable COMMON_OUTDIR is set to:
The variable common_build is set to:
The variable NO_SRS_PATCH is set to: true
The variable PROFULLSWITCH is set to: product=full
The variable BIG_GOODIES is set to: TRUE
The variable BMP_WRITES_FLAG is set to: TRUE
The variable BUILD_SOSL_RELEASE is set to: TRUE
The variable MK_UNROLL is set to: TRUE
The variable MULTITHREAD_OBJ is set to:
The variable NO_REC_RES is set to: TRUE
The variable PROEXT is set to: .pro
The variable SO3 is set to: TRUE
The variable SOLAR_PLUGIN is set to: TRUE
The variable TF_PACKAGES is set to: TRUE
The variable TF_FILEURL is set to: TRUE
The variable TF_CFGDATA is set to: TRUE
The variable TF_SVDATA is set to: TRUE
The variable TF_SDBAPI is set to: ist_da
The variable TF_UCB is set to: ist_da
The variable UPDATER is set to: YES
The variable build_deliver is set to: true
The variable USE_NEWCHARSET is set to: TRUE
The variable USE_NEW_RSC is set to: TRUE
The variable VCL is set to: TRUE
The variable USE_NAMESPACE is set to: TRUE
The variable ENABLEUNICODE is set to: TRUE
The variable NEW_JAR_PACK is set to: TRUE
The variable NO_BSYMBOLIC is set to: TRUE
The variable TF_FILTER is set to: TRUE
The variable PSPRINT is set to: TRUE
The variable MKDEPENDSOLVER is set to: TRUE
#
# Platform dependent constant values.
#
The variable SOLAR_JAVA is set to: TRUE
The variable BIG_SVX is set to: TRUE
The variable COM is set to: GCC
The variable COMPATH is set to: NO_COMPATH
The variable CPU is set to: I
The variable CPUNAME is set to: INTEL
The variable CVER is set to: C300
The variable DLLSUFFIX is set to: fi
The variable GUI is set to: UNX
The variable GLIBC is set to: unset
The variable GUIBASE is set to: unx
The variable GUIENV is set to: sal
The variable GVER is set to: VCL
The variable OS is set to: FREEBSD
The variable CC is set to: gcc31
The variable CXX is set to: g++31
The variable EXCEPTIONS is set to: dwarf2
The variable OSVERSION is set to: 460101
The variable PTHREAD_CFLAGS is set to: -D_THREAD_SAFE
The variable PTHREAD_LIBS is set to: -pthread
The variable OUTPATH is set to: unxfbsd
The variable INPATH is set to: unxfbsd.pro
The variable GVERDIR is set to: unxfbsd.pro
The variable PATH_SEPERATOR is set to: :
The variable XPVERSION is set to: 3
The variable COMEX is set to: unset
The variable PROSWITCH is set to: -DPRODUCT
The variable BOTH is set to: unset
The variable CDPATHx is set to: unset
The variable DEMO_ENV is set to: unset
The variable DYNAMIC_CRT is set to: unset
The variable SET_EXCEPTIONS is set to: unset
The variable emergency is set to: unset
The variable use_shl_versions is set to: unset
#
# Variable values.
#
The variable PERL is set to: unset
The variable UPD is set to: 641
The variable SOLARUPD is set to: 641
The variable WORK_STAMP is set to: SRC641
The variable TF_ONE51 is set to: SRC641
The variable TF_SVDATA is set to: TRUE
The variable TF_CFGDATA is set to: TRUE
The variable TF_FILEURL is set to: TRUE
The variable URD_ONLY is set to: SRC641
The variable SOLARROOT is set to: $SRC_ROOT
The variable SOLARSRC is set to: $SRC_ROOT
The variable RSCRES is set to: $SRC_ROOT
The variable SOLARVER is set to: /usr/ports/german/openoffice/work/oo_1.0.1_src/solver
The variable SOLARVERSION is set to: $SOLARVER/641
The variable SOLARENV is set to: /usr/ports/german/openoffice/work/oo_1.0.1_src/solenv
The variable SOLARENVINC is set to: $SOLARENV/inc
The variable LOCALINI is set to: $SOLARENV/config
The variable STAR_INIROOT is set to: $SOLARENV/config
The variable STAR_INIROOTOLD is set to: $SOLARENV/config
The variable STAR_STANDLST is set to: $SOLARENV/config/stand.lst
The variable STAR_SSCOMMON is set to: $SOLARENV/config/ssolar.cmn
The variable STAR_SSCOMMON is set to: $SOLARENV/config/ssolar.cmn
The variable STAR_SSOLARINI is set to: $SOLARENV/config/ssolar.ini
The variable STAR_RESOURCEPATH is set to: $SOLARVER/$UPD/$INPATH/bin
The variable STAR_REGISTRY is set to: $STAR_RESOURCEPATH/applicat.rdb
The variable DMAKEROOT is set to: $SOLARENVINC/startup
The variable CLASSPATH is set to: $JAVA_HOME/jre/lib/rt.jar
The variable XCLASSPATH is set to: $JAVA_HOME/jre/lib/rt.jar
The variable LD_LIBRARY_PATH is set to: .:$SOLARENV/$INPATH/lib:../lib:$SOLARVER/$UPD/$INPATH/lib
The variable SOLARDEF is set to: " -DUNX -DGCC -DC300 -DVCL -DFREEBSD -DINTEL -DX86 -DOSVERSION=460101 -D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DSUPD=641 -DPRODUCT -DUPDVER=""'"'"SV641"'"'"""
The variable SOLAREXTRAINC is set to: unset
The variable SOLAREXTRALIB is set to: " -L../lib"
The variable SOLARINCLUDES is set to: " -I$SOLARENV/inc"
The variable PATH is set to: .:$SOLARVER/$UPD/$INPATH/bin:$SOLARENV/$OUTPATH/bin:$SOLARENV/bin:$JAVA_HOME/bin:/usr/local/bin:/usr/local/sbin:NO_COMPATH:/usr/bin:/bin:/usr/sbin:/usr/X11R6/bin:/usr/lib
The variable PATHEXTRA is set to: unset
The variable SOLARLIB is set to: " -L../lib -L$SOLARENV/$OUTPATH/lib -L$SOLARVER/$UPD/$INPATH/lib -L$SOLARENV/$OUTPATH/lib -L$JAVA_HOME/lib -L/usr/X11R6/lib"
The variable SOLARINC is set to: " -I. -I$SOLARVER/$UPD/$INPATH/inc/stl -I$SOLARVER/$UPD/$INPATH/inc/external -I$SOLARVER/$UPD/$INPATH/inc -I$SOLARENV/$OUTPATH/inc -I$SOLARENV/inc -I$SRC_ROOT/res -I/usr/include -I/usr/ports/german/openoffice/work/oo_1.0.1_src/solver/641/unxfbsd.pro/inc/stl -I$SOLARENV/inc/Xp31 -I$JAVA_HOME/include -I$JAVA_HOME/include/freebsd -I$JAVA_HOME/include/green_threads/include -I/usr/X11R6/include -I/lib/gcc-lib/i386-portbld-freebsd4.6/3.1.1/include -I/usr/include"
The variable COMP_ENV is set to: unset
The variable JAVAHOME is set to: unset
The variable BISON_HAIRY is set to: unset
The variable BISON_SIMPLE is set to: unset
The variable COMMON_BUILD_TOOLS is set to: $SRC_ROOT/external/common
The variable TEMP is set to: unset
The variable TMP is set to: unset
The variable DELIVER is set to: deliver.pl
The variable MKOUT is set to: mkout.pl
The variable ZIPDEP is set to: zipdep.pl
The variable HOME is set to: unset
The variable USE_SHELL is set to: tcsh
#
# Aliases.
#
The alias dmake is set to: "dmake product=full"
The alias mkout is set to: "perl $SOLARENV/bin/mkout.pl"
The alias deliver is set to: "perl $SOLARENV/bin/deliver.pl"
The alias build is set to: "perl $SOLARENV/bin/build.pl product=full"
The alias zipdep is set to: "perl $SOLARENV/bin/zipdep.pl"
The alias nmake is set to: "dmake product=full"
Build environment is properly set up.
****************************************************************************
*
* OpenOffice 641 configuration.
*
*
* Configuration part of OpenOffice 641 build is finished.
*
* NB! Be aware that you might not be able to build OpenOffice if you
* ignore any warning message that were generated during this configuration
* process.
*
* Any interactive values you have given have not been version checked.
*
* - set_soenv: warning: No path to STLport-4.0 was given with the --with-stlport4-home option. The one provided with OOo will be build.
*
* USAGE:
* Source FreeBSDEnv.Set in order to set up the build-environment
* variables.
*
*
****************************************************************************
updating cache ./config.cache
creating ./config.status
===> Building for de-openoffice-1.0.1_2
/bin/sh -x < unix/linux/gnu/make.sh
+ uname -m
+ platform=i386
+ export platform
+ mkdir objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O infer.c
+ mv infer.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O make.c
+ mv make.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O stat.c
+ mv stat.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O expand.c
+ mv expand.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O dmstring.c
+ mv dmstring.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O hash.c
+ mv hash.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O dag.c
+ mv dag.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O dmake.c
dmake.c: In function `main':
dmake.c:123: warning: return type of `main' is not `int'
+ mv dmake.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O path.c
+ mv path.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O imacs.c
+ mv imacs.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O sysintf.c
+ mv sysintf.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O parse.c
+ mv parse.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O getinp.c
+ mv getinp.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O quit.c
+ mv quit.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O state.c
+ mv state.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O dmdump.c
+ mv dmdump.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O macparse.c
+ mv macparse.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O rulparse.c
+ mv rulparse.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O percent.c
+ mv percent.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O function.c
+ mv function.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O unix/arlib.c
+ mv arlib.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O unix/dirbrk.c
+ mv dirbrk.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O unix/rmprq.c
+ mv rmprq.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O unix/ruletab.c
+ mv ruletab.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O unix/runargv.c
+ mv runargv.o objects
+ test i386 = sparc -o i386 = sparc64
+ gcc31 -c -I. -Iunix -Iunix/linux -Iunix/linux/gnu -O unix/dcache.c
+ mv dcache.o objects
+ gcc31 -O -o dmake objects/infer.o objects/make.o objects/stat.o objects/expand.o objects/dmstring.o objects/hash.o objects/dag.o objects/dmake.o objects/path.o objects/imacs.o objects/sysintf.o objects/parse.o objects/getinp.o objects/quit.o objects/state.o objects/dmdump.o objects/macparse.o objects/rulparse.o objects/percent.o objects/function.o objects/arlib.o objects/dirbrk.o objects/rmprq.o objects/ruletab.o objects/runargv.o objects/dcache.o
objects/sysintf.o: In function `Get_temp':
objects/sysintf.o(.text+0x5fa): warning: tempnam() possibly used unsafely; consider using mkstemp()
+ cp unix/linux/gnu/template.mk startup/config.mk
mkout -- version: 1.3
------------------------------
Making: ../unxfbsd.pro/misc/gpc.dpc
Making : Dependencies
touch ../unxfbsd.pro/misc/gpc.dpc
dmake: Error -- `/usr/ports/german/openoffice/work/oo_1.0.1_src/solver/641/unxfbsd.pro/inc/minormkchanged.flg' not found, and can't be made
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making /usr/ports/german/openoffice/work/oo_1.0.1_src/external/gpc
build -- version: 1.41
/usr/ports/german/openoffice/work/oo_1.0.1_src/external/gpc
mkout -- version: 1.3
------------------------------
Making: ./unxfbsd.pro/misc/so_freetype.dpc
dmake subdmake=true product="full" depend=t ALLDPC
------------------------------
No Dependencies
-------------
mkdir: ./unxfbsd.pro/misc/: File exists
cd ./unxfbsd.pro/misc/build && ( sh -c "gunzip -c ../../../download/freetype-2.0.5.tar.gz | tar -xvf - ") && touch so_unpacked
freetype-2.0.5/
freetype-2.0.5/src/
freetype-2.0.5/src/cff/
freetype-2.0.5/src/cff/cff.c
freetype-2.0.5/src/cff/Jamfile
freetype-2.0.5/src/cff/cffdrivr.c
freetype-2.0.5/src/cff/cffdrivr.h
freetype-2.0.5/src/cff/rules.mk
freetype-2.0.5/src/cff/descrip.mms
freetype-2.0.5/src/cff/module.mk
freetype-2.0.5/src/cff/cfftoken.h
freetype-2.0.5/src/cff/cfferrs.h
freetype-2.0.5/src/cff/cffgload.c
freetype-2.0.5/src/cff/cffgload.h
freetype-2.0.5/src/cff/cffload.c
freetype-2.0.5/src/cff/cffload.h
freetype-2.0.5/src/cff/cffobjs.c
freetype-2.0.5/src/cff/cffobjs.h
freetype-2.0.5/src/cff/cffparse.c
freetype-2.0.5/src/cff/cffparse.h
freetype-2.0.5/src/cid/
freetype-2.0.5/src/cid/cidtoken.h
freetype-2.0.5/src/cid/ciderrs.h
freetype-2.0.5/src/cid/Jamfile
freetype-2.0.5/src/cid/cidgload.c
freetype-2.0.5/src/cid/cidgload.h
freetype-2.0.5/src/cid/cidload.c
freetype-2.0.5/src/cid/cidload.h
freetype-2.0.5/src/cid/cidobjs.c
freetype-2.0.5/src/cid/cidobjs.h
freetype-2.0.5/src/cid/rules.mk
freetype-2.0.5/src/cid/descrip.mms
freetype-2.0.5/src/cid/cidparse.c
freetype-2.0.5/src/cid/cidparse.h
freetype-2.0.5/src/cid/module.mk
freetype-2.0.5/src/cid/cidriver.c
freetype-2.0.5/src/cid/cidriver.h
freetype-2.0.5/src/cid/type1cid.c
freetype-2.0.5/src/pcf/
freetype-2.0.5/src/pcf/pcferror.h
freetype-2.0.5/src/pcf/pcf.c
freetype-2.0.5/src/pcf/pcf.h
freetype-2.0.5/src/pcf/Jamfile
freetype-2.0.5/src/pcf/rules.mk
freetype-2.0.5/src/pcf/descrip.mms
freetype-2.0.5/src/pcf/pcfread.c
freetype-2.0.5/src/pcf/pcfutil.c
freetype-2.0.5/src/pcf/pcfutil.h
freetype-2.0.5/src/pcf/readme
freetype-2.0.5/src/pcf/module.mk
freetype-2.0.5/src/pcf/pcfdriver.c
freetype-2.0.5/src/pcf/pcfdriver.h
freetype-2.0.5/src/base/
freetype-2.0.5/src/base/ftsynth.c
freetype-2.0.5/src/base/ftobjs.c
freetype-2.0.5/src/base/ftglyph.c
freetype-2.0.5/src/base/ftsystem.c
freetype-2.0.5/src/base/Jamfile
freetype-2.0.5/src/base/ftstream.c
freetype-2.0.5/src/base/ftoutln.c
freetype-2.0.5/src/base/rules.mk
freetype-2.0.5/src/base/descrip.mms
freetype-2.0.5/src/base/ftextend.c
freetype-2.0.5/src/base/ftmm.c
freetype-2.0.5/src/base/ftdebug.c
freetype-2.0.5/src/base/fttrigon.c
freetype-2.0.5/src/base/ftmac.c
freetype-2.0.5/src/base/ftbase.c
freetype-2.0.5/src/base/ftbbox.c
freetype-2.0.5/src/base/ftcalc.c
freetype-2.0.5/src/base/ftinit.c
freetype-2.0.5/src/base/ftnames.c
freetype-2.0.5/src/base/ftlist.c
freetype-2.0.5/src/sfnt/
freetype-2.0.5/src/sfnt/sfdriver.c
freetype-2.0.5/src/sfnt/sfdriver.h
freetype-2.0.5/src/sfnt/Jamfile
freetype-2.0.5/src/sfnt/ttcmap.c
freetype-2.0.5/src/sfnt/ttcmap.h
freetype-2.0.5/src/sfnt/rules.mk
freetype-2.0.5/src/sfnt/descrip.mms
freetype-2.0.5/src/sfnt/ttload.c
freetype-2.0.5/src/sfnt/ttload.h
freetype-2.0.5/src/sfnt/ttpost.c
freetype-2.0.5/src/sfnt/ttpost.h
freetype-2.0.5/src/sfnt/ttsbit.c
freetype-2.0.5/src/sfnt/ttsbit.h
freetype-2.0.5/src/sfnt/module.mk
freetype-2.0.5/src/sfnt/sfnt.c
freetype-2.0.5/src/sfnt/sfobjs.c
freetype-2.0.5/src/sfnt/sfobjs.h
freetype-2.0.5/src/sfnt/sferrors.h
freetype-2.0.5/src/cache/
freetype-2.0.5/src/cache/ftcimage.c
freetype-2.0.5/src/cache/ftcchunk.c
freetype-2.0.5/src/cache/Jamfile
freetype-2.0.5/src/cache/ftcache.c
freetype-2.0.5/src/cache/ftcsbits.c
freetype-2.0.5/src/cache/rules.mk
freetype-2.0.5/src/cache/descrip.mms
freetype-2.0.5/src/cache/ftcmanag.c
freetype-2.0.5/src/cache/ftcerror.h
freetype-2.0.5/src/cache/ftlru.c
freetype-2.0.5/src/cache/ftcglyph.c
freetype-2.0.5/src/psaux/
freetype-2.0.5/src/psaux/t1decode.c
freetype-2.0.5/src/psaux/t1decode.h
freetype-2.0.5/src/psaux/Jamfile
freetype-2.0.5/src/psaux/rules.mk
freetype-2.0.5/src/psaux/descrip.mms
freetype-2.0.5/src/psaux/module.mk
freetype-2.0.5/src/psaux/psauxerr.h
freetype-2.0.5/src/psaux/psauxmod.c
freetype-2.0.5/src/psaux/psauxmod.h
freetype-2.0.5/src/psaux/psobjs.c
freetype-2.0.5/src/psaux/psobjs.h
freetype-2.0.5/src/psaux/psaux.c
freetype-2.0.5/src/tools/
freetype-2.0.5/src/tools/glnames.py
freetype-2.0.5/src/tools/docmaker.py
freetype-2.0.5/src/tools/test_bbox.c
freetype-2.0.5/src/tools/test_trig.c
freetype-2.0.5/src/tools/cordic.py
freetype-2.0.5/src/type1/
freetype-2.0.5/src/type1/t1driver.c
freetype-2.0.5/src/type1/t1driver.h
freetype-2.0.5/src/type1/Jamfile
freetype-2.0.5/src/type1/t1tokens.h
freetype-2.0.5/src/type1/rules.mk
freetype-2.0.5/src/type1/descrip.mms
freetype-2.0.5/src/type1/module.mk
freetype-2.0.5/src/type1/type1.c
freetype-2.0.5/src/type1/t1load.c
freetype-2.0.5/src/type1/t1load.h
freetype-2.0.5/src/type1/t1afm.c
freetype-2.0.5/src/type1/t1afm.h
freetype-2.0.5/src/type1/t1objs.c
freetype-2.0.5/src/type1/t1objs.h
freetype-2.0.5/src/type1/t1errors.h
freetype-2.0.5/src/type1/t1gload.c
freetype-2.0.5/src/type1/t1gload.h
freetype-2.0.5/src/type1/t1parse.c
freetype-2.0.5/src/type1/t1parse.h
freetype-2.0.5/src/Jamfile
freetype-2.0.5/src/autohint/
freetype-2.0.5/src/autohint/ahtypes.h
freetype-2.0.5/src/autohint/CatharonLicense.txt
freetype-2.0.5/src/autohint/ahhint.c
freetype-2.0.5/src/autohint/ahhint.h
freetype-2.0.5/src/autohint/ahoptim.c
freetype-2.0.5/src/autohint/ahoptim.h
freetype-2.0.5/src/autohint/Jamfile
freetype-2.0.5/src/autohint/ahangles.c
freetype-2.0.5/src/autohint/ahangles.h
freetype-2.0.5/src/autohint/rules.mk
freetype-2.0.5/src/autohint/descrip.mms
freetype-2.0.5/src/autohint/autohint.c
freetype-2.0.5/src/autohint/mather.py
freetype-2.0.5/src/autohint/aherrors.h
freetype-2.0.5/src/autohint/ahmodule.c
freetype-2.0.5/src/autohint/ahmodule.h
freetype-2.0.5/src/autohint/module.mk
freetype-2.0.5/src/autohint/ahglobal.c
freetype-2.0.5/src/autohint/ahglobal.h
freetype-2.0.5/src/autohint/ahloader.h
freetype-2.0.5/src/autohint/ahglyph.c
freetype-2.0.5/src/autohint/ahglyph.h
freetype-2.0.5/src/truetype/
freetype-2.0.5/src/truetype/ttgload.c
freetype-2.0.5/src/truetype/ttgload.h
freetype-2.0.5/src/truetype/tterrors.h
freetype-2.0.5/src/truetype/Jamfile
freetype-2.0.5/src/truetype/rules.mk
freetype-2.0.5/src/truetype/descrip.mms
freetype-2.0.5/src/truetype/ttpload.c
freetype-2.0.5/src/truetype/ttpload.h
freetype-2.0.5/src/truetype/ttdriver.c
freetype-2.0.5/src/truetype/ttdriver.h
freetype-2.0.5/src/truetype/ttobjs.c
freetype-2.0.5/src/truetype/ttobjs.h
freetype-2.0.5/src/truetype/module.mk
freetype-2.0.5/src/truetype/truetype.c
freetype-2.0.5/src/truetype/ttinterp.c
freetype-2.0.5/src/truetype/ttinterp.h
freetype-2.0.5/src/raster/
freetype-2.0.5/src/raster/ftraster.c
freetype-2.0.5/src/raster/ftraster.h
freetype-2.0.5/src/raster/Jamfile
freetype-2.0.5/src/raster/rasterrs.h
freetype-2.0.5/src/raster/rules.mk
freetype-2.0.5/src/raster/descrip.mms
freetype-2.0.5/src/raster/raster.c
freetype-2.0.5/src/raster/ftrend1.c
freetype-2.0.5/src/raster/ftrend1.h
freetype-2.0.5/src/raster/module.mk
freetype-2.0.5/src/winfonts/
freetype-2.0.5/src/winfonts/fnterrs.h
freetype-2.0.5/src/winfonts/Jamfile
freetype-2.0.5/src/winfonts/rules.mk
freetype-2.0.5/src/winfonts/descrip.mms
freetype-2.0.5/src/winfonts/winfnt.c
freetype-2.0.5/src/winfonts/winfnt.h
freetype-2.0.5/src/winfonts/module.mk
freetype-2.0.5/src/smooth/
freetype-2.0.5/src/smooth/ftgrays.c
freetype-2.0.5/src/smooth/ftgrays.h
freetype-2.0.5/src/smooth/ftsmerrs.h
freetype-2.0.5/src/smooth/Jamfile
freetype-2.0.5/src/smooth/ftsmooth.c
freetype-2.0.5/src/smooth/ftsmooth.h
freetype-2.0.5/src/smooth/rules.mk
freetype-2.0.5/src/smooth/descrip.mms
freetype-2.0.5/src/smooth/module.mk
freetype-2.0.5/src/smooth/smooth.c
freetype-2.0.5/src/psnames/
freetype-2.0.5/src/psnames/psnames.c
freetype-2.0.5/src/psnames/Jamfile
freetype-2.0.5/src/psnames/rules.mk
freetype-2.0.5/src/psnames/descrip.mms
freetype-2.0.5/src/psnames/psnamerr.h
freetype-2.0.5/src/psnames/module.mk
freetype-2.0.5/src/psnames/psmodule.c
freetype-2.0.5/src/psnames/psmodule.h
freetype-2.0.5/src/psnames/pstables.h
freetype-2.0.5/docs/
freetype-2.0.5/docs/BUGS
freetype-2.0.5/docs/todo
freetype-2.0.5/docs/BUILD
freetype-2.0.5/docs/FTL.txt
freetype-2.0.5/docs/GPL.txt
freetype-2.0.5/docs/readme.vms
freetype-2.0.5/docs/PATENTS
freetype-2.0.5/docs/CHANGES
freetype-2.0.5/docs/license.txt
freetype-2.0.5/objs/
freetype-2.0.5/objs/README
freetype-2.0.5/objs/.cvsignore
freetype-2.0.5/Makefile
freetype-2.0.5/README
freetype-2.0.5/Jamfile
freetype-2.0.5/Jamrules
freetype-2.0.5/descrip.mms
freetype-2.0.5/builds/
freetype-2.0.5/builds/dos/
freetype-2.0.5/builds/dos/dos-def.mk
freetype-2.0.5/builds/dos/dos-gcc.mk
freetype-2.0.5/builds/dos/detect.mk
freetype-2.0.5/builds/mac/
freetype-2.0.5/builds/mac/README
freetype-2.0.5/builds/mac/ftlib.prj
freetype-2.0.5/builds/os2/
freetype-2.0.5/builds/os2/os2-def.mk
freetype-2.0.5/builds/os2/os2-dev.mk
freetype-2.0.5/builds/os2/os2-gcc.mk
freetype-2.0.5/builds/os2/detect.mk
freetype-2.0.5/builds/vms/
freetype-2.0.5/builds/vms/ftsystem.c
freetype-2.0.5/builds/vms/descrip.mms
freetype-2.0.5/builds/vms/ftconfig.h
freetype-2.0.5/builds/ansi/
freetype-2.0.5/builds/ansi/ansi.mk
freetype-2.0.5/builds/ansi/ansi-def.mk
freetype-2.0.5/builds/beos/
freetype-2.0.5/builds/beos/beos-def.mk
freetype-2.0.5/builds/beos/detect.mk
freetype-2.0.5/builds/beos/beos.mk
freetype-2.0.5/builds/unix/
freetype-2.0.5/builds/unix/ftconfig.in
freetype-2.0.5/builds/unix/ftsystem.c
freetype-2.0.5/builds/unix/aclocal.m4
freetype-2.0.5/builds/unix/ltmain.sh
freetype-2.0.5/builds/unix/configure
freetype-2.0.5/builds/unix/unix-cc.in
freetype-2.0.5/builds/unix/configure.ac
freetype-2.0.5/builds/unix/config.guess
freetype-2.0.5/builds/unix/install-sh
freetype-2.0.5/builds/unix/install.mk
freetype-2.0.5/builds/unix/config.sub
freetype-2.0.5/builds/unix/mkinstalldirs
freetype-2.0.5/builds/unix/ft2unix.h
freetype-2.0.5/builds/unix/unix.mk
freetype-2.0.5/builds/unix/detect.mk
freetype-2.0.5/builds/unix/unix-def.in
freetype-2.0.5/builds/unix/unix-dev.mk
freetype-2.0.5/builds/unix/unixddef.mk
freetype-2.0.5/builds/unix/freetype-config.in
freetype-2.0.5/builds/unix/unix-lcc.mk
freetype-2.0.5/builds/unix/.cvsignore
freetype-2.0.5/builds/amiga/
freetype-2.0.5/builds/amiga/src/
freetype-2.0.5/builds/amiga/src/base/
freetype-2.0.5/builds/amiga/src/base/ftsystem.c
freetype-2.0.5/builds/amiga/src/base/ftdebug.c
freetype-2.0.5/builds/amiga/README
freetype-2.0.5/builds/amiga/smakefile
freetype-2.0.5/builds/amiga/include/
freetype-2.0.5/builds/amiga/include/freetype/
freetype-2.0.5/builds/amiga/include/freetype/config/
freetype-2.0.5/builds/amiga/include/freetype/config/ftmodule.h
freetype-2.0.5/builds/amiga/include/freetype/config/ftconfig.h
freetype-2.0.5/builds/win32/
freetype-2.0.5/builds/win32/w32-bccd.mk
freetype-2.0.5/builds/win32/w32-intl.mk
freetype-2.0.5/builds/win32/win32-def.mk
freetype-2.0.5/builds/win32/w32-bcc.mk
freetype-2.0.5/builds/win32/w32-dev.mk
freetype-2.0.5/builds/win32/w32-gcc.mk
freetype-2.0.5/builds/win32/w32-icc.mk
freetype-2.0.5/builds/win32/detect.mk
freetype-2.0.5/builds/win32/w32-lcc.mk
freetype-2.0.5/builds/win32/visualc/
freetype-2.0.5/builds/win32/visualc/freetype.dsp
freetype-2.0.5/builds/win32/visualc/freetype.dsw
freetype-2.0.5/builds/win32/visualc/index.html
freetype-2.0.5/builds/win32/w32-vcc.mk
freetype-2.0.5/builds/win32/w32-wat.mk
freetype-2.0.5/builds/win32/w32-mingw32.mk
freetype-2.0.5/builds/modules.mk
freetype-2.0.5/builds/link_dos.mk
freetype-2.0.5/builds/compiler/
freetype-2.0.5/builds/compiler/ansi-cc.mk
freetype-2.0.5/builds/compiler/visualage.mk
freetype-2.0.5/builds/compiler/watcom.mk
freetype-2.0.5/builds/compiler/bcc-dev.mk
freetype-2.0.5/builds/compiler/bcc.mk
freetype-2.0.5/builds/compiler/gcc.mk
freetype-2.0.5/builds/compiler/gcc-dev.mk
freetype-2.0.5/builds/compiler/win-lcc.mk
freetype-2.0.5/builds/compiler/unix-lcc.mk
freetype-2.0.5/builds/compiler/intelc.mk
freetype-2.0.5/builds/compiler/visualc.mk
freetype-2.0.5/builds/toplevel.mk
freetype-2.0.5/builds/link_std.mk
freetype-2.0.5/builds/newline
freetype-2.0.5/builds/detect.mk
freetype-2.0.5/builds/freetype.mk
freetype-2.0.5/INSTALL
freetype-2.0.5/.cvsignore
freetype-2.0.5/ChangeLog
freetype-2.0.5/include/
freetype-2.0.5/include/ft2build.h
freetype-2.0.5/include/freetype/
freetype-2.0.5/include/freetype/ftsynth.h
freetype-2.0.5/include/freetype/t1tables.h
freetype-2.0.5/include/freetype/ftglyph.h
freetype-2.0.5/include/freetype/ftsystem.h
freetype-2.0.5/include/freetype/ftchapters.h
freetype-2.0.5/include/freetype/cache/
freetype-2.0.5/include/freetype/cache/ftcimage.h
freetype-2.0.5/include/freetype/cache/ftcchunk.h
freetype-2.0.5/include/freetype/cache/ftcsbits.h
freetype-2.0.5/include/freetype/cache/ftcmanag.h
freetype-2.0.5/include/freetype/cache/ftlru.h
freetype-2.0.5/include/freetype/cache/ftcglyph.h
freetype-2.0.5/include/freetype/fttypes.h
freetype-2.0.5/include/freetype/ftsnames.h
freetype-2.0.5/include/freetype/ftcache.h
freetype-2.0.5/include/freetype/ftimage.h
freetype-2.0.5/include/freetype/ftoutln.h
freetype-2.0.5/include/freetype/config/
freetype-2.0.5/include/freetype/config/ftheader.h
freetype-2.0.5/include/freetype/config/ftoption.h
freetype-2.0.5/include/freetype/config/ftmodule.h
freetype-2.0.5/include/freetype/config/ftconfig.h
freetype-2.0.5/include/freetype/ftmm.h
freetype-2.0.5/include/freetype/ftrender.h
freetype-2.0.5/include/freetype/tttags.h
freetype-2.0.5/include/freetype/tttables.h
freetype-2.0.5/include/freetype/fttrigon.h
freetype-2.0.5/include/freetype/ftmac.h
freetype-2.0.5/include/freetype/fterrors.h
freetype-2.0.5/include/freetype/freetype.h
freetype-2.0.5/include/freetype/ftmoderr.h
freetype-2.0.5/include/freetype/ftmodule.h
freetype-2.0.5/include/freetype/ftsizes.h
freetype-2.0.5/include/freetype/ftbbox.h
freetype-2.0.5/include/freetype/ftlist.h
freetype-2.0.5/include/freetype/internal/
freetype-2.0.5/include/freetype/internal/ftobjs.h
freetype-2.0.5/include/freetype/internal/internal.h
freetype-2.0.5/include/freetype/internal/psnames.h
freetype-2.0.5/include/freetype/internal/tttypes.h
freetype-2.0.5/include/freetype/internal/ftstream.h
freetype-2.0.5/include/freetype/internal/pcftypes.h
freetype-2.0.5/include/freetype/internal/autohint.h
freetype-2.0.5/include/freetype/internal/ftmemory.h
freetype-2.0.5/include/freetype/internal/ftextend.h
freetype-2.0.5/include/freetype/internal/ftdebug.h
freetype-2.0.5/include/freetype/internal/fnttypes.h
freetype-2.0.5/include/freetype/internal/sfnt.h
freetype-2.0.5/include/freetype/internal/t1types.h
freetype-2.0.5/include/freetype/internal/cfftypes.h
freetype-2.0.5/include/freetype/internal/ftcalc.h
freetype-2.0.5/include/freetype/internal/ftdriver.h
freetype-2.0.5/include/freetype/internal/psaux.h
freetype-2.0.5/include/freetype/ttnameid.h
make writeable...
cd ./unxfbsd.pro/misc/build && cat ../../../freetype-2.0.5.patch | patch -p2 && touch so_patched
Hmm... Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** misc/freetype-2.0.5/builds/compiler/visualc.mk Thu Dec 14 00:44:33 2000
|--- misc/build/freetype-2.0.5/builds/compiler/visualc.mk Wed Nov 7 16:11:47 2001
--------------------------
Patching file freetype-2.0.5/builds/compiler/visualc.mk using Plan A...
Hunk #1 succeeded at 63.
Hmm... The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** misc/freetype-2.0.5/builds/unix/ltmain.sh Thu Jun 7 19:36:17 2001
|--- misc/build/freetype-2.0.5/builds/unix/ltmain.sh Wed Nov 7 16:11:47 2001
--------------------------
Patching file freetype-2.0.5/builds/unix/ltmain.sh using Plan A...
Hunk #1 succeeded at 631.
Hmm... The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** misc/freetype-2.0.5/include/freetype/config/ftmodule.h Mon Jan 1 18:25:21 2001
|--- misc/build/freetype-2.0.5/include/freetype/config/ftmodule.h Wed Nov 7 16:11:47 2001
--------------------------
Patching file freetype-2.0.5/include/freetype/config/ftmodule.h using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 11.
Hmm... The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** misc/freetype-2.0.5/include/freetype/config/ftoption.h Tue Aug 21 10:50:45 2001
|--- misc/build/freetype-2.0.5/include/freetype/config/ftoption.h Wed Nov 7 16:11:47 2001
--------------------------
Patching file freetype-2.0.5/include/freetype/config/ftoption.h using Plan A...
Hunk #1 succeeded at 70.
Hunk #2 succeeded at 111.
Hmm... The next patch looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** misc/build/freetype-2.0.5/builds/unix/ltmain.sh.orig Mon Jan 7 14:21:35 2002
|--- misc/build/freetype-2.0.5/builds/unix/ltmain.sh Mon Jan 7 14:21:40 2002
--------------------------
Patching file freetype-2.0.5/builds/unix/ltmain.sh using Plan A...
Hunk #1 succeeded at 2251.
done
mkdir ./unxfbsd.pro/misc/build/freetype-2.0.5/
mkdir: ./unxfbsd.pro/misc/build/freetype-2.0.5/: File exists
cd ./unxfbsd.pro/misc/build/freetype-2.0.5/ && gmake setup CFLAGS="-O" && touch so_configured
Makefile:30: -Its: No such file or directory
Makefile:30: 1/builds/toplevel.mk: No such file or directory
gmake: *** No rule to make target `1/builds/toplevel.mk'. Stop.
dmake: Error code 2, while making './unxfbsd.pro/misc/build/so_configured'
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making /usr/ports/german/openoffice/work/oo_1.0.1_src/freetype
build -- version: 1.41
=============
Building project freetype
=============
/usr/ports/german/openoffice/work/oo_1.0.1_src/freetype
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255
Stop in /usr/ports/german/openoffice.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020810143556.GA61436>
