port install postfix @2.9.2_0 +mysql55 fails to build

Bjarne D Mathiesen macintosh at mathiesen.info
Sun May 6 02:19:54 PDT 2012


I'm getting this when building postfix @2.9.2_0 +mysql55

port install postfix @2.9.2_0 +mysql51 *works* so it has to be something
to do with mysql51 <-> mysql55

++++++++++++++++ start debug log +++++++++++++++++++
+++++++++ non-problematic sections skipped +++++++++

DEBUG: No need to upgrade! mysql_select 0.1.1_0 >= mysql_select 0.1.1_0
--->  Computing dependencies for postfix:info:main .:debug:main
Searching for dependency: mysql55
DEBUG: Found Dependency: receipt exists for mysql55

... skipping a lot of log

DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: build phase started at Sun May  6 11:01:56 CEST 2012
--->  Building postfix
DEBUG: Executing org.macports.build (postfix)
DEBUG: Environment: CPATH='/macports/include'
CC_PRINT_OPTIONS_FILE='/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/macports/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.7' GI_SCANNER_DISABLE_CACHE='1'
DEBUG: Assembled command: 'cd
"/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2"
&& /usr/bin/make -j8 -w'
DEBUG: Executing command line:  cd
"/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2"
&& /usr/bin/make -j8 -w
make: Entering directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2'
rm -f libexec/post-install && ln -f conf/post-install libexec/post-install
rm -f libexec/postfix-files && ln -f conf/postfix-files
libexec/postfix-files
rm -f libexec/postfix-script && ln -f conf/postfix-script
libexec/postfix-script
rm -f libexec/postfix-wrapper && ln -f conf/postfix-wrapper
libexec/postfix-wrapper
rm -f libexec/main.cf && ln -f conf/main.cf libexec/main.cf
rm -f libexec/master.cf && ln -f conf/master.cf libexec/master.cf
rm -f libexec/postmulti-script && ln -f conf/postmulti-script
libexec/postmulti-script
set -e; for i in src/util src/global src/dns src/tls src/xsasl
src/milter src/master src/postfix src/fsstone src/smtpstone src/sendmail
src/error src/pickup src/cleanup src/smtpd src/local src/trivial-rewrite
src/qmgr src/oqmgr src/smtp src/bounce src/pipe src/showq src/postalias
src/postcat src/postconf src/postdrop src/postkick src/postlock
src/postlog src/postmap src/postqueue src/postsuper src/qmqpd src/spawn
src/flush src/verify src/virtual src/proxymap src/anvil src/scache
src/discard src/tlsmgr src/postmulti src/postscreen src/dnsblog
src/tlsproxy; do \
	 (set -e; echo "[$i]"; cd $i; /usr/bin/make 'CC=/usr/bin/clang
-DNO_PCRE -arch x86_64 -DHAS_MYSQL -I/macports/include/mysql55/mysql
-DBIND_8_COMPAT -DNO_NETINFO -DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H
-DNO_KQUEUE' update MAKELEVEL=) || exit 1; \
	done
[src/util]
make: Entering directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2/src/util'
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c alldig.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c allprint.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c argv.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c argv_split.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c attr_clnt.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c attr_print0.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c attr_print64.c
/usr/bin/clang -DNO_PCRE -arch x86_64 -DHAS_MYSQL
-I/macports/include/mysql55/mysql -DBIND_8_COMPAT -DNO_NETINFO
-DRESOLVE_H_NEEDS_ARPA_NAMESER_COMPAT_H -DNO_KQUEUE -g -O2 -I. -DMACOSX
-c attr_print_plain.c
argv.c:2:1: warning: '/*' within block comment [-Wcomment]
attr_print_plain.c:2:1: warning: '/*' within block comment [-Wcomment]
attr_clnt.c:2:1: warning: '/*' within block comment [-Wcomment]
alldig.cattr_print64.c:2:1: warning: '/*' within block comment [-Wcomment]
:2:1: warning: '/*' within block comment [-Wcomment]
argv_split.c:2:1: warning: '/*' within block comment [-Wcomment]
attr_print0.c:2:1: warning: '/*' within block comment [-Wcomment]
allprint.c:2:1: warning: '/*' within block comment [-Wcomment]
/* NAME
^

... a whole tanker-full of warning about comments

216 warnings generated.
422 warnings generated.
318 warnings generated.
make: Leaving directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2/src/global'
make: *** [update] Error 1
make: Leaving directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2'
shell command " cd
"/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/work/postfix-2.9.2"
&& /usr/bin/make -j8 -w " returned error 2
Error: Target org.macports.build returned: shell command failed (see log
for details)
DEBUG: Backtrace: shell command failed (see log for details)
Warning: the following items did not execute (for postfix):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Log for postfix is at:
/macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_postfix/postfix/main.log

+++++++++++++++ end debog log +++++++++++++++++

Is it a problem in our department -or- an upstrem problem
-and- if an upstream problem is it then mysql -or- postfix ???

thanks :-)
-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3


More information about the macports-dev mailing list