Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 15:13:12 +0300
From:      Gritsuk Anton <gnixua@gmail.com>
To:        vd@freebsd.org
Cc:        ajtiM <lumiwa@gmail.com>, freebsd-ports@freebsd.org
Subject:   Re: vigra 1.7.1
Message-ID:  <4E0C6858.5020100@gmail.com>
In-Reply-To: <20110630120258.GA32795@hag.hw.v5d.org>
References:  <201106300544.56629.lumiwa@gmail.com> <20110630120258.GA32795@hag.hw.v5d.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
It's not work for me. Why?

See the attach file.


On 30.06.2011 15:02, Vasil Dimov wrote:
> Hi,
>
> I fixed this in
> http://lists.freebsd.org/pipermail/cvs-ports/2011-June/220020.html
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158425
>


-- 
best regards,
Anton


[-- Attachment #2 --]
Script started on Thu Jun 30 15:08:44 2011

You have mail.
gx# 

gx# pkg_version -IvL= | grep vigra

vigra-1.6.0_3                       <   needs updating (index has 1.7.1)
gx# portmaster portsnap fetch update

Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found.
Fetching snapshot tag from portsnap2.FreeBSD.org... done.
Latest snapshot on server matches what we already have.
No updates needed.
Ports tree is already up to date.
gx# oportmaster vigra-1.6.0_3


===>>> Currently installed version: vigra-1.6.0_3
===>>> Port directory: /usr/ports/graphics/vigra

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for graphics/vigra in background
===>>> Gathering dependency list for graphics/vigra from ports

===>>> The dependency for science/hdf5-18
       seems to be handled by hdf5-1.6.9_1

===>>> Initial dependency check complete for graphics/vigra

===>>> Starting build for graphics/vigra <<<===

===>>> All dependencies are up to date

===>  Cleaning for vigra-1.7.1

===>  License check disabled, port has not defined LICENSE
===>  Extracting for vigra-1.7.1
=> SHA256 Checksum OK for vigra-1.7.1-src.tar.gz.
===>  Patching for vigra-1.7.1
===>   vigra-1.7.1 depends on file: /usr/local/bin/cmake - found
===>   vigra-1.7.1 depends on shared library: tiff - found
===>   vigra-1.7.1 depends on shared library: jpeg - found
===>   vigra-1.7.1 depends on shared library: png - found
===>   vigra-1.7.1 depends on shared library: fftw3 - found
===>   vigra-1.7.1 depends on shared library: hdf5 - found
===>  Configuring for vigra-1.7.1
/bin/mkdir -p /usr/ports/graphics/vigra/work/vigra-1.7.1
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring VIGRA version 1.7.1
-- Searching for TIFF
-- Found TIFF: /usr/local/lib/libtiff.so 
-- Searching for JPEG
-- Found JPEG: /usr/local/lib/libjpeg.so 
-- Searching for PNG
-- Found ZLIB: /usr/include (found version "1.2.3")
-- Found PNG: /usr/local/lib/libpng.so 
-- Searching for FFTW3
-- Found FFTW3: /usr/local/lib/libfftw3.so 
-- Searching for HDF5
-- Checking HDF5 version (at least 1.6): ok
-- Found HDF5: /usr/local/lib/libhdf5.so 
-- Found Doxygen: /usr/local/bin/doxygen 
-- Found PythonInterp: /usr/local/bin/python2.7 
-- Checking VIGRANUMPY_DEPENDENCIES
-- Searching for Boost
-- Could NOT find Boost
-- Searching for Boost in /usr/local
-- Could NOT find Boost
-- Found PythonLibs: /usr/local/lib/libpython2.7.so 
-- Searching for Python numpy: ok
-- Searching for Python nosetests: ok
-- Could NOT find sphinx documentation generator
-- Could NOT find VIGRANUMPY_DEPENDENCIES (missing:  Boost_PYTHON_FOUND) 
-- ---------------------------------------------------------
-- VIGRA configuration information:
-- ---------------------------------------------------------
--   Using TIFF libraries: /usr/local/lib/libtiff.so
--   Using JPEG libraries: /usr/local/lib/libjpeg.so
--   Using PNG  libraries: /usr/local/lib/libpng.so;/usr/lib/libz.so
--   Using FFTW libraries: /usr/local/lib/libfftw3.so
--   Using HDF5 libraries: /usr/local/lib/libhdf5.so;/usr/local/lib/libhdf5_hl.so;/usr/lib/libz.so
--   Vigranumpy dependencies not found (vigranumpy disabled)
-- ---------------------------------------------------------
--   binaries will be generated in: /usr/ports/graphics/vigra/work/vigra-1.7.1
--   manuals will be generated in: /usr/ports/graphics/vigra/work/vigra-1.7.1/doc
-- ---------------------------------------------------------
--   includes will be installed at: /usr/local/include
--   libraries will be installed at: /usr/local/lib
--   binaries will be installed at: /usr/local/bin
--   vigra manuals will be installed at: /usr/local/share/doc/vigra/vigra/index.html
--   vigranumpy will NOT be installed
-- 
-- Consider setting DEPENDENCY_SEARCH_PREFIX to find missing libraries
-- ---------------------------------------------------------
-- Configuring done
-- Generating done
CMake Warning: The variable, 'THREADS_HAVE_PTHREAD_ARG', specified manually, was not used during the generation.
-- Build files have been written to: /usr/ports/graphics/vigra/work/vigra-1.7.1
===>  Building for vigra-1.7.1
Scanning dependencies of target vigraimpex
[  5%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/bmp.cxx.o
[ 11%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/byteorder.cxx.o
[ 16%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/codecmanager.cxx.o
[ 22%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/gif.cxx.o
[ 27%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdr.cxx.o
[ 33%] Building CXX object src/impex/CMakeFiles/vigraimpex.dir/hdf5impex.cxx.o
In file included from /usr/ports/graphics/vigra/work/vigra-1.7.1/src/impex/hdf5impex.cxx:38:
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:442: error: expected ',' or '...' before '*' token
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:442: error: ISO C++ forbids declaration of 'H5L_info_t' with no type
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx: In static member function 'static herr_t vigra::HDF5File::opFunc(hid_t, const char*, int)':
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:445: error: 'H5O_info_t' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:445: error: expected `;' before 'infobuf'
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:446: error: 'infobuf' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:446: error: 'H5Oget_info_by_name' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:449: error: 'H5O_TYPE_GROUP' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:451: error: 'operator_data' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:453: error: 'H5O_TYPE_DATASET' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:455: error: 'operator_data' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx: In member function 'void vigra::HDF5File::cd(std::string)':
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:524: error: 'H5Lexists' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:533: error: 'H5Lexists' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx: In member function 'std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > vigra::HDF5File::ls()':
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:602: error: 'H5_INDEX_NAME' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:602: error: 'H5_ITER_NATIVE' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:602: error: 'H5Literate' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx: In member function 'std::string vigra::HDF5File::getAttribute(std::string, std::string)':
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:691: error: 'H5Lexists' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:704: error: 'H5Aopen_by_name' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx: In member function 'hid_t vigra::HDF5File::getDatasetHandle_(std::string)':
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:1174: error: 'H5Lexists' was not declared in this scope
/usr/ports/graphics/vigra/work/vigra-1.7.1/include/vigra/hdf5impex.hxx:1193: error: 'H5Lexists' was not declared in this scope
*** Error code 1

Stop in /usr/ports/graphics/vigra/work/vigra-1.7.1.
*** Error code 1

Stop in /usr/ports/graphics/vigra/work/vigra-1.7.1.
*** Error code 1

Stop in /usr/ports/graphics/vigra/work/vigra-1.7.1.
*** Error code 1

Stop in /usr/ports/graphics/vigra.

===>>> make failed for graphics/vigra
===>>> Aborting update

Terminated

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

gx# ^Dexit

Script done on Thu Jun 30 15:11:16 2011

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