Opened 15 years ago

Closed 15 years ago

#20879 closed defect (fixed)

postfix-2.5.5 build failure (Snow Leopard)

Reported by: m_krenzel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: snowleopard Cc:
Port: postfix

Description

building postfix 2.5.5 fails under Snow Leopard (10A432)

ort install postfix
--->  Computing dependencies for postfix
--->  Fetching postfix
--->  Verifying checksum(s) for postfix
--->  Extracting postfix
--->  Applying patches to postfix
--->  Configuring postfix
--->  Building postfix
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_postfix/work/postfix-2.5.5" && /usr/bin/make -j2 " returned error 2
Command output: ranlib: file: libglobal.a(mkmap_sdbm.o) has no symbols
ranlib: file: libglobal.a(namadr_list.o) has no symbols
ranlib: file: libglobal.a(string_list.o) has no symbols
cp libglobal.a ../../lib
ranlib ../../lib/libglobal.a
ranlib: file: ../../lib/libglobal.a(dict_ldap.o) has no symbols
ranlib: file: ../../lib/libglobal.a(dict_mysql.o) has no symbols
ranlib: file: ../../lib/libglobal.a(dict_pgsql.o) has no symbols
ranlib: file: ../../lib/libglobal.a(domain_list.o) has no symbols
ranlib: file: ../../lib/libglobal.a(mkmap_cdb.o) has no symbols
ranlib: file: ../../lib/libglobal.a(mkmap_dbm.o) has no symbols
ranlib: file: ../../lib/libglobal.a(mkmap_sdbm.o) has no symbols
ranlib: file: ../../lib/libglobal.a(namadr_list.o) has no symbols
ranlib: file: ../../lib/libglobal.a(string_list.o) has no symbols
for i in abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h conv_time.h db_common.h debug_peer.h debug_process.h defer.h deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h off_cvt.h opened.h own_inet_addr.h pipe_command.h post_mail.h qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h verp_sender.h wildcard_inet_addr.h xtext.h delivered_hdr.h fold_addr.h header_body_checks.h data_redirect.h; \
	do \
	  cmp -s $i ../../include/$i 2>/dev/null || cp $i ../../include; \
	done
cd ../../include; chmod 644 abounce.h anvil_clnt.h been_here.h bounce.h bounce_log.h canon_addr.h cfg_parser.h cleanup_user.h clnt_stream.h config.h conv_time.h db_common.h debug_peer.h debug_process.h defer.h deliver_completed.h deliver_flock.h deliver_pass.h deliver_request.h dict_ldap.h dict_mysql.h dict_pgsql.h dict_proxy.h domain_list.h dot_lockfile.h dot_lockfile_as.h dsb_scan.h dsn.h dsn_buf.h dsn_mask.h dsn_print.h dsn_util.h ehlo_mask.h ext_prop.h file_id.h flush_clnt.h header_opts.h header_token.h input_transp.h int_filt.h is_header.h lex_822.h log_adhoc.h mail_addr.h mail_addr_crunch.h mail_addr_find.h mail_addr_map.h mail_conf.h mail_copy.h mail_date.h mail_dict.h mail_error.h mail_flush.h mail_open_ok.h mail_params.h mail_proto.h mail_queue.h mail_run.h mail_scan_dir.h mail_stream.h mail_task.h mail_version.h maps.h mark_corrupt.h match_parent_style.h mbox_conf.h mbox_open.h mime_state.h mkmap.h msg_stats.h mynetworks.h mypwd.h namadr_list.h off_cvt.h opened.h own_inet_addr.h pipe_command.h post_mail.h qmgr_user.h qmqp_proto.h quote_821_local.h quote_822_local.h quote_flags.h rcpt_buf.h rcpt_print.h rec_attr_map.h rec_streamlf.h rec_type.h recipient_list.h record.h resolve_clnt.h resolve_local.h rewrite_clnt.h scache.h sent.h smtp_stream.h split_addr.h string_list.h strip_addr.h sys_exits.h timed_ipc.h tok822.h trace.h user_acl.h valid_mailhost_addr.h verify.h verify_clnt.h verp_sender.h wildcard_inet_addr.h xtext.h delivered_hdr.h fold_addr.h header_body_checks.h data_redirect.h
[src/dns]
cc -DNO_PCRE -DBIND_8_COMPAT -DNO_NETINFO -g -O -I. -I../../include -DMACOSX -c dns_lookup.c
cc -DNO_PCRE -DBIND_8_COMPAT -DNO_NETINFO -g -O -I. -I../../include -DMACOSX -c dns_rr.c
In file included from dns_rr.c:101:
dns.h:23:29: error: nameser8_compat.h: No such file or directory
In file included from dns_lookup.c:152:
dns.h:23:29: error: nameser8_compat.h: No such file or directory
make: *** [dns_rr.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [dns_lookup.o] Error 1
make: *** [update] Error 1

Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

I updated postfix to the latest version, 2.6.2, but it fails in the same way on Snow Leopard. Builds fine on Leopard.

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Keywords: snowleopard added; postfix removed
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.