Zypp Commits
Threads by month
- ----- 2025 -----
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
March 2015
- 1 participants
- 7 discussions
See <http://river.suse.de/job/zypper-HEAD/1530/changes>
Changes:
[Michael Andres] man: fix typo (bnc#923800)
[Michael Andres] fix typo
------------------------------------------
Started by an SCM change
Building remotely on node-zyppHEAD in workspace <http://river.suse.de/job/zypper-HEAD/ws/>
Checkout:zypper-HEAD / <http://river.suse.de/job/zypper-HEAD/ws/> - hudson.remoting.Channel@1f5608a:node-zyppHEAD
Using strategy: Default
Last Built Revision: Revision …
[View More]816c720ff51cbb8f27ee77474f641950b6c1d9b3 (origin/master)
Checkout:checkout / <http://river.suse.de/job/zypper-HEAD/ws/checkout> - hudson.remoting.LocalChannel@1be7a544
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/openSUSE/zypper.git
Commencing build of Revision db85a23e6532feeee5667a322a91404b5557bf64 (origin/master)
Checking out Revision db85a23e6532feeee5667a322a91404b5557bf64 (origin/master)
[copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/zypper-HEAD/ws/'> on 'node-zyppHEAD'.
[zypper-HEAD] $ /bin/sh -xe /tmp/hudson5696017546412454644.sh
+ echo '### BUILD ###'
### BUILD ###
+ echo '==> Reading build configuration'
==> Reading build configuration
+ . .hudson-scripts/base-functions
++ . .hudson-scripts/ascii_art
++ trap 'error_exit $?' ERR
++ echo 'Job running as user: root'
Job running as user: root
+++ date '+%F %T'
++ echo 'Started at: 2015-03-30 16:31:34'
Started at: 2015-03-30 16:31:34
+++ hostname --fqdn
++ export SITENAME=host-44-0-0-74.openstack.local.p2.cloud.suse.de
++ SITENAME=host-44-0-0-74.openstack.local.p2.cloud.suse.de
++ export TARGET_DIST=HEAD
++ TARGET_DIST=HEAD
++ export PROJECT=zypper
++ PROJECT=zypper
+ . .hudson-scripts/build-functions
+ . .hudson-scripts/obs-functions
++ trap 'error_exit $?' ERR
++ export ALLOW_OBS_SUBMIT=yes
++ ALLOW_OBS_SUBMIT=yes
+ sed -i 's/^ *rm -rf \${BUILDDIR}/#/' .hudson-scripts/setup-buildenvironment
+ . .hudson-scripts/setup-buildenvironment
++ export RUNTESTS=1
++ RUNTESTS=1
++ export ICEJOBS=4
++ ICEJOBS=4
++ export CMAKE_INSTALL_PREFIX=/usr
++ CMAKE_INSTALL_PREFIX=/usr
+++ uname -m
+++ hostname -f
++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=host-44-0-0-74.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr'
++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=host-44-0-0-74.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr'
++ export ICECCDIR=<http://river.suse.de/job/zypper-HEAD/ws/ICECC>
++ ICECCDIR=<http://river.suse.de/job/zypper-HEAD/ws/ICECC>
++ echo 'Configuring cmake for Icecream ...'
Configuring cmake for Icecream ...
++ rm -rf <http://river.suse.de/job/zypper-HEAD/ws/ICECC>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/ICECC>
++ pushd <http://river.suse.de/job/zypper-HEAD/ws/ICECC>
~/hudson/workspace/zypper-HEAD/ICECC /home/hudson/workspace/zypper-HEAD
+++ sed -e 's/creating //'
+++ tail -1
+++ grep .tar.gz
+++ icecc --build-native
.hudson-scripts/setup-buildenvironment: line 26: icecc: command not found
++ export ICECC_ENV=
++ ICECC_ENV=
++ export ICECC_ENV=
++ ICECC_ENV=
++ export ICECC_VERSION=<http://river.suse.de/job/zypper-HEAD/ws/ICECC/>
++ ICECC_VERSION=<http://river.suse.de/job/zypper-HEAD/ws/ICECC/>
++ popd
/home/hudson/workspace/zypper-HEAD
++ pushd <http://river.suse.de/job/zypper-HEAD/ws/>
~/hudson/workspace/zypper-HEAD /home/hudson/workspace/zypper-HEAD
++ export ICECREAM_BIN=/opt/icecream/bin
++ ICECREAM_BIN=/opt/icecream/bin
++ test -d /usr/lib/icecc/bin
++ export ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++
++ ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++
++ export CXX=/opt/icecream/bin/g++
++ CXX=/opt/icecream/bin/g++
++ export 'MAKECMD=make -j 4'
++ MAKECMD='make -j 4'
++ export MAKEBIN=make
++ MAKEBIN=make
++ export PATH=/opt/icecream/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
++ PATH=/opt/icecream/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
++ popd
/home/hudson/workspace/zypper-HEAD
++ export CHECKOUTDIR=<http://river.suse.de/job/zypper-HEAD/ws/checkout>
++ CHECKOUTDIR=<http://river.suse.de/job/zypper-HEAD/ws/checkout>
++ export BUILDDIR=<http://river.suse.de/job/zypper-HEAD/ws/build>
++ BUILDDIR=<http://river.suse.de/job/zypper-HEAD/ws/build>
++ export PACKAGEDIR=<http://river.suse.de/job/zypper-HEAD/ws/build/package>
++ PACKAGEDIR=<http://river.suse.de/job/zypper-HEAD/ws/build/package>
++ export ARTIFACTS=<http://river.suse.de/job/zypper-HEAD/1530/artifact/.artifacts>
++ ARTIFACTS=<http://river.suse.de/job/zypper-HEAD/1530/artifact/.artifacts>
++ export OBSDIR=<http://river.suse.de/job/zypper-HEAD/ws/OBS>
++ OBSDIR=<http://river.suse.de/job/zypper-HEAD/ws/OBS>
++ export RPMTOPDIR=<http://river.suse.de/job/zypper-HEAD/ws/rpm>
++ RPMTOPDIR=<http://river.suse.de/job/zypper-HEAD/ws/rpm>
++ export RPMOUT=<http://river.suse.de/job/zypper-HEAD/ws/rpm/rpms>
++ RPMOUT=<http://river.suse.de/job/zypper-HEAD/ws/rpm/rpms>
++ export RPMBUILDDIR=<http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuild>
++ RPMBUILDDIR=<http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuild>
++ export RPMBUILDROOT=<http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuildroot>
++ RPMBUILDROOT=<http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuildroot>
++ rm -rf <http://river.suse.de/job/zypper-HEAD/ws/rpm/rpms>
++ rm -rf <http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuild>
++ rm -rf <http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuildroot>
++ rm -rf <http://river.suse.de/job/zypper-HEAD/1530/artifact/.artifacts>
++ rm -rf <http://river.suse.de/job/zypper-HEAD/ws/OBS>
++ rm -rf '<http://river.suse.de/job/zypper-HEAD/ws/copy-to-slave*.dir'>
++ [[ '' == 1 ]]
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/build>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/rpm>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/rpm/rpms>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuild>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/rpm/rpmbuildroot>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/1530/artifact/.artifacts>
++ mkdir -p <http://river.suse.de/job/zypper-HEAD/ws/OBS>
++ cat
+ build_cmake
+ echo '==> Building'
==> Building
+ pushd <http://river.suse.de/job/zypper-HEAD/ws/build>
~/hudson/workspace/zypper-HEAD/build /home/hudson/workspace/zypper-HEAD
+ cmake -DBUILDNAME=x86_64 -DSITE=host-44-0-0-74.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ <http://river.suse.de/job/zypper-HEAD/ws/checkout>
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:2 (PROJECT):
The CMAKE_C_COMPILER:
/usr/lib/icecc/bin/cc
is not a full path to an existing compiler tool.
Tell CMake where to find the compiler by setting either the environment
variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
the compiler, or to the compiler name if it is in the PATH.
CMake Error at CMakeLists.txt:2 (PROJECT):
The CMAKE_CXX_COMPILER:
/opt/icecream/bin/g++
is not a full path to an existing compiler tool.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "<http://river.suse.de/job/zypper-HEAD/ws/build/CMakeFiles/CMakeOutput.log".>
See also "<http://river.suse.de/job/zypper-HEAD/ws/build/CMakeFiles/CMakeError.log".>
Build step 'Execute shell' marked build as failure
Archiving artifacts
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
3

16 Mar '15
See <http://river.suse.de/job/libzypp-bindings-SLE12/1/>
------------------------------------------
Started by an SCM change
Building remotely on node-zypp-SLE12 in workspace <http://river.suse.de/job/libzypp-bindings-SLE12/ws/>
Checkout:libzypp-bindings-SLE12 / <http://river.suse.de/job/libzypp-bindings-SLE12/ws/> - hudson.remoting.Channel@cae945:node-zypp-SLE12
Using strategy: Default
Checkout:checkout / <http://river.suse.de/job/libzypp-bindings-SLE12/ws/checkout> - …
[View More]hudson.remoting.LocalChannel@735b5bbe
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://github.com/openSUSE/libzypp-bindings.git
Commencing build of Revision 4be10639bc8caf1aff119ba91e27242682dd7dd6 (origin/master)
Checking out Revision 4be10639bc8caf1aff119ba91e27242682dd7dd6 (origin/master)
No change to record in branch origin/master
[copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/libzypp-bindings-SLE12/ws/'> on 'node-zypp-SLE12'.
[libzypp-bindings-SLE12] $ /bin/sh -xe /tmp/hudson9025116936692499207.sh
+ echo '### BUILD ###'
### BUILD ###
+ echo '==> Reading build configuration'
==> Reading build configuration
+ . .hudson-scripts/base-functions
++ . .hudson-scripts/ascii_art
++ trap 'error_exit $?' ERR
++ echo 'Job running as user: root'
Job running as user: root
+++ date '+%F %T'
++ echo 'Started at: 2015-03-16 10:55:11'
Started at: 2015-03-16 10:55:11
+++ hostname --fqdn
++ export SITENAME=host-44-0-0-61.openstack.local.p2.cloud.suse.de
++ SITENAME=host-44-0-0-61.openstack.local.p2.cloud.suse.de
++ export TARGET_DIST=SLE12
++ TARGET_DIST=SLE12
++ export PROJECT=libzypp-bindings
++ PROJECT=libzypp-bindings
+ . .hudson-scripts/build-functions
+ . .hudson-scripts/obs-functions
++ trap 'error_exit $?' ERR
++ export ALLOW_OBS_SUBMIT=yes
++ ALLOW_OBS_SUBMIT=yes
+ . .hudson-scripts/setup-buildenvironment
++ export RUNTESTS=1
++ RUNTESTS=1
++ export ICEJOBS=4
++ ICEJOBS=4
++ export CMAKE_INSTALL_PREFIX=/usr
++ CMAKE_INSTALL_PREFIX=/usr
+++ uname -m
+++ hostname -f
++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=host-44-0-0-61.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr'
++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=host-44-0-0-61.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr'
++ export ICECCDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC>
++ ICECCDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC>
++ echo 'Configuring cmake for Icecream ...'
Configuring cmake for Icecream ...
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC>
++ pushd <http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC>
~/hudson/workspace/libzypp-bindings-SLE12/ICECC ~/hudson/workspace/libzypp-bindings-SLE12
+++ grep .tar.gz
+++ tail -1
+++ sed -e 's/creating //'
+++ icecc --build-native
++ export ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ export ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ export ICECC_VERSION=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC/b593c99d83e9622af4…>
++ ICECC_VERSION=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/ICECC/b593c99d83e9622af4…>
++ popd
~/hudson/workspace/libzypp-bindings-SLE12
++ pushd <http://river.suse.de/job/libzypp-bindings-SLE12/ws/>
~/hudson/workspace/libzypp-bindings-SLE12 ~/hudson/workspace/libzypp-bindings-SLE12
++ export ICECREAM_BIN=/opt/icecream/bin
++ ICECREAM_BIN=/opt/icecream/bin
++ test -d /usr/lib/icecc/bin
++ ICECREAM_BIN=/usr/lib/icecc/bin
++ export ICECREAM=-DCMAKE_CXX_COMPILER=/usr/lib/icecc/bin/g++
++ ICECREAM=-DCMAKE_CXX_COMPILER=/usr/lib/icecc/bin/g++
++ export CXX=/usr/lib/icecc/bin/g++
++ CXX=/usr/lib/icecc/bin/g++
++ export 'MAKECMD=make -j 4'
++ MAKECMD='make -j 4'
++ export MAKEBIN=make
++ MAKEBIN=make
++ export PATH=/usr/lib/icecc/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
++ PATH=/usr/lib/icecc/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
++ popd
~/hudson/workspace/libzypp-bindings-SLE12
++ export CHECKOUTDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/checkout>
++ CHECKOUTDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/checkout>
++ export BUILDDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/build>
++ BUILDDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/build>
++ export PACKAGEDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/build/package>
++ PACKAGEDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/build/package>
++ export ARTIFACTS=<http://river.suse.de/job/libzypp-bindings-SLE12/1/artifact/.artifacts>
++ ARTIFACTS=<http://river.suse.de/job/libzypp-bindings-SLE12/1/artifact/.artifacts>
++ export OBSDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/OBS>
++ OBSDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/OBS>
++ export RPMTOPDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm>
++ RPMTOPDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm>
++ export RPMOUT=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpms>
++ RPMOUT=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpms>
++ export RPMBUILDDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuild>
++ RPMBUILDDIR=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuild>
++ export RPMBUILDROOT=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuildroot>
++ RPMBUILDROOT=<http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuildroot>
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpms>
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuild>
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuildroot>
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/1/artifact/.artifacts>
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/ws/OBS>
++ rm -rf '<http://river.suse.de/job/libzypp-bindings-SLE12/ws/copy-to-slave*.dir'>
++ [[ '' == 1 ]]
++ rm -rf <http://river.suse.de/job/libzypp-bindings-SLE12/ws/build>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/build>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpms>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuild>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/rpm/rpmbuildroot>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/1/artifact/.artifacts>
++ mkdir -p <http://river.suse.de/job/libzypp-bindings-SLE12/ws/OBS>
++ cat
+ build_cmake
+ echo '==> Building'
==> Building
+ pushd <http://river.suse.de/job/libzypp-bindings-SLE12/ws/build>
~/hudson/workspace/libzypp-bindings-SLE12/build ~/hudson/workspace/libzypp-bindings-SLE12
+ cmake -DBUILDNAME=x86_64 -DSITE=host-44-0-0-61.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_COMPILER=/usr/lib/icecc/bin/g++ <http://river.suse.de/job/libzypp-bindings-SLE12/ws/checkout>
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/lib/icecc/bin/cc
-- Check for working C compiler: /usr/lib/icecc/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/icecc/bin/g++
-- Check for working CXX compiler: /usr/lib/icecc/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Libraries will be installed in /usr/lib64
-- Header files will be installed in /usr/include
-- Config files will be installed in /etc
** Manual files will be installed in /usr/share/man
CMake Warning (dev) at /usr/share/cmake/Modules/CPack.cmake:306 (include):
File /usr/share/cmake/Modules/CPack.cmake includes
/usr/share/cmake/Modules/CPackComponent.cmake (found via CMAKE_MODULE_PATH)
which shadows /usr/share/cmake/Modules/CPackComponent.cmake. This may
cause errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
/usr/share/cmake/Modules/ZyppCommon.cmake:122 (INCLUDE)
CMakeLists.txt:31 (GENERATE_PACKAGING)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Writing spec file...
-- I hate you rpm-lint...!!!
CMake Warning at /usr/share/cmake/Modules/CPack.cmake:289 (message):
CPack.cmake has already been included!!
Call Stack (most recent call first):
CMakeLists.txt:32 (INCLUDE)
CMake Warning (dev) at /usr/share/cmake/Modules/CPack.cmake:306 (include):
File /usr/share/cmake/Modules/CPack.cmake includes
/usr/share/cmake/Modules/CPackComponent.cmake (found via CMAKE_MODULE_PATH)
which shadows /usr/share/cmake/Modules/CPackComponent.cmake. This may
cause errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
CMakeLists.txt:32 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Looking modules in /usr/share/cmake/Modules;<http://river.suse.de/job/libzypp-bindings-SLE12/ws/checkout/cmake/modules>
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindSWIG.cmake:67 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:41 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "<http://river.suse.de/job/libzypp-bindings-SLE12/ws/build/CMakeFiles/CMakeOu…".>
Build step 'Execute shell' marked build as failure
Archiving artifacts
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
3

16 Mar '15
See <http://river.suse.de/job/libzypp-testsuite-SLE12/1/>
------------------------------------------
[...truncated 143 lines...]
libtoolize: linking file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
…
[View More]autoreconf: running: automake --add-missing --force-missing
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
./configure --prefix=/usr --libdir=/usr/lib64 \
--disable-static \
--with-qt-dir=/usr/lib/qt4 \
--with-qt-libdir=/usr/lib64 \
configure: WARNING: unrecognized options: --with-qt-dir, --with-qt-libdir
checking build system type... x86_64-suse-linux-gnu
checking host system type... x86_64-suse-linux-gnu
checking target system type... x86_64-suse-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/lib/icecc/bin/g++ accepts -g... yes
checking dependency style of /usr/lib/icecc/bin/g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/lib/icecc/bin/g++ accepts -g... (cached) yes
checking dependency style of /usr/lib/icecc/bin/g++... (cached) gcc3
checking how to run the C++ preprocessor... /usr/lib/icecc/bin/g++ -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-suse-linux-gnu file names to x86_64-suse-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-suse-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/lib/icecc/bin/g++ -E
checking for ld used by /usr/lib/icecc/bin/g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/lib/icecc/bin/g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/lib/icecc/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/lib/icecc/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /usr/lib/icecc/bin/g++ static flag -static works... no
checking if /usr/lib/icecc/bin/g++ supports -c -o file.o... yes
checking if /usr/lib/icecc/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/lib/icecc/bin/g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for Enhances in librpm... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libzypp-testsuite-tools.spec
config.status: creating libzypp-testsuite-tools.pc
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-qt-dir, --with-qt-libdir
Configuration:
PACKAGE: zypp-testsuite-tools
VERSION: 5.0.0
LIBZYPPTESTSUITE_VERSION_INFO:
COMPILER: /usr/lib/icecc/bin/g++
CXXFLAGS: -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual -std=c++11 -D_LARGE_FILES=
PREFIX: /usr
LIBDIR: /usr/lib64
+ make -j 4
make all-recursive
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
Making all in src
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
/usr/lib/icecc/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DZYPP_BASE_LOGGER_LOGGROUP=\"testsuite\" -DNOUI -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual -std=c++11 -D_LARGE_FILES= -MT deptestomatic-deptestomatic.o -MD -MP -MF .deps/deptestomatic-deptestomatic.Tpo -c -o deptestomatic-deptestomatic.o `test -f 'deptestomatic.cc' || echo './'`deptestomatic.cc
/usr/lib/icecc/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DZYPP_BASE_LOGGER_LOGGROUP=\"testsuite\" -DNOUI -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual -std=c++11 -D_LARGE_FILES= -MT deptestomatic-XmlNode.o -MD -MP -MF .deps/deptestomatic-XmlNode.Tpo -c -o deptestomatic-XmlNode.o `test -f 'XmlNode.cc' || echo './'`XmlNode.cc
mv -f .deps/deptestomatic-XmlNode.Tpo .deps/deptestomatic-XmlNode.Po
mv -f .deps/deptestomatic-deptestomatic.Tpo .deps/deptestomatic-deptestomatic.Po
/bin/sh ../libtool --tag=CXX --mode=link /usr/lib/icecc/bin/g++ -DZYPP_BASE_LOGGER_LOGGROUP=\"testsuite\" -DNOUI -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual -std=c++11 -D_LARGE_FILES= -o deptestomatic deptestomatic-deptestomatic.o deptestomatic-XmlNode.o -lzypp -lxml2 -lexpat
libtool: link: /usr/lib/icecc/bin/g++ -DZYPP_BASE_LOGGER_LOGGROUP=\"testsuite\" -DNOUI -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual -std=c++11 -D_LARGE_FILES= -o deptestomatic deptestomatic-deptestomatic.o deptestomatic-XmlNode.o -lzypp /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lexpat -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
+ make install
Making install in src
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/lib/zypp/testsuite/bin'
/usr/bin/install -c -m 644 deptestomatic '/usr/lib/zypp/testsuite/bin'
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout'>
+ make package-local
if test -d "zypp-testsuite-tools-5.0.0"; then find "zypp-testsuite-tools-5.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "zypp-testsuite-tools-5.0.0" || { sleep 5 && rm -rf "zypp-testsuite-tools-5.0.0"; }; else :; fi
test -d "zypp-testsuite-tools-5.0.0" || mkdir "zypp-testsuite-tools-5.0.0"
(cd src && make top_distdir=../zypp-testsuite-tools-5.0.0 distdir=../zypp-testsuite-tools-5.0.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/src'>
test -n "" \
|| find "zypp-testsuite-tools-5.0.0" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/install-sh> -c -m a+r {} {} \; \
|| chmod -R a+r "zypp-testsuite-tools-5.0.0"
tardir=zypp-testsuite-tools-5.0.0 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >zypp-testsuite-tools-5.0.0.tar.bz2
if test -d "zypp-testsuite-tools-5.0.0"; then find "zypp-testsuite-tools-5.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "zypp-testsuite-tools-5.0.0" || { sleep 5 && rm -rf "zypp-testsuite-tools-5.0.0"; }; else :; fi
rm -f package/*.tar.bz2
rm -f package/*~
rm -f package/core
rm -f package/*.bak
rm -f package/*.auto
mv zypp-testsuite-tools-5.0.0.tar.bz2 package/
mv libzypp-testsuite-tools.spec package/
+ cp -av <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package/libzyp…> <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package/libzyp…> <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package/zypp-t…> <http://river.suse.de/job/libzypp-testsuite-SLE12/1/artifact/.artifacts/>
‘<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package/libzyp…> -> ‘<http://river.suse.de/job/libzypp-testsuite-SLE12/1/artifact/.artifacts/libz…>
‘<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package/libzyp…> -> ‘<http://river.suse.de/job/libzypp-testsuite-SLE12/1/artifact/.artifacts/libz…>
‘<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package/zypp-t…> -> ‘<http://river.suse.de/job/libzypp-testsuite-SLE12/1/artifact/.artifacts/zypp…>
+ popd
~/hudson/workspace/libzypp-testsuite-SLE12
+ sed -i 's/^passx=/#passx=/' <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/.hudson-scripts/osc/osc…>
+ submit_to_obs libzypp-testsuite-SLE12 zypp:SLE-12-Branch libzypp-testsuite-tools
+ SRC_PACKAGE=libzypp-testsuite-SLE12
+ shift
+ OBS_PROJECT=zypp:SLE-12-Branch
+ shift
+ OBS_PACKAGE=libzypp-testsuite-tools
+ shift
+ '[' -z yes ']'
+ [[ -z libzypp-testsuite-SLE12 ]]
+ [[ -z zypp:SLE-12-Branch ]]
+ [[ -z libzypp-testsuite-tools ]]
++ get_packdir libzypp-testsuite-SLE12
++ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…>
++ '[' '!' -d <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…> ']'
++ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/checkout/package>
++ [[ xlibzypp-testsuite = \x\l\i\b\z\y\p\p\-\t\e\s\t\s\u\i\t\e ]]
++ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…>
++ echo -n <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…>
+ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…>
+ '[' -d <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…> ']'
+ echo 'There is a successful build at <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…'>
There is a successful build at <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/../libzypp-testsuite-SL…>
+ export 'OSCBIN= /usr/bin/osc '
+ OSCBIN=' /usr/bin/osc '
+ export OSCAPI=https://api.opensuse.org
+ OSCAPI=https://api.opensuse.org
+ export OSCRC=<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/.hudson-scripts/osc/osc…>
+ OSCRC=<http://river.suse.de/job/libzypp-testsuite-SLE12/ws/.hudson-scripts/osc/osc…>
+ export 'OSC= /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/.hudson-scripts/osc/osc…'>
+ OSC=' /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/.hudson-scripts/osc/osc…'>
+ pushd <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/OBS>
~/hudson/workspace/libzypp-testsuite-SLE12/OBS ~/hudson/workspace/libzypp-testsuite-SLE12
+ check_exit 0
+ '[' -z 0 ']'
+ MYEXIT=0
+ '[' 0 == 0 ']'
+ echo 'last exit code: 0 ... good, lets continue'
last exit code: 0 ... good, lets continue
+ return
+ rm -rf zypp:SLE-12-Branch/libzypp-testsuite-tools
+ /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/libzypp-testsuite-SLE12/ws/.hudson-scripts/osc/osc…> co -u zypp:SLE-12-Branch libzypp-testsuite-tools
.hudson-scripts/obs-functions: line 238: /usr/bin/osc: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
1
See <http://river.suse.de/job/zypper-SLE12/1/>
------------------------------------------
Started by an SCM change
Building remotely on node-zypp-SLE12 in workspace <http://river.suse.de/job/zypper-SLE12/ws/>
Checkout:zypper-SLE12 / <http://river.suse.de/job/zypper-SLE12/ws/> - hudson.remoting.Channel@cae945:node-zypp-SLE12
Using strategy: Default
Checkout:checkout / <http://river.suse.de/job/zypper-SLE12/ws/checkout> - hudson.remoting.LocalChannel@735b5bbe
Cloning the …
[View More]remote Git repository
Cloning repository origin
Fetching upstream changes from git://github.com/openSUSE/zypper.git
Commencing build of Revision 60b23a4f8b0ea04c7f16eb69cbdb6501a35da543 (origin/master)
Checking out Revision 60b23a4f8b0ea04c7f16eb69cbdb6501a35da543 (origin/master)
No change to record in branch origin/master
[copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/zypper-SLE12/ws/'> on 'node-zypp-SLE12'.
[zypper-SLE12] $ /bin/sh -xe /tmp/hudson5562525721601063788.sh
+ echo '### BUILD ###'
### BUILD ###
+ echo '==> Reading build configuration'
==> Reading build configuration
+ . .hudson-scripts/base-functions
++ . .hudson-scripts/ascii_art
++ trap 'error_exit $?' ERR
++ echo 'Job running as user: root'
Job running as user: root
+++ date '+%F %T'
++ echo 'Started at: 2015-03-16 10:44:15'
Started at: 2015-03-16 10:44:15
+++ hostname --fqdn
++ export SITENAME=host-44-0-0-61.openstack.local.p2.cloud.suse.de
++ SITENAME=host-44-0-0-61.openstack.local.p2.cloud.suse.de
++ export TARGET_DIST=SLE12
++ TARGET_DIST=SLE12
++ export PROJECT=zypper
++ PROJECT=zypper
+ . .hudson-scripts/build-functions
+ . .hudson-scripts/obs-functions
++ trap 'error_exit $?' ERR
++ export ALLOW_OBS_SUBMIT=yes
++ ALLOW_OBS_SUBMIT=yes
+ sed -i 's/^ *rm -rf \${BUILDDIR}/#/' .hudson-scripts/setup-buildenvironment
+ . .hudson-scripts/setup-buildenvironment
++ export RUNTESTS=1
++ RUNTESTS=1
++ export ICEJOBS=4
++ ICEJOBS=4
++ export CMAKE_INSTALL_PREFIX=/usr
++ CMAKE_INSTALL_PREFIX=/usr
+++ uname -m
+++ hostname -f
++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=host-44-0-0-61.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr'
++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=host-44-0-0-61.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr'
++ export ICECCDIR=<http://river.suse.de/job/zypper-SLE12/ws/ICECC>
++ ICECCDIR=<http://river.suse.de/job/zypper-SLE12/ws/ICECC>
++ echo 'Configuring cmake for Icecream ...'
Configuring cmake for Icecream ...
++ rm -rf <http://river.suse.de/job/zypper-SLE12/ws/ICECC>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/ICECC>
++ pushd <http://river.suse.de/job/zypper-SLE12/ws/ICECC>
~/hudson/workspace/zypper-SLE12/ICECC ~/hudson/workspace/zypper-SLE12
+++ grep .tar.gz
+++ icecc --build-native
+++ tail -1
+++ sed -e 's/creating //'
++ export ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ export ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ ICECC_ENV=b593c99d83e9622af48b4ddb221edf2d.tar.gz
++ export ICECC_VERSION=<http://river.suse.de/job/zypper-SLE12/ws/ICECC/b593c99d83e9622af48b4ddb221e…>
++ ICECC_VERSION=<http://river.suse.de/job/zypper-SLE12/ws/ICECC/b593c99d83e9622af48b4ddb221e…>
++ popd
~/hudson/workspace/zypper-SLE12
++ pushd <http://river.suse.de/job/zypper-SLE12/ws/>
~/hudson/workspace/zypper-SLE12 ~/hudson/workspace/zypper-SLE12
++ export ICECREAM_BIN=/opt/icecream/bin
++ ICECREAM_BIN=/opt/icecream/bin
++ test -d /usr/lib/icecc/bin
++ ICECREAM_BIN=/usr/lib/icecc/bin
++ export ICECREAM=-DCMAKE_CXX_COMPILER=/usr/lib/icecc/bin/g++
++ ICECREAM=-DCMAKE_CXX_COMPILER=/usr/lib/icecc/bin/g++
++ export CXX=/usr/lib/icecc/bin/g++
++ CXX=/usr/lib/icecc/bin/g++
++ export 'MAKECMD=make -j 4'
++ MAKECMD='make -j 4'
++ export MAKEBIN=make
++ MAKEBIN=make
++ export PATH=/usr/lib/icecc/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
++ PATH=/usr/lib/icecc/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
++ popd
~/hudson/workspace/zypper-SLE12
++ export CHECKOUTDIR=<http://river.suse.de/job/zypper-SLE12/ws/checkout>
++ CHECKOUTDIR=<http://river.suse.de/job/zypper-SLE12/ws/checkout>
++ export BUILDDIR=<http://river.suse.de/job/zypper-SLE12/ws/build>
++ BUILDDIR=<http://river.suse.de/job/zypper-SLE12/ws/build>
++ export PACKAGEDIR=<http://river.suse.de/job/zypper-SLE12/ws/build/package>
++ PACKAGEDIR=<http://river.suse.de/job/zypper-SLE12/ws/build/package>
++ export ARTIFACTS=<http://river.suse.de/job/zypper-SLE12/1/artifact/.artifacts>
++ ARTIFACTS=<http://river.suse.de/job/zypper-SLE12/1/artifact/.artifacts>
++ export OBSDIR=<http://river.suse.de/job/zypper-SLE12/ws/OBS>
++ OBSDIR=<http://river.suse.de/job/zypper-SLE12/ws/OBS>
++ export RPMTOPDIR=<http://river.suse.de/job/zypper-SLE12/ws/rpm>
++ RPMTOPDIR=<http://river.suse.de/job/zypper-SLE12/ws/rpm>
++ export RPMOUT=<http://river.suse.de/job/zypper-SLE12/ws/rpm/rpms>
++ RPMOUT=<http://river.suse.de/job/zypper-SLE12/ws/rpm/rpms>
++ export RPMBUILDDIR=<http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuild>
++ RPMBUILDDIR=<http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuild>
++ export RPMBUILDROOT=<http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuildroot>
++ RPMBUILDROOT=<http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuildroot>
++ rm -rf <http://river.suse.de/job/zypper-SLE12/ws/rpm/rpms>
++ rm -rf <http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuild>
++ rm -rf <http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuildroot>
++ rm -rf <http://river.suse.de/job/zypper-SLE12/1/artifact/.artifacts>
++ rm -rf <http://river.suse.de/job/zypper-SLE12/ws/OBS>
++ rm -rf '<http://river.suse.de/job/zypper-SLE12/ws/copy-to-slave*.dir'>
++ [[ '' == 1 ]]
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/build>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/rpm>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/rpm/rpms>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuild>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/rpm/rpmbuildroot>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/1/artifact/.artifacts>
++ mkdir -p <http://river.suse.de/job/zypper-SLE12/ws/OBS>
++ cat
+ build_cmake
+ echo '==> Building'
==> Building
+ pushd <http://river.suse.de/job/zypper-SLE12/ws/build>
~/hudson/workspace/zypper-SLE12/build ~/hudson/workspace/zypper-SLE12
+ cmake -DBUILDNAME=x86_64 -DSITE=host-44-0-0-61.openstack.local.p2.cloud.suse.de -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_COMPILER=/usr/lib/icecc/bin/g++ <http://river.suse.de/job/zypper-SLE12/ws/checkout>
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/lib/icecc/bin/cc
-- Check for working C compiler: /usr/lib/icecc/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/icecc/bin/g++
-- Check for working CXX compiler: /usr/lib/icecc/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:11 (INCLUDE):
include could not find load file:
ZyppCommon
CMake Error at CMakeLists.txt:22 (GENERATE_PACKAGING):
Unknown CMake command "GENERATE_PACKAGING".
-- Configuring incomplete, errors occurred!
See also "<http://river.suse.de/job/zypper-SLE12/ws/build/CMakeFiles/CMakeOutput.log".>
Build step 'Execute shell' marked build as failure
Archiving artifacts
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
2
See <http://river.suse.de/job/libzypp-SLE12/1/>
------------------------------------------
[...truncated 125 lines...]
-- The C compiler identification is GNU 4.8.3
-- The CXX compiler identification is GNU 4.8.3
-- Check for working C compiler: /usr/lib/icecc/bin/cc
-- Check for working C compiler: /usr/lib/icecc/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/icecc/bin/g++
-- Check for working CXX …
[View More]compiler: /usr/lib/icecc/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Building for SUSE
-- Libraries will be installed in /usr/lib64
-- Header files will be installed in /usr/include
-- Config files will be installed in /etc
** Manual files will be installed in /usr/share/man
-- Performing Test CC_FORMAT_SECURITY
-- Performing Test CC_FORMAT_SECURITY - Failed
-- Performing Test CXX_FORMAT_SECURITY
-- Performing Test CXX_FORMAT_SECURITY - Failed
-- Looking for pipe2
-- Looking for pipe2 - found
-- Writing spec file...
-- I hate you rpm-lint...!!!
CMake Warning at /usr/share/cmake/Modules/CPack.cmake:289 (message):
CPack.cmake has already been included!!
Call Stack (most recent call first):
CMakeLists.txt:82 (INCLUDE)
-- rpm found: includes in /usr/include, library in /usr/lib64/librpm.so (suspect 4.x)
-- rpm found: use rpm-4.x interface.
-- Boost version: 1.54.0
-- Found the following Boost libraries:
-- program_options
-- thread
-- unit_test_framework
-- boost found: includes in /usr/include, library in /usr/lib64
-- Found Gettext:
-- Found CURL: /usr/lib64/libcurl.so (found version "7.37.0")
-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.1")
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
-- Found LibSolv: /usr/lib64/libsolv.so
-- Found LibSolv_ext: /usr/lib64/libsolvext.so
-- Found LibSolv: /usr/include /usr/lib64/libsolv.so;/usr/lib64/libsolvext.so
-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0")
-- Found libcrypto: /usr/lib64/libcrypto.so
-- Found OpenSSL: /usr/lib64/libssl.so
-- Looking for udev_enumerate_new
-- Looking for udev_enumerate_new - not found
-- Could NOT find Udev (missing: UDEV_LIBRARY UDEV_INCLUDE_DIR USABLE_UDEV)
-- hal not found
CMake Warning at CMakeLists.txt:169 (MESSAGE):
No udev or HAL. CD device detection will be poor
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.28")
-- checking for one of the modules 'libproxy-1.0'
-- libproxy not found
-- doxygen found: /usr/bin/doxygen
-- soname: 1430.7.0
-- version: 14.37.0
-- Writing pkg-config file...
-- FindZypp.cmake will be installed in /usr/share/cmake/Modules
-- zypp.conf will be installed in /etc/zypp
-- systemCheck will be installed in /etc/zypp
-- zsync not found
-- Translation set: zypp-po.tar.bz2
-- Translations: sk.po;sl.po;el.po;tr.po;ja.po;ru.po;es.po;km.po;th.po;wa.po;en_GB.po;lt.po;be.po;ko.po;hr.po;sr.po;hi.po;en_US.po;mk.po;ku.po;af.po;ta.po;fi.po;pl.po;uk.po;vi.po;cy.po;bn.po;zh_TW.po;id.po;de.po;sv.po;eo.po;zu.po;si.po;zh_CN.po;da.po;nb.po;hu.po;et.po;cs.po;ar.po;mr.po;gu.po;ka.po;ca.po;nl.po;lo.po;he.po;gl.po;fr.po;eu.po;pa.po;tg.po;it.po;ro.po;nds.po;xh.po;nn.po;bg.po;fa.po;pt_BR.po;bs.po;pt.po;
-- Configuring done
-- Generating done
-- Build files have been written to: <http://river.suse.de/job/libzypp-SLE12/ws/build>
+ make -j 10
Scanning dependencies of target man
Scanning dependencies of target mongoose
[ 0%] [ 0%] Building C object vendor/mongoose/CMakeFiles/mongoose.dir/mongoose.c.o
Forgott to fix manpage after changing ascidoc? Install a2x for automated creation or 'touch locks.5'
[ 1%] Built target man
Linking C static library libmongoose.a
[ 1%] Built target mongoose
Scanning dependencies of target zypp
[ 3%] [ 3%] [ 3%] [ 3%] [ 1%] [ 4%] [ 4%] [ 4%] [ 4%] [ 6%] Building CXX object zypp/CMakeFiles/zypp.dir/pool/PoolImpl.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/pool/PoolStats.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/misc/CheckAccessDeleted.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/Node.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/misc/DefaultLoadSystem.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/susetags/RepoIndex.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/ParseDef.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/susetags/ContentFileReader.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/ParseDefConsume.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/ParseDefException.cc.o
[ 6%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/Reader.cc.o
[ 6%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/XmlEscape.cc.o
[ 6%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/XmlString.cc.o
[ 8%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/xml/libxmlfwd.cc.o
In file included from <http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/misc/DefaultLoadSys…>:20:0:
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/zypp_detail/ZYppRea…>:15:2: warning: #warning ZYPP_ZYPP_DETAIL_ZYPPREADONLYHACK_H [-Wcpp]
#warning ZYPP_ZYPP_DETAIL_ZYPPREADONLYHACK_H
^
[ 8%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/yum/RepomdFileReader.cc.o
[ 8%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/yum/PatchesFileReader.cc.o
[ 8%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/ws/WebpinResultFileReader.cc.o
[ 9%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/ParseException.cc.o
[ 9%] [ 9%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/IniDict.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/parser/IniParser.cc.o
[ 9%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/HistoryLogReader.cc.o
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/misc/DefaultLoadSys…>: In function 'void zypp::misc::defaultLoadSystem(const zypp::filesystem::Pathname&, zypp::misc::LoadSystemFlags)':
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/misc/DefaultLoadSys…>:48:29: warning: 'void zypp::zypp_readonly_hack::IWantIt()' is deprecated (declared at <http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/zypp_detail/ZYppRea…>:26) [-Wdeprecated-declarations]
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/misc/DefaultLoadSys…>:48:38: warning: 'void zypp::zypp_readonly_hack::IWantIt()' is deprecated (declared at <http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/zypp_detail/ZYppRea…>:26) [-Wdeprecated-declarations]
[ 11%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/RepoFileReader.cc.o
[ 11%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/RepoindexFileReader.cc.o
[ 11%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/ServiceFileReader.cc.o
[ 11%] Building CXX object zypp/CMakeFiles/zypp.dir/parser/ProductFileReader.cc.o
[ 13%] Building CXX object zypp/CMakeFiles/zypp.dir/media/proxyinfo/ProxyInfoSysconfig.cc.o
[ 13%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaException.cc.o
[ 13%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaAccess.cc.o
[ 13%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaHandler.cc.o
[ 14%] Building CXX object zypp/CMakeFiles/zypp.dir/media/Mount.cc.o
[ 14%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaNFS.cc.o
[ 14%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaCD.cc.o
[ 14%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaDIR.cc.o
[ 16%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaDISK.cc.o
[ 16%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaCIFS.cc.o
[ 16%] Building CXX object zypp/CMakeFiles/zypp.dir/media/ProxyInfo.cc.o
[ 16%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaCurl.cc.o
[ 18%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaMultiCurl.cc.o
[ 18%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaISO.cc.o
[ 18%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaPlugin.cc.o
[ 18%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaSource.cc.o
[ 19%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaManager.cc.o
[ 19%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaUserAuth.cc.o
[ 19%] Building CXX object zypp/CMakeFiles/zypp.dir/media/CredentialFileReader.cc.o
[ 19%] Building CXX object zypp/CMakeFiles/zypp.dir/media/CredentialManager.cc.o
[ 21%] Building CXX object zypp/CMakeFiles/zypp.dir/media/CurlConfig.cc.o
[ 21%] Building CXX object zypp/CMakeFiles/zypp.dir/media/TransferSettings.cc.o
[ 21%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaPriority.cc.o
[ 21%] Building CXX object zypp/CMakeFiles/zypp.dir/media/MetaLinkParser.cc.o
[ 22%] [ 22%] Building CXX object zypp/CMakeFiles/zypp.dir/media/ZsyncParser.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/media/MediaBlockList.cc.o
[ 22%] Building CXX object zypp/CMakeFiles/zypp.dir/media/UrlResolverPlugin.cc.o
[ 22%] Building CXX object zypp/CMakeFiles/zypp.dir/url/UrlUtils.cc.o
[ 24%] Building CXX object zypp/CMakeFiles/zypp.dir/url/UrlBase.cc.o
[ 24%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/RepoException.cc.o
[ 24%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/RepoMirrorList.cc.o
[ 24%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/RepoType.cc.o
[ 26%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/ServiceType.cc.o
[ 26%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/PackageProvider.cc.o
[ 26%] [ 26%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/SrcPackageProvider.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/repo/RepoProvideFile.cc.o
[ 26%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/DeltaCandidates.cc.o
[ 27%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/Applydeltarpm.cc.o
[ 27%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/PackageDelta.cc.o
[ 27%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/SUSEMediaVerifier.cc.o
[ 27%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/MediaInfoDownloader.cc.o
[ 29%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/Downloader.cc.o
[ 29%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/RepoVariables.cc.o
[ 29%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/RepoInfoBase.cc.o
[ 29%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/PluginServices.cc.o
[ 31%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/ServiceRepos.cc.o
[ 31%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/yum/Downloader.cc.o
[ 31%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/yum/ResourceType.cc.o
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/repo/SUSEMediaVerif…>:58:2: warning: #warning check the stream status [-Wcpp]
#warning check the stream status
^
[ 31%] Building CXX object zypp/CMakeFiles/zypp.dir/repo/susetags/Downloader.cc.o
[ 32%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/BinHeader.cc.o
[ 32%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/RpmCallbacks.cc.o
[ 32%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/RpmDb.cc.o
[ 32%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/RpmException.cc.o
[ 34%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/RpmHeader.cc.o
[ 34%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/librpmDb.cc.o
[ 34%] Building CXX object zypp/CMakeFiles/zypp.dir/target/rpm/librpmDb.cv3.cc.o
[ 34%] Building CXX object zypp/CMakeFiles/zypp.dir/target/modalias/Modalias.cc.o
[ 36%] Building CXX object zypp/CMakeFiles/zypp.dir/target/RpmPostTransCollector.cc.o
[ 36%] Building CXX object zypp/CMakeFiles/zypp.dir/target/RequestedLocalesFile.cc.o
[ 36%] Building CXX object zypp/CMakeFiles/zypp.dir/target/SolvIdentFile.cc.o
[ 36%] Building CXX object zypp/CMakeFiles/zypp.dir/target/HardLocksFile.cc.o
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/rpm/RpmDb.cc>:246:2: warning: #warning Check for obsolete memebers [-Wcpp]
#warning Check for obsolete memebers
^
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/rpm/RpmDb.cc>:414:2: warning: #warning CHECK: notify root about conversion backup. [-Wcpp]
#warning CHECK: notify root about conversion backup.
^
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/rpm/RpmDb.cc>:670:2: warning: #warning CHECK: compare vs existing v3 backup. notify root [-Wcpp]
#warning CHECK: compare vs existing v3 backup. notify root
^
[ 37%] Building CXX object zypp/CMakeFiles/zypp.dir/target/CommitPackageCache.cc.o
[ 37%] Building CXX object zypp/CMakeFiles/zypp.dir/target/CommitPackageCacheImpl.cc.o
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/rpm/RpmHeade…>:396:2: warning: #warning CHECK IF FILE REQUIRES HANDLING IS OBSOLETE [-Wcpp]
#warning CHECK IF FILE REQUIRES HANDLING IS OBSOLETE
^
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/rpm/librpmDb…>:681:2: warning: #warning TESTCASE: rpmdbAppendIterator and (non)sequential access? [-Wcpp]
#warning TESTCASE: rpmdbAppendIterator and (non)sequential access?
^
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/rpm/librpmDb…>:700:2: warning: #warning TESTCASE: rpmdbGetIteratorCount returns 0 on sequential access? [-Wcpp]
#warning TESTCASE: rpmdbGetIteratorCount returns 0 on sequential access?
^
[ 37%] Building CXX object zypp/CMakeFiles/zypp.dir/target/CommitPackageCacheReadAhead.cc.o
[ 37%] Building CXX object zypp/CMakeFiles/zypp.dir/target/TargetCallbackReceiver.cc.o
[ 39%] [ 39%] Building CXX object zypp/CMakeFiles/zypp.dir/target/TargetException.cc.o
Building CXX object zypp/CMakeFiles/zypp.dir/target/TargetImpl.cc.o
[ 39%] Building CXX object zypp/CMakeFiles/zypp.dir/target/TargetImpl.commitFindFileConflicts.cc.o
[ 39%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/Helper.cc.o
[ 40%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/ProblemSolutionIgnore.cc.o
[ 40%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/ProblemSolutionCombi.cc.o
[ 40%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/Resolver.cc.o
[ 40%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolutionAction.cc.o
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/target/TargetImpl.cc>:1563:2: warning: #warning Exception handling [-Wcpp]
#warning Exception handling
^
[ 42%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/Testcase.cc.o
[ 42%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolverQueueItem.cc.o
[ 42%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolverQueueItemInstall.cc.o
[ 42%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolverQueueItemDelete.cc.o
[ 44%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolverQueueItemUpdate.cc.o
[ 44%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolverQueueItemInstallOneOf.cc.o
[ 44%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SolverQueueItemLock.cc.o
[ 44%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SATResolver.cc.o
[ 45%] Building CXX object zypp/CMakeFiles/zypp.dir/solver/detail/SystemCheck.cc.o
[ 45%] Building CXX object zypp/CMakeFiles/zypp.dir/ui/Selectable.cc.o
[ 45%] Building CXX object zypp/CMakeFiles/zypp.dir/ui/SelectableImpl.cc.o
[ 45%] Building CXX object zypp/CMakeFiles/zypp.dir/ui/Status.cc.o
[ 47%] Building CXX object zypp/CMakeFiles/zypp.dir/ui/UserWantedPackages.cc.o
[ 47%] Building CXX object zypp/CMakeFiles/zypp.dir/thread/Mutex.cc.o
[ 47%] Building CXX object zypp/CMakeFiles/zypp.dir/ws/WebpinResult.cc.o
[ 47%] Building CXX object zypp/CMakeFiles/zypp.dir/Application.cc.o
[ 49%] Building CXX object zypp/CMakeFiles/zypp.dir/ByteCount.cc.o
[ 49%] Building CXX object zypp/CMakeFiles/zypp.dir/Capabilities.cc.o
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>: In member function 'virtual std::ostream& zypp::solver::detail::SATResolver::dumpOn(std::ostream&) const':
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:155:68: error: 'SOLVER_FLAG_YUM_OBSOLETES' was not declared in this scope
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>: In member function 'std::string zypp::solver::detail::SATResolver::SATprobleminfoString(Id, std::string&, Id&)':
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:1036:10: warning: enumeration value 'SOLVER_RULE_UNKNOWN' not handled in switch [-Wswitch]
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:1036:10: warning: enumeration value 'SOLVER_RULE_RPM_IMPLICIT_OBSOLETES' not handled in switch [-Wswitch]
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:1036:10: warning: enumeration value 'SOLVER_RULE_FEATURE' not handled in switch [-Wswitch]
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:1036:10: warning: enumeration value 'SOLVER_RULE_CHOICE' not handled in switch [-Wswitch]
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:1036:10: warning: enumeration value 'SOLVER_RULE_LEARNT' not handled in switch [-Wswitch]
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/solver/detail/SATRe…>:1036:10: warning: enumeration value 'SOLVER_RULE_BEST' not handled in switch [-Wswitch]
ICECC[26425] 10:41:48: Compiled on 10.161.8.129
zypp/CMakeFiles/zypp.dir/build.make:2472: recipe for target 'zypp/CMakeFiles/zypp.dir/solver/detail/SATResolver.cc.o' failed
make[2]: *** [zypp/CMakeFiles/zypp.dir/solver/detail/SATResolver.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
<http://river.suse.de/job/libzypp-SLE12/ws/checkout/zypp/ui/UserWantedPackag…>:130:2: warning: #warning NEEDS FIX [-Wcpp]
#warning NEEDS FIX
^
CMakeFiles/Makefile2:1039: recipe for target 'zypp/CMakeFiles/zypp.dir/all' failed
make[1]: *** [zypp/CMakeFiles/zypp.dir/all] Error 2
Makefile:146: recipe for target 'all' failed
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure
Archiving artifacts
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
1

11 Mar '15
See <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/12/changes>
Changes:
[Michael Andres] Easy.h: Use __typeof__ rather than typeof in header
[Michael Andres] changes 9.38.3 (8)
------------------------------------------
[...truncated 1353 lines...]
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:39: Warning: unable to resolve reference to `AbortRequestException' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/…
[View More]checkout/zypp/media…>:42: Warning: Found unknown command `\close'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:215: Warning: argument 'cached' of command @param is not found in the argument list of zypp::media::MediaAccess::provideFile(const Pathname &filename) const
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:215: Warning: argument 'checkonly' of command @param is not found in the argument list of zypp::media::MediaAccess::provideFile(const Pathname &filename) const
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:215: Warning: The following parameters of zypp::media::MediaAccess::provideFile(const Pathname &filename) const are not documented:
parameter 'filename'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:126: Warning: The following parameters of zypp::media::MediaHandler::dependsOnParent(MediaAccessId parentId, bool exactIdMatch) are not documented:
parameter 'exactIdMatch'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:557: Warning: argument 'eject' of command @param is not found in the argument list of zypp::media::MediaHandler::release(const std::string &ejectDev="")
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:557: Warning: The following parameters of zypp::media::MediaHandler::release(const std::string &ejectDev="") are not documented:
parameter 'ejectDev'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:463: Warning: Found unknown command `\TODO'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:103: Warning: argument 'comma' of command @param is not found in the argument list of zypp::media::CurlAuthData::setAuthType(std::string auth_type)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/media…>:103: Warning: The following parameters of zypp::media::CurlAuthData::setAuthType(std::string auth_type) are not documented:
parameter 'auth_type'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'url' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'mediumNr' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'label' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'error' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'description' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'devices' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:300: Warning: argument 'dev_current' of command @param is not found in the argument list of zypp::media::MediaChangeReport::requestMedia(Url &, unsigned, const std::string &, Error, const std::string &, const std::vector< std::string > &, unsigned int &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:343: Warning: argument 'value' of command @param is not found in the argument list of zypp::media::DownloadProgressReport::progress(int, const Url &, double dbps_avg=-1, double dbps_current=-1)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:343: Warning: argument 'file' of command @param is not found in the argument list of zypp::media::DownloadProgressReport::progress(int, const Url &, double dbps_avg=-1, double dbps_current=-1)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:372: Warning: argument 'url' of command @param is not found in the argument list of zypp::media::AuthenticationReport::prompt(const Url &, const std::string &, AuthData &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:372: Warning: argument 'msg' of command @param is not found in the argument list of zypp::media::AuthenticationReport::prompt(const Url &, const std::string &, AuthData &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ZYppC…>:372: Warning: argument 'auth_data' of command @param is not found in the argument list of zypp::media::AuthenticationReport::prompt(const Url &, const std::string &, AuthData &)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/misc/…>:27: Warning: unable to resolve reference to `defaultLoadSystem' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/misc/…>:27: Warning: unable to resolve reference to `LoadSystemFlags' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:32: Warning: argument 'file' of command @param is not found in the argument list of zypp::parser::repositories_in_stream(const InputStream &is, const RepoFileReader::ProcessRepo &callback, const ProgressData::ReceiverFnc &progress)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:32: Warning: The following parameters of zypp::parser::repositories_in_stream(const InputStream &is, const RepoFileReader::ProcessRepo &callback, const ProgressData::ReceiverFnc &progress) are not documented:
parameter 'is'
parameter 'callback'
parameter 'progress'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:116: Warning: argument 'key' of command @param is not found in the argument list of zypp::parser::IniDict::deleteSection(const std::string §ion)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:116: Warning: argument 'value' of command @param is not found in the argument list of zypp::parser::IniDict::deleteSection(const std::string §ion)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:50: Warning: unable to resolve reference to `AbortRequestException' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:29: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:32: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:30: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:33: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:50: Warning: unable to resolve reference to `AbortRequestException' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:57: Warning: unable to resolve reference to `consume' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:57: Warning: unable to resolve reference to `consume' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:32: Warning: unable to resolve reference to `WebpinResult' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:32: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:35: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:51: Warning: unable to resolve reference to `WebpinResult' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:53: Warning: unable to resolve reference to `AbortRequestException' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:61: Warning: argument 'progress' of command @param is not found in the argument list of zypp::parser::ws::WebpinResultFileReader::WebpinResultFileReader(const Pathname &result_file, const ProcessWebpinResult &callback)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:31: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:34: Warning: unable to resolve reference to `_callback' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/pool/…>:55: Warning: unable to resolve reference to `Transacrion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/pool/…>:55: Warning: unable to resolve reference to `Transacrion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:46: Warning: The following parameters of zypp::repo::DeltaCandidates::DeltaCandidates(const std::list< Repository > &repos, const std::string &pkgname="") are not documented:
parameter 'pkgname'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:35: Warning: unable to resolve reference to `AbortRequestException' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:138: Warning: found </c> tag without matching <c>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:115: Warning: argument 'enabled' of command @param is not found in the argument list of zypp::repo::RepoInfoBase::setAutorefresh(bool autorefresh)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:115: Warning: The following parameters of zypp::repo::RepoInfoBase::setAutorefresh(bool autorefresh) are not documented:
parameter 'autorefresh'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:121: Warning: argument 'path' of command @param is not found in the argument list of zypp::repo::RepoInfoBase::setFilepath(const Pathname &filename)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:121: Warning: The following parameters of zypp::repo::RepoInfoBase::setFilepath(const Pathname &filename) are not documented:
parameter 'filename'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:138: Warning: found </c> tag without matching <c>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:33: Warning: unable to resolve reference to `AbortRequestException' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:41: Warning: The following parameters of zypp::repo::SUSEMediaVerifier::SUSEMediaVerifier(int media_nr, const Pathname &path_r) are not documented:
parameter 'media_nr'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:37: Warning: The following parameters of zypp::repo::susetags::Downloader::Downloader(const RepoInfo &info, const Pathname &delta_dir=Pathname()) are not documented:
parameter 'delta_dir'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/repo/…>:45: Warning: The following parameters of zypp::repo::yum::Downloader::Downloader(const RepoInfo &info, const Pathname &delta_dir=Pathname()) are not documented:
parameter 'delta_dir'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:522: Warning: explicit link request to 'invocations' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:563: Warning: explicit link request to 'invocations' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/A…>:308: Warning: Found unknown command `\Note'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/A…>:334: Warning: unable to resolve reference to `int' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/A…>:349: Warning: unable to resolve reference to `Pathname' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/A…>:350: Warning: Found unknown command `\Note'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:47: Warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:368: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:371: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:374: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:514: Warning: unable to resolve reference to `IdStr' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:353: Warning: Found unknown command `\end'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:368: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:371: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:374: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:514: Warning: unable to resolve reference to `IdStr' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:515: Warning: unable to resolve reference to `IdStr' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:76: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:80: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:84: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:107: Warning: unable to resolve reference to `Solvabele' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:29: Warning: unable to resolve reference to `asType' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:29: Warning: Unsupported xml/html tag <_AttrT> found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:30: Warning: unable to resolve reference to `ResultT' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:76: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:80: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:84: Warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:107: Warning: unable to resolve reference to `Solvabele' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:267: Warning: target LookupAttr::LookupAttr(SolvAttr) of \copydoc command not found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/L…>:271: Warning: target LookupAttr::LookupAttr(SolvAttr,Repository) of \copydoc command not found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:54: Warning: unable to resolve reference to `PoolMember' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:112: Warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:126: Warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:102: Warning: Illegal command \System as the argument of a \c command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:54: Warning: unable to resolve reference to `PoolMember' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:90: Warning: unable to resolve reference to `norepository' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:102: Warning: Illegal command \System as the argument of a \c command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:112: Warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/P…>:126: Warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:68: Warning: unable to resolve reference to `PoolImpl' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:257: Warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:68: Warning: unable to resolve reference to `PoolImpl' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:179: Warning: unable to resolve reference to `ZConfig::multiversion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:257: Warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:279: Warning: unable to resolve reference to `ResKind()' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:279: Warning: unable to resolve reference to `ResKind()' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/S…>:72: Warning: unable to resolve reference to `ui::Selectable_Ptr' for \ref command
[generated]:0: Warning: unable to resolve reference to `StepStages' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:118: Warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:123: Warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:72: Warning: unable to resolve reference to `ZConfig::multiversion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:118: Warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:123: Warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:38: Warning: Found unknown command `\NOTE'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:38: Warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:199: Warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:200: Warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/T…>:231: Warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:105: Warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:102: Warning: unable to resolve reference to `Solvable::systemSolvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:107: Warning: unable to resolve reference to `Repo::noRepository' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:105: Warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:102: Warning: unable to resolve reference to `Solvable::systemSolvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:107: Warning: unable to resolve reference to `Repo::noRepository' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:87: Warning: Illegal command \System as the argument of a \c command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/sat/d…>:87: Warning: Illegal command \System as the argument of a \c command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/solve…>:113: Warning: The following parameters of zypp::solver::detail::InstallOrder::InstallOrder(const ResPool &pool, const PoolItemSet &toinstall, const PoolItemSet &installed) are not documented:
parameter 'pool'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/base/…>:188: Warning: unable to resolve reference to `ostringstream' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/base/…>:189: Warning: unable to resolve reference to `string' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:47: Warning: unable to resolve reference to `TargetFactory' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:155: Warning: unable to resolve reference to `Service' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:87: Warning: argument 'The' of command @param is not found in the argument list of zypp::target::hal::HalContext::getDriveFromUDI(const std::string &udi) const
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:87: Warning: The following parameters of zypp::target::hal::HalContext::getDriveFromUDI(const std::string &udi) const are not documented:
parameter 'udi'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:95: Warning: argument 'The' of command @param is not found in the argument list of zypp::target::hal::HalContext::getVolumeFromUDI(const std::string &udi) const
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:95: Warning: The following parameters of zypp::target::hal::HalContext::getVolumeFromUDI(const std::string &udi) const are not documented:
parameter 'udi'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:106: Warning: argument 'The' of command @param is not found in the argument list of zypp::target::hal::HalContext::findDevicesByCapability(const std::string &capability) const
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:106: Warning: The following parameters of zypp::target::hal::HalContext::findDevicesByCapability(const std::string &capability) const are not documented:
parameter 'capability'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:29: Warning: unable to resolve reference to `RpmInstFlags' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:67: Warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:69: Warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:67: Warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:69: Warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:259: Warning: unable to resolve reference to `Rep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:44: Warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:47: Warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:44: Warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:47: Warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:191: Warning: unable to resolve reference to `dbRelease( true )' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:259: Warning: unable to resolve reference to `Rep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:282: Warning: unable to resolve reference to `dbRelease(true)' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:365: Warning: unable to resolve reference to `accessPath' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:365: Warning: unable to resolve reference to `accessPath' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:402: Warning: Unsupported xml/html tag <_root> found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:402: Warning: Unsupported xml/html tag <WARNINGMAILPATH> found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:355: Warning: argument 'n_opts' of command @param is not found in the argument list of zypp::target::rpm::RpmDb::run_rpm(const RpmArgVec &options, ExternalProgram::Stderr_Disposition stderr_disp=ExternalProgram::Stderr_To_Stdout)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:356: Warning: unable to resolve reference to `n_opts' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:439: Warning: argument 'filename' of command @param is not found in the argument list of zypp::target::rpm::RpmDb::checkPackage(const Pathname &path_r)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:439: Warning: The following parameters of zypp::target::rpm::RpmDb::checkPackage(const Pathname &path_r) are not documented:
parameter 'path_r'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:460: Warning: argument 'iflags' of command @param is not found in the argument list of zypp::target::rpm::RpmDb::removePackage(const std::string &name_r, RpmInstFlags flags=RPMINST_NONE)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:460: Warning: The following parameters of zypp::target::rpm::RpmDb::removePackage(const std::string &name_r, RpmInstFlags flags=RPMINST_NONE) are not documented:
parameter 'flags'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:402: Warning: Unsupported xml/html tag <_root> found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:402: Warning: Unsupported xml/html tag <WARNINGMAILPATH> found
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:78: Warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:80: Warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:78: Warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/targe…>:80: Warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/St…>:26: Warning: unable to resolve reference to `Selectable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/St…>:25: Warning: unable to resolve reference to `Selectabe' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:183: Warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:80: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:83: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:87: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:91: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:95: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:99: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:103: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:40: Warning: unable to resolve reference to `PoolItems' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:80: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:83: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:87: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:91: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:95: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:99: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:103: Warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:183: Warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:317: Warning: unable to resolve reference to `ZConfig::multiversion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ui/Se…>:212: Warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ws/We…>:63: Warning: argument 'edition' of command @param is not found in the argument list of zypp::ws::WebpinResult::setEdition(const zypp::Edition &name)
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/ws/We…>:63: Warning: The following parameters of zypp::ws::WebpinResult::setEdition(const zypp::Edition &name) are not documented:
parameter 'name'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:125: Warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:164: Warning: unable to resolve reference to `SafeBool' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:164: Warning: unable to resolve reference to `SafeBool' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:78: Warning: unable to resolve reference to `xml::Reader:' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:125: Warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:125: Warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:142: Warning: unable to resolve reference to `assigner' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:203: Warning: unable to resolve reference to `xml::parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:269: Warning: unable to resolve reference to `operator()' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/parse…>:276: Warning: unable to resolve reference to `xml::parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/zypp_…>:67: Error: Unexpected character `1'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/zypp_…>:67: Error: Unexpected character `1'
<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/checkout/zypp/zypp_…>:67: Error: Unexpected character `2'
Done.
Built target doc_forced
+ popd
~/hudson/workspace/libzypp-online-doc-SLE11SP3
+ export DOCDIR=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc>
+ DOCDIR=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc>
+ export SYNCDIR=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/sync>
+ SYNCDIR=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/sync>
+ export AUTODOC=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc>
+ AUTODOC=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc>
+ export HTMLDOC=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc/h…>
+ HTMLDOC=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc/h…>
+ export DOCSSHID=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/.hudson-scripts/ssh…>
+ DOCSSHID=<http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/.hudson-scripts/ssh…>
+ chmod go-rwx <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/.hudson-scripts/ssh…>
+ export 'SSHPARAMS= -i <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/.hudson-scripts/ssh…> -p2206 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no '
+ SSHPARAMS=' -i <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/.hudson-scripts/ssh…> -p2206 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no '
+ [[ -d <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc/h…> ]]
++ wc -l
++ ls <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc/h…>
+ [[ 7385 -gt 0 ]]
+ mkdir -p <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/sync/libz…>
+ mv <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/autodoc/h…> <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/sync/libz…>
+ rsync -e 'ssh -i <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/.hudson-scripts/ssh…> -p2206 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no ' -dvlt --delete --no-p --no-g --chmod=ug+rw <http://river.suse.de/job/libzypp-online-doc-SLE11SP3/ws/build/doc/sync/libz…> jdsn@community.opensuse.org:/home/jdsn/rtfm.opensuse.org/htdocs/projects
ssh_exchange_identification: Connection closed by remote host
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(641) [sender=3.0.4]
Build step 'Execute shell' marked build as failure
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
1

08 Mar '15
See <http://river.suse.de/job/libzypp-online-doc-HEAD/76/changes>
Changes:
[Michael Andres] Easy.h: Use __typeof__ rather than typeof in header
------------------------------------------
[...truncated 1006 lines...]
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Map.h>:31: warning: Found unknown command `\Note'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:55: warning: unable to resolve reference to `PoolMember' for \…
[View More]ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:119: warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:133: warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:109: warning: Illegal command \System as the argument of a \System command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:55: warning: unable to resolve reference to `PoolMember' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:98: warning: unable to resolve reference to `norepository' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:109: warning: Illegal command \System as the argument of a \System command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:119: warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Pool.h>:133: warning: unable to resolve reference to `Solvables' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Solva…>:65: warning: unable to resolve reference to `PoolImpl' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Solva…>:256: warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Solva…>:53: warning: unable to resolve reference to `Arch_noarch' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Solva…>:65: warning: unable to resolve reference to `PoolImpl' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Solva…>:176: warning: unable to resolve reference to `ZConfig::multiversion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Solva…>:256: warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/SolvI…>:141: warning: unable to resolve reference to `Solvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/SolvI…>:74: warning: unable to resolve reference to `ui::Selectable_Ptr' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:122: warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:127: warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/SolvI…>:141: warning: unable to resolve reference to `Solvable' for \ref command
[generated]:0: warning: unable to resolve reference to `StepStages' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:71: warning: unable to resolve reference to `ZConfig::multiversion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:122: warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:127: warning: unable to resolve reference to `TransactionStep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:41: warning: Found unknown command `\NOTE'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:41: warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:212: warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:213: warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Trans…>:243: warning: Found unknown command `\System'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/SolvI…>:141: warning: unable to resolve reference to `Solvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/SolvI…>:141: warning: unable to resolve reference to `Solvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:288: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:105: warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:102: warning: unable to resolve reference to `Solvable::systemSolvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:107: warning: unable to resolve reference to `Repo::noRepository' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:105: warning: unable to resolve reference to `Repo' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:102: warning: unable to resolve reference to `Solvable::systemSolvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:107: warning: unable to resolve reference to `Repo::noRepository' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:288: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:298: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:288: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:298: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:88: warning: Illegal command \System as the argument of a \System command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/detai…>:88: warning: Illegal command \System as the argument of a \System command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/solver/de…>:223: warning: End of list marker found without any preceding list items
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found recursive @copybrief or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found recursive @copybrief or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found recursive @copybrief or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found recursive @copybrief or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found recursive @copydetails or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:69: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found recursive @copybrief or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found recursive @copydetails or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found recursive @copybrief or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found recursive @copydetails or @copydoc relation for argument 'regex_match'.
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:76: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\relates'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Rege…>:73: warning: Found unknown command `\ingroup'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Stri…>:220: warning: unable to resolve reference to `ostringstream' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Stri…>:221: warning: unable to resolve reference to `string' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/Ta…>:50: warning: unable to resolve reference to `TargetFactory' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/Ta…>:168: warning: unable to resolve reference to `Service' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/ha…>:88: warning: argument 'The' of command @param is not found in the argument list of zypp::target::hal::HalContext::getDriveFromUDI(const std::string &udi) const
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/ha…>:88: warning: The following parameters of zypp::target::hal::HalContext::getDriveFromUDI(const std::string &udi) const are not documented:
parameter 'udi'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/ha…>:96: warning: argument 'The' of command @param is not found in the argument list of zypp::target::hal::HalContext::getVolumeFromUDI(const std::string &udi) const
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/ha…>:96: warning: The following parameters of zypp::target::hal::HalContext::getVolumeFromUDI(const std::string &udi) const are not documented:
parameter 'udi'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/ha…>:107: warning: argument 'The' of command @param is not found in the argument list of zypp::target::hal::HalContext::findDevicesByCapability(const std::string &capability) const
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/ha…>:107: warning: The following parameters of zypp::target::hal::HalContext::findDevicesByCapability(const std::string &capability) const are not documented:
parameter 'capability'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:31: warning: unable to resolve reference to `RpmInstFlags' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:67: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:69: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:67: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:69: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:46: warning: explicit link request to 'headerGet' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:47: warning: explicit link request to 'headerGetEntry' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:259: warning: unable to resolve reference to `Rep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:44: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:47: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:44: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:47: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:191: warning: unable to resolve reference to `dbRelease( true )' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:259: warning: unable to resolve reference to `Rep' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:282: warning: unable to resolve reference to `dbRelease(true)' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:365: warning: unable to resolve reference to `accessPath' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:365: warning: unable to resolve reference to `accessPath' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:402: warning: Unsupported xml/html tag <_root> found
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:402: warning: Unsupported xml/html tag <WARNINGMAILPATH> found
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:356: warning: argument 'n_opts' of command @param is not found in the argument list of zypp::target::rpm::RpmDb::run_rpm(const RpmArgVec &options, ExternalProgram::Stderr_Disposition stderr_disp=ExternalProgram::Stderr_To_Stdout)
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:357: warning: unable to resolve reference to `n_opts' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:441: warning: argument 'filename' of command @param is not found in the argument list of zypp::target::rpm::RpmDb::checkPackage(const Pathname &path_r)
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:441: warning: The following parameters of zypp::target::rpm::RpmDb::checkPackage(const Pathname &path_r) are not documented:
parameter 'path_r'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:460: warning: argument 'iflags' of command @param is not found in the argument list of zypp::target::rpm::RpmDb::removePackage(const std::string &name_r, RpmInstFlags flags=RPMINST_NONE)
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:460: warning: The following parameters of zypp::target::rpm::RpmDb::removePackage(const std::string &name_r, RpmInstFlags flags=RPMINST_NONE) are not documented:
parameter 'flags'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:402: warning: Unsupported xml/html tag <_root> found
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:402: warning: Unsupported xml/html tag <WARNINGMAILPATH> found
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:77: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:79: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:67: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:69: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:77: warning: Found unknown command `\B'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/target/rp…>:79: warning: end of comment block while expecting command </b>
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Status…>:26: warning: unable to resolve reference to `Selectable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Status…>:27: warning: unable to resolve reference to `Selectabe' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:183: warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:80: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:83: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:87: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:91: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:95: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:99: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:103: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:42: warning: unable to resolve reference to `PoolItems' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:80: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:83: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:87: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:91: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:95: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:99: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:103: warning: unable to resolve reference to `Selctable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:183: warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:318: warning: unable to resolve reference to `ZConfig::multiversion' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:208: warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ui/Select…>:208: warning: Found unknown command `\Return'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ws/Webpin…>:63: warning: argument 'edition' of command @param is not found in the argument list of zypp::ws::WebpinResult::setEdition(const zypp::Edition &name)
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ws/Webpin…>:63: warning: The following parameters of zypp::ws::WebpinResult::setEdition(const zypp::Edition &name) are not documented:
parameter 'name'
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:125: warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:80: warning: unable to resolve reference to `xml::Reader:' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:125: warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:125: warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:143: warning: unable to resolve reference to `assigner' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:272: warning: unable to resolve reference to `operator()' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:279: warning: unable to resolve reference to `xml::parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:205: warning: unable to resolve reference to `xml::parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/Xml.h>:65: warning: unable to resolve reference to `operator' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/Filter.h>:29: warning: unable to resolve reference to `Solvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:125: warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/Repositor…>:456: warning: unable to resolve reference to `Solvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/PathInfo.h>:214: warning: explicit link request to 'stat' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/PathInfo.h>:214: warning: explicit link request to 'lstat' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/PathInfo.h>:78: warning: explicit link request to 'stat' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:288: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/parser/xm…>:125: warning: unable to resolve reference to `parseDefAssign' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:49: warning: unable to resolve reference to `SetCompare' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:50: warning: expected whitespace after = command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:50: warning: expected whitespace after ! command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:50: warning: unable to resolve reference to `SetCompare' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/CpeId.h>:206: warning: unable to resolve reference to `match' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/DiskUsage…>:36: warning: unable to resolve reference to `DiskUsageCoutner' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/StrM…>:266: warning: explicit link request to 'regcomp' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ProvideFi…>:24: warning: unable to resolve reference to `provideFile' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/Repositor…>:385: warning: unable to resolve reference to `Pool' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ZYppCommi…>:32: warning: unable to resolve reference to `Pathname' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:49: warning: unable to resolve reference to `SetCompare' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:50: warning: expected whitespace after = command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:50: warning: expected whitespace after ! command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/SetR…>:50: warning: unable to resolve reference to `SetCompare' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/CpeId.h>:206: warning: unable to resolve reference to `match' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/Repositor…>:456: warning: unable to resolve reference to `Solvable' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/sat/Looku…>:288: warning: explicit link request to '_Dataiterator' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/Repositor…>:385: warning: unable to resolve reference to `Pool' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/base/StrM…>:266: warning: explicit link request to 'regcomp' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/DiskUsage…>:36: warning: unable to resolve reference to `DiskUsageCoutner' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/PathInfo.h>:214: warning: explicit link request to 'stat' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/PathInfo.h>:214: warning: explicit link request to 'lstat' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ProvideFi…>:24: warning: unable to resolve reference to `provideFile' for \ref command
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/PathInfo.h>:78: warning: explicit link request to 'stat' could not be resolved
<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout/zypp/ZYppCommi…>:32: warning: unable to resolve reference to `Pathname' for \ref command
Done.
Built target doc_forced
+ popd
/home/hudson/workspace/libzypp-online-doc-HEAD
+ export DOCDIR=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc>
+ DOCDIR=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc>
+ export SYNCDIR=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/sync>
+ SYNCDIR=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/sync>
+ export AUTODOC=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc>
+ AUTODOC=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc>
+ export HTMLDOC=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc/html>
+ HTMLDOC=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc/html>
+ export DOCSSHID=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/.hudson-scripts/sshid/d…>
+ DOCSSHID=<http://river.suse.de/job/libzypp-online-doc-HEAD/ws/.hudson-scripts/sshid/d…>
+ chmod go-rwx <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/.hudson-scripts/sshid/d…>
+ export 'SSHPARAMS= -i <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/.hudson-scripts/sshid/d…> -p2206 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no '
+ SSHPARAMS=' -i <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/.hudson-scripts/sshid/d…> -p2206 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no '
+ [[ -d <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc/html> ]]
++ wc -l
++ ls <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc/html/>
+ [[ 4417 -gt 0 ]]
+ mkdir -p <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/sync/libzypp>
+ mv <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/autodoc/html> <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/sync/libzypp/…>
+ rsync -e 'ssh -i <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/.hudson-scripts/sshid/d…> -p2206 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no ' -dvlt --delete --no-p --no-g --chmod=ug+rw <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/build/doc/sync/libzypp> jdsn@community.opensuse.org:/home/jdsn/rtfm.opensuse.org/htdocs/projects
ssh_exchange_identification: read: Connection reset by peer
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(235) [sender=3.1.1]
Build step 'Execute shell' marked build as failure
--
To unsubscribe, e-mail: zypp-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: zypp-commit+help(a)opensuse.org
[View Less]
1
1