Re: net-p2p/libtorrent-rasterbar-16-python does not build

2013-07-08 Thread lzo
I have same problem. Just rebuild boost-python:
portupgrade -frR boost-python-libs-1.52.0



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/net-p2p-libtorrent-rasterbar-16-python-does-not-build-tp5791587p5826910.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
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: devel/opencl: Checksum mismatch

2013-07-08 Thread O. Hartmann
On Mon, 8 Jul 2013 09:41:15 +0300
"Sergey V. Dyatko"  wrote:

> Hi,
> 
> laptop# make checksum
> ===>   opencl-1.2_2 depends on file: /usr/local/sbin/pkg - found
> => opencl.h doesn't seem to exist in /usr/ports/distfiles/opencl.
> => Attempting to fetch
> http://www.khronos.org/registry/cl/api/1.2/opencl.h
> opencl.h  100% of 1754  B 2078
> kBps 00m00s => cl_platform.h doesn't seem to exist
> in /usr/ports/distfiles/opencl. => Attempting to fetch
> http://www.khronos.org/registry/cl/api/1.2/cl_platform.h
> cl_platform.h 100% of   40 kB 7995
> kBps 00m00s => cl.h doesn't seem to exist
> in /usr/ports/distfiles/opencl. => Attempting to fetch
> http://www.khronos.org/registry/cl/api/1.2/cl.h
> cl.h  100% of   60 kB   11
> MBps 00m00s => cl_ext.h doesn't seem to exist
> in /usr/ports/distfiles/opencl. => Attempting to fetch
> http://www.khronos.org/registry/cl/api/1.2/cl_ext.h fetch:
> http://www.khronos.org/registry/cl/api/1.2/cl_ext.h: size mismatch:
> expected 11540, actual 13646 => Attempting to fetch
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h
> fetch:
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h:
> size mismatch: expected 11540, actual 9951 => Couldn't fetch it -
> please try to retrieve this => port manually
> into /usr/ports/distfiles/opencl and try again. *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/devel/opencl
> 

Hello.

I'm aware of the problem, Khoronos made some changes. I have already
proposed for a change, see

ports/180338 .

If you like to fix this swiftly for your own, first make a "make
distclean" and then "make makesum" to obtain the new distinfo hashes.
Hopefully then it should work for you until the port changes has been
reviewed and committed.

Regards,

Oliver


signature.asc
Description: PGP signature


Re: devel/opencl: Checksum mismatch

2013-07-08 Thread Sergey V. Dyatko
On Mon, 8 Jul 2013 09:17:56 +0200
"O. Hartmann"  wrote:

> On Mon, 8 Jul 2013 09:41:15 +0300
> "Sergey V. Dyatko"  wrote:
> 
> > Hi,
> > 
> > laptop# make checksum
> > ===>   opencl-1.2_2 depends on file: /usr/local/sbin/pkg - found
> > => opencl.h doesn't seem to exist in /usr/ports/distfiles/opencl.
> > => Attempting to fetch
> > http://www.khronos.org/registry/cl/api/1.2/opencl.h
> > opencl.h  100% of 1754  B 2078
> > kBps 00m00s => cl_platform.h doesn't seem to exist
> > in /usr/ports/distfiles/opencl. => Attempting to fetch
> > http://www.khronos.org/registry/cl/api/1.2/cl_platform.h
> > cl_platform.h 100% of   40 kB 7995
> > kBps 00m00s => cl.h doesn't seem to exist
> > in /usr/ports/distfiles/opencl. => Attempting to fetch
> > http://www.khronos.org/registry/cl/api/1.2/cl.h
> > cl.h  100% of   60 kB   11
> > MBps 00m00s => cl_ext.h doesn't seem to exist
> > in /usr/ports/distfiles/opencl. => Attempting to fetch
> > http://www.khronos.org/registry/cl/api/1.2/cl_ext.h fetch:
> > http://www.khronos.org/registry/cl/api/1.2/cl_ext.h: size mismatch:
> > expected 11540, actual 13646 => Attempting to fetch
> > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h
> > fetch:
> > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h:
> > size mismatch: expected 11540, actual 9951 => Couldn't fetch it -
> > please try to retrieve this => port manually
> > into /usr/ports/distfiles/opencl and try again. *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/ports/devel/opencl
> > 
> 
> Hello.
> 
> I'm aware of the problem, Khoronos made some changes. I have already
> proposed for a change, see
> 
> ports/180338 .
> 

I'm already saw that pr. But it is doesn't touch distinfo (tnx jgh@
for pointing) ;-)

> If you like to fix this swiftly for your own, first make a "make
> distclean" and then "make makesum" to obtain the new distinfo hashes.

Yes, I know that. My goal was to inform about a broken port.

> Hopefully then it should work for you until the port changes has been
> reviewed and committed.
> 

> Regards,
> 
> Oliver



-- 
wbr, tiger
___
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: devel/opencl: Checksum mismatch

2013-07-08 Thread O. Hartmann
On Mon, 8 Jul 2013 10:23:16 +0300
"Sergey V. Dyatko"  wrote:

> On Mon, 8 Jul 2013 09:17:56 +0200
> "O. Hartmann"  wrote:
> 
> > On Mon, 8 Jul 2013 09:41:15 +0300
> > "Sergey V. Dyatko"  wrote:
> > 
> > > Hi,
> > > 
> > > laptop# make checksum
> > > ===>   opencl-1.2_2 depends on file: /usr/local/sbin/pkg - found
> > > => opencl.h doesn't seem to exist in /usr/ports/distfiles/opencl.
> > > => Attempting to fetch
> > > http://www.khronos.org/registry/cl/api/1.2/opencl.h
> > > opencl.h  100% of 1754  B 2078
> > > kBps 00m00s => cl_platform.h doesn't seem to exist
> > > in /usr/ports/distfiles/opencl. => Attempting to fetch
> > > http://www.khronos.org/registry/cl/api/1.2/cl_platform.h
> > > cl_platform.h 100% of   40 kB 7995
> > > kBps 00m00s => cl.h doesn't seem to exist
> > > in /usr/ports/distfiles/opencl. => Attempting to fetch
> > > http://www.khronos.org/registry/cl/api/1.2/cl.h
> > > cl.h  100% of   60 kB   11
> > > MBps 00m00s => cl_ext.h doesn't seem to exist
> > > in /usr/ports/distfiles/opencl. => Attempting to fetch
> > > http://www.khronos.org/registry/cl/api/1.2/cl_ext.h fetch:
> > > http://www.khronos.org/registry/cl/api/1.2/cl_ext.h: size
> > > mismatch: expected 11540, actual 13646 => Attempting to fetch
> > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h
> > > fetch:
> > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/opencl/cl_ext.h:
> > > size mismatch: expected 11540, actual 9951 => Couldn't fetch it -
> > > please try to retrieve this => port manually
> > > into /usr/ports/distfiles/opencl and try again. *** Error code 1
> > > 
> > > Stop.
> > > make: stopped in /usr/ports/devel/opencl
> > > 
> > 
> > Hello.
> > 
> > I'm aware of the problem, Khoronos made some changes. I have already
> > proposed for a change, see
> > 
> > ports/180338 .
> > 
> 
> I'm already saw that pr. But it is doesn't touch distinfo (tnx jgh@
> for pointing) ;-)

I'll check this, thanks for the info.

> 
> > If you like to fix this swiftly for your own, first make a "make
> > distclean" and then "make makesum" to obtain the new distinfo
> > hashes.
> 
> Yes, I know that. My goal was to inform about a broken port.

No offense. Thanks.

> 
> > Hopefully then it should work for you until the port changes has
> > been reviewed and committed.
> > 
> 
> > Regards,
> > 
> > Oliver
> 
> 
> 

Oliver


signature.asc
Description: PGP signature


is portmaster --check-port-dbdir obsolete?

2013-07-08 Thread Anton Shterenlikht
With ports tree at r322480, I updated
several ports with portmaster.

"pkg check -srda" did not find any problems, but


# portmaster --check-port-dbdir
===>>> Building list of installed port names

===>>> Checking /var/db/ports
===>>> devel_apr1 does not seem to be installed

===>>> Delete /var/db/ports/devel_apr1? y/n [n] 


===>>> math_gmp does not seem to be installed

===>>> Delete /var/db/ports/math_gmp? y/n [n] 


===>>> www_serf does not seem to be installed

===>>> Delete /var/db/ports/www_serf? y/n [n] 


# 

So is "portmaster --check-port-dbdir" an obsolete check?
If so, will this option be removed in future versions?

Anton
___
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"


Current unassigned ports problem reports

2013-07-08 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/180380Firefox 22.0 dies instantly when I try to print a page
f ports/180376[patch] net-mgmt/collectd: Add more sanity checking fo
o ports/180366[maintainer update] math/saga: update to version 2.1.0
o ports/180356devel/php-java-bridge 'make describe' error
o ports/180354[maintainer-update] Remove indefinite article from gam
o ports/180351new port: ftp/u1ftp
f ports/180350textproc/sigil build problems when libzip installed
f ports/180345[patch] sysutils/gdisk: update to version 0.8.6 and so
o ports/180338devel/opencl: new hashes (distinfo), minor changes
f ports/180337devel/tnt: tnt_sparse_matrix_csr.h:97:3: error: no mat
o ports/180335print/transfig: Can't find png header pngpriv.h
o ports/180329[maintainer update] audio/teamspeak3-server 3.0.7.2
o ports/180323[maintainer-update] mail/roundcube-sieverules
o ports/180322[maintainer-update] mail/roundcube-automatic_addressbo
o ports/180256NEW PORT: www/twig-php which is a PHP template engine
o ports/180245new port: sysutils/rmlint -- remove stale or duplicate
o ports/180237[new port] devel/radare2-devel: Tools to disasm, debug
o ports/180228russian/fortuneru: port upgrade
o ports/180225[NEW PORT] archivers/qpress: Portable file archiver us
o ports/180216[NEW PORT] x11-fonts/alfont: Wrapper around the freety
o ports/180206[NEW PORT] audio/dumb-allegro-devel: build dumb-allegr
o ports/180205new port: net/ocsync -- ownCloud sync client
o ports/180199[PATCH] devel/allegro: Cleanup Makefile, diverse fix
f ports/180195[patch] upgrade games/minecraft-client to 1.6.1
f ports/180190graphics/openshadinglanguage: liboslexec/llvm_ops.s:34
o ports/180168[maintainer update] net/Sockets 2.3.9.9
f ports/180163devel/php-xdebug: update to 2.2.3
f ports/180159Mk/Uses/jpeg.mk:  Used to add dependancy on either jpe
o ports/180151update for print/cups-bjnp
o ports/180144[new port] textproc/fss: PHP5-Extension FastStringSear
o ports/180137[NEW PORT] databases/hashtypes: Hash data types for Po
o ports/180083[NEW PORT] games/lostfeathers: Help a bird to recover 
f ports/180071mail/mimedefang should be updated to version 2.74
o ports/180070New port: devel/kickassembler: Advanced MOS 65xx assem
o ports/180059README.TXT out of date on FTP site ports directory
f ports/180050mail/alpine should be updated to version 2.10
o ports/180045[new port] games/wesnoth-devel
o ports/180034audio/squeezeboxserver is now Logitech Media Server
f ports/180033databases/postgis20 gives in to processing text files 
o ports/180022New port: textproc/extract_url Perl script that extrac
o ports/180016[PATCH] games/tuxkart: Add Desktop entry file, license
o ports/180013[PATCH] games/tux-aqfh: Add Desktop entry file, fix do
o ports/179989[ patch ] net/istgt broken linking, broken cast, broke
f ports/179961www/phpmustache: bad checksum (github)
f ports/179959databases/postgresql-pllua does not build with pgsql 9
f ports/179958databases/slony1: does not build with pgsql 92
f ports/179957databases/skytools: does not build with pgsql 92
o ports/179956Update port: audio/oss to 4.2-build2008
f ports/179955databases/tablelog: does not build with pgsql 92
f ports/179954databases/pg_reorg: does not support pgsql 92
f ports/179951science/hdf5: missing library for h5perf program
o ports/179947[NEW PORT] games/arkanoidsb: Arkanoid and space game
o ports/179944[NEW PORT] games/openbubbles: Clone of Evan Bailey's g
f ports/179934mail/courier fails to build if devel/pkgconf is not pr
o ports/179923[MAINTAINER] games/cretan-hubris: Trim dependency for 
o ports/179922[MAINTAINER] games/fbg2: Trim dependency, add DOCS opt
o ports/179921[MAINTAINER] games/avoision: Trim dependencies, add DO
o ports/179916[PATCH] audio/liblo: update to 0.27, take maintainersh
o ports/179858[NEW PORT] deskutils/lxshortcut: Small utility used to
o ports/179855New port: science/sigrok-cli
o ports/179854 

FreeBSD ports you maintain which are out of date

2013-07-08 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
editors/xvile   | 9.8j| 9.8k
+-+
www/xpi-pentadactyl | 20130407| 20130708
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

If wish to stop receiving portscout reminders, please contact
portsc...@freebsd.org

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: is portmaster --check-port-dbdir obsolete?

2013-07-08 Thread Bryan Drewery
On 7/8/2013 5:52 AM, Anton Shterenlikht wrote:
> With ports tree at r322480, I updated
> several ports with portmaster.
> 
> "pkg check -srda" did not find any problems, but
> 
> 
> # portmaster --check-port-dbdir
> ===>>> Building list of installed port names
> 
> ===>>> Checking /var/db/ports
> ===>>> devel_apr1 does not seem to be installed
> 
> ===>>> Delete /var/db/ports/devel_apr1? y/n [n] 
> 
> 
> ===>>> math_gmp does not seem to be installed
> 
> ===>>> Delete /var/db/ports/math_gmp? y/n [n] 
> 
> 
> ===>>> www_serf does not seem to be installed
> 
> ===>>> Delete /var/db/ports/www_serf? y/n [n] 
> 
> 
> # 
> 
> So is "portmaster --check-port-dbdir" an obsolete check?
> If so, will this option be removed in future versions?
> 
> Anton

It's not obsolete. I just need to update it to recognize the new format.

https://github.com/freebsd/portmaster/issues/25


-- 
Regards,
Bryan Drewery



signature.asc
Description: OpenPGP digital signature


Re: VirtualBox 4.2.14 unusable

2013-07-08 Thread Jimmy Kelley

> On Sat, Jul 6, 2013 at 10:40 AM, David Demelier 
> wrote:
> 
>> Hey guys,
>>
>> Are you expecting the same behavior than me on VirtualBox 4.2.14?
>>
>> http://www.demelierdavid.fr/files/VirtualBox-Bug.png
>>
>> I just can't create a new virtual machine :-),
>>
>>
> Fix for this was done three days ago
> r321665.
> Port is now at  4.2.14_1.
> 
> Does it still fail for you?

I'm seeing the same thing, 10-CURRENT r252987,   with r322456 of virtualbox-ose 
(4.2.16).
The "Memory size" dialog, when trying to create a new virtual machine, shows 
0MB for the
max, the slider cannot be moved and the text box accepts input but appears to 
be ignored.

Jimmy
___
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: A note re: updating devel/apr (UPDATING entry 20130706)

2013-07-08 Thread Robert Joosten
Hi,

> I had to rebuild apache first, and after that portmaster -d -r apr finished
> fine.

2nd that with apache24

Cheers,
Robert
___
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: A note re: updating devel/apr (UPDATING entry 20130706)

2013-07-08 Thread Jerry
On Mon, 8 Jul 2013 14:50:59 +0200
Robert Joosten articulated:

> Hi,
> 
> > I had to rebuild apache first, and after that portmaster -d -r apr
> > finished fine.
> 
> 2nd that with apache24

I used "portupgrade" to update the ports, and I did not have a
problem. Perhaps the problem resides in "portmaster"?

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Mikhail Tsatsenko
2013/7/8 Jimmy Kelley :
>
>> On Sat, Jul 6, 2013 at 10:40 AM, David Demelier 
>> wrote:
>>
>>> Hey guys,
>>>
>>> Are you expecting the same behavior than me on VirtualBox 4.2.14?
>>>
>>> http://www.demelierdavid.fr/files/VirtualBox-Bug.png
>>>
>>> I just can't create a new virtual machine :-),
>>>
>>>
>> Fix for this was done three days ago
>> r321665.
>> Port is now at  4.2.14_1.
>>
>> Does it still fail for you?
>
> I'm seeing the same thing, 10-CURRENT r252987,   with r322456 of 
> virtualbox-ose (4.2.16).
> The "Memory size" dialog, when trying to create a new virtual machine, shows 
> 0MB for the
> max, the slider cannot be moved and the text box accepts input but appears to 
> be ignored.
>
It is very strange. Could you please check that top utility shows
correct amount of memory.


--
Mikhail
___
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: is portmaster --check-port-dbdir obsolete?

2013-07-08 Thread Anton Shterenlikht
From bdrew...@freebsd.org Mon Jul  8 14:50:23 2013

On 7/8/2013 5:52 AM, Anton Shterenlikht wrote:
> With ports tree at r322480, I updated
> several ports with portmaster.
>=20
> "pkg check -srda" did not find any problems, but
>=20
>=20
> # portmaster --check-port-dbdir
> =3D=3D=3D>>> Building list of installed port names
>=20
> =3D=3D=3D>>> Checking /var/db/ports
> =3D=3D=3D>>> devel_apr1 does not seem to be installed
>=20
> =3D=3D=3D>>> Delete /var/db/ports/devel_apr1? y/n [n]=20
>=20
>=20
> =3D=3D=3D>>> math_gmp does not seem to be installed
>=20
> =3D=3D=3D>>> Delete /var/db/ports/math_gmp? y/n [n]=20
>=20
>=20
> =3D=3D=3D>>> www_serf does not seem to be installed
>=20
> =3D=3D=3D>>> Delete /var/db/ports/www_serf? y/n [n]=20
>=20
>=20
> #=20
>=20
> So is "portmaster --check-port-dbdir" an obsolete check?
> If so, will this option be removed in future versions?
>=20
> Anton

It's not obsolete. I just need to update it to recognize the new format.

https://github.com/freebsd/portmaster/issues/25

Thanks

Anton
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Jimmy Kelley
On Mon, Jul 08, 2013 at 05:46:18PM +0400, Mikhail Tsatsenko wrote:
> 2013/7/8 Jimmy Kelley :
> >
> >> On Sat, Jul 6, 2013 at 10:40 AM, David Demelier 
> >> wrote:
> >>
> >>> Hey guys,
> >>>
> >>> Are you expecting the same behavior than me on VirtualBox 4.2.14?
> >>>
> >>> http://www.demelierdavid.fr/files/VirtualBox-Bug.png
> >>>
> >>> I just can't create a new virtual machine :-),
> >>>
> >>>
> >> Fix for this was done three days ago
> >> r321665.
> >> Port is now at  4.2.14_1.
> >>
> >> Does it still fail for you?
> >
> > I'm seeing the same thing, 10-CURRENT r252987,   with r322456 of 
> > virtualbox-ose (4.2.16).
> > The "Memory size" dialog, when trying to create a new virtual machine, 
> > shows 0MB for the
> > max, the slider cannot be moved and the text box accepts input but appears 
> > to be ignored.
> >
> It is very strange. Could you please check that top utility shows
> correct amount of memory.
> 
> 
> --
> Mikhail

2Gb of RAM in my machine, and top reports:

74 processes:  1 running, 73 sleeping
CPU:  3.9% user,  0.0% nice,  4.5% system,  0.2% interrupt, 91.3% idle
Mem: 949M Active, 110M Inact, 266M Wired, 78M Cache, 96M Buf, 586M Free
Swap: 4096M Total, 10M Used, 4086M Free

Jimmy
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Sergio de Almeida Lenzi
Yes it is broken,

the logic that finds how much real memory is there in the FreeBSD
is broken, reports ZERO..

There is a Problem Report and a person that
says will fix it, 2 weeks ago...

I am using the last version 4.2.12 that works

I am still waiting for the fix...


Sergio

___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Jim Pingle
On 7/8/2013 11:40 AM, Sergio de Almeida Lenzi wrote:
> Yes it is broken,
> 
> the logic that finds how much real memory is there in the FreeBSD
> is broken, reports ZERO..
> 
> There is a Problem Report and a person that
> says will fix it, 2 weeks ago...
> 
> I am using the last version 4.2.12 that works
> 
> I am still waiting for the fix...

The current version of the port (virtualbox-ose-4.2.14_1) works for me
on my 9-STABLE box built in early May. The memory adjustment slider and
text box both let me adjust the values and the values are correct.

The previous rev of the port (virtualbox-ose-4.2.14) had the broken
memory calculation, but it was patched a few days ago as mentioned
earlier in this thread. Since I upgraded the port, I've had no problems.

Jim
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Warren Block

On Mon, 8 Jul 2013, Jim Pingle wrote:


On 7/8/2013 11:40 AM, Sergio de Almeida Lenzi wrote:

Yes it is broken,

the logic that finds how much real memory is there in the FreeBSD
is broken, reports ZERO..

There is a Problem Report and a person that
says will fix it, 2 weeks ago...

I am using the last version 4.2.12 that works

I am still waiting for the fix...


The current version of the port (virtualbox-ose-4.2.14_1) works for me
on my 9-STABLE box built in early May. The memory adjustment slider and
text box both let me adjust the values and the values are correct.

The previous rev of the port (virtualbox-ose-4.2.14) had the broken
memory calculation, but it was patched a few days ago as mentioned
earlier in this thread. Since I upgraded the port, I've had no problems.


The port was updated yesterday to 4.2.16, and the memory slider works in 
it here.

___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Jimmy Kelley
On Mon, Jul 08, 2013 at 12:40:16PM -0300, Sergio de Almeida Lenzi wrote:
> Yes it is broken,
> 
> the logic that finds how much real memory is there in the FreeBSD
> is broken, reports ZERO..
> 
> There is a Problem Report and a person that
> says will fix it, 2 weeks ago...
> 
> I am using the last version 4.2.12 that works
> 
> I am still waiting for the fix...
> 
> 
> Sergio
> 

I did a search on the Freebsd PRs 
(http://www.freebsd.org/cgi/query-pr-summary.cgi) and
cannot find anything that seems to reference this problem.  Would you know the 
PR number?
Or was this just some discussion on the mailing list?

I'll file an offical PR if there isn't one.

Jimmy
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Mikhail Tsatsenko
2013/7/8 Jimmy Kelley :
> On Mon, Jul 08, 2013 at 12:40:16PM -0300, Sergio de Almeida Lenzi wrote:
>> Yes it is broken,
>>
>> the logic that finds how much real memory is there in the FreeBSD
>> is broken, reports ZERO..
>>
>> There is a Problem Report and a person that
>> says will fix it, 2 weeks ago...
>>
>> I am using the last version 4.2.12 that works
>>
>> I am still waiting for the fix...
>>
>>
>> Sergio
>>
>
> I did a search on the Freebsd PRs 
> (http://www.freebsd.org/cgi/query-pr-summary.cgi) and
> cannot find anything that seems to reference this problem.  Would you know 
> the PR number?
> Or was this just some discussion on the mailing list?
>
> I'll file an offical PR if there isn't one.
>
> Jimmy
There is no PR for this problem.
As far as I understand memory calculation is still broken on CURRENT.
And I suspect it is a build-time  not runtime bug.
Can anybody who is facing the problem send me a full build log of the
virtualbox-ose port from affected machine for investigation please.

___
> 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"



--
Mikhail
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Bernhard Fröhlich
Am 08.07.2013 20:15 schrieb "Mikhail Tsatsenko" :
>
> 2013/7/8 Jimmy Kelley :
> > On Mon, Jul 08, 2013 at 12:40:16PM -0300, Sergio de Almeida Lenzi wrote:
> >> Yes it is broken,
> >>
> >> the logic that finds how much real memory is there in the FreeBSD
> >> is broken, reports ZERO..
> >>
> >> There is a Problem Report and a person that
> >> says will fix it, 2 weeks ago...
> >>
> >> I am using the last version 4.2.12 that works
> >>
> >> I am still waiting for the fix...
> >>
> >>
> >> Sergio
> >>
> >
> > I did a search on the Freebsd PRs (
http://www.freebsd.org/cgi/query-pr-summary.cgi) and
> > cannot find anything that seems to reference this problem.  Would you
know the PR number?
> > Or was this just some discussion on the mailing list?
> >
> > I'll file an offical PR if there isn't one.
> >
> > Jimmy
> There is no PR for this problem.
> As far as I understand memory calculation is still broken on CURRENT.
> And I suspect it is a build-time  not runtime bug.
> Can anybody who is facing the problem send me a full build log of the
> virtualbox-ose port from affected machine for investigation please.

There was a PR ports/180086 that was also mentioned in the commit.

You could try the patch in the mail and see if it helps.
http://lists.freebsd.org/pipermail/svn-ports-all/2013-July/024215.html
___
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"


new make vs security/vpnc

2013-07-08 Thread Andriy Gapon

Using recent head and the latest ports as of now.
$ cd /usr/ports/security/vpnc
$ make
===>  Building for vpnc-0.5.3_8
/usr/ports/security/vpnc/Makefile:37: *** missing separator.  Stop.
*** Error code 1

But fmake works just fine without any error.

In my ports tree Makefile:37 is:
.include 

Please advise.
-- 
Andriy Gapon
___
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: Errors building mysql55-client

2013-07-08 Thread Dave Hayes

On 06/27/13 03:13, C. L. Martinez wrote:

On Thu, Jun 27, 2013 at 9:21 AM, Trond Endrestøl
 wrote:

On Thu, 27 Jun 2013 07:55-, C. L. Martinez wrote:
Either the file named distinfo is messed up, or the maintainer has
access to a different file than the rest of us. Maybe you should wait
until the MySQL mirrors catches up.


I'm going to confirm that this was a recent patch to the ports tree:

http://svnweb.freebsd.org/ports/head/databases/mysql55-server/distinfo?r1=320671&r2=321789

It's pretty clear the versions the port is trying to download -used- to 
match the distinfo file, but they no longer do. This cryptic comment:


  Distfile rerolled to make it clearer the license of this
  community edition (GPLv2).

seems to be the source of these errors which are biting me too.

It would be nice for some clearer documentation on why distinfo was 
changed, what the real issue is, and what we can do to build this 
"correctly". Naively speaking, the version available for download off 
the mysql site matches the old distinfo SHA checksum so I'm not sure why 
this was changed at all.


I've CC'd the ports list and the responsible committer on this. I'll 
file a PR too if I get no response to this message. :)

--
Dave Hayes - Consultant - Altadena CA, USA - d...@jetcafe.org
 *The opinions expressed above are entirely my own* 

Genius may have its limitations, but stupidity is not thus
handicapped.
___
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: new make vs security/vpnc

2013-07-08 Thread Andriy Gapon
on 09/07/2013 00:07 Andriy Gapon said the following:
> 
> Using recent head and the latest ports as of now.
> $ cd /usr/ports/security/vpnc
> $ make
> ===>  Building for vpnc-0.5.3_8
> /usr/ports/security/vpnc/Makefile:37: *** missing separator.  Stop.
> *** Error code 1
> 
> But fmake works just fine without any error.
> 
> In my ports tree Makefile:37 is:
> .include 
> 
> Please advise.
> 

A quick followup.  I ran make -dA and noticed the following in the output:
*** Failed target:  do-build
*** Failed command: (cd /usr/obj/ports/usr/ports/security/vpnc/work/vpnc-0.5.3;
if ! /usr/bin/env BINS="cisco-decrypt" SHELL=/bin/sh NO_LINT=YES
ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar"
AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt"
GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm"
OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump"
RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf"
SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local
LOCALBASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib"
CC="gcc46" CFLAGS="-O2 -pipe -O2 -fno-strict-aliasing -pipe -march=amdfam10
-DOPENSSL_GPL_VIOLATION -DCISCO_PATCH_VERSION -march=amdfam10 -march=amdfam10"
CPP="cpp46" CPPFLAGS="" LDFLAGS=" -lcrypto -Wl,-rpath=/usr/local/lib/gcc46
-L/usr/local/lib/gcc46 -Wl,-rpath=/usr/local/lib/gcc46 -L/usr/local/lib/gcc46"
CXX="g++46" CXXFLAGS="-O2 -pipe -O2 -fno-strict-aliasing -pipe -march=amdfam10
-DOPENSSL_GPL_VIOLATION -DCISCO_PATCH_VERSION -march=amdfam10 -march=amdfam10
-O2 -fno-strict-aliasing -pipe -march=amdfam10 -march=amdfam10"
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555"
BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install
-o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444"
BSD_INSTALL_MAN="install -o root -g wheel -m 444" gmake -f
/usr/ports/security/vpnc/Makefile -j`/sbin/sysctl -n kern.smp.cpus` all; then if
[ -n "" ] ; then echo "===> Compilation failed unexpectedly."; (echo "") |
/usr/bin/fmt 75 79 ; fi; false; fi)

This is quite a large snippet, so here is a smaller and more obvious one:
gmake -f /usr/ports/security/vpnc/Makefile -j`/sbin/sysctl -n kern.smp.cpus` all

And indeed:
$ gmake
Makefile:37: *** missing separator.  Stop.

The port has
USES= ... gmake
but that's supposed to affect what is used inside the working directory.
It's certainly a bug that gmake is run with the port's make file.


-- 
Andriy Gapon
___
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: new make vs security/vpnc

2013-07-08 Thread Andriy Gapon

Seems like the problem boils down to this:

$ make -V MAKEFILE
/usr/ports/security/vpnc/Makefile
$ fmake -V MAKEFILE
Makefile

The only explicit assignments of MAKEFILE that I could find in ports
infrastructure are these:
/usr/ports/Mk/bsd.port.mk:MAKEFILE?=Makefile
/usr/ports/Mk/bsd.gnustep.mk:MAKEFILE=  GNUmakefile

-- 
Andriy Gapon
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Greg Rivers

On Mon, 8 Jul 2013, Jimmy Kelley wrote:



On Sat, Jul 6, 2013 at 10:40 AM, David Demelier wrote:


Hey guys,

Are you expecting the same behavior than me on VirtualBox 4.2.14?

http://www.demelierdavid.fr/files/VirtualBox-Bug.png

I just can't create a new virtual machine :-),



Fix for this was done three days ago
r321665.
Port is now at  4.2.14_1.

Does it still fail for you?


I'm seeing the same thing, 10-CURRENT r252987, with r322456 of 
virtualbox-ose (4.2.16). The "Memory size" dialog, when trying to create 
a new virtual machine, shows 0MB for the max, the slider cannot be moved 
and the text box accepts input but appears to be ignored.




I see this same problem on 9-STABLE r252890 i386.  On this same system I 
also see this[1] dbus error when attempting to choose a file to import, 
yet there's every indication that dbus is working.


Another system running 9-STABLE amd64 does not have any problems.

Both systems are running virtualbox-ose-4.2.16 built from ports (under 
KDE4).



[1] https://bugzilla.novell.com/show_bug.cgi?id=783657

--
Greg Rivers
___
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: VirtualBox 4.2.14 unusable

2013-07-08 Thread Greg Rivers

On Mon, 8 Jul 2013, I wrote:


Another system running 9-STABLE amd64 does not have any problems.



Correction: the amd64 system also has the dbus error when attempting to
open a file chooser dialog.  But the memory settings work ok.

--
Greg Rivers
___
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"