[kde-freebsd] [SVN Commit] area51/PORTS/graphics/kipi-plugins-kde4/files

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12277 by rakuco:

kipi-plugins-kde4: Improve the patch from r12228.

Do not expanding the variables in the if() clause twice, otherwise if OpenCV is
not found we end up with an error like this:

CMake Error at CMakeLists.txt:186 (if):
  if given arguments:

"FALSE" "AND" "VERSION_GREATER" "2.4.99"

  Unknown arguments specified



 M  +3 -7  extrapatch-extra_kipi_plugins_cmakelists.patch  


___
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] [SVN Commit] area51/QT/devel/qt5-qdoc

2016-04-03 Thread Ralf Nolden
Trying to build qt-5.6 from area51 and adding that, this won't work as the 
global doc files are in qtbase while qdoc is now in qttools.

Any suggestions how to bring both together again ? qtbase still supports 
install_global_docs and installs them, but maybe we could do this in a 
dependency like qt5-core as that is a runtime requirement for qdoc anyway. 
That could be also done in qt-5.5.1 from ports to keep them compatible.

Ralf

Am Samstag, 19. März 2016, 01:40:55 schrieb Alonso Schaich:
> SVN commit 12127 by aschai:
> 
> Properly install qt-docs
> 
> Obtained from:Ralf Nolden (nol...@kde.org)
> 
> 
>  M  +4 -1  Makefile
>  AMpkg-plist
> 
> 
> ___
> 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

-- 
Kind regards,

Ralf Nolden

___
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] [SVN Commit] area51/PORTS/graphics/digikam-kde4/files

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12276 by rakuco:

digikam-kde4: Import r411791 from ports.


r411791 | marino | 2016-03-24 15:13:21 +0100 (Thu, 24 Mar 2016) | 8 lines

graphics/digikam-kde4: Fix build everywhere (with upstream patch)

Take the dports patch to fix compilation with Lensfun 0.3.2
(14 DEC 2015, 0f159981176faa6da701f112bfe557b79804d468)
Digikam broke when lensfun was updated on 18 March 2016.

Approved by:just-fix-it





 AMpatch-libs_dimg_filters_lens_lensfuniface.h  


___
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] [SVN Commit] area51/PORTS/graphics/libkface

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12275 by rakuco:

libkface: Replace another use of KDE_APPLICATIONS_VERSION.

 M  +1 -1  Makefile  


___
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] security/kleopatra build error {Plasma 5}

2016-04-03 Thread rianav antares

Hi,
Thanks! I erased the kmime_header_parsing.h file. I think I better see what 
else is duplicated in /usr/local/include/!

I guess that is why the build proceeds a little further and then stops with:
 48%] Building CXX object 
src/CMakeFiles/kleopatra_bin.dir/models/useridlistmodel.cpp.o
/ramdisk/usr/ports/security/kleopatra/work/kleopatra-16.03.80/src/models/subkeylistmodel.cpp:213:63:
 error: no member named 'algoName' in 'GpgME::Subkey'
const QString algName = QString::fromStdString(subkey.algoName());
   ~~ ^
1 error generated.
src/CMakeFiles/kleopatra_bin.dir/build.make:987: recipe for target 
'src/CMakeFiles/kleopatra_bin.dir/models/subkeylistmodel.cpp.o' failed
gmake[3]: *** [src/CMakeFiles/kleopatra_bin.dir/models/subkeylistmodel.cpp.o] 
Error 1
gmake[3]: *** Waiting for unfinished jobs
gmake[3]: Leaving directory '/ramdisk/usr/ports/security/kleopatra/work/.build'
CMakeFiles/Makefile2:183: recipe for target 
'src/CMakeFiles/kleopatra_bin.dir/all' failed
gmake[2]: *** [src/CMakeFiles/kleopatra_bin.dir/all] Error 2
gmake[2]: Leaving directory '/ramdisk/usr/ports/security/kleopatra/work/.build'
Makefile:127: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory '/ramdisk/usr/ports/security/kleopatra/work/.build'

Thanks again.
Cheers.
Subject: Re: [kde-freebsd] security/kleopatra build error {Plasma 5}
From: tcber...@gmail.com
Date: Sat, 2 Apr 2016 17:33:51 +0200
To: riana...@hotmail.com; kde-freebsd@kde.org

Hi

I bet you still have stale files:
/usr/local/include/kmime/kmime_header_parsing.h
should not be there. (check that again with pkg which)

I advice you to clean up your /usr/local/include directory so that there are no 
stale files before proceeding :)

Mfg Tobias On 2 Apr 2016, rianav antares  wrote:
Greetings all, I am attempting to install security/kleopatra from the 
plasma 5 branch. However the build fails with[ 40%] Building CXX object 
src/CMakeFiles/kleopatra_bin.dir/utils/formatting.cpp.oIn file included from 
/ramdisk/usr/ports/security/kleopatra/work/kleopatra-16.03.80/src/utils/formatting.cpp:41:/usr/local/include/kmime/kmime_header_parsing.h:30:10:
 fatal error: 'kdatetime.h' file not found#include  ^1 
error generated.src/CMakeFiles/kleopatra_bin.dir/build.make:531: recipe for 
target 'src/CMakeFiles/kleopatra_bin.dir/utils/formatting.cpp.o' failedA run of 
'gfind' yields:gfind /usr/local/ -name 
kdatetime.h/usr/local/include/kde4/kdatetime.h/usr/local/include/KF5/KDELibs4Support/kdatetime.hFurther
 to that we have from 'pkg':pkg which /usr/local/include/kde4/kdatetime.h 
/usr/local/include/KF5/KDELibs4Support/kdatetime.h/usr/local/include/kde4/kdatetime.h
 was installed by package 
kdelibs-4.14.18/usr/local/include/KF5/KDELibs4Support/kdatetime.h was installed 
by package kf5-kdelibs4support-5.20.0So I hope I am not taking up your time 
with stale files at my end. XDCheers,

kde-freebsd mailing 
listkde-freebsd@kde.orghttps://mail.kde.org/mailman/listinfo/kde-freebsdSee 
also http://freebsd.kde.org/ for latest information-- Diese Nachricht wurde mit 
K-@ Mail gesendet.

  ___
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] [package - 101amd64-quarterly][graphics/kipi-plugins-kde4] Failed for kipi-plugins-4.2.0_1, 1 in run-depends

2016-04-03 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: k...@freebsd.org
Last committer: rak...@freebsd.org
Ident:  $FreeBSD: branches/2016Q2/graphics/kipi-plugins-kde4/Makefile 
412430 2016-04-02 19:03:11Z rakuco $
Log URL:
http://beefy2.nyi.freebsd.org/data/101amd64-quarterly/412437/logs/kipi-plugins-4.2.0_1,1.log
Build URL:  
http://beefy2.nyi.freebsd.org/build.html?mastername=101amd64-quarterly=412437
Log:

>> Building graphics/kipi-plugins-kde4
build started at Sun Apr  3 14:41:56 UTC 2016
port directory: /usr/ports/graphics/kipi-plugins-kde4
building for: FreeBSD 101amd64-quarterly-job-21 10.1-RELEASE-p31 FreeBSD 
10.1-RELEASE-p31 amd64
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: 
branches/2016Q2/graphics/kipi-plugins-kde4/Makefile 412430 2016-04-02 19:03:11Z 
rakuco $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 10.1-RELEASE-p31
UNAME_r=10.1-RELEASE-p31
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101amd64-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=kipi-plugins-4.2.0_1,1
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p31
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101amd64-quarterly/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32
MASTERNAME=101amd64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1001000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
kipi-plugins-4.2.0_1,1:
 DOCS=on: Build and/or install documentation
 NLS=on: Native Language Support
 ACQUIREIMAGES=on: Acquire images using flat scanner
 ADVANCEDSLIDESHOW=on: Slide images with 2D and 3D effects using OpenGL
 BATCHPROCESS=on: Batch process images (convert, resize, rename, etc.)
 CALENDAR=on: Create calendars
 DEBIANSCREENSHOTS=on: Export images to Debian Screenshots web service
 DNGCONVERTER=on: Convert Raw Image to Digital NeGative
 DROPBOX=on: Export images to Dropbox cloud service
 EXPOBLENDING=on: Create pseudo HDR image with a stack of bracketed images
 FACEBOOK=on: Import/export images to/from a remote Facebook web service
 FLASHEXPORT=on: Export images to Flash using SimpleViewer
 FLICKREXPORT=on: Export images to a remote Flickr based web service
 GALLERYEXPORT=on: Export images to a remote Gallery
 GOOGLEDRIVE=on: Export images to Google Drive cloud service
 GPSSYNC=on: Geolocalize images
 HTMLEXPORT=on: Export images collections into a static XHTML page
 IMAGESHACKEXPORT=on: Export images to ImageShack web service
 IMAGEVIEWER=on: Preview images using OpenGL
 IMGUREXPORT=on: Export images to ImgUr web service
 IPODEXPORT=on: Export images to an Ipod device
 JALBUMEXPORT=on: Export images to jAlbum
 JPEGLOSSLESS=on: Rotate/flip images without losing quality
 KIOEXPORT=on: Export images to remote computer using network protocol
 KMLEXPORT=on: Create KML files to present images with coordinates
 KOPETE=on: Export images to an instant messaging contact
 MEDIAWIKI=on: Export images to Mediawiki based web service
 METADATAEDIT=on: Edit EXIF, IPTC and XMP metadata
 PANORAMA=on: Assemble panoramic photo automatically
 PHOTOLAYOUTSEDITOR=on: Assemble images together
 PICASAWEBEXPORT=on: Export images to a remote Picasa web service
 PIWIGOEXPORT=on: Export images to a remote Piwigo (PHPWebGallery) server
 PRINTIMAGES=on: Print images in various format
 RAJCEEXPORT=on: Export images to Rajce web service
 RAWCONVERTER=on: Convert Raw Image to JPEG/PNG/TIFF
 REMOVEREDEYES=on: Remove red eyes on image automatically
 SENDIMAGES=on: Send images by e-mail
 SHWUP=on: Export images to Shwup web service
 SMUG=on: Import/export images to/from a remote SmugMug web service
 TIMEADJUST=on: Adjust date and time
 VIDEOSLIDESHOW=on: Export images as Video Slide Show
 VKONTAKTE=on: Export images to VKontakte web service
 YANDEXFOTKI=on: Export images to Yandex web service
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/kipi-plugins-kde4/work  

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/digikam-kde4-l10n

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12274 by rakuco:

digikam-kde4-l10n: Fix plist.

 M  +2 -0  pkg-plist  


___
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] [package - 101i386-quarterly][graphics/kipi-plugins-kde4] Failed for kipi-plugins-4.2.0_1, 1 in run-depends

2016-04-03 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: k...@freebsd.org
Last committer: rak...@freebsd.org
Ident:  $FreeBSD: branches/2016Q2/graphics/kipi-plugins-kde4/Makefile 
412430 2016-04-02 19:03:11Z rakuco $
Log URL:
http://beefy1.nyi.freebsd.org/data/101i386-quarterly/412437/logs/kipi-plugins-4.2.0_1,1.log
Build URL:  
http://beefy1.nyi.freebsd.org/build.html?mastername=101i386-quarterly=412437
Log:

>> Building graphics/kipi-plugins-kde4
build started at Sun Apr  3 14:14:32 UTC 2016
port directory: /usr/ports/graphics/kipi-plugins-kde4
building for: FreeBSD 101i386-quarterly-job-04 10.1-RELEASE-p31 FreeBSD 
10.1-RELEASE-p31 i386
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: 
branches/2016Q2/graphics/kipi-plugins-kde4/Makefile 412430 2016-04-02 19:03:11Z 
rakuco $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.1-RELEASE-p31
UNAME_r=10.1-RELEASE-p31
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101i386-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=kipi-plugins-4.2.0_1,1
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p31
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101i386-quarterly/ref/.p/pool
MASTERNAME=101i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1001000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
kipi-plugins-4.2.0_1,1:
 DOCS=on: Build and/or install documentation
 NLS=on: Native Language Support
 ACQUIREIMAGES=on: Acquire images using flat scanner
 ADVANCEDSLIDESHOW=on: Slide images with 2D and 3D effects using OpenGL
 BATCHPROCESS=on: Batch process images (convert, resize, rename, etc.)
 CALENDAR=on: Create calendars
 DEBIANSCREENSHOTS=on: Export images to Debian Screenshots web service
 DNGCONVERTER=on: Convert Raw Image to Digital NeGative
 DROPBOX=on: Export images to Dropbox cloud service
 EXPOBLENDING=on: Create pseudo HDR image with a stack of bracketed images
 FACEBOOK=on: Import/export images to/from a remote Facebook web service
 FLASHEXPORT=on: Export images to Flash using SimpleViewer
 FLICKREXPORT=on: Export images to a remote Flickr based web service
 GALLERYEXPORT=on: Export images to a remote Gallery
 GOOGLEDRIVE=on: Export images to Google Drive cloud service
 GPSSYNC=on: Geolocalize images
 HTMLEXPORT=on: Export images collections into a static XHTML page
 IMAGESHACKEXPORT=on: Export images to ImageShack web service
 IMAGEVIEWER=on: Preview images using OpenGL
 IMGUREXPORT=on: Export images to ImgUr web service
 IPODEXPORT=on: Export images to an Ipod device
 JALBUMEXPORT=on: Export images to jAlbum
 JPEGLOSSLESS=on: Rotate/flip images without losing quality
 KIOEXPORT=on: Export images to remote computer using network protocol
 KMLEXPORT=on: Create KML files to present images with coordinates
 KOPETE=on: Export images to an instant messaging contact
 MEDIAWIKI=on: Export images to Mediawiki based web service
 METADATAEDIT=on: Edit EXIF, IPTC and XMP metadata
 PANORAMA=on: Assemble panoramic photo automatically
 PHOTOLAYOUTSEDITOR=on: Assemble images together
 PICASAWEBEXPORT=on: Export images to a remote Picasa web service
 PIWIGOEXPORT=on: Export images to a remote Piwigo (PHPWebGallery) server
 PRINTIMAGES=on: Print images in various format
 RAJCEEXPORT=on: Export images to Rajce web service
 RAWCONVERTER=on: Convert Raw Image to JPEG/PNG/TIFF
 REMOVEREDEYES=on: Remove red eyes on image automatically
 SENDIMAGES=on: Send images by e-mail
 SHWUP=on: Export images to Shwup web service
 SMUG=on: Import/export images to/from a remote SmugMug web service
 TIMEADJUST=on: Adjust date and time
 VIDEOSLIDESHOW=on: Export images as Video Slide Show
 VKONTAKTE=on: Export images to VKontakte web service
 YANDEXFOTKI=on: Export images to Yandex web service
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/kipi-plugins-kde4/work  

[kde-freebsd] [SVN Commit] area51/PORTS/astro/libkgeomap

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12273 by rakuco:

libkgeomap: Replace another use of KDE_APPLICATIONS_VERSION.

 M  +1 -1  Makefile  


___
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 208120] devel/cmake strips necessary rpath when installing any gnu compiler from ports

2016-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208120

--- Comment #7 from Raphael Kubo da Costa  ---
Created attachment 168925
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168925=edit
Self-contained fortran+CMake example

To me, CMake does not seem to be doing anything wrong or unusual here.

lang/gcc's pkg-message says:
> To ensure binaries built with this toolchain find appropriate versions
> of the necessary run-time libraries, you may want to link using
>
>  -Wl,-rpath=/usr/local/lib/gcc48
>
> For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
> transparently.
Indeed, if I just do `gcc48 hello.c' I get a binary that depends (via
DT_NEEDED) on libstdc++.so.6 and libgcc_so.1 (among other libraries) but with
no RPATH. And obviously I pass -Wl,rpath=/usr/local/lib/gcc48 I get a binary
that depends on those two libraries and has a DT_RPATH entry set to
/usr/local/lib/gcc48 (and ldd shows that both libstdc++.so.6 and libgcc_so.1
come from GCC 4.8's directory).

And if instead of calling `gcc48' (or `gfortran48') I create a CMakeLists.txt
and get CMake to generate a Makefile that will call the compiler, the results
are exactly the same, regardless of whether I pass
-DCMAKE_INSTALL_RPATH_USE_LINK_PATH=YES to CMake or not.

And then if I want to use the ports tree infrastructure to call CMake for me, I
also get the same results. I'm attaching a .shar file with a test port called
"bug208120" that does exactly this (the source is based on code sent to me by
email by Ade and Diane). You can build it like a regular port, install it and
the "bug208120" binary will work just fine. It is also possible to just build
the code on your own and bypass the ports tree bits with `cd files && mkdir
build && cd build && FFLAGS=-Wl,-rpath=/usr/local/lib/gcc48 cmake .. && make
VERBOSE=1'.

> This sample network fails to compile, with gnuradio-companion failing: 
> ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by 
> /usr/local/lib/gcc48/libgfortran.so.3 not found
I tried looking for "gfortran48" invocations in
http://beefy4.nyi.freebsd.org/bulk/latest-per-pkg/gnuradio/3.7.8/head-amd64-default.log,
and comms/gnuradio only appears to have a USE_GCC=yes entry for FreeBSD 9.x.
It's unclear to me what is linking against libgfortran.so and how. It might be
the case that some Python library used by GNU Radio is trying to dlopen()
libgfortran, or it's actually a port that comms/gnuradio depends on that is
doing something wrong.

> This problem also affects arm and armv6.
I'm interested in hearing more about this. My knowledge about ARM and the ports
tree is zero, so please assume you're talking to a 5-year-old :-) Do you have a
link to a build log for a port that is being built incorrectly (ie. without the
right RPATH even though it is being passed to the linker)? Where/how should I
start if I wanted to investigate this and do my own tests?

-- 
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] [exp - 103i386-default-build-as-user][graphics/kipi-plugins-kde4] Failed for kipi-plugins-4.2.0_1, 1 in run-depends

2016-04-03 Thread pkg-fallout
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer: k...@freebsd.org
Last committer: rak...@freebsd.org
Ident:  $FreeBSD: head/graphics/kipi-plugins-kde4/Makefile 412429 
2016-04-02 19:02:15Z rakuco $
Log URL:
http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/412435/logs/kipi-plugins-4.2.0_1,1.log
Build URL:  
http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user=412435
Log:

>> Building graphics/kipi-plugins-kde4
build started at Sun Apr  3 10:46:38 UTC 2016
port directory: /usr/ports/graphics/kipi-plugins-kde4
building for: FreeBSD 103i386-default-build-as-user-job-27 10.3-RELEASE FreeBSD 
10.3-RELEASE i386
maintained by: k...@freebsd.org
Makefile ident:  $FreeBSD: head/graphics/kipi-plugins-kde4/Makefile 412429 
2016-04-02 19:02:15Z rakuco $
Poudriere version: 3.1.12
Host OSVERSION: 1100102
Jail OSVERSION: 1003000

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 10.3-RELEASE
UNAME_r=10.3-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=kipi-plugins-4.2.0_1,1
OSREL=10.3
_OSRELEASE=10.3-RELEASE
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=32
PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool
MASTERNAME=103i386-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1003000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for 
kipi-plugins-4.2.0_1,1:
 DOCS=on: Build and/or install documentation
 NLS=on: Native Language Support
 ACQUIREIMAGES=on: Acquire images using flat scanner
 ADVANCEDSLIDESHOW=on: Slide images with 2D and 3D effects using OpenGL
 BATCHPROCESS=on: Batch process images (convert, resize, rename, etc.)
 CALENDAR=on: Create calendars
 DEBIANSCREENSHOTS=on: Export images to Debian Screenshots web service
 DNGCONVERTER=on: Convert Raw Image to Digital NeGative
 DROPBOX=on: Export images to Dropbox cloud service
 EXPOBLENDING=on: Create pseudo HDR image with a stack of bracketed images
 FACEBOOK=on: Import/export images to/from a remote Facebook web service
 FLASHEXPORT=on: Export images to Flash using SimpleViewer
 FLICKREXPORT=on: Export images to a remote Flickr based web service
 GALLERYEXPORT=on: Export images to a remote Gallery
 GOOGLEDRIVE=on: Export images to Google Drive cloud service
 GPSSYNC=on: Geolocalize images
 HTMLEXPORT=on: Export images collections into a static XHTML page
 IMAGESHACKEXPORT=on: Export images to ImageShack web service
 IMAGEVIEWER=on: Preview images using OpenGL
 IMGUREXPORT=on: Export images to ImgUr web service
 IPODEXPORT=on: Export images to an Ipod device
 JALBUMEXPORT=on: Export images to jAlbum
 JPEGLOSSLESS=on: Rotate/flip images without losing quality
 KIOEXPORT=on: Export images to remote computer using network protocol
 KMLEXPORT=on: Create KML files to present images with coordinates
 KOPETE=on: Export images to an instant messaging contact
 MEDIAWIKI=on: Export images to Mediawiki based web service
 METADATAEDIT=on: Edit EXIF, IPTC and XMP metadata
 PANORAMA=on: Assemble panoramic photo automatically
 PHOTOLAYOUTSEDITOR=on: Assemble images together
 PICASAWEBEXPORT=on: Export images to a remote Picasa web service
 PIWIGOEXPORT=on: Export images to a remote Piwigo (PHPWebGallery) server
 PRINTIMAGES=on: Print images in various format
 RAJCEEXPORT=on: Export images to Rajce web service
 RAWCONVERTER=on: Convert Raw Image to JPEG/PNG/TIFF
 REMOVEREDEYES=on: Remove red eyes on image automatically
 SENDIMAGES=on: Send images by e-mail
 SHWUP=on: Export images to Shwup web service
 SMUG=on: Import/export images to/from a remote SmugMug web service
 TIMEADJUST=on: Adjust date and time
 VIDEOSLIDESHOW=on: Export images as Video Slide Show
 VKONTAKTE=on: Export images to VKontakte web service
 YANDEXFOTKI=on: Export images to Yandex web service
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/kipi-plugins-kde4/work  

[kde-freebsd] [SVN Commit] area51/PORTS/graphics/kipi-plugins-kde4

2016-04-03 Thread Raphael Kubo da Costa
SVN commit 12272 by rakuco:

kipi-plugins-kde4: Fix package names in the dependencies added in r12265.

This fixes errors such as:
===>   kipi-plugins-4.2.0_1,1 depends on package: digikam-kde4-doc>=4.2.0 - not 
found

that broke the port after my previous commit.



 M  +2 -2  Makefile  


___
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