Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 204)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#219 no change needed Test Tellie
Description

This i a test for Silvan

#218 fixed Pthread_sigprocmask returncode is wrong Silvan Scherrer
Description

According to http://man7.org/linux/man-pages/man3/pthread_sigmask.3.htmlthe return code in error needs to be errno. while it always brings back -1. So a function is needed and not just a forwarder to sigprocmask.

#217 worksforme cmake reports cx library not found when building zint with Qt5 Lewis Rosenthal
Description

I'm not well versed in cmake or Qt5, but I'm guessing this is not something specific to Qt5.

During cmake for zint, configuring is incomplete, leaving off with:

CMake Error at /@unixroot/usr/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:74 message):
  Library not found: cx
Call Stack (most recent call first):
  /@unixroot/usr/lib/cmake/Qt5UiTools/Qt5UiToolsConfig.cmake:228 (_qt5_UiTools_process_prl_file)
  CMakeLists.txt:67 (find_package)

I also see in CMakeError.log:

The C compiler identification could not be found in "J:/devel/zint-2.6.3.src/CMakeFiles/3.10.3/CompilerIdC/CMakeCCompilerId"

I'm not sure what I may be missing. rpm -qa gives me:

cmake-3.10.3-1.oc00.pentium4 cmake-gui-3.10.3-1.oc00.pentium4 cmake-rpm-macros-3.10.3-1.oc00.noarch cmake-data-3.10.3-1.oc00.noarch cmake-filesystem-3.10.3-1.oc00.pentium4 cmake-doc-3.10.3-1.oc00.noarch qt5-srpm-macros-5.13.1-1.oc00.noarch qt5-qttools-libs-designer-5.13.1-1.oc00.i686 qt5-qtbase-5.13.1-1.oc00.i686 qt5-qtbase-gui-5.13.1-1.oc00.i686 qt5-assistant-5.13.1-1.oc00.i686 qt5-devel-5.13.1-1.oc00.noarch qt5-qttools-devel-5.13.1-1.oc00.i686 qt5-designer-5.13.1-1.oc00.i686 qt5-qtsvg-5.13.1-1.oc00.i686 qt5-linguist-5.13.1-1.oc00.i686 qt5-qtdeclarative-5.13.1-1.oc00.i686 qt5-qtbase-common-5.13.1-1.oc00.noarch qt5-doctools-5.13.1-1.oc00.i686 qt5-qttools-libs-designercomponents-5.13.1-1.oc00.i686 qt5-qttools-common-5.13.1-1.oc00.noarch qt5-qtsvg-devel-5.13.1-1.oc00.i686 qt5-qtbase-static-5.13.1-1.oc00.i686 qt5-qttools-static-5.13.1-1.oc00.i686 qt5-qtdeclarative-devel-5.13.1-1.oc00.i686 qt5-qttools-libs-help-5.13.1-1.oc00.i686 qt5-qtdeclarative-static-5.13.1-1.oc00.i686 qt5-rpm-macros-5.13.1-1.oc00.noarch qt5-qttools-5.13.1-1.oc00.i686 qt5-qtbase-devel-5.13.1-1.oc00.i686

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.