On Donnerstag, 13. November 2008, David Stenglein wrote:
> I wanted to report on my experience installing openpkg on ubuntu 8.10. The
> main issue was the compiler upgrade to gcc 4.3. I was able to install gcc
> 4.2 and do a bootstrap by specifying the compiler explicitly.
>
> The real issue came when I wanted install other packages after the
> bootstrap. It doesn't seem easy to override the compiler of all of the
> various packages, so I had to do a little tweak. I uninstalled gcc4.3 and
> made a symbolic for gcc and cc and then everything built just fine.

OpenPKG does not seem to build the bootstrap on gcc 4.3.
One problem reported for Ubunto 8.10 and OpenSuse 11.1 is building tar 1.19.

Logs can be found here for example:
OpenSuse 11.1:
https://www.intevation.de/roundup/kolab/file1046/kolab-install.log

Debian Lenny/amd64
https://www.intevation.de/roundup/kolab/msg15671

The tar source comes from within openpkg-20071227-20071227 package.
There is a newer tar available 1.21.

Best,
Bernhard


+-----------------------------------------------------------------------------+
| BUILD: Build GNU tar (Archiving 
Tool)                                       |
+-----------------------------------------------------------------------------+
++ SOURCE tar-1.19.tar.gz
++ '[' -f 
/tmp/install-kolab.18220.27083.20031.28925/openpkg-20071227-20071227.src/tar-1.19.tar.gz
 ']'

[..]

if /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib 
   -g -O2 -MT 
update.o -MD -MP -MF ".deps/update.Tpo" -c -o update.o update.c; \
        then mv -f ".deps/update.Tpo" ".deps/update.Po"; else 
rm -f ".deps/update.Tpo"; exit 1; fi
if /usr/bin/gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../ -I../lib 
   -g -O2 -MT 
utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \
        then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f 
".deps/utf8.Tpo"; 
exit 1; fi
utf8.c:26:1: warning: "iconv_t" redefined
In file included from ../lib/system.h:21,
                 from utf8.c:19:
../config.h:1084:1: warning: this is the location of the previous definition
/usr/bin/gcc -std=gnu99  -g -O2   -o tar  buffer.o compare.o create.o delete.o 
extract.o xheader.o incremen.o list.o misc.o names.o sparse.o system.o tar.o 
transform.o update.o utf8.o ../lib/libtar.a   -lrt 
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_putc':
/tmp/openpkg-20071227/tar-1.19/lib/argp-fmtstream.h:233: multiple definition 
of `argp_fmtstream_putc'
tar.o:/tmp/openpkg-20071227/tar-1.19/src/../lib/argp-fmtstream.h:233: first 
defined here
../lib/libtar.a(argp-fmtstream.o): In function `argp_fmtstream_point':
/tmp/openpkg-20071227/tar-1.19/lib/argp-fmtstream.h:279: multiple definition 
of `argp_fmtstream_point'
tar.o:/tmp/openpkg-20071227/tar-1.19/src/../lib/argp-fmtstream.h:279: first 
defined here

[..]
/tmp/openpkg-20071227/tar-1.19/lib/argp.h:588: multiple definition of 
`argp_usage'
tar.o:/tmp/openpkg-20071227/tar-1.19/src/../lib/argp.h:588: first defined here
collect2: ld returned 1 exit status
gmake[2]: *** [tar] Fehler 1
gmake[2]: Leaving directory `/tmp/openpkg-20071227/tar-1.19/src'
-- 
Managing Director - Owner: www.intevation.net      (Free Software Company)
Germany Coordinator: fsfeurope.org. Coordinator: www.Kolab-Konsortium.com.
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to