Bug 176299

Summary: graphics/opengtl: opengtl 0.9.18 problem install on FreeBSD 9.1 Release
Product: Ports & Packages Reporter: lumiwa
Component: Individual Port(s)Assignee: Alberto Villa <avilla>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description lumiwa 2013-02-20 18:50:00 UTC
I tried to install opengtl 0.9.18 (update) with clang 3.1/llvm3.1 and with gcc but I got the same as I posted.
I use FreeBSD 9.1-Release which has clang/llvm 3.1 and looks like that is not possible to update without update llvm to version 3.2. Why?
Thank you.

===>>> Currently installed version: opengtl-0.9.17
===>>> Port directory: /usr/ports/graphics/opengtl

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

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

===>>> The dependency for devel/llvm
       seems to be handled by llvm31-3.1


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


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

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

===>  Cleaning for opengtl-0.9.18
===>  License LGPL20 accepted by the user
===>  Found saved configuration for opengtl-0.9.17
===>   opengtl-0.9.18 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for opengtl-0.9.18
=> SHA256 Checksum OK for OpenGTL-0.9.18.tar.bz2.
===>   opengtl-0.9.18 depends on file: /usr/local/bin/perl5.16.2 - found
===>  Patching for opengtl-0.9.18
===>   opengtl-0.9.18 depends on file: /usr/local/bin/perl5.16.2 - found
# Disable latex doc, it's not ready yet.
/usr/bin/sed -i.bak -e '/add_subdirectory.*doc/d'  
/usr/ports/graphics/opengtl/work/OpenGTL-0.9.18/OpenShiva/CMakeLists.txt
===>   opengtl-0.9.18 depends on file: /usr/local/lib/libLLVM-3.2.so - not 
found
===>    Verifying install for /usr/local/lib/libLLVM-3.2.so in 
/usr/ports/devel/llvm

===>  llvm-3.2 conflicts with installed package(s): 
      llvm31-3.1

      They install files into the same place.
      You may want to stop build with Ctrl + C.
^C
===>>> Build/Install for graphics/opengtl exiting due to signal
Terminated

How-To-Repeat: It happened with gcc or with clang.
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2013-02-21 06:46:28 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-ports-bugs

Reassign to ports team.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-02-23 20:24:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

Over to maintainer.
Comment 3 Alberto Villa freebsd_committer freebsd_triage 2013-12-06 09:12:39 UTC
State Changed
From-To: open->closed

The issue was fixed in r331689.