FreeBSD Port: portmanager-0.4.1_9 - broken?

Avinash Duduskar avinash.duduskar at gmail.com
Wed May 2 15:20:34 PDT 2007


Hi,


I’m getting the following error when using portmanager:

barge# /usr/local/bin/portmanager -ui
rParseCommandLine 0.4.1_9 error: /usr/ports/-ui is not a valid port
directory
rParseCommandLine 0.4.1_9 info:either you have used an invalid command line
switch as the first option or you are trying to update a non existent port
path, see man portmanager(1)
MGPMrCommandLine 0.4.1_9 error: rParseCommandLine returned errorCode 1



This was the only warning I got during make:

1. cd ../.. &&  /bin/sh
/usr/ports/ports-mgmt/portmanager/work/portmanager-0.4.1/missing --run
automake --gnu  libMG/src/Makefile
2. automake: not found
3. WARNING: `automake' is missing on your system.  You should only need it
if
4.          you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
5.          You might want to install the `Automake' and `Perl' packages.
6.          Grab them from any GNU archive site.
7. cd ../.. &&  CONFIG_HEADERS= CONFIG_LINKS= 
CONFIG_FILES=libMG/src/Makefile /bin/sh ./config.status
8. config.status: creating libMG/src/Makefile
9. config.status: executing default-1 commands
10. source='MGdbAdd.c' object='MGdbAdd.lo' libtool=yes 
depfile='.deps/MGdbAdd.Plo' tmpdepfile='.deps/MGdbAdd.TPlo'  depmode=gcc3
/bin/sh ../../depcomp  /bin/sh ../../libtool --mode=compile cc
-DHAVE_CONFIG_H -I. -I. -I../..      -O -pipe -c -o MGdbAdd.lo `test -f
MGdbAdd.c || echo './'`MGdbAdd.c
11. mkdir .libs 


It's parsing the switch incorrectly with the path.
I did not touch the config and a few other users get the same error with a
fresh install.

Or. it's trying to figure out if those are valid flags or not, and if they
aren't then it assumes that it's a port you are trying to update. In
whatever criteria it uses it seems to have forgotten about said flags.

Or am I just missing something I've bungled.



Regards,
Avinash Duduskar



More information about the freebsd-ports mailing list