pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47753: Hugin Compliation Errors on pkgsrc-2013Q1



>Number:         47753
>Category:       pkg
>Synopsis:       Hugin Compliation Errors on pkgsrc-2013Q1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 21 09:10:00 +0000 2013
>Originator:     Dave Vollenweider
>Release:        6.0
>Organization:
>Environment:
tojigendo@toji$ uname -a
NetBSD toji.studiolab45.net 6.0 NetBSD 6.0 (GENERIC) i386
>Description:
I get the following errors when trying to compile Hugin using pkgsrc-2013Q1:

CMake Error at CMakeModules/FindPackageHandleStandardArgs.cmake:51 (MESSAGE):
  Could not find REQUIRED package PNG
Call Stack (most recent call first):
  CMakeModules/FindPNG.cmake:41 (find_package_handle_standard_args)
  CMakeLists.txt:184 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/hugin
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/hugin


There are several CPP errors that happen beforehand:

Call Stack (most recent call first):
  /usr/pkg/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 
(include)
  CMakeLists.txt:15 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at 
/usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-2.8/Modules/Platform/NetBSD.cmake includes
  
/usr/pkgsrc/graphics/hugin/work.toji/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-2.8/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
>How-To-Repeat:
Attempt to compile Hugin again.
>Fix:



Home | Main Index | Thread Index | Old Index