Opened 19 years ago

Closed 19 years ago

#3140 closed defect (worksforme)

BUG: Failed to build gnupg

Reported by: micke@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

I tried to build gnupg in Darwinports 1.0 but it failed with:

Making all in g10 gcc -DGNUPG_LIBEXECDIR="\"/opt/local/libexec/gnupg\"" -g -O2 -Wall -L/opt/local/lib -L/opt/local/ lib -L/opt/local/lib -L/opt/local/lib -o gpg g10.o build-packet.o compress.o compress-bz2.o free- packet.o getkey.o keydb.o keyring.o seskey.o kbnode.o mainproc.o armor.o mdfilter.o textfilter.o progress.o misc.o openfile.o keyid.o parse-packet.o comment.o status.o plaintext.o sig-check.o keylist.o signal.o cardglue.o tlv.o card-util.o app-openpgp.o iso7816.o apdu.o ccid-driver.o pkclist.o skclist.o pubkey-enc.o passphrase.o seckey-cert.o encr-data.o cipher.o encode.o sign.o verify.o revoke.o decrypt.o keyedit.o dearmor.o import.o export.o trustdb.o tdbdump.o tdbio.o delkey.o keygen.o pipemode.o helptext.o keyserver.o photoid.o exec.o ../cipher/libcipher.a ../mpi/libmpi.a ../ util/libutil.a -L/opt/local/lib -liconv -L/opt/local/lib -lintl -liconv -lc -lz -lbz2 -lreadline /usr/bin/ld: warning multiple definitions of symbol _locale_charset /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/bin/ld: warning prebinding disabled because of undefined symbols /usr/bin/ld: Undefined symbols: _rl_cleanup_after_signal _rl_free_line_state collect2: ld returned 1 exit status

Change History (5)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to waqar@…
Summary: Failed to build gnupgBUG: Failed to build gnupg

comment:2 Changed 19 years ago by waqar@…

Status: newassigned

comment:3 Changed 19 years ago by waqar@…

Which version of OS are you building on? I works fine for me on Tiger and Panther. This looks like readline is missing make sure that you have the latest port file.

comment:4 Changed 19 years ago by micke@…

First of all, really thanks for looking into this so quickly.

I have 10.4.1, and tried to do a 'sudo port -d selfupdate', also tried to run off the CVS.

Building readline manually first solved the issue, thanks. There seems to be a missing dependency somewhere.

comment:5 Changed 19 years ago by waqar@…

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.