Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625880 - media-sound/rosegarden-17.04 : make[2]: *** No rule to make target src/svnversion.h , needed by src/CMakeFiles/rosegardenprivate_autogen . Stop.
Summary: media-sound/rosegarden-17.04 : make[2]: *** No rule to make target src/svnve...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 16:45 UTC by Toralf Förster
Modified: 2017-12-04 22:19 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2017-07-21 16:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.80 KB, text/plain)
2017-07-21 16:46 UTC, Toralf Förster
Details
environment (environment,128.80 KB, text/plain)
2017-07-21 16:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,23.02 KB, application/x-bzip)
2017-07-21 16:46 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.94 KB, application/x-bzip)
2017-07-21 16:46 UTC, Toralf Förster
Details
media-sound:rosegarden-17.04:20170721-130323.log (media-sound:rosegarden-17.04:20170721-130323.log,8.45 KB, text/plain)
2017-07-21 16:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.37 KB, application/x-bzip)
2017-07-21 16:46 UTC, Toralf Förster
Details
patch if using cmake >=3.9 (svnheader.patch,934 bytes, patch)
2017-09-10 18:02 UTC, Chris Smith
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-07-21 16:45:54 UTC
make -f src/CMakeFiles/rosegardenprivate_autogen.dir/build.make src/CMakeFiles/rosegardenprivate_autogen.dir/build
make[2]: Entering directory '/var/tmp/portage/media-sound/rosegarden-17.04/work/rosegarden-17.04_build'
make[2]: *** No rule to make target 'src/svnversion.h', needed by 'src/CMakeFiles/rosegardenprivate_autogen'.  Stop.
make[2]: Leaving directory '/var/tmp/portage/media-sound/rosegarden-17.04/work/rosegarden-17.04_build'
make[1]: *** [CMakeFiles/Makefile2:1101: src/CMakeFiles/rosegardenprivate_autogen.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-sound/rosegarden-17.04/work/rosegarden-17.04_build'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20170716-132802

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *
llvm-config:
3.9.1
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.10 [icedtea-bin-7]
*)	IcedTea JDK 3.4.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-07-21 16:45:57 UTC
Created attachment 486358 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-21 16:46:01 UTC
Created attachment 486360 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-21 16:46:04 UTC
Created attachment 486362 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-21 16:46:07 UTC
Created attachment 486364 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-21 16:46:10 UTC
Created attachment 486366 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-21 16:46:13 UTC
Created attachment 486368 [details]
media-sound:rosegarden-17.04:20170721-130323.log
Comment 7 Toralf Förster gentoo-dev 2017-07-21 16:46:17 UTC
Created attachment 486370 [details]
temp.tbz2
Comment 8 Chris Smith 2017-08-06 00:48:59 UTC
Possibly related to my upgrade to gcc-6.4.0
Comment 9 Chris Smith 2017-09-10 18:02:32 UTC
Created attachment 493774 [details, diff]
patch if using cmake >=3.9

https://sourceforge.net/p/rosegarden/bugs/1552/
Comment 10 Juergen Rose 2017-09-12 07:02:46 UTC
(In reply to Chris Smith from comment #9)
> Created attachment 493774 [details, diff] [details, diff]
> patch if using cmake >=3.9
> 
> https://sourceforge.net/p/rosegarden/bugs/1552/

The patch failed here.(In reply to Chris Smith from comment #9)
> Created attachment 493774 [details, diff] [details, diff]
> patch if using cmake >=3.9
> 
> https://sourceforge.net/p/rosegarden/bugs/1552/

The patch worked for me.
Comment 11 Chris Smith 2017-09-12 12:21:50 UTC
(In reply to Juergen Rose from comment #10)
> (In reply to Chris Smith from comment #9)
> > Created attachment 493774 [details, diff] [details, diff] [details, diff]
> > patch if using cmake >=3.9
> > 
> > https://sourceforge.net/p/rosegarden/bugs/1552/
> 
> The patch failed here.(In reply to Chris Smith from comment #9)
> > Created attachment 493774 [details, diff] [details, diff] [details, diff]
> > patch if using cmake >=3.9
> > 
> > https://sourceforge.net/p/rosegarden/bugs/1552/
> 
> The patch worked for me.

Patch worked fine here as well. Placed it in /etc/portage/patches/media-sound/rosegarden-17.04/ and all was well.
Comment 12 Larry the Git Cow gentoo-dev 2017-12-04 22:19:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b11ab4611f22b0e5454cadfcb3969adbf2248a85

commit b11ab4611f22b0e5454cadfcb3969adbf2248a85
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-12-04 22:09:50 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-12-04 22:19:01 +0000

    media-sound/rosegarden: Fix build w/ cmake-3.9.1
    
    Closes: https://bugs.gentoo.org/625880
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-sound/rosegarden/Manifest                        |  2 +-
 .../files/rosegarden-17.04-cmake-3.9.1.patch           | 18 ++++++++++++++++++
 media-sound/rosegarden/rosegarden-17.04.ebuild         |  2 ++
 3 files changed, 21 insertions(+), 1 deletion(-)