Ticket #10940: eds-build.log

File eds-build.log, 3.5 KB (added by blblack@…, 17 years ago)

Build log

Line 
1positron:~ blblack$ uname -a
2Darwin positron.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386
3positron:~ blblack$ gcc --version
4i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5363)
5Copyright (C) 2005 Free Software Foundation, Inc.
6This is free software; see the source for copying conditions.  There is NO
7warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
8
9positron:~ blblack$ sudo port clean --all evolution-data-server
10--->  Cleaning evolution-data-server
11positron:~ blblack$ sudo port install -dv evolution-data-server
12--->  Fetching evolution-data-server
13--->  Attempting to fetch evolution-data-server-1.8.0.tar.bz2 from http://ftp.rpmfind.net/linux/gnome.org/sources/evolution-data-server/1.8/
14--->  Attempting to fetch evolution-data-server-1.8.0.tar.bz2 from http://archive.progeny.com/GNOME/sources/evolution-data-server/1.8/
15--->  Attempting to fetch evolution-data-server-1.8.0.tar.bz2 from http://mirror.clarkson.edu/pub/gnome/sources/evolution-data-server/1.8/
16--->  Verifying checksum(s) for evolution-data-server
17--->  Extracting evolution-data-server
18--->  Applying patches to evolution-data-server
19--->  Configuring evolution-data-server
20--->  Building evolution-data-server with target all
21Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_gnome_evolution-data-server/work/evolution-data-server-1.8.0" && make all" returned error 2
22Command output: ld: multiple definitions of symbol _POA_GNOME_Evolution_Addressbook_Book__init
23.libs/Evolution-DataServer-Addressbook-skels.o definition of _POA_GNOME_Evolution_Addressbook_Book__init in section (__TEXT,__text)
24../../addressbook/libebook/.libs/libebook-1.2.dylib(Evolution-DataServer-Addressbook-skels.o) definition of _POA_GNOME_Evolution_Addressbook_Book__init
25ld: warning multiple definitions of symbol __libiconv_version
26/usr/lib/libiconv.dylib(iconv.o) definition of __libiconv_version
27/opt/local/lib/libiconv.dylib(iconv.o) definition of __libiconv_version
28ld: warning multiple definitions of symbol _libiconv
29/usr/lib/libiconv.dylib(iconv.o) definition of _libiconv
30/opt/local/lib/libiconv.dylib(iconv.o) definition of _libiconv
31ld: warning multiple definitions of symbol _libiconv_close
32/usr/lib/libiconv.dylib(iconv.o) definition of _libiconv_close
33/opt/local/lib/libiconv.dylib(iconv.o) definition of _libiconv_close
34ld: warning multiple definitions of symbol _libiconv_open
35/usr/lib/libiconv.dylib(iconv.o) definition of _libiconv_open
36/opt/local/lib/libiconv.dylib(iconv.o) definition of _libiconv_open
37ld: warning multiple definitions of symbol _libiconvctl
38/usr/lib/libiconv.dylib(iconv.o) definition of _libiconvctl
39/opt/local/lib/libiconv.dylib(iconv.o) definition of _libiconvctl
40ld: warning multiple definitions of symbol _libiconvlist
41/usr/lib/libiconv.dylib(iconv.o) definition of _libiconvlist
42/opt/local/lib/libiconv.dylib(iconv.o) definition of _libiconvlist
43ld: warning multiple definitions of symbol _libiconv_set_relocation_prefix
44/opt/local/lib/libiconv.dylib(relocatable.o) definition of _libiconv_set_relocation_prefix
45/usr/lib/libiconv.dylib(relocatable.o) definition of _libiconv_set_relocation_prefix
46/usr/bin/libtool: internal link edit command failed
47make[4]: *** [libedata-book-1.2.la] Error 1
48make[3]: *** [all] Error 2
49make[2]: *** [all-recursive] Error 1
50make[1]: *** [all-recursive] Error 1
51make: *** [all] Error 2
52
53Error: Status 1 encountered during processing.
54positron:~ blblack$