Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588428 - kde-frameworks/kdoctools missing dependency on sgml-common
Summary: kde-frameworks/kdoctools missing dependency on sgml-common
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-09 12:14 UTC by Maciej Mrozowski
Modified: 2016-07-09 12:22 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Mrozowski gentoo-dev 2016-07-09 12:14:23 UTC
>>> Emerging (1 of 189) kde-frameworks/kdoctools-5.24.0::gentoo
 * kdoctools-5.24.0.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                                                                                                                                                      [ ok ]
>>> Unpacking source...
>>> Unpacking kdoctools-5.24.0.tar.xz to /tmp/portage/kde-frameworks/kdoctools-5.24.0/work
>>> Source unpacked in /tmp/portage/kde-frameworks/kdoctools-5.24.0/work
>>> Preparing source in /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0 ...
>>> Source prepared.
>>> Configuring source in /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0 ...
>>> Working in BUILD_DIR: "/tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build"
cmake -C /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build/gentoo_toolchain.cmake  /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0
loading initial cache file /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.9.3
-- The CXX compiler identification is GNU 4.9.3
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 

-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.7") 
-- Found PythonInterp: /usr/bin/python (found version "3.4.3") 
-- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.29") 
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.4") 
-- Found DocBookXML4: /usr/share/sgml/docbook/xml-dtd-4.5 (Required is at least version "4.5") 
-- Found DocBookXSL: /usr/share/sgml/docbook/xsl-stylesheets  
-- Found Perl: /usr/bin/perl (found version "5.20.2") 
-- Found PerlModules_URI::Escape: TRUE  
-- Found PerlModules: TRUE  found components:  URI::Escape 
-- 
-- The following OPTIONAL packages have been found:

 * KF5I18n (required version >= 5.24.0)
   Required to build the KDocTools translations

-- The following REQUIRED packages have been found:

 * ECM (required version >= 5.24.0) , Extra CMake Modules. , <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
 * Qt5Core
 * KF5Archive (required version >= 5.24.0)
 * Gettext
 * PythonInterp
 * LibXslt , <http://xmlsoft.org/XSLT>
   Required by the KDE help system to process DocBook XML
 * LibXml2 , <http://xmlsoft.org>
   Required by the KDE help system to process DocBook XML
 * DocBookXML4 (required version >= 4.5) , DocBook XML 4 , <http://www.oasis-open.org/docbook/xml/4.5>
   Required by the KDE help system to process DocBook XML
 * DocBookXSL , DocBook XSL , <http://docbook.sourceforge.net/release/xsl/current/>
   Required by the KDE help system to process DocBook XML
 * Perl
 * PerlModules , <http://www.cpan.org>

-- <<< Gentoo configuration >>>
Build type      Gentoo
Install path    /usr
Compiler flags:
C               -march=native -O2 -pipe -ftree-vectorize -mavx  -std=iso9899:1990 -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration
C++             -march=native -O2 -pipe -ftree-vectorize -mavx  -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic
Linker flags:
Executable      -Wl,--enable-new-dtags  -Wl,-O1 -Wl,--as-needed
Module          -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags  -Wl,-O1 -Wl,--as-needed
Shared          -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags  -Wl,-O1 -Wl,--as-needed

-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build
>>> Source configured.
>>> Compiling source in /tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0 ...
>>> Working in BUILD_DIR: "/tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build"
make -j4 
Scanning dependencies of target meinproc5_automoc
Scanning dependencies of target docbookl10nhelper_automoc
Scanning dependencies of target KF5XsltKde_automoc
[  5%] Automatic moc for target meinproc5
[ 10%] Automatic moc for target KF5XsltKde
[ 15%] Automatic moc for target docbookl10nhelper
[ 15%] Built target meinproc5_automoc
[ 15%] Built target docbookl10nhelper_automoc
[ 15%] Built target KF5XsltKde_automoc
Scanning dependencies of target meinproc5
Scanning dependencies of target docbookl10nhelper
Scanning dependencies of target KF5XsltKde
[ 20%] Building CXX object src/CMakeFiles/docbookl10nhelper.dir/docbookl10nhelper_automoc.cpp.o
[ 25%] Building CXX object src/CMakeFiles/docbookl10nhelper.dir/docbookl10nhelper.cpp.o
[ 30%] Building CXX object src/CMakeFiles/meinproc5.dir/meinproc.cpp.o
[ 35%] Building CXX object src/CMakeFiles/KF5XsltKde.dir/xslt.cpp.o
[ 40%] Building CXX object src/CMakeFiles/KF5XsltKde.dir/xslt_kde.cpp.o
[ 45%] Building CXX object src/CMakeFiles/KF5XsltKde.dir/KF5XsltKde_automoc.cpp.o
[ 50%] Building CXX object src/CMakeFiles/meinproc5.dir/meinproc_common.cpp.o
[ 55%] Linking CXX executable docbookl10nhelper
[ 60%] Building CXX object src/CMakeFiles/meinproc5.dir/xslt.cpp.o
[ 60%] Built target docbookl10nhelper
[ 65%] Building CXX object src/CMakeFiles/meinproc5.dir/xslt_kde.cpp.o
[ 70%] Linking CXX static library libKF5XsltKde.a
[ 70%] Built target KF5XsltKde
[ 75%] Building CXX object src/CMakeFiles/meinproc5.dir/meinproc5_automoc.cpp.o
[ 80%] Linking CXX executable meinproc5
[ 80%] Built target meinproc5
Scanning dependencies of target docs-checkXML5-checkXML5-1
Scanning dependencies of target docs-qt5options-qt5options-7
Scanning dependencies of target docs-kf5options-kf5options-7
Scanning dependencies of target docs-meinproc5-meinproc5-8
[ 90%] Generating checkXML5.1
[ 90%] Generating kf5options.7
[ 95%] Generating meinproc5.8
[100%] Generating qt5options.7
file:/usr/share/sgml/docbook/xml-dtd-4.5/dbcentx.mod:360: warning: failed to load external entity "file:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent"
%ISOgrk4;
         ^
Entity: line 1: 
 %ISOgrk4; 
          ^
Error: `xmllint --noout` outputted text
docs/checkXML5/CMakeFiles/docs-checkXML5-checkXML5-1.dir/build.make:61: recipe for target 'docs/checkXML5/checkXML5.1' failed
make[2]: *** [docs/checkXML5/checkXML5.1] Error 1
CMakeFiles/Makefile2:162: recipe for target 'docs/checkXML5/CMakeFiles/docs-checkXML5-checkXML5-1.dir/all' failed
make[1]: *** [docs/checkXML5/CMakeFiles/docs-checkXML5-checkXML5-1.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
file:/usr/share/sgml/docbook/xml-dtd-4.5/dbcentx.mod:360: warning: failed to load external entity "file:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent"
%ISOgrk4;
         ^
Entity: line 1: 
 %ISOgrk4; 
          ^
Error: `xmllint --noout` outputted text
docs/kf5options/CMakeFiles/docs-kf5options-kf5options-7.dir/build.make:61: recipe for target 'docs/kf5options/kf5options.7' failed
make[2]: *** [docs/kf5options/kf5options.7] Error 1
CMakeFiles/Makefile2:272: recipe for target 'docs/kf5options/CMakeFiles/docs-kf5options-kf5options-7.dir/all' failed
make[1]: *** [docs/kf5options/CMakeFiles/docs-kf5options-kf5options-7.dir/all] Error 2
file:/usr/share/sgml/docbook/xml-dtd-4.5/dbcentx.mod:360: warning: failed to load external entity "file:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent"
%ISOgrk4;
         ^
Entity: line 1: 
 %ISOgrk4; 
          ^
Error: `xmllint --noout` outputted text
docs/qt5options/CMakeFiles/docs-qt5options-qt5options-7.dir/build.make:61: recipe for target 'docs/qt5options/qt5options.7' failed
make[2]: *** [docs/qt5options/qt5options.7] Error 1
CMakeFiles/Makefile2:327: recipe for target 'docs/qt5options/CMakeFiles/docs-qt5options-qt5options-7.dir/all' failed
make[1]: *** [docs/qt5options/CMakeFiles/docs-qt5options-qt5options-7.dir/all] Error 2
file:/usr/share/sgml/docbook/xml-dtd-4.5/dbcentx.mod:360: warning: failed to load external entity "file:/usr/share/sgml/docbook/xml-dtd-4.5/ent/isogrk4.ent"
%ISOgrk4;
         ^
Entity: line 1: 
 %ISOgrk4; 
          ^
Error: `xmllint --noout` outputted text
docs/meinproc5/CMakeFiles/docs-meinproc5-meinproc5-8.dir/build.make:61: recipe for target 'docs/meinproc5/meinproc5.8' failed
make[2]: *** [docs/meinproc5/meinproc5.8] Error 1
CMakeFiles/Makefile2:217: recipe for target 'docs/meinproc5/CMakeFiles/docs-meinproc5-meinproc5-8.dir/all' failed
make[1]: *** [docs/meinproc5/CMakeFiles/docs-meinproc5-meinproc5-8.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: kde-frameworks/kdoctools-5.24.0::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=kde-frameworks/kdoctools-5.24.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kdoctools-5.24.0::gentoo'`.
 * The complete build log is located at '/tmp/portage/kde-frameworks/kdoctools-5.24.0/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/kde-frameworks/kdoctools-5.24.0/temp/environment'.
 * Working directory: '/tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0_build'
 * S: '/tmp/portage/kde-frameworks/kdoctools-5.24.0/work/kdoctools-5.24.0'

>>> Failed to emerge kde-frameworks/kdoctools-5.24.0, Log file:
Comment 1 Maciej Mrozowski gentoo-dev 2016-07-09 12:22:58 UTC
Added missing sgml-common dep for 5.23.0 and 5.24.0. Have not tried whether 5.21 is affected as well.