Opened 15 years ago

Closed 13 years ago

Last modified 10 years ago

#22093 closed defect (wontfix)

cyrus-sasl2 2.1.23 static variant build error

Reported by: molind@… Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version: 1.8.99
Keywords: Cc: landonf (Landon Fuller), molind@…, klemens.mantzos@…, cooljeanius (Eric Gallager)
Port: cyrus-sasl2

Description

Evgen-Bodunovs-Mac:~ molind$ sudo port build cyrus-sasl2 +static
--->  Computing dependencies for cyrus-sasl2
--->  Configuring cyrus-sasl2
--->  Building cyrus-sasl2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_cyrus-sasl2/work/cyrus-sasl-2.1.23" && /usr/bin/make -j2 all " returned error 2
Command output: mv -f .libs/server.lo server.lo
ln -s ../plugins/sasldb.c ../sasldb/db_ndbm.c ../sasldb/allockey.c ../plugins/cram.c ../plugins/digestmd5.c ../plugins/otp.c ../plugins/srp.c ../plugins/gssapi.c ../plugins/plain.c ../plugins/anonymous.c ../plugins/login.c ../plugins/ntlm.c .
mv -f .libs/plugin_common.lo plugin_common.lo
/bin/sh ../libtool --mode=link /usr/bin/gcc-4.2  -Wall -W -O2 -arch x86_64  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o libsasl2.la -rpath /opt/local/lib -version-info 2:23:0 auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo   -ldl   -lresolv -lresolv  
rm -fr .libs/libsasl2.la .libs/libsasl2.* .libs/libsasl2.*
../libtool: line 2449: test: too many arguments
/usr/bin/gcc-4.2 -dynamiclib -undefined error -o .libs/libsasl2.2.0.23.dylib  auxprop.lo canonusr.lo checkpw.lo client.lo common.lo config.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_common.lo  -L/opt/local/lib -ldl -lresolv -lresolv -lc  -install_name  /opt/local/lib/libsasl2.2.dylib 
(cd .libs && rm -f libsasl2.2.dylib && ln -s libsasl2.2.0.23.dylib libsasl2.2.dylib)
(cd .libs && rm -f libsasl2.dylib && ln -s libsasl2.2.0.23.dylib libsasl2.dylib)
ar cru .libs/libsasl2.a  auxprop.o canonusr.o checkpw.o client.o common.o config.o external.o md5.o saslutil.o server.o seterror.o dlopen.o plugin_common.o 
ranlib .libs/libsasl2.a
creating libsasl2.la
(cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la libsasl2.la)
adding static plugins and dependencies
ar cru .libs/libsasl2.a sasldb.o db_ndbm.o allockey.o cram.o digestmd5.o otp.o srp.o gssapi.o plain.o anonymous.o login.o ntlm.o
ar: sasldb.o: No such file or directory
ar: db_ndbm.o: No such file or directory
ar: allockey.o: No such file or directory
ar: cram.o: No such file or directory
ar: digestmd5.o: No such file or directory
ar: otp.o: No such file or directory
ar: srp.o: No such file or directory
ar: gssapi.o: No such file or directory
ar: plain.o: No such file or directory
ar: anonymous.o: No such file or directory
ar: login.o: No such file or directory
ar: ntlm.o: No such file or directory
make[2]: *** [libsasl2.a] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

Change History (6)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Cc: landonf@… added
Owner: changed from macports-tickets@… to jmpp@…
Port: cyrus-sasl2 added

comment:2 Changed 15 years ago by molind@…

Cc: molind@… added

Cc Me!

comment:3 Changed 14 years ago by klemens.mantzos@…

cc me.

comment:4 Changed 14 years ago by klemens.mantzos@…

Cc: klemens.mantzos@… added

Cc Me!

comment:5 Changed 13 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: newclosed

Variant disabled in r75166. Feel free to reopen if you can provide a fix.

comment:6 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.