Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17188 closed defect (fixed)

flac 1.2.1 fails to compile universal port

Reported by: illogic-al@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: universal build Cc:
Port: flac 1.2.1

Description

$ sudo port build flac/ +universal
---> Fetching flac
---> Verifying checksum(s) for flac
---> Extracting flac
---> Applying patches to flac
---> Configuring flac
---> Building flac with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_orville_Source_macports-trunk_dports_audio_flac/work/flac-1.2.1" && make all OBJ_FORMAT=macho " returned error 2
Command output: _grabbagpicture_parse_specification in libgrabbag.a(picture.o)

"_FLACformat_sample_rate_is_valid", referenced from:

_flacencode_aif in encode.o
_flac
encode_wav in encode.o
_do_it in main.o

"_FLACmetadata_object_seektable_template_append_spaced_points", referenced from:

_grabbagseektable_convert_specification_to_template in libgrabbag.a(seektable.o)

"_FLACstream_encoder_set_metadata", referenced from:

_EncoderSession_init_encoder in encode.o

"_FLACmetadata_object_seektable_template_append_placeholders", referenced from:

_grabbagseektable_convert_specification_to_template in libgrabbag.a(seektable.o)

"_FLACstream_encoder_set_do_qlp_coeff_prec_search", referenced from:

_EncoderSession_init_encoder in encode.o

"_FLACstream_encoder_get_resolved_state_string", referenced from:

_print_error_with_state in encode.o
_EncoderSession_init_encoder in encode.o

"_FLACmetadata_iterator_delete", referenced from:

_store_to_file_pre_ in libgrabbag.a(replaygain.o)
_store_to_file_pre_ in libgrabbag.a(replaygain.o)
_store_to_file_pre_ in libgrabbag.a(replaygain.o)

"_FLACmetadata_object_seektable_template_append_point", referenced from:

_EncoderSession_init_encoder in encode.o
_grabbagseektable_convert_specification_to_template in libgrabbag.a(seektable.o)

ld: symbol(s) not found for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmpcc5LhXxM.out (No such file or directory)
make[3]: * [flac] Error 1
make[2]:
* [all-recursive] Error 1
make[1]: * [all-recursive] Error 1
make:
* [all] Error 2

Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 15 years ago by illogic-al@…

Resolution: fixed
Status: newclosed

Fixed in r41843.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.