Opened 14 years ago

Closed 13 years ago

#22755 closed defect (invalid)

postgresql84 postgresql84-server "configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID"

Reported by: msmitty26@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: jyrkiwahlstedt
Port: postgresql84 postgresql84-server

Description

OS: Snow Leopard 10.6.2
Xcode: Version 3.2.1 (1613)
Command used: sudo port install postgresql84 postgresql84-server
Build log:

--->  Computing dependencies for postgresql84
--->  Fetching postgresql84
--->  Verifying checksum(s) for postgresql84
--->  Extracting postgresql84
--->  Configuring postgresql84
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_databases_postgresql84/work/postgresql-8.4.1" && ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/postgresql84 --bindir=/opt/local/lib/postgresql84/bin --libdir=/opt/local/lib/postgresql84 --includedir=/opt/local/include/postgresql84 --datadir=/opt/local/share/postgresql84 --mandir=/opt/local/share/man --without-docdir --with-includes=/opt/local/include --with-libraries=/opt/local/lib --with-openssl --with-bonjour --with-readline --with-zlib --with-libxml --with-libxslt --enable-thread-safety --enable-integer-datetimes --with-ossp-uuid " returned error 1
Command output: checking for tar... /usr/bin/tar
checking whether ln -s works... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for bison... bison
configure: using bison (GNU Bison) 2.4.1
checking for flex... /usr/bin/flex
configure: using flex 2.5.35
checking for perl... /usr/bin/perl
checking for main in -lm... yes
checking for library containing setproctitle... no
checking for library containing dlopen... none required
checking for library containing socket... none required
checking for library containing shl_load... no
checking for library containing getopt_long... none required
checking for library containing crypt... none required
checking for library containing fdatasync... none required
checking for library containing gethostbyname_r... no
checking for library containing shmget... none required
checking for -lreadline... yes (-lreadline)
checking for inflate in -lz... yes
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for SSL_library_init in -lssl... yes
checking for xmlSaveToBuffer in -lxml2... yes
checking for xsltCleanupGlobals in -lxslt... yes
checking for uuid_export in -lossp-uuid... no
checking for uuid_export in -luuid... no
configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID

Error: Status 1 encountered during processing.

Change History (6)

comment:1 Changed 14 years ago by msmitty26@…

BTW...

The following ports are currently installed:

bison @2.4.1_0 (active)
expat @2.0.1_0 (active)
gettext @0.17_4 (active)
gperf @3.0.4_0 (active)
libiconv @1.12_2
libiconv @1.13_0 (active)
libxml2 @2.7.3_0
libxml2 @2.7.6_0 (active)
libxslt @1.1.24_2
libxslt @1.1.26_0 (active)
m4 @1.4.12_1
m4 @1.4.13_0 (active)
ncurses @5.7_0
ncurses @5.7_0+darwin_10 (active)
ncursesw @5.7_0
ncursesw @5.7_0+darwin_10 (active)
openssl @0.9.8j_0
openssl @0.9.8l_0+darwin (active)
ossp-uuid @1.6.2_0 (active)
rb-rubygems @1.3.4_0 (active)
readline @6.0.000_1
readline @6.0.000_2+darwin (active)
ruby @1.8.7-p174_1+darwin+thread_hooks (active)
zlib @1.2.3_2
zlib @1.2.3_3 (active)

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

Cc: jwa@… added
Keywords: postgresql84 ossp-uuid removed
Owner: changed from macports-tickets@… to mww@…

comment:3 Changed 14 years ago by matt@…

I merely uninstalled and reinstalled ossp-uuid before installing postgresql84 and postgresql84-server, and it worked. I.e.: port uninstall ossp-uuid port install ossp-uuid port install postgresql84 postgresql84-server

comment:4 Changed 14 years ago by matt@…

Cc: matt@… added

Cc Me!

comment:5 Changed 14 years ago by matt@…

Cc: matt@… removed

Cc Me!

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

Resolution: invalid
Status: newclosed

Probably a Migration issue.

Note: See TracTickets for help on using tickets.