graphics/opencv apparently broken, also out of date: update

2012-12-23 Thread Thomas Mueller
I originally sent this early last November, but nothing happened, and now the 
ports freeze is over.

I had great difficulty using send-pr when submitting the problem with 
graphics/gnash, couldn't set MAIL_AGENT to what I use (msmtp) with sendmail not 
set up: just got error messages.  Try again?

I am snagged in graphics/opencv in my massive upgrade of ports, and see error
messages in the log file indicating errors in the C code.  I also see there is
a newer version of openCV out.  But I was able to pigeonhole graphics/opencv
and four other ports that depend on opencv and complete the rest of the massive
upgrade of ports.

I am on FreeBSD 9.0_STABLE, stuck to the default options except for enabling 
xine support, which was off by default.  In a more recent attempt, I stuck to 
the default options, with xine support off: this made no difference, I got the
same or similar errors, and building graphics/opencv failed.

I now have a file /BETA1/usr/ports/pigeonhole12.cmd

portmaster multimedia/phonon-gstreamer multimedia/gstreamer-plugins-all 
graphics/gstreamer-plugins-opencv graphics/opencv 

so I can later run
`cat pigeonhole12.cmd` | tee opencv.log

On http://opencv.willowgarage.com/wiki/

an announcement (5/7/12, I don't know if this is May 7 or July 5) that release
2.4 is out.  There is a link to sourceforge.net with
OpenCV-2.4.3.tar.bz2 (67.2 MB).

This was on FreeBSD ports version 2.3.1_4 .

I get errors, and am reluctant to post a log  600 lines, but an excerpt 
follows:


Scanning dependencies of target opencv_python
[ 63%] Building CXX object 
modules/python/CMakeFiles/opencv_python.dir/src2/cv2.o
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'bool pyopencv_to(PyObject*, cv::Scalar, const char*)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:270:
 error: 'PyInt_Check' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:279:
 error: 'PyInt_Check' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'PyObject* pyopencv_from(int)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:317:
 error: 'PyInt_FromLong' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'bool pyopencv_to(PyObject*, int, const char*)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:324:
 error: 'PyInt_AsLong' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'bool pyopencv_to(PyObject*, double, const char*)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:337:
 error: 'PyInt_CheckExact' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:338:
 error: 'PyInt_AS_LONG' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'bool pyopencv_to(PyObject*, float, const char*)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:353:
 error: 'PyInt_CheckExact' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:354:
 error: 'PyInt_AS_LONG' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'PyObject* pyopencv_from(const std::string)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:367:
 error: 'PyString_FromString' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In function 'bool pyopencv_to(PyObject*, std::string, const char*)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:374:
 error: 'PyString_AsString' was not declared in this scope
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
 In static member function 'static bool 
pyopencvVecConverter_Tp::to(PyObject*, std::vector_Tp, 
std::allocator_CharT , const char*)':
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:562:
 error: there are no arguments to 'PyInt_Check' that depend on a template 
parameter, so a declaration of 'PyInt_Check' must be available
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:562:
 error: (if you use '-fpermissive', G++ will accept your code, but allowing the 
use of an undeclared name is deprecated)
/BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:564:
 error: there are no arguments to 'PyInt_AsLong' that depend on a template 
parameter, so a declaration of 

Re: (${USE_GCC} == yes)

2012-12-23 Thread Chris Rees
On 22 Dec 2012 22:58, ajtiM lum...@gmail.com wrote:

 FreeBSD 9.1 RC-3

 I run portsnap fetch update and it downloded and update than I ran
portmaster
 -a and I got:

 portmaster -a
 === Gathering distinfo list for installed ports

 /usr/ports/Mk/bsd.gcc.mk, line 63: Malformed conditional (${USE_GCC} ==
yes)
 /usr/ports/Mk/bsd.port.mk, line 6598: if-less endif
 make: fatal errors encountered -- cannot continue

 === Is /usr/ports/math/atlas/Makefile missing?
 === Aborting update

 In /usr/ports/math/atlas is Makefile.

 Thanks in advance.


Bapt has just fixed this.  Please update your ports tree :)

Chris
___
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: graphics/opencv apparently broken, also out of date: update

2012-12-23 Thread Marcus von Appen
On, Sun Dec 23, 2012, Thomas Mueller wrote:

 I originally sent this early last November, but nothing happened, and
 now the ports freeze is over.


 I had great difficulty using send-pr when submitting the problem with 
 graphics/gnash, couldn't set MAIL_AGENT to what I use (msmtp) with sendmail 
 not set up: just got error messages.  Try again?

 I am snagged in graphics/opencv in my massive upgrade of ports, and see error
 messages in the log file indicating errors in the C code.  I also see there is
 a newer version of openCV out.  But I was able to pigeonhole graphics/opencv
 and four other ports that depend on opencv and complete the rest of the 
 massive
 upgrade of ports.

I think, I sent you some instructions on how to fix it, in case it is a
Python-related issue that I struggled into as well.


[...]

 Scanning dependencies of target opencv_python
 [ 63%] Building CXX object 
 modules/python/CMakeFiles/opencv_python.dir/src2/cv2.o
[...]

Yes, it is Python, which causes it. Find a patch attached, which should
fix the issue. Please apply it as follows:

# cd /usr/ports/graphics/opencv
# patch -p0  /path/to/the/opencv.patch
# rm Makefile.orig files/extra-patch-opencv_nopython.orig

After you have patched it, you can try to build and install graphics/opencv
again. Let me know, if this solves the issue for you.

Cheers
Marcus
Index: Makefile
===
--- Makefile	(revision 309416)
+++ Makefile	(working copy)
@@ -30,7 +30,8 @@
 PLIST_SUB+=	VERSION=${DISTVERSION}
 
 .if !defined(_BUILDING_OPENCV_CORE)  !defined(_BUILDING_OPENCV_PYTHON)
-EXTRA_PATCHES+=	${FILESDIR}/extra-patch-opencv
+EXTRA_PATCHES+=	${FILESDIR}/extra-patch-opencv \
+		${FILESDIR}/extra-patch-opencv_nopython
 LIB_DEPENDS+=	opencv_core.2:${PORTSDIR}/graphics/opencv-core
 LDFLAGS+=	-L${LOCALBASE}/lib
 
Index: files/extra-patch-opencv_nopython
===
--- files/extra-patch-opencv_nopython	(revision 0)
+++ files/extra-patch-opencv_nopython	(working copy)
@@ -0,0 +1,13 @@
+--- CMakeLists.txt.orig	2012-12-21 08:53:28.0 +0100
 CMakeLists.txt	2012-12-21 08:53:54.0 +0100
+@@ -646,8 +646,8 @@
+ 
+ # Always try to find python
+ # ===
+-find_host_package(PythonInterp)
+-find_host_package(PythonLibs)
++#find_host_package(PythonInterp)
++#find_host_package(PythonLibs)
+ 
+ # cmake 2.4 (at least on Ubuntu 8.04 (hardy)) don't define PYTHONLIBS_FOUND
+ if(NOT PYTHONLIBS_FOUND AND PYTHON_INCLUDE_PATH)


pgp2L6IKB9sVQ.pgp
Description: PGP signature


Re: graphics/opencv apparently broken, also out of date: update

2012-12-23 Thread Scot Hetzel
On Sun, Dec 23, 2012 at 2:59 AM, Thomas Mueller muelle...@insightbb.com wrote:
 I originally sent this early last November, but nothing happened, and now the 
 ports freeze is over.

 I had great difficulty using send-pr when submitting the problem with 
 graphics/gnash, couldn't set MAIL_AGENT to what I use (msmtp) with sendmail 
 not set up: just got error messages.  Try again?

 I am snagged in graphics/opencv in my massive upgrade of ports, and see error
 messages in the log file indicating errors in the C code.  I also see there is
 a newer version of openCV out.  But I was able to pigeonhole graphics/opencv
 and four other ports that depend on opencv and complete the rest of the 
 massive
 upgrade of ports.

 I am on FreeBSD 9.0_STABLE, stuck to the default options except for enabling
 xine support, which was off by default.  In a more recent attempt, I stuck to
 the default options, with xine support off: this made no difference, I got the
 same or similar errors, and building graphics/opencv failed.

 I now have a file /BETA1/usr/ports/pigeonhole12.cmd

 portmaster multimedia/phonon-gstreamer multimedia/gstreamer-plugins-all 
 graphics/gstreamer-plugins-opencv graphics/opencv

 so I can later run
 `cat pigeonhole12.cmd` | tee opencv.log

 On http://opencv.willowgarage.com/wiki/

 an announcement (5/7/12, I don't know if this is May 7 or July 5) that release
 2.4 is out.  There is a link to sourceforge.net with
 OpenCV-2.4.3.tar.bz2 (67.2 MB).

 This was on FreeBSD ports version 2.3.1_4 .

 I get errors, and am reluctant to post a log  600 lines, but an excerpt
 follows:


 Scanning dependencies of target opencv_python
 [ 63%] Building CXX object 
 modules/python/CMakeFiles/opencv_python.dir/src2/cv2.o
 /BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
  In function 'bool pyopencv_to(PyObject*, cv::Scalar, const char*)':
 /BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:270:
  error: 'PyInt_Check' was not declared in this scope
 /BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:279:
  error: 'PyInt_Check' was not declared in this scope
 /BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:
  In function 'PyObject* pyopencv_from(int)':
 /BETA1/usr/ports/graphics/opencv/work9amd64/OpenCV-2.3.1/modules/python/src2/cv2.cpp:317:
  error: 'PyInt_FromLong' was not declared in this scope

What version of python do you have installed?

According to:

http://hg.python.org/cpython/file/4cd9f5e89061/Include/intobject.h

Python 3.1+ all of the PyInt_* functions where changed to PyLong_* functions.


-- 
DISCLAIMER:

No electrons were maimed while sending this message. Only slightly bruised.
___
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: graphics/opencv apparently broken, also out of date: update

2012-12-23 Thread Jason E. Hale
On Sunday, December 23, 2012 03:59:01 Thomas Mueller wrote:
 
 I could ask for this bug to be fixed, but since OpenCV 2.3.1 is so outdated,
 it would seem to make more sense to go to the new version, 2.4 or 2.4.3 .
 
I am working on an OpenCV update.  Please be patient with me...I have been 
extremely busy this month at work due to holiday shipping.  Things should slow 
down after the New Year, but if someone wants to take a crack at it in the 
meantime, I'll be happy to review submissions.

-- 
Jason E. Hale - jhale@
FreeBSD Ports Committer
KDE/FreeBSD Team
___
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: [e17]please remove some unneeded patches. And cannot fetch enlightenment-0.17.0.tar.bz2

2012-12-23 Thread Grzegorz Blach
On Sun, 2012-12-23 at 15:23 +0900, Yamaya Takashi wrote:
 Hi,
 
 Following patches cannot be patched. They seem unneeded.
 devel/eio/files/patch-configure
 lang/embryo/files/patch-src_lib_embryo_str.c
 x11-wm/enlightenment/files/patch-src-modules-mixer-pa.c
 x11-wm/enlightenment/files/patch-configure
 
 And cannot fetch enlightenment-0.17.0.tar.bz2.


I removed unneeded patches




___
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


FreeBSD ports you maintain which are out of date

2012-12-23 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
+-+
net/liveMedia   | 2012.12.18  | 2012.12.23
+-+


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...@portscout.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: [RFC] databases/mariadb55-{server|client} ports

2012-12-23 Thread Alexandr Kovalenko
On Sun, Dec 23, 2012 at 6:36 AM, Alexandr Kovalenko
ne...@nevermind.kiev.ua wrote:
 I've made attempt to make ports of MariaDB 5.5.x and here my proposed
 version of it.
 Ports were made out of respective mysql55-* ports. They also require
 minor change to Mk/bsd.database.mk

 Could you please review and advise if everything is good or something
 should be changed/improved.

 http://pastie.org/5567310

Fixed pkg-plist bug with libmysqlservices.a (which, btw, should be
fixed in mysql55-client too - libmysqlservices.a should not be
installed in any of packages).

http://nevermind.kiev.ua/ports/mariadb55-ports-v2.tgz

-- 
Alexandr Kovalenko
___
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: [RFC] databases/mariadb55-{server|client} ports

2012-12-23 Thread Alexandr Kovalenko
On Sun, Dec 23, 2012 at 6:09 PM, Alexandr Kovalenko
ne...@nevermind.kiev.ua wrote:
 On Sun, Dec 23, 2012 at 6:36 AM, Alexandr Kovalenko
 ne...@nevermind.kiev.ua wrote:
 I've made attempt to make ports of MariaDB 5.5.x and here my proposed
 version of it.
 Ports were made out of respective mysql55-* ports. They also require
 minor change to Mk/bsd.database.mk

 Could you please review and advise if everything is good or something
 should be changed/improved.

 http://pastie.org/5567310

 Fixed pkg-plist bug with libmysqlservices.a (which, btw, should be
 fixed in mysql55-client too - libmysqlservices.a should not be
 installed in any of packages).

Ok, ports/174660 :)

-- 
Alexandr Kovalenko
___
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 port for WebSocket-for-Python, some ironing required

2012-12-23 Thread René Ladan
Hi,

I created a port for WebSocket-for-Python (www/py-ws4py at [1],
tinderbox log at [2]) but there are some issues to be ironed out:

1. Somehow the OPTIONS are not properly saved, resulting in 'make
showconfig' showing the default values and the options dialog appearing
on every invocation of make.

2. Is there some way to add a variable with spaces in its value to a
value of SUB_LIST? E.g.
GEVENT_FILES=   ws4py/client/geventclient.py ws4py/server/geventserver.py
SUB_LIST+=  NO_MSG_GEVENT=  ${GEVENT_FILES}
This results in a sed error when preparing pkg-message. Putting quotes ()
SUB_LIST+=  NO_MSG_GEVENT=  ${GEVENT_FILES}
gives the same error

3. If you enable options you get blank lines in pkg-message, maybe there
is a nicer way to create pkg-message.

Since this is a python port, I'm OK with python@ taking it over if that
improves their workflow.

[1] ftp://rene-ladan.nl/pub/freebsd/py-ws4py.tar
SIZE=9216
SHA256=295673d648d8444a4e22338cf4d36b97c1f9e52168df71a40cb6fea22204a165
[2] http://rene-ladan.nl/tb/logs/9-FreeBSD/py27-ws4py-0.2.4.log

Regards,
René
___
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


E17 won't start

2012-12-23 Thread Matthieu Volat
Hello everybody,

I've been unable to start an enlightenment session after the recent upgrade to 
the release.

I just have a black screen with the mouse (that can move) and nothing else. 
There is nothing that can help in ~/.xession-errors...

I've erased ~/.e and ~/.cache without any better result, does anybody have this 
problem, and luckily a workaround?

-- 
Matthieu Volat ma...@alkumuna.eu
___
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: E17 won't start

2012-12-23 Thread Matthias Apitz
El día Sunday, December 23, 2012 a las 08:18:22PM +0100, Matthieu Volat 
escribió:

 Hello everybody,
 
 I've been unable to start an enlightenment session after the recent upgrade 
 to the release.
 
 I just have a black screen with the mouse (that can move) and nothing else. 
 There is nothing that can help in ~/.xession-errors...
 
 I've erased ~/.e and ~/.cache without any better result, does anybody have 
 this problem, and luckily a workaround?

Hi Matthieu,

I've stumbled about your posting and have no answer; but I'm curious: 
enlightenment is used as the desktop in my Linux based cellphone (the
Openmoko Freerunner), for what else enlightenment is used and especially
in FreeBSD?

Thanks for an answer in advance

matthias
-- 
Sent from my FreeBSD netbook

Matthias Apitz   |  - No system with backdoors like Apple/Android
E-mail: g...@unixarea.de |  - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |  - No proprietary attachments
phone: +49-170-4527211   |  - Respect for open standards
___
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 port for WebSocket-for-Python, some ironing required

2012-12-23 Thread René Ladan
On 23-12-2012 18:26, René Ladan wrote:
 Hi,
 
 I created a port for WebSocket-for-Python (www/py-ws4py at [1],
 tinderbox log at [2]) but there are some issues to be ironed out:
 
This port is now committed, the issues are resolved.

René
___
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: E17 won't start

2012-12-23 Thread Matthieu Volat
On Sun, 23 Dec 2012 20:26:17 +0100
Matthias Apitz g...@unixarea.de wrote:

 El día Sunday, December 23, 2012 a las 08:18:22PM +0100, Matthieu Volat 
 escribió:
 
  Hello everybody,
  
  I've been unable to start an enlightenment session after the recent upgrade 
  to the release.
  
  I just have a black screen with the mouse (that can move) and nothing else. 
  There is nothing that can help in ~/.xession-errors...
  
  I've erased ~/.e and ~/.cache without any better result, does anybody have 
  this problem, and luckily a workaround?
 
 Hi Matthieu,
 
 I've stumbled about your posting and have no answer; but I'm curious: 
 enlightenment is used as the desktop in my Linux based cellphone (the
 Openmoko Freerunner), for what else enlightenment is used and especially
 in FreeBSD?
 
 Thanks for an answer in advance
 
   matthias
 -- 
 Sent from my FreeBSD netbook
 
 Matthias Apitz   |  - No system with backdoors like Apple/Android
 E-mail: g...@unixarea.de |  - No HTML/RTF in E-mail
 WWW: http://www.unixarea.de/ |  - No proprietary attachments
 phone: +49-170-4527211   |  - Respect for open standards
 ___
 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
 

Hi Matthias,

Exactly the same, I and others are using it as our X11 shell/window manager 
option for freebsd desktop :) 

-- 
Matthieu Volat ma...@alkumuna.eu
___
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: CFT: vlc 2.0.5

2012-12-23 Thread Juergen Lock
On Sat, Dec 22, 2012 at 10:02:52PM +0100, Juergen Lock wrote:
 On Sat, Dec 22, 2012 at 08:22:14PM +0100, René Ladan wrote:
  On 22-12-2012 03:53, Kevin Oberman wrote:
   On Thu, Dec 20, 2012 at 1:38 PM, Juergen Lock n...@jelal.kn-bremen.de 
   wrote:
   On Thu, Dec 20, 2012 at 09:18:03PM +0100, René Ladan wrote:
   On 19-12-2012 22:44, Juergen Lock wrote:
   Hi!
  
It's this time again, there's a new vlc release out and I want to 
   update
   the port:
  
   http://people.freebsd.org/~nox/tmp/vlc-2.0.5-001.patch
  
Everyone is invited to test this update and post any issues they 
   find...
  
   A quick test with an online mp3 stream works fine, but I do get this
   message in the console:
  
   VLC media player 2.0.5 Twoflower (revision 2.0.5-0-g1661b7d)
  
   Unable to load library icui18n Cannot load library icui18n: (Shared
   object libicui18n.so.48 not found, required by vlc)
  
   I have icu-50.1 installed, although the port does not seem to use it.
   So maybe it is triggered by some dependency.
   I don't get that here so yes it's probably a problem in a dependency.
   Sorry for those who have seen this in other threads.
  
   To find and fix these issues:
   Install sysutils/bsdadmonscripts (If you use pkgng, pleaqse be sure
   that you have the latest version!)
   # pkg_libchk -o | grep libicu | cut -f1 -d: | sort | uniq  somefile
   # portmaster -D `cat somefile`
  
   This will update all ports that are still linked to the old icu
   libraries. This should be a very short list as only a handful of ports
   link directly to these libraries. Many more depend on these ports, but
   don't directly link to libicu sharables and don't need re-building.
  I tried this and some plain ldd but could not find any guilty file.
  
  Some other results:
  - MIDI playback starts, but there is no sound because SF2 files are not
  installed
 
 Well there aren't any in the distfile so that's kind of expected...
 Or do you mean we should add a dep on audio/eawpats?
 
  - the PNG snapshot is corrupt (only 0x5A or 0xA5)
  - switching on motion detection seems to freeze the video
  
  Hmm, did any of these things work with 2.0.4?
 
Turns out this was broken with 2.0.4 already so I just committed the
update (i.e. at least it's not a regression...)

  The rest seems to work fine (DVD and DVB-T not tested yet).
 
 DVD playback still works for me, DVB-S(2) I still couldn't get to work
but that was broken with 2.0.3 already.

 Thanx for testing, :)
Juergen
___
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


UPDATING

2012-12-23 Thread Кулешов Алексей
Good morning, everyone!

Instead of thousand words like these:

20121211:
  AFFECTS: users of graphics/ImageMagick
  AUTHOR: bdrew...@freebsd.org

  The ImageMagick library has been updated to version 6.8.0-7.  Please
  rebuild all ports that depend on it.

  If you use portmaster:
portmaster -w -r ImageMagick
  If you use portupgrade:
portupgrade -fr graphics/ImageMagick
  If you use pkgng with binary packages:
pkg install -fR graphics/ImageMagick


may be it would be useful for port upgrade programs to see information like 
this:

20121211:
  AFFECTS: users of graphics/ImageMagick
  AUTHOR: bdrew...@freebsd.org
  ACTION: REBUILD_DEPS

  ... some words for interested one ...

?
___
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: Upgrading ports problem with portupgrade(pkgng)

2012-12-23 Thread Beach Geek
On Dec 22, 2012 2:15 PM, Beach Geek labeachg...@gmail.com wrote:

 System: FreeBSD/i386 10-current, base/head(src)=r244363,
ports/head=r309344.

 I upgraded to r244363 from an Oct 3rd(ish) version. Followed
ports/UPDATING for pkgng to edit make.conf and convert pkgdb.db.

 I'm now trying to update my ports (from tree, not pkgs), and I get:

 # portupgrade -ae
 USING PKGNG
 Stale dependency: ORBit2-2.14.19 -- glib-2.28.8_4 -- manually run
'pkgdb -F' to fix, or specify -O to force.

 # pkgdb -F USING PKGNG pkgdb -F not supported with PKGNG yet. Use
'pkg check' directly.

 # pkg check -d (also tried pkg check -d -a)
 #

 Running portupgrade -ae gives same message as before.

 Went to port tree, upgraded glib with 'make deinstall reinstall clean'.
Then
 # pkg info glib glib-2.28.8_5 Some useful routines of C programming
(current stable version)

 Run portupgrade -ae.. same message.

 Could someone point me in the right direction...

 If I'm misunderstanding the man  wiki pages, please explain (I'll even
wear the pointyhat).

 Thanks, BG

An update.
4 servers have the problem in my previous post, and I've yet to find a way
to use portupgrade.
Only answers I've received were to use packages via pkgng. (Not an option).

For the other 9 servers, I tried it a little differently.
-  switch to pkgng
-  svn base and ports
-  upgrade base
-  upgrade ports with portupgrade.

Worked fine for 8 of 9.

Will be rolling the 5 broke servers back (yes, we have bkups) ;)

Will leave the 8 working ones running pkgbg, and see how it goes.

Still wondering, how to repair the database w/o pkgfb -F so portupgrade
will work?

And as I understand,  poudriere must be used instead of portupgrade to
create packages?

Thanks,
BG
___
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: Upgrading ports problem with portupgrade(pkgng)

2012-12-23 Thread Matthew Seaman
On 23/12/2012 21:05, Beach Geek wrote:
 And as I understand,  poudriere must be used instead of portupgrade to
 create packages?

That's not right.

   poudriere is an offline pkg building system, designed to build
   packages in a sandbox, and then create a pkgng repository accessible
   to various client machines.  You can use it locally to maintain a
   single machine, but that's sort of missing the point. It only works
   with pkgng, although I believe you can run it on a non-pkgng machine
   to create a repo for maintaining other pkgng-enabled machines.

   portmaster and portupgrade cover basically the same territory.
   They're designed to maintain the locally installed package set on a
   machine.  To that end, both of them are wrappers around the ports,
   and facilitate installing packages by compiling the relevant port
   source code.  The can also use binary packages, typically from a
   FreeBSD ftp server.  Initially they used pkg_tools packages, but
   both have been modified to work with pkgng packages as well.

   pkgng is a package registry application and a binary package
   manager.  It doesn't understand the ports.  However, if you have
   access to a suitable source of pre-compiled packages you can use
   just pkgng to manage those, and have no need for portmaster or
   portupgrade.  poudriere is intended to provide that 'suitable
   source.' although once the official pkg build cluster gets up and
   running, users should be able to use that instead.

Cheers.

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey




signature.asc
Description: OpenPGP digital signature


Re: E17 won't start

2012-12-23 Thread Dominic Fandrey

On 23/12/2012 20:18, Matthieu Volat wrote:
 I've been unable to start an enlightenment session after the recent upgrade 
 to the release.

I have the same issue.

 I just have a black screen with the mouse (that can move) and nothing else. 
 There is nothing that can help in ~/.xession-errors...

Well it's noteworthy that after the first ESTART: SLEEP message I've
got a line that says PAUSE !. As far as I can figure this is unusual.

If there's anything /unusual/ in my install, it's that all ports that
can be built witch clang, were built with clang.

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
___
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: E17 won't start

2012-12-23 Thread Dominic Fandrey
On 24/12/2012 03:19, Dominic Fandrey wrote:
 
 On 23/12/2012 20:18, Matthieu Volat wrote:
 I've been unable to start an enlightenment session after the recent upgrade 
 to the release.
 
 I have the same issue.
 
 I just have a black screen with the mouse (that can move) and nothing else. 
 There is nothing that can help in ~/.xession-errors...
 
 Well it's noteworthy that after the first ESTART: SLEEP message I've
 got a line that says PAUSE !. As far as I can figure this is unusual.
 
 If there's anything /unusual/ in my install, it's that all ports that
 can be built witch clang, were built with clang.

I just ran it in gdb. But gdb reports a series of signals:
SIGTRAP
SIGTRAP
SIGTTIN
SIGTRAP
Now, finally the startup procedures are executed until:
ESTART: 0.34318 [0.1] - Manage all windows
ESTART: 0.36315 [0.01997] - MAIN LOOP AT LAST
ESTART: 0.64266 [0.27951] - SLEEP

at which point gdb catches a SIGSEV!

If I continue from here I end up with the single PAUSE ! line and
nothing at all happens from here on.

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
___
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: E17 won't start

2012-12-23 Thread Dominic Fandrey
On 24/12/2012 03:28, Dominic Fandrey wrote:
 On 24/12/2012 03:19, Dominic Fandrey wrote:

 On 23/12/2012 20:18, Matthieu Volat wrote:
 I've been unable to start an enlightenment session after the recent upgrade 
 to the release.

 I have the same issue.

 I just have a black screen with the mouse (that can move) and nothing else. 
 There is nothing that can help in ~/.xession-errors...

 Well it's noteworthy that after the first ESTART: SLEEP message I've
 got a line that says PAUSE !. As far as I can figure this is unusual.

 If there's anything /unusual/ in my install, it's that all ports that
 can be built witch clang, were built with clang.
 
 I just ran it in gdb. But gdb reports a series of signals:
 SIGTRAP
 SIGTRAP
 SIGTTIN
 SIGTRAP
 Now, finally the startup procedures are executed until:
 ESTART: 0.34318 [0.1] - Manage all windows
 ESTART: 0.36315 [0.01997] - MAIN LOOP AT LAST
 ESTART: 0.64266 [0.27951] - SLEEP
 
 at which point gdb catches a SIGSEV!
 
 If I continue from here I end up with the single PAUSE ! line and
 nothing at all happens from here on.
 

I managed to fix it by building all evas-* packages with base gcc!

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
___
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: E17 won't start

2012-12-23 Thread Matthieu Volat
On Mon, 24 Dec 2012 03:46:11 +0100
Dominic Fandrey kamik...@bsdforen.de wrote:

 On 24/12/2012 03:28, Dominic Fandrey wrote:
  On 24/12/2012 03:19, Dominic Fandrey wrote:
 
  On 23/12/2012 20:18, Matthieu Volat wrote:
  I've been unable to start an enlightenment session after the recent 
  upgrade to the release.
 
  I have the same issue.
 
  I just have a black screen with the mouse (that can move) and nothing 
  else. There is nothing that can help in ~/.xession-errors...
 
  Well it's noteworthy that after the first ESTART: SLEEP message I've
  got a line that says PAUSE !. As far as I can figure this is unusual.
 
  If there's anything /unusual/ in my install, it's that all ports that
  can be built witch clang, were built with clang.
  
  I just ran it in gdb. But gdb reports a series of signals:
  SIGTRAP
  SIGTRAP
  SIGTTIN
  SIGTRAP
  Now, finally the startup procedures are executed until:
  ESTART: 0.34318 [0.1] - Manage all windows
  ESTART: 0.36315 [0.01997] - MAIN LOOP AT LAST
  ESTART: 0.64266 [0.27951] - SLEEP
  
  at which point gdb catches a SIGSEV!
  
  If I continue from here I end up with the single PAUSE ! line and
  nothing at all happens from here on.
  
 
 I managed to fix it by building all evas-* packages with base gcc!
 
 -- 
 A: Because it fouls the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 A: Top-posting.
 Q: What is the most annoying thing on usenet and in e-mail? 
 ___
 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

Hooo, I definitively did not think of that, I confirm I was also building 
(almost) everything with clang (3.1).

Very well found!

At this point, we should report the problem upstream...

-- 
Matthieu Volat ma...@alkumuna.eu
___
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