Bug 324080 - kdelibs4 tests depend on kdebase4-runtime
Summary: kdelibs4 tests depend on kdebase4-runtime
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kdeui (other bugs)
Version First Reported In: 4.10.5
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 19:09 UTC by Christopher Yeleighton
Modified: 2023-01-01 09:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2013-08-26 19:09:49 UTC
ktimezonewidget_unittest depends on ktimezoned which is not contained in kdelibs.  So either move ktimezoned to kdelibs or move ktimezonewidget_unittest to kdebase-runtime.

Reproducible: Always

Steps to Reproduce:
   1. 
{ 
cmake -DCMAKE_SKIP_RPATH=ON -DCMAKE_INSTALL_PREFIX=/usr -DLIBEXEC_INSTALL_DIR:PATH=/usr/lib64/kde4/libexec -DLIB_SUFFIX=64 -DCMAKE_BUILD_TYPE=release -DKDE4_BUILD_TESTS=OFF .. '-DKDE_DISTRIBUTION_TEXT=home:yecril71pl:branches:KDE:Release:410 / openSUSE_12.3' -DLIB_INSTALL_DIR=/usr/lib64 -DCONFIG_INSTALL_DIR=/usr/share/kde4/config -DDATA_INSTALL_DIR=/usr/share/kde4/apps -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg -DMIME_INSTALL_DIR=/nogo -DKDE4_ENABLE_FPIE=1 -DTEMPLATES_INSTALL_DIR=/usr/share/kde4/templates -DHTML_INSTALL_DIR=/usr/share/doc/kde/HTML -DWITH_SOLID_UDISKS2=TRUE -DKDE_DEFAULT_HOME=.kde4 -DSYSCONF_INSTALL_DIR=/etc -DKDE4_BUILD_TESTS=ON 
}
  2. 
{ 
make DESTDIR=/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64 install/fast 
} 
   3. 
{ 
export LD_LIBRARY_PATH=/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr/lib64 PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr/bin KDEDIRS=/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr:/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr/share/kde4 
ln -sT . /home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr/share/kde4/share 
PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin:/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr/bin:/home/abuild/rpmbuild/BUILDROOT/kdelibs4-4.10.5-29.1.x86_64/usr/lib64/kde4/libexec 
xinit /usr/bin/dbus-launch /usr/bin/make ARGS=-V test -- /usr/bin/Xvfb :1 
}
Actual Results:  
  3.
90: Test command: /home/abuild/rpmbuild/BUILD/kdelibs-4.10.5/build/kdeui/tests/ktimezonewidget_unittest.shell
90: QSYSTEM: KTimeZoneWidgetTest::testSetSelected() ktimezonewidgettest(8666)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "No such object path '/modules/ktimezoned'" 


Expected Results:  
No such test
Comment 1 Christopher Yeleighton 2013-08-26 19:35:07 UTC
or perhaps it should be more appropriate to skip this test if ktimezoned is not available.
Comment 2 Andrew Crouthamel 2018-11-10 03:17:13 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-20 04:03:44 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2023-01-01 04:19:53 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!