Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17197 closed defect (fixed)

libtasn1-config no longer installed by the libtasn1 1.6_0 version

Reported by: sck-nogas (Scott C. Kennedy) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: lintasn1-config Cc:
Port: gnome-keyring

Description

Just noticed that libtasn1 was updated, so I tried to upgrade libtasn1, and it's dependents, but....

Biko-2:~ sck$ sudo port selfupdate && sudo port install gnome-keyring

MacPorts base version 1.600 installed

Downloaded MacPorts base version 1.600

The MacPorts installation is not outdated and so was not updated selfupdate done! ---> Verifying checksum(s) for libtasn1 ---> Extracting libtasn1 ---> Configuring libtasn1 ---> Building libtasn1 with target all ---> Staging libtasn1 into destroot ---> Installing libtasn1 1.6_0 ---> Activating libtasn1 1.6_0 ---> Cleaning libtasn1 ---> Configuring gnome-keyring Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome-keyring/work/gnome-keyring-2.24.1" && ./configure --prefix=/opt/local " returned error 1 Command output: checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for gettimeofday... yes checking for fsync... yes checking for mlock... yes checking for socket in -lsocket... no checking for socket... yes checking for DBUS... yes checking for HAL... no checking security/pam_modules.h usability... no checking security/pam_modules.h presence... no checking for security/pam_modules.h... no checking for /dev/random... yes checking for libgcrypt-config... /opt/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.2... yes (1.4.3) checking LIBGCRYPT API version... okay checking for libtasn1-config... no checking for libtasn1 - version >= 0.3.4... no * The libtasn1-config script installed by LIBTASN1 could not be found * If LIBTASN1 was installed in PREFIX, make sure PREFIX/bin is in * your path, or set the LIBTASN1_CONFIG environment variable to the * full path to libtasn1-config. configure: error: * * LibtASN1 0.3.4 was not found.

Error: Status 1 encountered during processing. Biko-2:~ sck$

So, I checked the build directory for libtasn1 and it's ChangeLog says...

2008-11-04 Simon Josefsson <simon@…>

  • configure.in: Remove libtasn1-config. Use warnings.

Ryan Schmidt agreed and added "Presumably libtasn1 wants its users to use pkgconfig to find its libraries now. Software that uses libtasn should be updated. Bugs should be reported to the developers of those programs...."

Change History (2)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Fixed gnome-keyring in r42286. See also #17253.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.