Ticket #22335: bug.txt

File bug.txt, 2.1 KB (added by macports@…, 14 years ago)

build error

Line 
1$ sudo port clean --all libical
2--->  Cleaning libical
3$ sudo port install libical
4--->  Computing dependencies for libical
5--->  Fetching libical
6--->  Attempting to fetch libical-0.43.tar.gz from http://voxel.dl.sourceforge.net/freeassociation
7--->  Verifying checksum(s) for libical
8--->  Extracting libical
9--->  Applying patches to libical
10--->  Configuring libical
11--->  Building libical
12Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libical/work/libical-0.43" && /usr/bin/make -j2 all " returned error 2
13Command output:   "_icalparameter_get_cn", referenced from:
14      _test_properties in access_properties_and_parameters.o
15  "_icalparameter_new_cutype", referenced from:
16      _create_new_component_with_va_args in access_components.o
17      _create_new_component in access_components.o
18  "_icalcomponent_add_component", referenced from:
19      _create_new_component in access_components.o
20  "_icalparser_add_line", referenced from:
21      _parse_text in parse_text.o
22  "_icalcomponent_isa", referenced from:
23      _update_attendees in access_properties_and_parameters.o
24      _get_required_attendees in access_properties_and_parameters.o
25  "_icalproperty_get_next_parameter", referenced from:
26      _test_properties in access_properties_and_parameters.o
27  "_icalcomponent_free", referenced from:
28      _parse_text in parse_text.o
29  "_icalcomponent_count_errors", referenced from:
30      _component_errors in errors.o
31      _component_errors in errors.o
32  "_icalproperty_vanew_dtstart", referenced from:
33      _create_new_component_with_va_args in access_components.o
34  "_icalcomponent_get_next_component", referenced from:
35      _remove_vevent_sub_components in access_components.o
36      _find_sub_components in access_components.o
37      _find_sub_components in access_components.o
38ld: symbol(s) not found
39collect2: ld returned 1 exit status
40make[2]: *** [doesnothing] Error 1
41make[1]: *** [all-recursive] Error 1
42make: *** [all] Error 2
43
44Error: Status 1 encountered during processing.
45
46Any ideas?
47
48Thanks very much.
49