Bug 185580

Summary: Error to install graphics/qt4-opengl
Product: Ports & Packages Reporter: vsityz
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description vsityz 2014-01-08 12:50:00 UTC
install -m 644 -p /usr/ports/graphics/qt4-opengl/work/qt-everywhere-opensource-src-4.8.5/src/opengl/qglshaderprogram.h /usr/ports/graphics/qt4-opengl/work/stage/usr/local/include/qt4/QtOpenGL/
install -m 644 -p /usr/ports/graphics/qt4-opengl/work/qt-everywhere-opensource-src-4.8.5/include/QtOpenGL/QtOpenGL /usr/ports/graphics/qt4-opengl/work/stage/usr/local/include/qt4/QtOpenGL/
====> Compressing man pages (compress-man)
===>   Installing ldconfig configuration file
===>  Installing for qt4-opengl-4.8.5
===>  Checking if graphics/qt4-opengl already installed
===>   Registering installation for qt4-opengl-4.8.5
Installing qt4-opengl-4.8.5...pkg-static: qt4-opengl-4.8.5 conflicts with qt4-opengl-4.8.5 (installs files into the same place).  Problematic file: /usr/local/include/qt4/Qt/QtOpenGL
*** Error code 70

How-To-Repeat: portmaster graphics/qt4-opengl
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-08 12:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Shane 2014-01-09 09:14:45 UTC
This is explained in /usr/ports/UPDATING --

20140107:
  AFFECTS: users of Qt 4 ports
  AUTHOR: makc@FreeBSD.org

  Qt 4 ports framework has been reworked, several ports have been renamed.
  To ease upgrading run the following set of commands:

  # pkg set -o devel/qt4-declarative:x11-toolkits/qt4-declarative
  # pkg set -o devel/qt4-qtestlib:devel/qt4-testlib
  # pkg set -o textproc/qt4-clucene:textproc/clucene-qt4
  # pkg set -o www/qt4-webkit:www/webkit-qt4
  # pkg set -o x11/qt4-opengl:graphics/qt4-opengl


One issue though is that the "pkg updating" command doesn't present this
information so it can easily be overlooked.
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2014-01-10 10:21:17 UTC
State Changed
From-To: open->closed

Please follow 20140107 entry in ports/UPDATING.