I have a local port repository under my home path where I am testing a
new port for libpqxx (see attached).  When I try to install this port,
I get the following:

[ [EMAIL PROTECTED] ~/ports ]$ sudo port install libpqxx
Password:
Portfile changed since last build; discarding previous state.
--->  Fetching libpqxx
--->  Verifying checksum(s) for libpqxx
--->  Extracting libpqxx
--->  Configuring libpqxx
--->  Building libpqxx with target all
--->  Staging libpqxx into destroot
--->  Installing libpqxx 2.6.9_0
list element in braces followed by "}" instead of space
Error: Status 1 encountered during processing.


Thereafter, I can't do anything with this port, eg:

[ [EMAIL PROTECTED] ~/ports ]$ sudo port lint libpqxx
list element in braces followed by "}" instead of space
Error: Status 1 encountered during processing.
[ [EMAIL PROTECTED] ~/ports ]$ sudo port clean --all libpqxx
Portfile changed since last build; discarding previous state.
list element in braces followed by "}" instead of space
Error: Status 1 encountered during processing.
[ [EMAIL PROTECTED] ~/ports ]$ sudo port install libpqxx
list element in braces followed by "}" instead of space
Error: Status 1 encountered during processing.


Is this a sign of corruption somewhere in the macport registry or something?

For instance:

[ [EMAIL PROTECTED] ~/ports ]$ port -v installed
Error: port installed failed: list element in braces followed by "}"
instead of space
No ports are installed.

If so, how do I fix this?

Thanks, Darren

Attachment: Portfile
Description: Binary data

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to