Date: Thu, 8 Jan 2004 17:24:13 -0500 From: Paul Pathiakis <paul@pathiakis.com> To: Pav Lucistnik <pav@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/58602: web2ldap-0.10.4 doesn't work on FreeBSD 5.1 RELEASE Message-ID: <200401081724.13861.paul@pathiakis.com> In-Reply-To: <200401022008.i02K85mO083557@freefall.freebsd.org> References: <200401022008.i02K85mO083557@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Pav, looks good. It installs now. P. pc8# make >> web2ldap-0.10.4.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.web2ldap.de/download/. fetch: http://www.web2ldap.de/download/web2ldap-0.10.4.tar.gz: Not Found >> Attempting to fetch from http://www.tricknology.org/ports/. Receiving web2ldap-0.10.4.tar.gz (154165 bytes): 100% 154165 bytes transferred in 11.9 seconds (12.60 kBps) ===> Extracting for web2ldap-0.10.4 >> Checksum OK for web2ldap-0.10.4.tar.gz. ===> Patching for web2ldap-0.10.4 ===> Applying FreeBSD patches for web2ldap-0.10.4 ===> web2ldap-0.10.4 depends on file: /usr/local/bin/python - found ===> Configuring for web2ldap-0.10.4 pc8# make install ===> Installing for web2ldap-0.10.4 ===> web2ldap-0.10.4 depends on file: /usr/local/lib/python2.3/site-packages/_ldap.so - not found ===> Verifying install for /usr/local/lib/python2.3/site-packages/_ldap.so in /usr/ports/net/py-ldap2 >> python-ldap-2.0.0pre18.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://us.dl.sourceforge.net/python-ldap/. Receiving python-ldap-2.0.0pre18.tar.gz (65441 bytes): 100% 65441 bytes transferred in 1.3 seconds (49.03 kBps) ===> Extracting for py23-ldap2-2.0.0pre18 >> Checksum OK for python-ldap-2.0.0pre18.tar.gz. ===> Patching for py23-ldap2-2.0.0pre18 ===> py23-ldap2-2.0.0pre18 depends on file: /usr/local/bin/python2.3 - found ===> py23-ldap2-2.0.0pre18 depends on shared library: ldap.2 - found ===> Configuring for py23-ldap2-2.0.0pre18 ===> Building for py23-ldap2-2.0.0pre18 extra_compile_args: extra_objects: include_dirs: /usr/local/include /usr/local/sasl/include/sasl library_dirs: /usr/local/lib /usr/local/sasl/lib libs: ldap_r lber ssl crypto running build running build_py file Lib/ldap.py (for module ldap) not found file Lib/ldap/schema.py (for module ldap.schema) not found creating build creating build/lib.freebsd-5.1-RELEASE-p11-i386-2.3 copying Lib/ldapurl.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3 copying Lib/ldif.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3 copying Lib/dsml.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3 creating build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/__init__.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/async.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/cidict.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/filter.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/functions.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/ldapobject.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/modlist.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap copying Lib/ldap/sasl.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap creating build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema file Lib/ldap.py (for module ldap) not found file Lib/ldap/schema.py (for module ldap.schema) not found running build_ext building '_ldap' extension creating build/temp.freebsd-5.1-RELEASE-p11-i386-2.3 creating build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/schema.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/schema.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/LDAPObject.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/LDAPObject.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/errors.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/errors.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/functions.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/functions.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/options.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/options.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/constants.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/constants.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/linkedlist.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/linkedlist.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/common.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/common.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/ldapmodule.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/ldapmodule.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/version.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/version.o cc -fno-strict-aliasing -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -mcpu=pentiumpro -fPIC -DHAVE_LIBLDAP_R -DHAVE_TLS -DLDAPMODULE_VERSION=2.0.0pre18 -IModules -I/usr/local/include -I/usr/local/sasl/include/sasl -I/usr/local/include/python2.3 -c Modules/message.c -o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/message.o cc -shared -lc_r -O -pipe -mcpu=pentiumpro build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/LDAPObject.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/common.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/constants.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/errors.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/functions.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/schema.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/ldapmodule.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/linkedlist.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/message.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/version.o build/temp.freebsd-5.1-RELEASE-p11-i386-2.3/Modules/options.o -L/usr/local/lib -L/usr/local/sasl/lib -lldap_r -llber -lssl -lcrypto -o build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/_ldap.so ===> Installing for py23-ldap2-2.0.0pre18 ===> py23-ldap2-2.0.0pre18 depends on file: /usr/local/bin/python2.3 - found ===> Generating temporary packing list ===> Checking if net/py-ldap2 already installed extra_compile_args: extra_objects: include_dirs: /usr/local/include /usr/local/sasl/include/sasl library_dirs: /usr/local/lib /usr/local/sasl/lib libs: ldap_r lber ssl crypto running install running build running build_py file Lib/ldap.py (for module ldap) not found file Lib/ldap/schema.py (for module ldap.schema) not found file Lib/ldap.py (for module ldap) not found file Lib/ldap/schema.py (for module ldap.schema) not found running build_ext running install_lib copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldapurl.py -> /usr/local/lib/python2.3/site-packages copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldif.py -> /usr/local/lib/python2.3/site-packages copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/dsml.py -> /usr/local/lib/python2.3/site-packages creating /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/__init__.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/async.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/cidict.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/filter.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/functions.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/ldapobject.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/modlist.py -> /usr/local/lib/python2.3/site-packages/ldap copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/sasl.py -> /usr/local/lib/python2.3/site-packages/ldap creating /usr/local/lib/python2.3/site-packages/ldap/schema copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema/__init__.py -> /usr/local/lib/python2.3/site-packages/ldap/schema copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema/models.py -> /usr/local/lib/python2.3/site-packages/ldap/schema copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema/subentry.py -> /usr/local/lib/python2.3/site-packages/ldap/schema copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/ldap/schema/tokenizer.py -> /usr/local/lib/python2.3/site-packages/ldap/schema copying build/lib.freebsd-5.1-RELEASE-p11-i386-2.3/_ldap.so -> /usr/local/lib/python2.3/site-packages byte-compiling /usr/local/lib/python2.3/site-packages/ldapurl.py to ldapurl.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldif.py to ldif.pyc byte-compiling /usr/local/lib/python2.3/site-packages/dsml.py to dsml.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/__init__.py to __init__.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/async.py to async.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/cidict.py to cidict.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/filter.py to filter.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/functions.py to functions.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/ldapobject.py to ldapobject.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/modlist.py to modlist.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/sasl.py to sasl.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/schema/__init__.py to __init__.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/schema/models.py to models.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/schema/subentry.py to subentry.pyc byte-compiling /usr/local/lib/python2.3/site-packages/ldap/schema/tokenizer.py to tokenizer.pyc writing byte-compilation script '/tmp/tmpmtG0dp.py' /usr/local/bin/python2.3 -O /tmp/tmpmtG0dp.py removing /tmp/tmpmtG0dp.py ===> Registering installation for py23-ldap2-2.0.0pre18 ===> Returning to build of web2ldap-0.10.4 ===> web2ldap-0.10.4 depends on file: /usr/local/bin/python - found ===> Generating temporary packing list ===> Checking if www/web2ldap already installed Listing . ... Listing ./contrib ... Compiling ./contrib/occonf2ldapoc-esj.py ... Listing ./etc ... Listing ./etc/rc.d ... Listing ./etc/web2ldap ... Compiling ./etc/web2ldap/ldapoc.py ... Compiling ./etc/web2ldap/ldapoidreg.py ... Listing ./etc/web2ldap/web2ldapcnf ... Compiling ./etc/web2ldap/web2ldapcnf/__init__.py ... Compiling ./etc/web2ldap/web2ldapcnf/fastcgi.py ... Compiling ./etc/web2ldap/web2ldapcnf/hosts.py ... Compiling ./etc/web2ldap/web2ldapcnf/misc.py ... Compiling ./etc/web2ldap/web2ldapcnf/standalone.py ... Listing ./fcgi ... Compiling ./fcgi/web2ldap.py ... Listing ./htdocs ... Listing ./htdocs/css ... Listing ./htdocs/ssi ... Listing ./pylib ... Compiling ./pylib/dsml.py ... Compiling ./pylib/ipadr.py ... Compiling ./pylib/ldapdns.py ... Compiling ./pylib/ldapsession.py ... Listing ./pylib/ldaputil ... Compiling ./pylib/ldaputil/__init__.py ... Compiling ./pylib/ldaputil/base.py ... Compiling ./pylib/ldaputil/passwd.py ... Compiling ./pylib/msHTTPHandler.py ... Compiling ./pylib/msHTTPServer.py ... Compiling ./pylib/msbase.py ... Compiling ./pylib/msgzip.py ... Listing ./pylib/mspki ... Compiling ./pylib/mspki/__init__.py ... Compiling ./pylib/mspki/asn1helper.py ... Compiling ./pylib/mspki/asn1types.py ... Compiling ./pylib/mspki/nsext.py ... Compiling ./pylib/mspki/rfc2459.py ... Compiling ./pylib/mspki/utctime.py ... Compiling ./pylib/mspki/util.py ... Compiling ./pylib/mspki/vendorext.py ... Compiling ./pylib/mspki/x500.py ... Compiling ./pylib/mspki/x509.py ... Compiling ./pylib/mspki/x509v3.py ... Listing ./pylib/pisces ... Compiling ./pylib/pisces/__init__.py ... Compiling ./pylib/pisces/asn1.py ... Compiling ./pylib/utctime.py ... Listing ./pylib/w2lapp ... Compiling ./pylib/w2lapp/__init__.py ... Compiling ./pylib/w2lapp/add.py ... Compiling ./pylib/w2lapp/addmodifyform.py ... Compiling ./pylib/w2lapp/cnf.py ... Compiling ./pylib/w2lapp/connect.py ... Compiling ./pylib/w2lapp/conninfo.py ... Compiling ./pylib/w2lapp/core.py ... Compiling ./pylib/w2lapp/delete.py ... Compiling ./pylib/w2lapp/groupadm.py ... Compiling ./pylib/w2lapp/gui.py ... Compiling ./pylib/w2lapp/handler.py ... Compiling ./pylib/w2lapp/locate.py ... Compiling ./pylib/w2lapp/login.py ... Compiling ./pylib/w2lapp/modify.py ... Compiling ./pylib/w2lapp/monitor.py ... Compiling ./pylib/w2lapp/passwd.py ... Compiling ./pylib/w2lapp/read.py ... Compiling ./pylib/w2lapp/referral.py ... Compiling ./pylib/w2lapp/rename.py ... Compiling ./pylib/w2lapp/search.py ... Compiling ./pylib/w2lapp/searchform.py ... Compiling ./pylib/w2lapp/viewer.py ... Listing ./sbin ... Compiling ./sbin/compile.py ... Compiling ./sbin/occonf2ldapoc.py ... Compiling ./sbin/pickleasn1cfg.py ... Compiling ./sbin/web2ldap.py ... Listing ./templates ... Listing ./var ... Listing ./var/log ... Listing ./var/run ... Run ${PREFIX}/web2ldap/sbin/web2ldap.py to start the standalone version of web2ldap. By default it only accepts connections from localhost, but this can be modified in: ${PREFIX}/web2ldap/etc/web2ldap/web2ldapcnf/standalone.py For instructions on installing the CGI version of web2ldap, please look at the enclosed documentation in ${PREFIX}/web2ldap/htdocs/. ===> Registering installation for web2ldap-0.10.4 pc8# On Friday 02 January 2004 03:08 pm, you wrote: > Synopsis: web2ldap-0.10.4 doesn't work on FreeBSD 5.1 RELEASE > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Fri Jan 2 12:07:40 PST 2004 > State-Changed-Why: > Is this still the problem with updated version of py-ldap2 > I committed few days ago? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=58602
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401081724.13861.paul>