Re: py-lxml 2.2.7 wont build on HEAD

2010-09-27 Thread Sam Fourman Jr.
On Sun, Sep 26, 2010 at 10:24 PM, Sam Fourman Jr.  wrote:
> while trying to build py-lxml 2.2.7 on FreeBSD 9
>
> it hangs on this line
>
> cc -DNDEBUG -O2 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2
> -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC
> -I/usr/local/include -I/usr/local/include/libxml2
> -I/usr/local/include/python2.6 -c src/lxml/lxml.etree.c -o
> temp.freebsd-9.0-CURRENT-amd64-2.6/src/lxml/lxml.etree.o -w
>
>
> here is the complete output
>
> uname -a
> FreeBSD Sam.PuffyBSD.Com 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Sun Sep
> 26 21:48:08 CDT 2010
> r...@fnfs.puffybsd.com:/usr/obj/usr/src/sys/WORKSTATION  amd64
> Sam#
>
>
>
> Sam# cd /usr/ports/devel/py-lxml/
> Sam# make clean
> ===>  Cleaning for py26-lxml-2.2.7
> Sam#
> Sam#
> Sam#
> Sam# make install
> ===>  Vulnerability check disabled, database not found
> ===>  License check disabled, port has not defined LICENSE
> ===>  Extracting for py26-lxml-2.2.7
> => MD5 Checksum OK for lxml-2.2.7.tar.gz.
> => SHA256 Checksum OK for lxml-2.2.7.tar.gz.
> ===>  Patching for py26-lxml-2.2.7
> ===>   py26-lxml-2.2.7 depends on file: /usr/local/bin/easy_install-2.6 - 
> found
> ===>   py26-lxml-2.2.7 depends on file: /usr/local/bin/python2.6 - found
> ===>   py26-lxml-2.2.7 depends on shared library: xml2.5 - found
> ===>   py26-lxml-2.2.7 depends on shared library: xslt.2 - found
> ===>  Configuring for py26-lxml-2.2.7
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running config
> ===>  Building for py26-lxml-2.2.7
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running bdist_egg
> running egg_info
> writing src/lxml.egg-info/PKG-INFO
> writing top-level names to src/lxml.egg-info/top_level.txt
> writing dependency_links to src/lxml.egg-info/dependency_links.txt
> reading manifest file 'src/lxml.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'src/lxml.egg-info/SOURCES.txt'
> installing library code to build/bdist.freebsd-9.0-CURRENT-amd64/egg
> running install_lib
> running build_py
> creating lib.freebsd-9.0-CURRENT-amd64
> creating lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/doctestcompare.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/builder.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/sax.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/cssselect.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/usedoctest.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/__init__.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/ElementInclude.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/pyclasslookup.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> copying src/lxml/_elementpath.py -> lib.freebsd-9.0-CURRENT-amd64/lxml
> creating lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/builder.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/diff.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/defs.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/_setmixin.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/formfill.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/soupparser.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/_html5builder.py ->
> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/ElementSoup.py -> 
> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/_diffcommand.py -> 
> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/clean.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/__init__.py -> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/html5parser.py -> 
> lib.freebsd-9.0-CURRENT-amd64/lxml/html
> copying src/lxml/html/_dictmixin.py -> lib.freebsd-9.0-CURRENT-

Re: py-lxml 2.2.7 wont build on HEAD

2010-09-27 Thread Sam Fourman Jr.
On Mon, Sep 27, 2010 at 5:56 AM, wen heping  wrote:
> Here is my build log:
> fb9# make install
> ===>  WARNING: Vulnerability database out of date, checking anyway
> ===>  License check disabled, port has not defined LICENSE
> ===>  Extracting for py26-lxml-2.2.7
> => MD5 Checksum OK for lxml-2.2.7.tar.gz.
> => SHA256 Checksum OK for lxml-2.2.7.tar.gz.
> ===>  Patching for py26-lxml-2.2.7
> ===>   py26-lxml-2.2.7 depends on file: /usr/local/bin/easy_install-2.6 - 
> found
> ===>   py26-lxml-2.2.7 depends on file: /usr/local/bin/python2.6 - found
> ===>   py26-lxml-2.2.7 depends on shared library: xml2.5 - found
> ===>   py26-lxml-2.2.7 depends on shared library: xslt.2 - found
> ===>  Configuring for py26-lxml-2.2.7
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running config
> ===>  Building for py26-lxml-2.2.7
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running setopt
> Writing setup.cfg
> Building lxml version 2.2.7.
> Building with Cython 0.13.
> Using build configuration of libxslt 1.1.26
> Building against libxml2/libxslt in the following directory: /usr/local/lib
> running bdist_egg
> running egg_info
> writing src/lxml.egg-info/PKG-INFO
> writing top-level names to src/lxml.egg-info/top_level.txt
> writing dependency_links to src/lxml.egg-info/dependency_links.txt
> reading manifest file 'src/lxml.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'src/lxml.egg-info/SOURCES.txt'
> installing library code to build/bdist.freebsd-9.0-CURRENT-i386/egg
> running install_lib
> running build_py
> creating lib.freebsd-9.0-CURRENT-i386
> creating lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/builder.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/__init__.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/ElementInclude.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/_elementpath.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/doctestcompare.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/sax.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/cssselect.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/usedoctest.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> copying src/lxml/pyclasslookup.py -> lib.freebsd-9.0-CURRENT-i386/lxml
> creating lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/html5parser.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/builder.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/clean.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/__init__.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/defs.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/_html5builder.py -> 
> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/_setmixin.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/soupparser.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/formfill.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/_dictmixin.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/_diffcommand.py -> 
> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/usedoctest.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/ElementSoup.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> copying src/lxml/html/diff.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
> running build_ext
> building 'lxml.etree' extension
> creating temp.freebsd-9.0-CURRENT-i386-2.6
> creating temp.freebsd-9.0-CURRENT-i386-2.6/src
> creating temp.freebsd-9.0-CURRENT-i386-2.6/src/lxml
> cc -DNDEBUG -O2 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2
> -fno-strict-aliasing -O2 -pipe -
> fno-strict-aliasing -fPIC -I/usr/local/include
> -I/usr/local/include/libxml2 -I/usr/local/include/pytho
>n2.6 -c src/lxml/lxml.etree.c -o
> temp.freebsd-9.0-CURRENT-i386-2.6/src/lxml/lxml.etree.o -w
> cc -shared -pthread -O2 -pipe -fno-strict-aliasing
> temp.freebsd-9.0-CURRENT-i386-2.6/src/lxml/lxml.

Current unassigned ports problem reports

2010-09-27 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at
http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .)

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/150987bro updato to 1.5
o ports/150986[MAINTAINER] net-im/centerim-devel: Update to 4.22.9.3
o ports/150983[patch] lang/sdcc-devel: version 2.9.7.2010.09.25
o ports/150981dns/powerdns-recursor: update to 3.3
o ports/150980I can not create package for cups-base-1.4.4 using pkg
o ports/150978Update ports: emulators/sdlmame-devel update to 0.139u
o ports/150974www/cybercalendar : port fix / deprecate
o ports/150973[NEW PORT] games/inform7: Inform 7 programming languag
o ports/150971[PATCH] net-im/gajim-devel: update to 20100926
f ports/150970[PATCH] deskutils/treeline update to 1.2.4
o ports/150969[PATCH] x11-fonts/freefont-ttf update to 20100919
o ports/150961update sysutils/facter to 1.5.8
o ports/150956[PATCH] shells/dash: update to 0.5.6.1
o ports/150952[PATCH] net-im/gajim: update to 0.14
f ports/150939[PATCH] deskutils/recoll update to 1.14.2 and move to 
o ports/150937[REPOCOPY] www/typo3 --> www/typo343
o ports/150933[NEW PORT] deskutils/xfce4-volstatus-icon : It's syste
o ports/150931[patch] devel/geany-plugins v0.19
o ports/150916[PATCH] editors/xxe-perso: update to 4.6.1, fix unfetc
o ports/150911Update port: devel/mk-configure
o ports/150901deprecate port: net/pyslsk
o ports/150900net-p2p/gift-fasttrack: deprecate umaintained gift-plu
o ports/150896[PATCH] Unbreak, restore editors/xml2rfc-xxe4.6.1 and 
o ports/150895astro/stellarium and games/viruskiller [Segmentation f
f ports/150883Ports games/openastromenace won't compile on 64 bit
o ports/150881[patch] sysutils/backuppc: remove %%RC_SUBR%%, etc.
o ports/150879[NEW PORT] sysutils/downtimed: System downtime monitor
o ports/150863Update port: www/piwigo (former phpwebgallery) update 
o ports/150790New port: mail/dovecot20-pigeonhole
o ports/150789New port: mail/dovecot20
f ports/150783mail/qpopper: fails to configure ocasionally
o ports/150782[maintainer update][patch]Update port: www/ziproxy to 
f ports/150770[patch] devel/geany v0.19
o ports/150765[Maintainer Update] Give sysutils/radmind its own UID/
f ports/150757[patch] update astro/merkaartor to 0.16.3
o ports/150746[MAINTAINER] irc/weechat-devel: update to 20100919
o ports/150743New port: graphics/commons-utilities
o ports/150728[PATCH] sysutils/duplicity-devel: update to 0.6.10
o ports/150698[patch] graphics/mupdf: restore some vendor CFLAGS
o ports/150683New port: devel/dragon, Combined C++ scanner/parser ge
o ports/150653OGG/Vorbis playback with multimedia/mplayer is broken
f ports/150630[PATCH] Fix fetching themes for multimedia/dvd-slidesh
o ports/150608Mk/bsd.license.mk Add OWL license
o ports/150605[PATCH] audio/liblastfm: Fix build with alternate LOCA
o ports/150592AX_BOOST_FILESYSTEM macro from devel/autoconf-archive 
o ports/150576[patch] www/tomcat55: fix packaging/rc script and add 
o ports/150574[PATCH] mail/dkimproxy: Simplify the rc scripts
o ports/150563bugfix for /usr/ports/lang/p5-JavaScript-SpiderMonkey 
f ports/150542[new port] createrepo - creates rpm metadata for yum
o ports/150541[new port] sysutils/yum - Installer/updater for rpm
o ports/150493Update for: security/openssh-portable port from 5.2p1 
o ports/150489[NEW PORT] devel/d-feet: D-Feet is a D-Bus debugger wr
o ports/150467net/asterisk16 port failed to compile
o ports/150446New port: lang/rexx-regutil
o ports/150425www/squid31: rc.d/squid's squid_fib setting ineffectiv
f ports/150423[PATCH] Upgrade www/p5-Mojo to devel/p5-Mojolicious (v
f ports/150376port net-mgmt/zabbix-server 1.8.3 fails to build on 8.
o ports/150361[patch] provide script to bind with nautilus for multi
o ports/150333x11/lxpanel: forced dependency with WITH_ALSA
o ports/150316new port: net/neatx
f ports/150294news/hellanzb fails to run due to string compare bug
f ports/150283security/l5 produces wrong output on amd64
o ports/150266New port: x11/tabbed Simple generic 

Re: py-lxml 2.2.7 wont build on HEAD

2010-09-27 Thread wen heping
Here is my build log:
fb9# make install
===>  WARNING: Vulnerability database out of date, checking anyway
===>  License check disabled, port has not defined LICENSE
===>  Extracting for py26-lxml-2.2.7
=> MD5 Checksum OK for lxml-2.2.7.tar.gz.
=> SHA256 Checksum OK for lxml-2.2.7.tar.gz.
===>  Patching for py26-lxml-2.2.7
===>   py26-lxml-2.2.7 depends on file: /usr/local/bin/easy_install-2.6 - found
===>   py26-lxml-2.2.7 depends on file: /usr/local/bin/python2.6 - found
===>   py26-lxml-2.2.7 depends on shared library: xml2.5 - found
===>   py26-lxml-2.2.7 depends on shared library: xslt.2 - found
===>  Configuring for py26-lxml-2.2.7
Building lxml version 2.2.7.
Building with Cython 0.13.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
running config
===>  Building for py26-lxml-2.2.7
Building lxml version 2.2.7.
Building with Cython 0.13.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
running setopt
Writing setup.cfg
Building lxml version 2.2.7.
Building with Cython 0.13.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
running setopt
Writing setup.cfg
Building lxml version 2.2.7.
Building with Cython 0.13.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
running setopt
Writing setup.cfg
Building lxml version 2.2.7.
Building with Cython 0.13.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
running setopt
Writing setup.cfg
Building lxml version 2.2.7.
Building with Cython 0.13.
Using build configuration of libxslt 1.1.26
Building against libxml2/libxslt in the following directory: /usr/local/lib
running bdist_egg
running egg_info
writing src/lxml.egg-info/PKG-INFO
writing top-level names to src/lxml.egg-info/top_level.txt
writing dependency_links to src/lxml.egg-info/dependency_links.txt
reading manifest file 'src/lxml.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/lxml.egg-info/SOURCES.txt'
installing library code to build/bdist.freebsd-9.0-CURRENT-i386/egg
running install_lib
running build_py
creating lib.freebsd-9.0-CURRENT-i386
creating lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/builder.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/__init__.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/ElementInclude.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/_elementpath.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/doctestcompare.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/sax.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/cssselect.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/usedoctest.py -> lib.freebsd-9.0-CURRENT-i386/lxml
copying src/lxml/pyclasslookup.py -> lib.freebsd-9.0-CURRENT-i386/lxml
creating lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/html5parser.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/builder.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/clean.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/__init__.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/defs.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/_html5builder.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/_setmixin.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/soupparser.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/formfill.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/_dictmixin.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/_diffcommand.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/usedoctest.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/ElementSoup.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
copying src/lxml/html/diff.py -> lib.freebsd-9.0-CURRENT-i386/lxml/html
running build_ext
building 'lxml.etree' extension
creating temp.freebsd-9.0-CURRENT-i386-2.6
creating temp.freebsd-9.0-CURRENT-i386-2.6/src
creating temp.freebsd-9.0-CURRENT-i386-2.6/src/lxml
cc -DNDEBUG -O2 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2
-fno-strict-aliasing -O2 -pipe -
fno-strict-aliasing -fPIC -I/usr/local/include
-I/usr/local/include/libxml2 -I/usr/local/include/pytho
n2.6 -c src/lxml/lxml.etree.c -o
temp.freebsd-9.0-CURRENT-i386-2.6/src/lxml/lxml.etree.o -w
cc -shared -pthread -O2 -pipe -fno-strict-aliasing
temp.freebsd-9.0-CURRENT-i386-2.6/src/lxml/lxml.etr
ee.o -L/usr/local/lib -lxslt -lexslt -lxml2 -lz -lm -o
lib.freebsd-9.0-CURRENT-i386/lxml/etree.so
building 'lxml.objectify' extension
cc -DNDEBUG -O2 -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x2
-fno-strict-aliasing -O2 -pipe -
fno-stric

FreeBSD Port: libX11-1.3.3_1,1

2010-09-27 Thread Wim De Nocker

 upgrading libX11 gives the following errors on a 7.2-Release machine

configure:14147: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation
*** Error code 1

Stop in /usr/ports/x11/libX11


Is this a know issue ? Have tried with same fault messages on 3 machines...
(upgrading to 8.x is no issue yet on these machines)


best,

wim

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: libX11-1.3.3_1,1

2010-09-27 Thread Anonymous
Wim De Nocker  writes:

>  upgrading libX11 gives the following errors on a 7.2-Release machine
>
> configure:14147: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation
> *** Error code 1
>
> Stop in /usr/ports/x11/libX11
>
>
> Is this a know issue ? Have tried with same fault messages on 3 machines...
> (upgrading to 8.x is no issue yet on these machines)

Update pkg-config *before* libX11.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: freeradius2 port with e-dir

2010-09-27 Thread Ryan Steinmetz
Thank you for the patch Olli.  If this works out for John I will get this 
committed to the port.

Please let me know when it has been tested.

Thanks,
-r

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: freeradius2 port with e-dir

2010-09-27 Thread John D McDonnell
> -Original Message-
> From: owner-freebsd-po...@freebsd.org [mailto:owner-freebsd-
> po...@freebsd.org] On Behalf Of Ryan Steinmetz
> Sent: Monday, September 27, 2010 9:55 AM
> Subject: Re: freeradius2 port with e-dir
> 
> Thank you for the patch Olli.  If this works out for John I will get
> this committed to the port.
> 
> Please let me know when it has been tested.
> 
> Thanks,
> -r

I can say that it builds with no errors and that an initial radiusd -X
runs with no errors. However, I have not had the chance to configure
it to our network to test if it can talk Novell or not. I would think
that since it compiles installs the files that FreeRADIUS needs on the
Linux installs, that it would work on FreeBSD. Hopefully I'll get the
chance to test it later this week. I'm the only one working on this
and being in K-12 education, I don't have much time for this as I'm
also handling most of the regular day to day help desk tickets.

Doing only MAC auth with WEP on our wireless semi-guarantees that it
is one of our laptops connecting and that's enough for the powers
that be for now, but I'd rather combine MAC auth with login names and
certificates to make sure that it is one of ours. Also plan on
switching to WPA as well on the wireless and enabling RADIUS on the
wired so that we know only our machines are being plugged into the
network.

But I digress, I will get back to you as soon as I get the chance to
configure FR to talk to Novell and do some tests.

Thanks,

-- 
John McDonnell
Penn Cambria School District
mcdon...@pcam.org
O< ASCII Ribbon Campaign - www.asciiribbon.org
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Failure to build emulators/vba with WITH_GTK2 knob

2010-09-27 Thread David DEMELIER
Hi,

I think the gtk contrib in vba is broken :

if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"VisualBoyAdvance\" -DVERSION=\"1.7.2\" -DYYTEXT_POINTER=1
-DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1
-DHAVE_NETINET_IN_H=1 -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1
-DHAVE_DCGETTEXT=1 -DHAVE_LIBINTL_H=1  -I. -I.
-DPKGDATADIR=\"/usr/local/share/VisualBoyAdvance\"
-DLOCALEDIR=\"/usr/local/share/locale\"
-DGETTEXT_PACKAGE=\"vba-1.7.2\"  -I/usr/local/include -D_REENTRANT
-D_THREAD_SAFE -I/usr/local/include/gtkmm-2.4
-I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/giomm-2.4
-I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4
-I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/gtk-2.0
-I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/atkmm-1.6
-I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include
-I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include
-I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include
-I/usr/local/include/pango-1.0 -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include/libglademm-2.4
-I/usr/local/lib/libglademm-2.4/include
-I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2
-I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1
-D_REENTRANT -O2 -pipe -fno-strict-aliasing -DC_CORE -DDEV_VERSION -MT
gvba-joypadconfig.o -MD -MP -MF ".deps/gvba-joypadconfig.Tpo" \
  -c -o gvba-joypadconfig.o `test -f 'joypadconfig.cpp' || echo
'./'`joypadconfig.cpp; \
then mv -f ".deps/gvba-joypadconfig.Tpo" ".deps/gvba-joypadconfig.Po"; \
else rm -f ".deps/gvba-joypadconfig.Tpo"; exit 1; \
fi
In file included from joypadconfig.h:29,
 from joypadconfig.cpp:19:
sigccompat.h:35: error: expected initializer before '<' token
sigccompat.h:41: error: expected initializer before '<' token
sigccompat.h:47: error: expected initializer before '<' token
joypadconfig.cpp: In constructor
'VBA::JoypadConfigDialog::JoypadConfigDialog(GtkDialog*, const
Glib::RefPtr&)':
joypadconfig.cpp:167: error: 'bind' is not a member of 'SigC'
joypadconfig.cpp:167: error: expected primary-expression before '>' token
joypadconfig.cpp:168: error: 'slot' is not a member of 'SigC'
joypadconfig.cpp:170: error: 'slot' is not a member of 'SigC'
gmake[3]: *** [gvba-joypadconfig.o] Error 1
gmake[3]: Leaving directory
`/usr/obj/usr/ports/emulators/vba/work/VisualBoyAdvance-1.7.2/src/gtk'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/obj/usr/ports/emulators/vba/work/VisualBoyAdvance-1.7.2/src/gtk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/obj/usr/ports/emulators/vba/work/VisualBoyAdvance-1.7.2/src'
gmake: *** [all-recursive] Error 1
*** Error code 1

Stop in /usr/ports/emulators/vba.

This happens on 8.1-STABLE amd64.

Maybe we should add a BROKEN= statement?

Cheers,

-- 
Demelier David
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Dropping maintainership of my ports

2010-09-27 Thread Tobias Roth
Hi

I haven't been using FreeBSD as a desktop for a while now, and am thus
dropping maintainerships of my ports. If anyone wants to step up and
take over maintainership, please send me an email. For everything left
over, I will send PRs to reset the maintainer to ports@ in about two weeks.

The ports are

audio/py-eyed3 : Python module for processing ID3 tags
devel/py-testoob : An advanced unit testing framework for PyUnit
x11/fbpanel : Desktop panel with taskbar, pager, launchbar and more
deskutils/gkrellm-gtodo : GKrellM2 plugin to tracks tasks and to-dos
deskutils/gkrellm-reminder2 : GKrellM2 plugin that reminds you of events
deskutils/gkrellm-timers : GKrellM2 plugin for the setting of countdowns
misc/gkx86info2 : GKrellM2 plugin that prints the current clock speed
net-p2p/gkrellm-gift : GKrellM2 plugin that monitors giFT transfers
net/gkrellmmultiping2 : GKrellM2 multiping plugin
sysutils/gkrellm-trayicons : GKrellM2 plugin to display definable icons
as notifiers or launchers

deskutils/treeline : maintainership already taken by Pawel Pekala, thanks!

Thanks in advance,
Tobias
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Dropping maintainership of my ports

2010-09-27 Thread Ruslan Mahmatkhanov

27.09.2010 23:32, Tobias Roth пишет:

Hi

I haven't been using FreeBSD as a desktop for a while now, and am thus
dropping maintainerships of my ports. If anyone wants to step up and
take over maintainership, please send me an email. For everything left
over, I will send PRs to reset the maintainer to ports@ in about two weeks.

The ports are

audio/py-eyed3 : Python module for processing ID3 tags


I want this one


devel/py-testoob : An advanced unit testing framework for PyUnit
x11/fbpanel : Desktop panel with taskbar, pager, launchbar and more
deskutils/gkrellm-gtodo : GKrellM2 plugin to tracks tasks and to-dos
deskutils/gkrellm-reminder2 : GKrellM2 plugin that reminds you of events
deskutils/gkrellm-timers : GKrellM2 plugin for the setting of countdowns
misc/gkx86info2 : GKrellM2 plugin that prints the current clock speed
net-p2p/gkrellm-gift : GKrellM2 plugin that monitors giFT transfers
net/gkrellmmultiping2 : GKrellM2 multiping plugin
sysutils/gkrellm-trayicons : GKrellM2 plugin to display definable icons
as notifiers or launchers

deskutils/treeline : maintainership already taken by Pawel Pekala, thanks!

Thanks in advance,
Tobias
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"




--
Regards,
Ruslan
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Dropping maintainership of my ports

2010-09-27 Thread Steven Kreuzer

On Sep 27, 2010, at 4:23 PM, Ruslan Mahmatkhanov wrote:

> 27.09.2010 23:32, Tobias Roth пишет:
>> Hi
>> 
>> I haven't been using FreeBSD as a desktop for a while now, and am thus
>> dropping maintainerships of my ports. If anyone wants to step up and
>> take over maintainership, please send me an email. For everything left
>> over, I will send PRs to reset the maintainer to ports@ in about two weeks.
>> 
>> The ports are
>> 
>> audio/py-eyed3 : Python module for processing ID3 tags
>
> I want this one

Updated MAINTAINER to cvs-...@yandex.ru

Thanks!___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Error postgresql90-contrib

2010-09-27 Thread Robert Fitzpatrick

Getting this error when trying to install the port...

pgbench.o(.text+0x2b0a): In function `main':
: undefined reference to `pthread_create'
gmake[1]: *** [pgbench] Error 1
gmake[1]: Leaving directory 
`/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.0/contrib/pgbench'

gmake: *** [all] Error 2
*** Error code 2

Would it have anything to do with any of these ports built with threads:

db2# grep -ir thread /var/db/ports
/var/db/ports/perl/options:WITH_THREADS=true
/var/db/ports/python26/options:WITH_THREADS=true
/var/db/ports/apr/options:WITH_THREADS=true
/var/db/ports/apache22/options:WITH_THREADS=true
/var/db/ports/pico-alpine/options:WITH_THREADS=true

Thanks for any help.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Error postgresql90-contrib

2010-09-27 Thread Samuel Martín Moro
On Tue, Sep 28, 2010 at 12:40 AM, Robert Fitzpatrick wrote:

> Getting this error when trying to install the port...
>
> pgbench.o(.text+0x2b0a): In function `main':
> : undefined reference to `pthread_create'
> gmake[1]: *** [pgbench] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.0/contrib/pgbench'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Would it have anything to do with any of these ports built with threads:
>
> db2# grep -ir thread /var/db/ports
> /var/db/ports/perl/options:WITH_THREADS=true
> /var/db/ports/python26/options:WITH_THREADS=true
> /var/db/ports/apr/options:WITH_THREADS=true
> /var/db/ports/apache22/options:WITH_THREADS=true
> /var/db/ports/pico-alpine/options:WITH_THREADS=true
>
> Thanks for any help.
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>

obviously, the binary is not compiled with the required library.
is pgbench correctly linked with pthread lib (-lpthread)
is pthread lib file actually there (in /usr/lib/, libpthread.so and
libpthread.a)
adding to -lpthread the -L/usr/lib option might also help
if that doesn't help, can you send a link to the complete output of
compilation?


Regards,

-- 
Samuel Martín Moro
{EPITECH.} tek5
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Dropping maintainership of my ports

2010-09-27 Thread Charlie Kester

On Mon 27 Sep 2010 at 12:32:56 PDT Tobias Roth wrote:

x11/fbpanel : Desktop panel with taskbar, pager, launchbar and more


I use this and can take maintainership.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Error postgresql90-contrib

2010-09-27 Thread Robert Fitzpatrick

On 9/27/2010 7:07 PM, Samuel Martín Moro wrote:



On Tue, Sep 28, 2010 at 12:40 AM, Robert Fitzpatrick mailto:li...@webtent.net>> wrote:

Getting this error when trying to install the port...

pgbench.o(.text+0x2b0a): In function `main':
: undefined reference to `pthread_create'
gmake[1]: *** [pgbench] Error 1
gmake[1]: Leaving directory

`/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.0/contrib/pgbench'
gmake: *** [all] Error 2
*** Error code 2

Would it have anything to do with any of these ports built with threads:

db2# grep -ir thread /var/db/ports
/var/db/ports/perl/options:WITH_THREADS=true
/var/db/ports/python26/options:WITH_THREADS=true
/var/db/ports/apr/options:WITH_THREADS=true
/var/db/ports/apache22/options:WITH_THREADS=true
/var/db/ports/pico-alpine/options:WITH_THREADS=true

Thanks for any help.
___
freebsd-ports@freebsd.org  mailing
list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to
"freebsd-ports-unsubscr...@freebsd.org
"


obviously, the binary is not compiled with the required library.
is pgbench correctly linked with pthread lib (-lpthread)
is pthread lib file actually there (in /usr/lib/, libpthread.so and
libpthread.a)
adding to -lpthread the -L/usr/lib option might also help
if that doesn't help, can you send a link to the complete output of
compilation?


Thanks, but I moved into the work/postgresql-9.0.0 directory and did 
'make' there and all compiled and installed fine.


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Dropping maintainership of my ports

2010-09-27 Thread Steven Kreuzer
On Sep 27, 2010, at 7:36 PM, Charlie Kester wrote:

> On Mon 27 Sep 2010 at 12:32:56 PDT Tobias Roth wrote:
>> x11/fbpanel : Desktop panel with taskbar, pager, launchbar and more
> 
> I use this and can take maintainership.

You have been set as the maintainer.

Thanks!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Error postgresql90-contrib

2010-09-27 Thread Jeremy Chadwick
On Tue, Sep 28, 2010 at 01:07:33AM +0200, Samuel Martín Moro wrote:
> On Tue, Sep 28, 2010 at 12:40 AM, Robert Fitzpatrick wrote:
> 
> > Getting this error when trying to install the port...
> >
> > pgbench.o(.text+0x2b0a): In function `main':
> > : undefined reference to `pthread_create'
> > gmake[1]: *** [pgbench] Error 1
> > gmake[1]: Leaving directory
> > `/usr/ports/databases/postgresql90-contrib/work/postgresql-9.0.0/contrib/pgbench'
> > gmake: *** [all] Error 2
> > *** Error code 2
> >
> > Would it have anything to do with any of these ports built with threads:
> >
> > db2# grep -ir thread /var/db/ports
> > /var/db/ports/perl/options:WITH_THREADS=true
> > /var/db/ports/python26/options:WITH_THREADS=true
> > /var/db/ports/apr/options:WITH_THREADS=true
> > /var/db/ports/apache22/options:WITH_THREADS=true
> > /var/db/ports/pico-alpine/options:WITH_THREADS=true
> >
> > Thanks for any help.
> > ___
> > freebsd-ports@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> >
> 
> obviously, the binary is not compiled with the required library.
> is pgbench correctly linked with pthread lib (-lpthread)
> is pthread lib file actually there (in /usr/lib/, libpthread.so and
> libpthread.a)
> adding to -lpthread the -L/usr/lib option might also help
> if that doesn't help, can you send a link to the complete output of
> compilation?

This won't help the OP, but: please be aware this isn't how things are
done, and may be a bit unintuitive the first time around.  Please look
at the -pthread option to gcc on FreeBSD (and no that's not a typo).

-- 
| Jeremy Chadwick   j...@parodius.com |
| Parodius Networking   http://www.parodius.com/ |
| UNIX Systems Administrator  Mountain View, CA, USA |
| Making life hard for others since 1977.  PGP: 4BD6C0CB |

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Dropping maintainership of my ports

2010-09-27 Thread Tobias Roth
On 9/28/10 2:34 AM, Steven Kreuzer wrote:
> On Sep 27, 2010, at 7:36 PM, Charlie Kester wrote:
> 
>> On Mon 27 Sep 2010 at 12:32:56 PDT Tobias Roth wrote:
>>> x11/fbpanel : Desktop panel with taskbar, pager, launchbar and more
>>
>> I use this and can take maintainership.
> 
> You have been set as the maintainer.

Thanks Ruslan, Charlie and Steven!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"