Current unassigned ports problem reports

2007-02-19 Thread FreeBSD bugmaster
Current FreeBSD problem reports
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. 
Bugs can be in one of several states:

o - open
A problem report has been submitted, no sanity checking performed.

a - analyzed
The problem is understood and a solution is being sought.

f - feedback
Further work requires additional information from the
 originator or the community - possibly confirmation of
 the effectiveness of a proposed solution.

p - patched
A patch has been committed, but some issues (MFC and / or
 confirmation from originator) are still open.

r - repocopy
The resolution of the problem report is dependent on
 a repocopy operation within the CVS repository which
 is awaiting completion.

s - suspended
The problem is not being worked on, due to lack of information
 or resources.  This is a prime candidate
 for somebody who is looking for a project to do.
 If the problem cannot be solved at all,
 it will be closed, rather than suspended.

c - closed
A problem report is closed when any changes have been integrated,
 documented, and tested -- or when fixing the problem is abandoned.
Critical problems
Serious problems

S Tracker  Resp.  Description

o ports/90777 textproc/xmlto fails to produce most formats
o ports/107229sysutils/coreutils: gcp fails to set default ACL which
o ports/107536editors/scite: Can't write on SciTE text editor
o ports/107990net-mgmt/zabbix agentd not running in a jail
f ports/108077www/linux-flashplugin9 crashes linux-firefox
f ports/108149dar 2.3.2 port install failure
f ports/108413net/vnc does not works.
f ports/108537print/hplip: Build failure
f ports/108543math/R (R-2.4.0/R-2.4.1)  won't upgrade/install on
f ports/108606Courier MTA terminates abnormaly after installation
f ports/108748mod_fcgid 1.10 does not work inside jail
f ports/109107R 2.4.1 does not compile properly on FreeBSD 7.0/AMD64
f ports/109109samba-3.0.24,1 build error
f ports/109160samba crashes freebsd when accessing a share residing 
f ports/109248havp does not build with latest clamav 0.90
o ports/109273dns/powerdns: update opendbx patch  fix compilation u

16 problems total.

Non-critical problems

S Tracker  Resp.  Description

s ports/59254 ports that write something after bsd.port.mk
f ports/95990 New Port: emulators/xjoypad
s ports/96731 textproc/docbook-utils doesn`t build
f ports/100650audio/moc dumps core when detach/quit
o ports/100896[new ports] emulators/vmware-server-guestd1 emulators/
f ports/102093new port (restoring from Attic): fix games/myth2_demo 
o ports/103395security/gnome-ssh-askpass interferes with gnome-scree
s ports/104725request new port: x11/nvidia-driver-devel
o ports/105473ports/sysutils/cpdup -o doesn't work as advertised
f ports/105716textproc/lemmatizer: Update to version 1.2
o ports/107354net/icmpinfo: icmpinfo -vvv does not recocnize any ICM
f ports/107675security/vpnc suggest rc.d script
f ports/107832upgrading sysutils/dar fails because of library search
f ports/107874port databases/freetds: fix for MSSQL 7
f ports/107937jailed net/isc-dhcp3-server wouldn't run with an immut
f ports/108176graphics/gnash: change ${PREFIX} to ${LOCALBASE}
f ports/108519mail/squirrelmail-devel sets incorrect From in return 
f ports/108521mail/squirrelmail-devel returns an error while reading
f ports/108723kxgenerator never worked for me
f ports/108788[patch]  sysutils/fusefs-kmod: Add BASE option
f ports/108801Apache-2.0.59 / mod_perl-2-2.0.3_1 frequently dump cor
f ports/108853Contradiction of CONFLICTS¡¡
f ports/109041security/tinyca doesn't allow for user installed OpenS
f ports/109045security/xca compile fails: x509rev.cpp:63: error: inv
f ports/109148[games/pydance] sdl_ttf font.render problem; patch app
f ports/109176editors/emacs-devel: fix plist and build process
f ports/109231update sysutils/fusefs-wdfs to new version
f ports/109261/usr/ports/www/rubygem-actionpack/distinfo hash values
f ports/109297[PATCH] Update port: dns/updatedd version 2.6
o ports/109303[maintainer update] games/sampsvr: update to 0.1b r2

30 problems total.

___

Re: [Bsd-sharp-list] [ports/lang/mono] crosstalk compiling problem between installed mono and port's mono

2007-02-19 Thread Kostik Belousov
On Mon, Feb 19, 2007 at 12:16:18AM -0500, Tom McLaughlin wrote:
 On Sat, 2007-02-17 at 20:42 -0300, Phillip N. wrote:
  Hey Nork
  
  Do you get the same (port)upgrade problem if you add the following in
  mono port's Makefile?
  
  MAKE_ARGS=  EXTERNAL_MCS=false
  
  bye!
 
 I just committed the fix to the FreeBSD tree so all builds attempt to
 use the bundled mcs and not an already installed mcs.  Thanks Phillip.
 

With rev. 1.63 of lang/mono/Makefile, I got the following error doing
portupgrade:

MONO_PATH=../../class/lib/net_2_0_bootstrap:$MONO_PATH 
/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/runtime/mono-wrapper
  ../../class/lib/net_2_0_bootstrap/mcs.exe /codepage:65001   -d:NET_1_1 
-d:BOOTSTRAP_NET_2_0 -debug /noconfig -r:System.dll -unsafe -target:library 
-out:Mono.Security.dll  @Mono.Security.dll.sources

** (../../class/lib/net_2_0_bootstrap/mcs.exe:59072): WARNING **: Missing 
method .ctor in assembly 
/usr/local/lib/mono/gac/I18N/2.0.0.0__0738eb9f132ed756/I18N.dll, type 
System.Runtime.CompilerServices.RuntimeCompatibilityAttribute

** ERROR **: Can't find custom attr constructor image: 
/usr/local/lib/mono/gac/I18N/2.0.0.0__0738eb9f132ed756/I18N.dll mtoken: 
0x0a48
aborting...
Stacktrace:

  at (wrapper managed-to-native) System.AppDomain.LoadAssembly 
(string,System.Security.Policy.Evidence,bool) 0x4
  at (wrapper managed-to-native) System.AppDomain.LoadAssembly 
(string,System.Security.Policy.Evidence,bool) 0x
  at System.AppDomain.Load (string) 0x00018
  at (wrapper remoting-invoke-with-check) System.AppDomain.Load (string) 
0x
  at System.Reflection.Assembly.Load (string) 0x0001b
  at System.Text.Encoding.InvokeI18N (string,object[]) 0x0007c
  at System.Text.Encoding.GetEncoding (string) 0x0015d
  at System.Text.Encoding.get_Default () 0x0006b
  at System.Console..cctor () 0x000e0
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x
  at Mono.CSharp.Report..cctor () 0x
  at Mono.CSharp.Report..cctor () 0xa
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void 
(object,intptr,intptr,intptr) 0x
Abort trap (core dumped)
gmake[8]: *** [../../class/lib/net_2_0_bootstrap/Mono.Security.dll] Error 134
gmake[8]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/mcs/class/Mono.Security'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/mcs/class/Mono.Security'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/mcs/class'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/mcs'
gmake[4]: *** [profile-do--net_2_0_bootstrap--all] Error 2
gmake[4]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/home/buddha/portsworkdir/usr/ports/lang/mono/work/mono-1.2.2.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/lang/mono.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.80766.0 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mono-1.2.2.1_1 
UPGRADE_PORT_VER=1.2.2.1_1 make WANT_OPENLDAP_VER=23 WANT_OPENLDAP_SASL=yes 
WANT_FAM_SYSTEM=fam WITH_BDB_VER=44 WITH_GECKO=firefox 
WITH_GHOSTSCRIPT_AFPL=yes WITH_UNIXODBC=yes DISABLE_VULNERABILITIES=yes 
NO_IGNORE=yes
** Fix the problem and try again.



pgppowVsgw3j6.pgp
Description: PGP signature


Port of DJabberd

2007-02-19 Thread defoe
DJabberd is a Jabber/XMPP server framework.[1]

Most of its dependencies[2] are available as FreeBSD ports, usually as p5-*.

I have successfully installed it on FreeBSD 6.2R.

Has anyone else tried to run it on FreeBSD and is there someone interested in 
porting it?

The possible problems at first sight are in p5-Sys-Syscall/p5-Danga-Socket and 
the usage of epoll functions (I\'m not familiar how it is ported to FreeBSD, 
anyone?).

[1] http://danga.com/djabberd/
[2] http://brad.livejournal.com/2225369.html
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Qt4 port

2007-02-19 Thread Cristiano Panvel

Hello,

I installed the Qt4 of ports, and am trying to compile my codes more I
am getting error.

using shell csh

setenv QTDIR /usr/X11R6
setenv PATH ${PATH}:${QTDIR}/bin
setenv LD_LIBRARY_PATH ${QTDIR}/lib
setenv QMAKESPEC freebsd-g++

when I go to compile it remains this error and it is in Loop.

% qmake -project
% qmake
% make

QFile::open: No file name specified
QFile::open: No file name specified
QFile::open: No file name specified

Cris.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]