Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2005 14:19:11 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        openoffice@FreeBSD.org
Subject:   Mangled dependency list for Ooo 2.0
Message-ID:  <200505091419.12885.doconnor@gsoft.com.au>

next in thread | raw e-mail | index | archive | help
--nextPart3847964.2zZhuNQovS
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

[inchoate 13:40] /usr/ports/editors/openoffice-2.0-devel >make DISABLE_VULN=
ERABILITIES=3D WITH_CUPS=3D
=3D=3D=3D>   openoffice-2.0.20050416 depends on executable: qmake - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on executable: gmake - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on file: /usr/local/bin/perl5.=
8.6 - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on file: /usr/local/bin/autoco=
nf259 - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on file: /usr/local/bin/intlto=
ol-extract - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on file: /usr/X11R6/libdata/pk=
gconfig/gnome-mime-data-2.0.pc - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on executable: pkg-config - fo=
und
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: + - not fou=
nd
=3D=3D=3D>    Verifying install for + in +
     =3D> No directory for +.  Skipping..
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: cups.2 - fo=
und
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: cups.2 - fo=
und
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: glib12.3 - =
found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: gtk12.2 - f=
ound
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: ORBit.2 - f=
ound
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: atk-1.0.901=
 - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: gconf-2.5 -=
 found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: glib-2.0.60=
0 - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: gnomevfs-2.=
1000 - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: gtk-x11-2.0=
=2E600 - found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: bonobo-2.0 =
=2D found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: IDL-2.0 - f=
ound
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: xml2.5 - fo=
und
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: linc.1 - fo=
und
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: ORBit-2.0 -=
 found
=3D=3D=3D>   openoffice-2.0.20050416 depends on shared library: pango-1.0.8=
00 - found
=3D=3D=3D>  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=20
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 -Wmissi=
ng-prototypes -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE =
=2DI/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:
=2E././..//gcc-3.4.1/gcc/output.h:122: error: syntax error before "ATTRIBUT=
E_NONNULL"
In file included from insn-conditions.c:34:
=2E././..//gcc-3.4.1/gcc/toplev.h:57: error: syntax error before "ATTRIBUTE=
_NONNULL"
=2E././..//gcc-3.4.1/gcc/toplev.h:58: warning: empty declaration
=2E././..//gcc-3.4.1/gcc/toplev.h:61: error: syntax error before "ATTRIBUTE=
_NONNULL"
=2E././..//gcc-3.4.1/gcc/toplev.h:62: warning: empty declaration
=2E././..//gcc-3.4.1/gcc/toplev.h:65: error: syntax error before "ATTRIBUTE=
_NONNULL"
=2E././..//gcc-3.4.1/gcc/toplev.h:74: error: syntax error before "ATTRIBUTE=
_NONNULL"
=2E././..//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/buil=
d/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/usr/tmp/work/usr/ports/lang/gcc-ooo/work/buil=
d/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.

=2D-=20
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

--nextPart3847964.2zZhuNQovS
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQBCfuvI5ZPcIHs/zowRAu8HAJ0WYG7fGUYfbuYhXc4AAPFzF+JJTQCcCKlW
pnNNo14ftmQq+X8+Q1x/5g8=
=wlid
-----END PGP SIGNATURE-----

--nextPart3847964.2zZhuNQovS--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505091419.12885.doconnor>