Opened 14 years ago

Closed 14 years ago

#23194 closed defect (duplicate)

MacPort cyrus-sasl2 fails to build

Reported by: conradwt (Conrad Taylor) Owned by: jmpp@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: landonf (Landon Fuller)
Port: cyrus-sasl2

Description

$ sudo gem upgrade subversion
Password:
ERROR:  While executing gem ... (RuntimeError)
    Unknown command upgrade
darnoc-desktop:~ conradwt$ sudo port upgrade subversion
Password:
--->  Computing dependencies for 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 -j4 all " returned error 2
Command output: /usr/bin/make  all-recursive
Making all in include
make[2]: Nothing to be done for `all'.
Making all in sasldb
ar cru .libs/libsasldb.a db_ndbm.o allockey.o
Making all in plugins
make[2]: Nothing to be done for `all'.
Making all in lib
make[2]: Nothing to be done for `all'.
Making all in utils
/bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -Wall -W -O2 -arch ppc  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o pluginviewer  pluginviewer.o ../lib/libsasl2.la   -lresolv -lresolv  -lpam
/usr/bin/gcc-4.0 -Wall -W -O2 -arch ppc -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -o .libs/pluginviewer pluginviewer.o -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lpam -lresolv -lresolv -lpam
Undefined symbols:
  "_auxprop_plugin_info", referenced from:
      _main in pluginviewer.o
      _main in pluginviewer.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [pluginviewer] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Unable to upgrade port: 1
Before reporting a bug, first run the command again with the -d flag to get complete output.

Change History (2)

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

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

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

Keywords: leopard ppc removed
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.