Mangled dependency list for Ooo 2.0

Daniel O'Connor doconnor at gsoft.com.au
Sun May 8 21:49:26 PDT 2005


[inchoate 13:40] /usr/ports/editors/openoffice-2.0-devel >make DISABLE_VULNERABILITIES= WITH_CUPS=
===>   openoffice-2.0.20050416 depends on executable: qmake - found
===>   openoffice-2.0.20050416 depends on executable: gmake - found
===>   openoffice-2.0.20050416 depends on file: /usr/local/bin/perl5.8.6 - found
===>   openoffice-2.0.20050416 depends on file: /usr/local/bin/autoconf259 - found
===>   openoffice-2.0.20050416 depends on file: /usr/local/bin/intltool-extract - found
===>   openoffice-2.0.20050416 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   openoffice-2.0.20050416 depends on executable: pkg-config - found
===>   openoffice-2.0.20050416 depends on shared library: + - not found
===>    Verifying install for + in +
     => No directory for +.  Skipping..
===>   openoffice-2.0.20050416 depends on shared library: cups.2 - found
===>   openoffice-2.0.20050416 depends on shared library: cups.2 - found
===>   openoffice-2.0.20050416 depends on shared library: glib12.3 - found
===>   openoffice-2.0.20050416 depends on shared library: gtk12.2 - found
===>   openoffice-2.0.20050416 depends on shared library: ORBit.2 - found
===>   openoffice-2.0.20050416 depends on shared library: atk-1.0.901 - found
===>   openoffice-2.0.20050416 depends on shared library: gconf-2.5 - found
===>   openoffice-2.0.20050416 depends on shared library: glib-2.0.600 - found
===>   openoffice-2.0.20050416 depends on shared library: gnomevfs-2.1000 - found
===>   openoffice-2.0.20050416 depends on shared library: gtk-x11-2.0.600 - found
===>   openoffice-2.0.20050416 depends on shared library: bonobo-2.0 - found
===>   openoffice-2.0.20050416 depends on shared library: IDL-2.0 - found
===>   openoffice-2.0.20050416 depends on shared library: xml2.5 - found
===>   openoffice-2.0.20050416 depends on shared library: linc.1 - found
===>   openoffice-2.0.20050416 depends on shared library: ORBit-2.0 - found
===>   openoffice-2.0.20050416 depends on shared library: pango-1.0.800 - found
===>  Configuring for openoffice-2.0.20050416
^C

If I let it go it complains about not being able to build binaries because
gcc-ooo isn't installed (because the dep isn't present, so I don't have it
installed :)

WITH_CUPS is defined twice in files/Makefile.knobs too.

I found some declarations in there had spaces not tabs and fixing them 
appears to have gotten it to work properly.

Although I just tried to build gcc-ooo and it failed. First off it tried
to build with -pedantic and some of the string constants were too long.
I removed that but now I get..
bin/sh .././..//gcc-3.4.1/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
gtyp-gen.h is unchanged
cc -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/include   -I. -I. -I.././..//gcc-3.4.1/gcc -I.././..//gcc-3.4.1/gcc/. -I.././..//gcc-3.4.1/gcc/../include  insn-conditions.c
In file included from insn-conditions.c:30:
.././..//gcc-3.4.1/gcc/output.h:122: error: syntax error before "ATTRIBUTE_NONNULL"
In file included from insn-conditions.c:34:
.././..//gcc-3.4.1/gcc/toplev.h:57: error: syntax error before "ATTRIBUTE_NONNULL"
.././..//gcc-3.4.1/gcc/toplev.h:58: warning: empty declaration
.././..//gcc-3.4.1/gcc/toplev.h:61: error: syntax error before "ATTRIBUTE_NONNULL"
.././..//gcc-3.4.1/gcc/toplev.h:62: warning: empty declaration
.././..//gcc-3.4.1/gcc/toplev.h:65: error: syntax error before "ATTRIBUTE_NONNULL"
.././..//gcc-3.4.1/gcc/toplev.h:74: error: syntax error before "ATTRIBUTE_NONNULL"
.././..//gcc-3.4.1/gcc/toplev.h:75: error: syntax error before "ATTRIBUTE_NONNULL"
gmake[2]: *** [insn-conditions.o] Error 1
gmake[2]: Leaving directory `/usr/tmp/work/usr/ports/lang/gcc-ooo/work/build/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/usr/tmp/work/usr/ports/lang/gcc-ooo/work/build/gcc'
gmake: *** [bootstrap-lean] Error 2

Which I couldn't figure out how to fix :(

I'm building on -current with GCC 3.4.2.

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-openoffice/attachments/20050509/a2093f9f/attachment.bin


More information about the freebsd-openoffice mailing list