Opened 19 years ago
Closed 19 years ago
#8857 closed defect (fixed)
BUG: gnutls-1.2.9 port install failed, blocking inkscape-0.43
Reported by: | armando@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
Attemping to port install inkscape fails on gnutls. The errror output is as follows:
chani:~/Projects/GSTREAMER armando$ sudo port install inkscape ---> Building gnutls with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gnutls/work/gnutls-1.2.9" && MACOSX_DEPLOYMENT_TARGET=10.4 make all" returned error 2 Command output: make[3]: Nothing to be done for `all-am'. Making all in libextra Making all in openpgp make[3]: Nothing to be done for `all'. Making all in minilzo make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in src Making all in srp make[3]: Nothing to be done for `all'. Making all in x509 make[3]: Nothing to be done for `all'. Making all in openpgp make[3]: Nothing to be done for `all'. Making all in cfg Making all in platon Making all in str make[5]: Nothing to be done for `all'. make[5]: Nothing to be done for `all-am'. make[4]: Nothing to be done for `all-am'. /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -D_REENTRANT -D_THREAD_SAFE -I/opt/local/include -I/opt/local/include -L/opt/local/lib -o gnutls-serv serv-gaa.o serv.o common.o ../lib/libgnutls.la ../libextra/libgnutls-extra.la -L/opt/local/lib -lgcrypt -L/opt/local/lib -lgpg-error -L/opt/local/lib -ltasn1 -L/opt/local/lib -lopencdk -L/opt/local/lib -lgcrypt -L/opt/local/lib -lgpg-error /usr/bin/gcc-4.0 -D_REENTRANT -D_THREAD_SAFE -I/opt/local/include -I/opt/local/include -o .libs/gnutls-serv serv-gaa.o serv.o common.o -L/opt/local/lib ../lib/.libs/libgnutls.dylib ../libextra/.libs/libgnutls-extra.dylib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gnutls/work/gnutls-1.2.9/lib/.libs/libgnutls.dylib /opt/local/lib/libtasn1.dylib /opt/local/lib/libopencdk.dylib -lz /opt/local/lib/libgcrypt.dylib /opt/local/lib/libgpg-error.dylib /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc /usr/bin/ld: Undefined symbols: asn1_find_node asn1_get_length_der collect2: ld returned 1 exit status make[3]: * [gnutls-serv] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: The following dependencies failed to build: loudmouth gnutls Error: /opt/local/bin/port: Status 1 encountered during processing.
The above errorts then blocks installing inkscape-0.43.
Change History (1)
comment:1 Changed 19 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | gnutls-1.2.9 port install failed, blocking inkscape-0.43 → BUG: gnutls-1.2.9 port install failed, blocking inkscape-0.43 |
gnutls is at 1.2.11 which fixed this particular problem;