[kde-freebsd] FreeBSD ports that you maintain which are currently marked broken

2015-01-07 Thread linimon
Dear FreeBSD port maintainer:

As part of an ongoing effort to reduce the number of problems in
the FreeBSD ports system, we periodically notify users of ports
that are marked as broken in their Makefiles.  In many cases
these ports are failing to compile on some subset of the FreeBSD
build environments.  The most common problem is that recent versions
of -CURRENT include gcc4.2, which is much stricter than older versions.
The next most common problem is that compiles succeed on the i386
architecture (e.g. the common Intel PC), but fail on one or more
of the other architectures due to assumptions about things such as
size of various types, byte-alignment issues, and so forth.

In occasional cases we see that the same port may have different
errors in different build environments.  The script that runs on the
build cluster uses heuristics to try to 'guess' the error type to
help you isolate problems, but it is only a rough guide.

One more note: on occasion, there are transient build errors seen
on the build farm.  Unfortunately, there is not yet any way for this
algorithm to tell the difference (humans are much, much better at
this kind of thing.)

The errors are listed below.  In the case where the same problem
exists on more than one build environment, the URL points to the
latest errorlog for that type.  (By 'build environment' here we
mean 'combination of 7.x/8.x/9.x/-current with target architecture'.)

(Note: the dates are included to help you to gauge whether or not
the error still applies to the latest version.  The program
that generates this report is not yet able to determine this
automatically.)

portname:   graphics/kuickshow-kde4
broken because: depends on imlib
build errors:   none.
overview:   
http://portsmon.FreeBSD.org/portoverview.py?category=graphicsportname=kuickshow-kde4


If these errors are ones that you are already aware of, please
accept our apologies and ignore this message.  On the other hand, if
you no longer wish to maintain this port (or ports), please reply
with a message stating that, and accept our thanks for your efforts
in the past.

Every effort has been made to make sure that these error reports
really do correspond to a port that you maintain.  However, due to
the fact that this is an automated process, it may indeed generate
false matches.  If one of these errors fits that description,
please forward this email to the author of this software, Mark
Linimon lini...@freebsd.org, so that he can attempt to fix the
problem in the future.

Thanks for your efforts to help improve FreeBSD.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 196523] [devel/xdg-user-dirs] PATCH: Change directory /etc/xdg to /usr/local/etc/xdg in manpages

2015-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196523

--- Comment #5 from Raphael Kubo da Costa rak...@freebsd.org ---
Welcome to the ports world then :)
Using ${REINPLACE_CMD} is easy, and there are tons of examples in the ports
tree. In case you haven't already, make sure to check the Porter's Handbook as
well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 196603] Fix deskutils/strigidaemon with libc++ r224926

2015-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196603

--- Comment #2 from Raphael Kubo da Costa rak...@freebsd.org ---
It seems to have been fixed upstream in
http://quickgit.kde.org/?p=strigidaemon.gita=commith=2667f0bf37bc52c3375d0bc3727d2474568508a7

I'll land this version tomorrow instead after I finish testing the builds on 11
and 8.4.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] maintainer-feedback requested: [Bug 196603] Fix deskutils/strigidaemon with libc++ r224926

2015-01-07 Thread bugzilla-noreply
Dimitry Andric d...@freebsd.org has reassigned Bugzilla Automation
bugzi...@freebsd.org's request for maintainer-feedback to k...@freebsd.org:
Bug 196603: Fix deskutils/strigidaemon with libc++ r224926
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196603



--- Description ---
Created attachment 151477
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151477action=edit
Fix deskutils/strigidaemon with libc++ r224926

Bug 196535 shows that deskutils/strigidaemon fails to compile when libc++
r224926 is imported:

http://package18.nyi.freebsd.org/data/headamd64PR196535-default/2015-01-07_20h1
0m47s/logs/errors/strigidaemon-0.7.8_1.log

The fix is simple: operator==(const XesamSearch xs) should be made const.

--- Comment #1 from Bugzilla Automation bugzi...@freebsd.org ---
Auto-assigned to maintainer k...@freebsd.org
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [Bug 196603] Fix deskutils/strigidaemon with libc++ r224926

2015-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196603

Dimitry Andric d...@freebsd.org changed:

   What|Removed |Added

 Blocks||196535

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] Sound issues with a fresh installation

2015-01-07 Thread Oleg Nauman
On Mon, Jan 5, 2015 at 8:20 AM, David Naylor naylor.b.da...@gmail.com
wrote:

 Hi list,

 I recently did a clean installation of KDE however sound did not work.  The
 details follow.

 Fix:

 To fix the issue I did the following:
 # pkg delete -f phonon-gstreamer
 # pkg install phonon-vlc

 Note:

 If a command like `ogg123` or a application like `vlc` does not work then
 your
 problem is not with KDE but with a lower level on the FreeBSD sound stack.

 Explanation:

 Initially gstreamer comes installed with two sinks: pulseaudio and oss.
 However, pulseaudio does not work and that is selected as the default sink
 by
 autoaudiosink.  Uninstalling the gstreamer pulseaudio packages fixes this
 issue.

 GStreamer was then capable of actually playing audio (see [1] for the
 command
 to use).  The issue was phonon-gstreamer was not working itself.  My
 attempts
 to debug phonon haven't yielded any clues [1].

 I then tried to use a different phonon backend by installing the vlc and
 xine
 backend however KDE did not honour my ordering of preferred backends (even
 after a logout/login).  The only way I could get phonon to use vlc was to
 make
 it the only option.

 Questions:

  - Can anyone else verify:
   - phonon-gstreamer failes to play audio?
   - phonon fails to honour backend preference?
   - audio does not work out of the box?


 I can confirm that phonon-gstreamer fails to play audio and video on both
of my KDE installations ( laptop and desktop ).
Switching from Gstreamer to VLC fixes the issue with video playback in
Dragon as well as the issue with KDE system sound.
It would be nice to see default phonon backend switched from Gstreamer and
VLC.

 - Any hints on getting gstreamer to work?
  - Is this a new development (I think the latest update [2] caused this
 issue)?

 Please note that sound via OSS worked out of the box.

 Regards,

 [1] https://techbase.kde.org/Development/Tutorials/Debugging/Phonon
 [2] All the above is on a binary only system by installing (and updating)
 from the pkgng repository.
 ___
 kde-freebsd mailing list
 kde-freebsd@kde.org
 https://mail.kde.org/mailman/listinfo/kde-freebsd
 See also http://freebsd.kde.org/ for latest information


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information