Ticket #35529 (closed defect: fixed)
kdesdk4: CMake Error: The following variables are used in this project, but they are set to NOTFOUND: SVN_INCLUDES
| Reported by: | marzoukiachref@… | Owned by: | sharky@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | Cc: | gamperl@…, mparchet@…, yodor1@… | |
| Port: | kdesdk4 |
Description
Hi,
Im trying ton install kdesdk4 from macports but i have problems when port try to configure kdesdk4. I have patched qt4-mac with "patch-ML.diff" and kdelibs4 by adding template at 3 lines of a file .h
I have attached the main.log file, i hope that someone can help !! i'm trying to install it since three day's and no way.
Thank's a lot.
Attachments
Change History
comment:1 Changed 10 months ago by ryandesign@…
- Keywords mountainlion added; Mountain Lion 10.8 removed
- Owner changed from macports-tickets@… to sharky@…
- Port changed from kdesdk 4.8.3 to kdesdk4
- Priority changed from High to Normal
comment:8 Changed 8 months ago by mail.pourri@…
Type:
sudo port install subversion
Then retry, and it'll work (for this step, and I'm able to run into the build directory and issue a sudo make). The port doesn't install, but I don't know why.
comment:10 Changed 7 months ago by ryandesign@…
- Keywords mountainlion removed
- Cc mparchet@… added
- Summary changed from kdesdk4 configure failure to kdesdk4: CMake Error: The following variables are used in this project, but they are set to NOTFOUND: SVN_INCLUDES
Just so that we finally get the relevant error message plainly into the ticket, it's:
:info:configure CMake Error: The following variables are used in this project, but they are set to NOTFOUND. :info:configure Please set them or make sure they are set and tested correctly in the CMake files: :info:configure SVN_INCLUDES
Has duplicate #36664.
comment:12 follow-up: ↓ 13 Changed 5 months ago by nicos@…
- Status changed from new to closed
- Resolution set to fixed
The port appears to link to the system's svn in /usr if Macports one is not installed. Added the dependency in r100606.
comment:13 in reply to: ↑ 12 Changed 5 months ago by ryandesign@…
Replying to nicos@…:
The port appears to link to the system's svn in /usr if Macports one is not installed.
In that case, and also because the port's dependencies have changed, the port's revision needs to be increased so that any users thusly affected will be alerted that they should rebuild; r100625.

