Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Aug 2011 05:38:50 -0500
From:      ajtiM <lumiwa@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   libnotify
Message-ID:  <201108240538.50514.lumiwa@gmail.com>

next in thread | raw e-mail | index | archive | help
My system:  FreeBSD 8.2-RELEASE-p1

I did:

 portmaster -r libnotify-0.\* libproxy-0.\*                                                             
 portmaster -a   

And it stopped at:

===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for gimp-gmic-plugin-1.4.8.1
===>  Extracting for gimp-gmic-plugin-1.5.0.0
=> SHA256 Checksum OK for gmic_1.5.0.0.tar.gz.
===>  Patching for gimp-gmic-plugin-1.5.0.0
===>  Applying FreeBSD patches for gimp-gmic-plugin-1.5.0.0
===>   gimp-gmic-plugin-1.5.0.0 depends on executable: gmake - found
===>   gimp-gmic-plugin-1.5.0.0 depends on file: 
/usr/local/libdata/pkgconfig/x11.pc - found
===>   gimp-gmic-plugin-1.5.0.0 depends on file: 
/usr/local/libdata/pkgconfig/xext.pc - found
===>   gimp-gmic-plugin-1.5.0.0 depends on file: 
/usr/local/libdata/pkgconfig/xrandr.pc - found
===>   gimp-gmic-plugin-1.5.0.0 depends on file: /usr/local/bin/intltool-
extract - found
===>   gimp-gmic-plugin-1.5.0.0 depends on executable: pkg-config - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: GraphicsMagick++.6 
- found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: IlmImf.6 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: Magick++.4 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: avcodec.1 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: opencv_legacy.2 - 
found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: fftw3.5 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: gimp-2.0 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: atk-1.0.0 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: glib-2.0.0 - found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: gtk-x11-2.0.0 - 
found
===>   gimp-gmic-plugin-1.5.0.0 depends on shared library: pango-1.0.0 - found
===>  Configuring for gimp-gmic-plugin-1.5.0.0
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for style of include used by gmake... GNU
checking dependency style of c++... none
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking whether gmake sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GIMP... yes
checking for main in -lXext... yes
checking for main in -lXrandr... yes
checking for main in -lavcodec... yes
checking for main in -lavformat... yes
checking for main in -lswscale... yes
checking for main in -ljpeg... yes
checking for main in -lm... yes
checking for main in -lpng... yes
checking for main in -lpthread... yes
checking for main in -lrt... yes
checking for main in -ltiff... yes
checking for main in -lz... yes
checking for main in -lfftw3... yes
checking for ImfInputReadPixels in -lIlmImf... yes
checking for cvSobel in -lopencv_legacy... yes
checking for main in -lopencv_legacy... yes
checking how to run the C preprocessor... cpp
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uint8_t... yes
checking for working volatile... yes
checking for error_at_line... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for ANSI C header files... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
checking for floor... yes
checking for gettimeofday... yes
checking for memmove... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

Configuration for gmic 1.5 :
-----------------------------------

  Compiler ........................ : c++ -I/usr/local/include
  Linker LDFLAGS .................. : c++ -L/usr/local/lib -lopencv_legacy -
lopencv_legacy -lIlmImf -lfftw3 -lz -ltiff -lrt -lpthread -lpng -lm -ljpeg -
lswscale -lavformat -lavcodec -lXrandr -lXext 
  CXXFLAGS ........................ : 
  INSTALL gmic .................... : /usr/local/bin/gmic

  Now type 'make' to build the full version of gmic 1.5,
  or go to the 'src/' directory and type 'make gimp' to compile
  the Gimp plug-in only, and then type (under root) 'make install' for 
installation.

===>  Building for gimp-gmic-plugin-1.5.0.0
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0'
Making all in src
gmake[2]: Entering directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0/src'
**
** FreeBSD configuration
**
gmake freebsd
gmake[3]: Entering directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0/src'
gmake "CFLAGS+=-Dgmic_build -I/usr/local/include -Wall -W  -Dcimg_display=1 -
Dcimg_appname=\\\"gmic\\\" -I/usr/local/include  -Dcimg_use_png -
Dcimg_use_jpeg -Dcimg_use_tiff -Dcimg_use_zlib -Dcimg_use_opencv -
I/usr/local/include/opencv -Dcimg_use_openexr -I/usr/local/include/OpenEXR -
Dcimg_use_fftw3 " "LDFLAGS+=-L/usr/local/lib -lm -L/usr/local/lib -lX11 -
lpthread  -lpng -lz -ljpeg -ltiff -lz -lopencv_legacy -lIlmImf -lHalf -lfftw3 
" "STRIP_EXE=1" gmic_gmic
gmake[4]: Entering directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0/src'
g++ -o gmic_bool.o -c gmic.cpp -Dgmic_separate_compilation -Dgmic_bool  -
Dgmic_build -I/usr/local/include -Wall -W  -Dcimg_display=1 -
Dcimg_appname=\"gmic\" -I/usr/local/include  -Dcimg_use_png -Dcimg_use_jpeg -
Dcimg_use_tiff -Dcimg_use_zlib -Dcimg_use_opencv -I/usr/local/include/opencv -
Dcimg_use_openexr -I/usr/local/include/OpenEXR -Dcimg_use_fftw3 
In file included from /usr/local/include/opencv2/flann/dynamic_bitset.h:46,
                 from /usr/local/include/opencv2/flann/kdtree_index.h:41,
                 from /usr/local/include/opencv2/flann/all_indices.h:36,
                 from /usr/local/include/opencv2/flann/flann_base.hpp:44,
                 from /usr/local/include/opencv2/flann/flann.hpp:50,
                 from /usr/local/include/opencv/cv.h:69,
                 from ./CImg.h:237,
                 from gmic.h:71,
                 from gmic.cpp:776:
/usr/local/include/opencv2/flann/dist.h:82: error: expected identifier before 
numeric constant
/usr/local/include/opencv2/flann/dist.h:82: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:86: error: expected identifier before 
numeric constant
/usr/local/include/opencv2/flann/dist.h:86: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:100: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:101: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:133: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:134: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:198: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:199: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:255: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:256: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:319: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:320: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:376: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:377: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:478: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:479: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:540: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:541: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:599: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:600: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:652: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:653: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:700: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:701: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:754: error: expected unqualified-id 
before numeric constant
/usr/local/include/opencv2/flann/dist.h:755: error: expected unqualified-id 
before numeric constant
In file included from /usr/local/include/opencv2/flann/flann_base.hpp:44,
                 from /usr/local/include/opencv2/flann/flann.hpp:50,
                 from /usr/local/include/opencv/cv.h:69,
                 from ./CImg.h:237,
                 from gmic.h:71,
                 from gmic.cpp:776:
/usr/local/include/opencv2/flann/all_indices.h:91: error: type/value mismatch 
at argument 1 in template parameter list for 'template<class KDTreeCapability, 
class VectorSpace, class Distance> struct cvflann::index_creator'
/usr/local/include/opencv2/flann/all_indices.h:91: error:   expected a type, 
got '0'
/usr/local/include/opencv2/flann/all_indices.h:120: error: type/value mismatch 
at argument 1 in template parameter list for 'template<class KDTreeCapability, 
class VectorSpace, class Distance> struct cvflann::index_creator'
/usr/local/include/opencv2/flann/all_indices.h:120: error:   expected a type, 
got '0'
/usr/local/include/opencv2/flann/all_indices.h:120: error: type/value mismatch 
at argument 2 in template parameter list for 'template<class KDTreeCapability, 
class VectorSpace, class Distance> struct cvflann::index_creator'
/usr/local/include/opencv2/flann/all_indices.h:120: error:   expected a type, 
got '0'
gmake[4]: *** [gmic_bool.o] Error 1
gmake[4]: Leaving directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0/src'
gmake[3]: *** [freebsd] Error 2
gmake[3]: Leaving directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp-gmic-
plugin/work/gmic-1.5.0.0'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/graphics/gimp-gmic-plugin.
*** Error code 1

Stop in /usr/ports/graphics/gimp-gmic-plugin.

===>>> make failed for graphics/gimp-gmic-plugin
===>>> Aborting update

Terminated
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> graphics/gimp-gmic-plugin 

                          

Mitja
--------
http://jpgmag.com/people/lumiwa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108240538.50514.lumiwa>