Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 625778

Summary: dev-db/pgrouting will not build with USE doc: doman failed
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: deference, jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 690396    
Bug Blocks:    
Attachments: build.log
emerge --info

Description deference 2017-07-21 01:09:00 UTC
* Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-db/pgrouting-2.0.0

>>> Install pgrouting-2.0.0 into /var/tmp/portage/dev-db/pgrouting-2.0.0/image/ category dev-db
!!! doman: /var/tmp/portage/dev-db/pgrouting-2.0.0/work/pgrouting-2.0.0_build/doc/man/en/pgrouting.7 does not exist

[ebuild   R   ] dev-db/pgrouting-2.0.0  USE="doc* drivingdistance -html -pdf"
Comment 1 deference 2017-07-21 01:09:13 UTC
Created attachment 486158 [details]
build.log
Comment 2 deference 2017-07-21 01:09:20 UTC
Created attachment 486160 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2019-06-21 10:08:07 UTC
The bug has been referenced in the following commit(s):

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

commit 95d44e303a459e9de6025f87156b58ecc6a0bc5d
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-06-21 10:05:40 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-06-21 10:07:55 +0000

    dev-db/pgrouting: Bump to 2.6.2
    
    Fixes doc installation.
    
    Bug: https://bugs.gentoo.org/625778
    Package-Manager: Portage-2.3.62, Repoman-2.3.11
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgrouting/Manifest               |  1 +
 dev-db/pgrouting/pgrouting-2.6.2.ebuild | 64 +++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2019-07-24 19:25:50 UTC
Still happening with 2.6.2:

-- Installing: /var/tmp/portage/dev-db/pgrouting-2.6.2/image/usr/share/postgresql-11/extension/pgrouting.control
!!! doman: /var/tmp/portage/dev-db/pgrouting-2.6.2/work/pgrouting-2.6.2_build/doc/man/en/pgrouting.7 does not exist
 * ERROR: dev-db/pgrouting-2.6.2::gentoo failed (install phase):
 *   doman failed
 *
Comment 5 Larry the Git Cow gentoo-dev 2019-08-17 11:17:51 UTC
The bug has been referenced in the following commit(s):

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

commit 486e884611f9d08e3036474e4c032c9b4b830a41
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-08-17 11:16:49 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-08-17 11:17:13 +0000

    dev-db/pgrouting: Fix manpage generation
    
    Bug: https://bugs.gentoo.org/625778
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgrouting/pgrouting-2.6.2-r1.ebuild | 61 ++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2019-10-02 23:51:09 UTC
The bug has been closed via the following commit(s):

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

commit 4efc08d4a2b1cb4c2dd3ac39cb7baf3d55c674f8
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2019-10-02 23:50:51 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2019-10-02 23:50:57 +0000

    dev-db/pgrouting: Cleanup
    
    Closes: https://bugs.gentoo.org/625778
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 dev-db/pgrouting/Manifest               |  1 -
 dev-db/pgrouting/metadata.xml           |  1 -
 dev-db/pgrouting/pgrouting-2.5.2.ebuild | 64 ---------------------------------
 dev-db/pgrouting/pgrouting-2.6.2.ebuild | 64 ---------------------------------
 4 files changed, 130 deletions(-)