Re: pkgconf is broken?

2013-03-13 Thread Baptiste Daroussin
On Wed, Mar 13, 2013 at 02:35:48AM -0300, Sergio de Almeida Lenzi wrote:
 Hello,
 
 new pkgconf (0.8.12) does different results
 from previos version (0.8.9)
 
 if I have instaled mjpegtools-2.0.0
 
 command: pkgconf --exists --print-errors mjpegtools  1.6.0 mjpegtools
  1.8.0
 
 pkgconf version 0.8.9 returns 1 (correct answer)
 pkgconf version 0.8.12 returs 0, and make the package with errors...
 
Weird I'll have a look thanks for reporting.

regards,
Bapt


pgpQqrHrcJvbu.pgp
Description: PGP signature


openjdk7 requires FreeType version 2.3.0?

2013-03-13 Thread Beeblebrox
My build of java/openjdk7 breaks with below. I have print/freetype2
installed, but it's only v. 2.4.11. What's the deal here?

ERROR: FreeType version  2.3.0  or higher is required. \n gmake[2]:
Entering directory
`/usr/obj/asp/ports/java/openjdk7/work/openjdk/jdk/make/tools/freetypecheck'
/bin/mkdir -p
/usr/obj/asp/ports/java/openjdk7/work/openjdk/build/bsd-amd64/btbins
rm -f
/usr/obj/asp/ports/java/openjdk7/work/openjdk/build/bsd-amd64/btbins/freetype_versioncheck
gmake[2]: Leaving directory
`/usr/obj/asp/ports/java/openjdk7/work/openjdk/jdk/make/tools/freetypecheck'
Failed to build freetypecheck.  \n
Exiting because of the above error(s). \n 
gmake: *** [post-sanity] Error 1
*** [do-build] Error code 1

Host: 10-Current-amd64



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/openjdk7-requires-FreeType-version-2-3-0-tp5795263.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: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread O. Hartmann
On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
 On 3/10/2013 6:44 AM, O. Hartmann wrote:
  On
  FreeBSD 10.0-CURRENT #0 r248128: Sun Mar 10 10:41:10 CET 2013
  I receive the error message below when trying to update installed port
  openldap24-sasl-client:
  
  ===  Cleaning for openldap-sasl-client-2.4.33_1
  === Waiting on fetch  checksum for net/openldap24-sasl-client ===
  
  ===  openldap-sasl-client-2.4.33_1 conflicts with installed
  package(s): 
openldap-sasl-client-2.4.33_1
/usr/local
net/openldap24-sasl-client
  
They install files into the same place.
You may want to stop build with Ctrl + C.
  
  
  This looks weird tome, since how can /usr/local/ be a port?
  
  My update tool is ports-mgmt/portmaster.
  
  Regards,
  
  Oliver
  
 
 I have just committed a fix to the ports tree for this.
 
 

Hello.

Well, I just updated the port's tree a few minutes ago and can not see
any changes by now. The port's tree is at

Revision: 314034

for me.

Regards,

Oliver




signature.asc
Description: This is a digitally signed message part


Re: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread Bryan Drewery
On 3/13/2013 2:55 AM, O. Hartmann wrote:
 On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
 I have just committed a fix to the ports tree for this.


 
 Hello.
 
 Well, I just updated the port's tree a few minutes ago and can not see
 any changes by now. The port's tree is at
 
 Revision: 314034
 
 for me.
 
 Regards,
 
 Oliver
 
 

The change was to Mk/bsd.port.mk in r314004

-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet



signature.asc
Description: OpenPGP digital signature


starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-13 Thread Beeblebrox
Whenever I try to do a make operation from the ports tree, I get below
message.
I have deleted the tree and uploaded a completely new one but I still get
the error. It has no effect with portmaster, but breaks every perl-dependent
port when building in poudriere.
ı also recently switched from BSD_GREP to GNU_GREP in world, as discussed in
the thread about lang/gcc not building. Since then I have re-built lang/perl
also but the error persists.
Host: 10_current-amd64. Perl5.16-threaded
ERR MESSAGE:
Gathering dependency list for port/name from ports
portname: /usr/ports*/lang/lang/*perl5.16 non-existent -- dependency list
incomplete

Thanks



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304.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: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread O. Hartmann
On Wed, 2013-03-13 at 04:49 -0500, Bryan Drewery wrote:
 On 3/13/2013 2:55 AM, O. Hartmann wrote:
  On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
  I have just committed a fix to the ports tree for this.
 
 
  
  Hello.
  
  Well, I just updated the port's tree a few minutes ago and can not see
  any changes by now. The port's tree is at
  
  Revision: 314034
  
  for me.
  
  Regards,
  
  Oliver
  
  
 
 The change was to Mk/bsd.port.mk in r314004
 

Well, even with clearing the build and the directory and getting it from
scratch, on FreeBSD 10-CURRENT I have still the same error.

make rmconfig

doesn't change anything, also.




signature.asc
Description: This is a digitally signed message part


Re: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread Bryan Drewery
On 3/13/2013 7:21 AM, O. Hartmann wrote:
 On Wed, 2013-03-13 at 04:49 -0500, Bryan Drewery wrote:
 On 3/13/2013 2:55 AM, O. Hartmann wrote:
 On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
 I have just committed a fix to the ports tree for this.



 Hello.

 Well, I just updated the port's tree a few minutes ago and can not see
 any changes by now. The port's tree is at

 Revision: 314034

 for me.

 Regards,

 Oliver



 The change was to Mk/bsd.port.mk in r314004

 
 Well, even with clearing the build and the directory and getting it from
 scratch, on FreeBSD 10-CURRENT I have still the same error.
 
 make rmconfig
 
 doesn't change anything, also.
 

It's not a problem with net/openldap24-sasl-client specifically. It's a
/usr/ports/Mk problem.

Run: portsnap fetch extract Mk

This will update your Mk files to the latest.

-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet



signature.asc
Description: OpenPGP digital signature


FreeBSD ports you maintain which are out of date

2013-03-13 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
+-+
japanese/texinfo| 4.7 | 5.1
+-+
print/trueprint | 5.3 | 5.4
+-+


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: Installing empathy-2.32.2_3...warning: undefined reference

2013-03-13 Thread Koop Mast

On 13-3-2013 13:07, Chris Torek wrote:

On Sun, Mar 10, 2013 at 3:34 PM, Koop Mast k...@rainbow-runner.nl
wrote:


Thanks for the report, this is already known.  Sadly I haven't
managed to find a solution for this :/

 -Koop

The Makefile in net-im/empathy tries to build its included header
files using glib-mkenums, but it assumes they're in the current
directory and depend on Makefile.in.  When they are in
/usr/local/include/* (and Makefile.in is newer) it goes badly
awry.

This somewhat crude patch fixes the problem...

Chris


Thanks to information from BSD Dreamer in ports/176768, I came to the 
same patch. And committed it as as revision 314040. I also bumped 
gstreamer-plugins revision so it can fix the header for those people 
where empathy messed it up.


-Koop


--- src/Makefile.in.orig
+++ src/Makefile.in
@@ -1689,22 +1689,4 @@
$(GLIB_GENMARSHAL) --body --prefix=_$(subst -,_,$*)_marshal $  
$*-marshal.c
  
-# rules for making the glib enum objects

-%-enumtypes.h: %.h Makefile.in
-   $(AM_V_GEN)glib-mkenums \
-   --fhead #ifndef __$(shell echo $* | tr [:lower:]- 
[:upper:]_)_ENUM_TYPES_H__\n#define __$(shell echo $* | tr [:lower:]- 
[:upper:]_)_ENUM_TYPES_H__\n\n#include glib-object.h\n\nG_BEGIN_DECLS\n \
-   --fprod /* enumerations from \@filename@\ */\n \
-   --vhead GType @enum_name@_get_type (void);\n#define $(shell echo $* | tr 
[:lower:]- [:upper:]_ | sed 's/_.*//')_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n  
   \
-   --ftail G_END_DECLS\n\n#endif /* __$(shell echo $* | tr [:lower:]- 
[:upper:]_)_ENUM_TYPES_H__ */ \
-   $  $@
-
-%-enumtypes.c: %.h Makefile.in
-   $(AM_V_GEN)glib-mkenums \
-   --fhead #include $*.h\n#include $*-enumtypes.h \
-   --fprod \n/* enumerations from \@filename@\ */ \
-   --vhead GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  
if (etype == 0) {\nstatic const G@Type@Value values[] = { \
-   --vprod   { @VALUENAME@, \@VALUENAME@\, \@VALUENAME@\ }, \
-   --vtail   { 0, NULL, NULL }\n};\netype = g_@type@_register_static 
(\@EnumName@\, values);\n  }\n  return etype;\n}\n \
-   $  $@
-
  # Tell versions [3.59,3.63) of GNU make to not export all variables.
  # Otherwise a system limit (for SysV at least) may be exceeded.


___
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


gstreamer-plugins-mpeg2enc build error

2013-03-13 Thread Wolfgang Riegler
Hi,

I have problems compiling multimedia/gstreamer-plugins-mpeg2enc with 
poudriere-devel.
The mailing list blocks my complete logfile, but here this are the important 
parts, I think.



build started at Wed Mar 13 03:20:36 CET 2013
port directory: /usr/ports/multimedia/gstreamer-plugins-mpeg2enc
building for: 9.1-RELEASE amd64
maintained by: multime...@freebsd.org
Makefile ident:  $FreeBSD: 
ports/multimedia/gstreamer-plugins-mpeg2enc/Makefile,v 1.27 2012/11/17 05:59:49 
svnexp Exp $
---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
PKG_EXT=txz
WITH_CCACHE_BUILD=yes
FORCE_PACKAGE=yes
tpid=46482
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
CCACHE_DIR=/var/cache/ccache
PWD=/root
LOGS=/mnt/system/DATEN/poudriere/basefs/data/logs
HOME=/root
USER=root
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---


===phase: build   ==
===  Building for gstreamer-plugins-mpeg2enc-0.10.23,3
  CXXlibgstmpeg2enc_la-gstmpeg2enc.lo
cc1plus: warning: command line option -Wmissing-declarations is valid for 
C/ObjC but not for C++
cc1plus: warning: command line option -Wmissing-declarations is valid for 
C/ObjC but not for C++
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_finalize(GObject*)':
gstmpeg2enc.cc:165: warning: 'g_mutex_free' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:274)
gstmpeg2enc.cc:165: warning: 'g_mutex_free' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:274)
gstmpeg2enc.cc:166: warning: 'g_cond_free' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:278)
gstmpeg2enc.cc:166: warning: 'g_cond_free' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:278)
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_init(GstMpeg2enc*, 
GstMpeg2encClass*)':
gstmpeg2enc.cc:203: warning: 'g_mutex_new' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:272)
gstmpeg2enc.cc:203: warning: 'g_mutex_new' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:272)
gstmpeg2enc.cc:204: warning: 'g_cond_new' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:276)
gstmpeg2enc.cc:204: warning: 'g_cond_new' is deprecated (declared at 
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:276)
gstmpeg2enc.cc: In function 'void gst_mpeg2enc_log_callback(log_level_t, const 
char*)':
gstmpeg2enc.cc:679: error: 'LOG_ERROR' was not declared in this scope
gstmpeg2enc.cc:680: error: 'LOG_WARN' was not declared in this scope
gstmpeg2enc.cc:681: error: 'LOG_INFO' was not declared in this scope
gstmpeg2enc.cc:682: error: 'LOG_DEBUG' was not declared in this scope
gmake: *** [libgstmpeg2enc_la-gstmpeg2enc.lo] Error 1
*** [do-build] Error code 2

Stop in /usr/ports/multimedia/gstreamer-plugins-mpeg2enc.
===  Cleaning for gstreamer-plugins-mpeg2enc-0.10.23,3
build of /usr/ports/multimedia/gstreamer-plugins-mpeg2enc ended at Wed Mar 13 
03:22:22 CET 2013







Any help is appreciated, thanks in advance.

kind regards

Wolfgang Riegler
___
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: fail2ban install issue

2013-03-13 Thread Olivier Smedts
2013/3/13 Florent Peterschmitt flor...@peterschmitt.fr:
 I just test, it works well. Maybe the problem was solved the time for
 you to write this email :)

...or ftp.freebsd.org is an out-of-date mirror.


-- 
Olivier Smedts _
ASCII ribbon campaign ( )
e-mail: oliv...@gid0.org- against HTML email  vCards  X
www: http://www.gid0.org- against proprietary attachments / \

  Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas.
___
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: fail2ban install issue

2013-03-13 Thread Florent Peterschmitt
Le 13/03/2013 13:35, Olivier Smedts a écrit :
 2013/3/13 Florent Peterschmitt flor...@peterschmitt.fr:
 I just test, it works well. Maybe the problem was solved the time for
 you to write this email :)
 ...or ftp.freebsd.org is an out-of-date mirror.


The fetch append on github and failed on it:

Attempting to fetch
https://github.com/fail2ban/fail2ban/tarball/0.8.8/fail2ban-fail2ban-0.8.8-0-g51a3be2.tar.gzInitializing
download:
https://github.com/fail2ban/fail2ban/tarball/0.8.8/fail2ban-fail2ban-0.8.8-0-g51a3be2.tar.gzToo
many redirects.

And so ftp.freebsd.org is not synced too.



signature.asc
Description: OpenPGP digital signature


Re: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread O. Hartmann
On Wed, 2013-03-13 at 07:26 -0500, Bryan Drewery wrote:
 On 3/13/2013 7:21 AM, O. Hartmann wrote:
  On Wed, 2013-03-13 at 04:49 -0500, Bryan Drewery wrote:
  On 3/13/2013 2:55 AM, O. Hartmann wrote:
  On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
  I have just committed a fix to the ports tree for this.
 
 
 
  Hello.
 
  Well, I just updated the port's tree a few minutes ago and can not see
  any changes by now. The port's tree is at
 
  Revision: 314034
 
  for me.
 
  Regards,
 
  Oliver
 
 
 
  The change was to Mk/bsd.port.mk in r314004
 
  
  Well, even with clearing the build and the directory and getting it from
  scratch, on FreeBSD 10-CURRENT I have still the same error.
  
  make rmconfig
  
  doesn't change anything, also.
  
 
 It's not a problem with net/openldap24-sasl-client specifically. It's a
 /usr/ports/Mk problem.
 
 Run: portsnap fetch extract Mk
 
 This will update your Mk files to the latest.
 

I'm with svn update, so I did this and it seems not to be changed.
Still no further update in the exspected file nor does the port build
properly.

I think I have to wait?

Oliver



signature.asc
Description: This is a digitally signed message part


Re: devel/lprof-devel build fail - libvigraimpex.so undefined reference

2013-03-13 Thread Dima Panov

13.03.2013 5:57, Dmitry Marakasov пишет:

* David Southwell (da...@vizion2000.net) wrote:


Errors on build:

[100%] Building CXX Object src/CMakefiles/lprof.dir/qrc_lprof.o
Linking CXX executable lprof
/usr/lib/libvigraimpex.so: undefined reference to
'_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11'
*** Error code 1
1 error
*** Error Code 2
1 error
*** Error Code 2
1 error
*** Error code 1

Stop in /usr/ports/graphics/lprof-devel.

Thanks in advance for any help with this

This really is a result of us sticking with a rotten gcc in the base
system for so long. And I expect more and more similar breakages to
follow.

Here, graphics/vigra uses gcc46 (since r307701) to build, and
combiled vigra library depends code only present in libstdc++ from
gcc46 (and not in libstdc++ in our base system).

To compile lprof, adding USE_GCC=4.6+ to it's Makefile would be enough,
however it won't run:

% lprof
/usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by 
/usr/local/lib/libvigraimpex.so.4 not found

To fix that, one needs to add LD_LIBRARY_PATH=/usr/local/lib/gcc46
into environement. The same thing will be required for all vigra
consumers.

If gcc46 is optional for vigra, the problem may be temporary fixed by
reverting r307701 (fluffy@?), however there will be more and more
software depending on newer libstdc++, and we need a way to address that
until all supported FreeBSD releases have switched to clang and new c++
stack.



gcc46 is required when vigra buids with py-NumPy support and Python 
bindings.
For now, I've move gcc dependency into numpy option section, without 
bindings port will use default compiler
ATM, no ports require vigra python bindings, but it was requested by 
users for upcoming math ports


--
Dima Panov (flu...@freebsd.org)
(KDE, Office)@FreeBSD team

Facebook: http://www.facebook.com/fluffy.khv
IRC: fluffy@EFNet, fluffykhv@FreeNode
twitter: fluffy_khv | skype: dima.panov

___
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: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-13 Thread Beeblebrox
Well, turns out it's half-solved. The message no longer shows up in
make-related functions but poudriere just kills the whole deal:
1. poudriere bulk advises:
make: chdir /usr/ports/lang/lang/perl5.16: No such file or directory
 Sanity checking the repository
perl: not found

2. But better yet, it then poudriere proceeds to delete almost every binary
in the repository because missing dependencies, despite setting in
poudriere.conf CHECK_CHANGED_OPTIONS=no






--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304p5795351.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: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-13 Thread Beeblebrox
Never mind, I solved it - my mistake...



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304p5795353.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: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-13 Thread Scot Hetzel
On Wed, Mar 13, 2013 at 9:27 AM, Beeblebrox zap...@berentweb.com wrote:
 Well, turns out it's half-solved. The message no longer shows up in
 make-related functions but poudriere just kills the whole deal:
 1. poudriere bulk advises:
 make: chdir /usr/ports/lang/lang/perl5.16: No such file or directory
  Sanity checking the repository
 perl: not found

Looks like poudriere is still mis-configured as it is looking for
/usr/ports/lang/lang/perl5.16 instead of /usr/ports/lang/perl5.16.

-- 
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: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread Bryan Drewery
On 3/13/2013 8:55 AM, O. Hartmann wrote:
 On Wed, 2013-03-13 at 07:26 -0500, Bryan Drewery wrote:
 On 3/13/2013 7:21 AM, O. Hartmann wrote:
 On Wed, 2013-03-13 at 04:49 -0500, Bryan Drewery wrote:
 On 3/13/2013 2:55 AM, O. Hartmann wrote:
 On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
 I have just committed a fix to the ports tree for this.
 
 I'm with svn update, so I did this and it seems not to be changed.
 Still no further update in the exspected file nor does the port build
 properly.
 
 I think I have to wait?
 
 Oliver
 

Exactly what error are you getting now? The weird one showing
/usr/local should be fixed.

-- 
Regards,
Bryan Drewery
bdrewery@freenode/EFNet



signature.asc
Description: OpenPGP digital signature


Re: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-13 Thread Beeblebrox
@scot: It was due to the second make.conf under /usr/local/poudriere.d that I
had not corrected (while I had corrected /etc/make.conf)




--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304p5795358.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: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-13 Thread Beeblebrox
This is just insanity...
devel/libical broke because:

===   Returning to build of libical-0.48
===   libical-0.48 depends on file: /usr/local/bin/perl5.16 - not found
===Verifying install for /usr/local/bin/perl5.16 in
/usr/ports/lang/perl5.16
===   Installing existing package
/usr/ports/packages/All/perl-threaded-5.16.2_1.txz
Installing perl-threaded-5.16.2_1...Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.16.2 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.16.2 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
 done
===   Returning to build of libical-0.48
===   libical-0.48 depends on file: /usr/local/bin/perl5.16 - not found
===Verifying install for /usr/local/bin/perl5.16 in
/usr/ports/lang/perl5.16
===   Installing existing package
/usr/ports/packages/All/perl-threaded-5.16.2_1.txz
Installing perl-threaded-5.16.2_1...perl-threaded-5.16.2_1 already installed

Failed to install the following 1 package(s):
/usr/ports/packages/All/perl-threaded-5.16.2_1.txz
*** [patch-depends] Error code 70

Stop in /usr/ports/devel/libical.



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/starnge-ports-tree-error-perl5-16-non-existent-dependency-list-incomplete-tp5795304p5795366.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: CURRENT (r248128): PKGNG weirdness: openldap-sasl-client-2.4.33_1 conflicts with installed package(s): openldap-sasl-client-2.4.33_1 AND /usr/local AND net/openldap24-sasl-client

2013-03-13 Thread O. Hartmann
On Wed, 2013-03-13 at 09:54 -0500, Bryan Drewery wrote:
 On 3/13/2013 8:55 AM, O. Hartmann wrote:
  On Wed, 2013-03-13 at 07:26 -0500, Bryan Drewery wrote:
  On 3/13/2013 7:21 AM, O. Hartmann wrote:
  On Wed, 2013-03-13 at 04:49 -0500, Bryan Drewery wrote:
  On 3/13/2013 2:55 AM, O. Hartmann wrote:
  On Tue, 2013-03-12 at 17:16 -0500, Bryan Drewery wrote:
  I have just committed a fix to the ports tree for this.
  
  I'm with svn update, so I did this and it seems not to be changed.
  Still no further update in the exspected file nor does the port build
  properly.
  
  I think I have to wait?
  
  Oliver
  
 
 Exactly what error are you getting now? The weird one showing
 /usr/local should be fixed.
 


Ups, I'm very sorry.
I confused this PR with another serious PR that concerns build breakage
of net/openldap24-server (which is different).

The problems regarding to this reported problem (what we are talking
about by now) has been gone so far.

regards,
Oliver

___
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: 9.1-RELEASE is out - is there any hope for an actual graphics/gimp-app?

2013-03-13 Thread Heino Tiedemann
 almost one year after gimp release 2.8 there ist still the old gimp 2.6
 in ports. 

 Now wh have the new FreeBSD 9.1 RELEASE - is there hope for an actual
 Gimp?


Freat job folks! It is there!

Heino


___
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] xorg 7.7

2013-03-13 Thread Ruslan Makhmatkhanov

Hi,

Niclas Zeising wrote on 12.03.2013 01:50:

The FreeBSD xorg team (x11@) presents this update of the FreeBSD xorg
port to version 7.7.
This CFT is intended to weed out as many bugs and regressions as
possible before merging xorg 7.7 into ports, please test it as much as
possible, to make it as good as can be.
We need testers of both new and old xorg, on as many architectures and
hardware combinations as possible.
Please report both successes and failures, and remember to include which
architecture, graphics card, version of FreeBSD and compiler you are
using, as well as relevant logs if any.


I'm using 7.7, if I recall correctly, since March 2012. From the time 
when KMS support for Intel gpu's was available in form of off-base 
patches and later integrated into the FreeBSD main source. xorg from 
trillian had the intel-driver that supported KMS. I'd say it quite 
stable, but I have some glitches like screen artifacts appearing some 
times, but this is quite rare this days. And I'm not sure if it's 
KMS-related, or xorg-related, xorg+KMS-related. It was on ports@ and/or 
current@ few times, and there were pr's about that, but I was unable to 
find them.


I just updated to latest versions from trillian, here is my upgrade 
path: http://pastebin.com/rqPFuYtg (mostly minor version updates) and 
everything seems fine.


My gpu is i5-2430M integrated (SandyBridge); OS: FreeBSD 10.0-CURRENT 
#17 r247812 amd64; Compiler: FreeBSD clang version 3.2 
(tags/RELEASE_32/final 170710) 20121221


Thank you for the update.

--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
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