Created
July 1, 2021 07:52
system: x86_64-linux | build_time: 3 minutes | https://github.com/NixOS/nixpkgs/pull/128675
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@nix { "action": "setPhase", "phase": "unpackPhase" } | |
unpacking sources | |
unpacking source archive /nix/store/my4wwhj7id1aqn0a95vqj7m70601qfl9-hg-archive | |
source root is hg-archive | |
@nix { "action": "setPhase", "phase": "patchPhase" } | |
patching sources | |
applying patch /nix/store/3vq9q41nvp5l52s93zr0302axybs3zag-lensfun-0.3.patch | |
patching file Sources/ptConstants.h | |
patching file Sources/ptGuiOptions.cpp | |
patching file Sources/ptMainWindow.cpp | |
Hunk #1 succeeded at 3058 (offset -9 lines). | |
patching file Sources/ptProcessor.cpp | |
applying patch /nix/store/wjpx0170vw01bb5cbyhx4s7qa867g8rv-gcc6.patch | |
patching file Sources/ptImage.cpp | |
@nix { "action": "setPhase", "phase": "configurePhase" } | |
configuring | |
fixing cmake files... | |
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/share/doc/photivo -DCMAKE_INSTALL_INFODIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/include -DCMAKE_INSTALL_SBINDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/qvc6cz5d43jhhm4a3r48xkrc82xh1s95-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/qvc6cz5d43jhhm4a3r48xkrc82xh1s95-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/qvc6cz5d43jhhm4a3r48xkrc82xh1s95-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/yfqc51hkvxl8wyg9j061a1yfy45r21ca-photivo-2014-01-25 | |
CMake Deprecation Warning at CMakeLists.txt:39 (CMAKE_MINIMUM_REQUIRED): | |
Compatibility with CMake < 2.8.12 will be removed from a future version of | |
CMake. | |
Update the VERSION argument <min> value or use a ...<max> suffix to tell | |
CMake that the project does not need compatibility with older versions. | |
-- The C compiler identification is GNU 10.3.0 | |
-- The CXX compiler identification is GNU 10.3.0 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: /nix/store/gg2rq3hrl3rf92nq6dnqhdyyxaa89aqf-gcc-wrapper-10.3.0/bin/gcc - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: /nix/store/gg2rq3hrl3rf92nq6dnqhdyyxaa89aqf-gcc-wrapper-10.3.0/bin/g++ - skipped | |
-- Detecting CXX compile features | |
-- Detecting CXX compile features - done | |
***************************** | |
* * | |
* Qt5 not found. Using Qt4. * | |
* * | |
***************************** | |
-- Looking for Q_WS_X11 | |
-- Looking for Q_WS_X11 - found | |
-- Looking for Q_WS_WIN | |
-- Looking for Q_WS_WIN - not found | |
-- Looking for Q_WS_QWS | |
-- Looking for Q_WS_QWS - not found | |
-- Looking for Q_WS_MAC | |
-- Looking for Q_WS_MAC - not found | |
-- Found Qt4: /nix/store/jny0s1l6g4i9wb7mly3dxxj14xq3s658-qt-4.8.7/bin/qmake (found suitable version "4.8.7", minimum required is "4.7") | |
-- Found PkgConfig: pkg-config (found version "0.29.2") | |
-- Found JPEG: /nix/store/4a2nmyh71pga4zk2df6x94l76whvf4s1-libjpeg-turbo-2.0.6/lib/libjpeg.so (found version "62") | |
-- Checking for module 'glib-2.0>=2.18' | |
-- Found glib-2.0, version 2.68.2 | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
-- Checking for module 'lcms2' | |
-- Found lcms2, version 2.12 | |
-- Checking for module 'exiv2>=0.19' | |
-- Found exiv2, version 0.27.4 | |
-- Checking for module 'lqr-1>=0.4.1' | |
-- Found lqr-1, version 0.4.2 | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
-- Checking for module 'lensfun>=0.2.5' | |
-- Found lensfun, version 0.3.95.0 | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
Package libpcre was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libpcre.pc' | |
to the PKG_CONFIG_PATH environment variable | |
Package 'libpcre', required by 'glib-2.0', not found | |
-- Checking for module 'GraphicsMagick++>=1.3.12' | |
-- Found GraphicsMagick++, version 1.3.36 | |
-- Checking for module 'GraphicsMagickWand>=1.3.12' | |
-- Found GraphicsMagickWand, version 1.3.36 | |
-- Checking for module 'fftw3>=3.2.2' | |
-- Found fftw3, version 3.3.9 | |
No hg metadata is found. Determine Photivo version from the directory name. | |
Building Photivo /build/hg-archive | |
Build Photivo : ON | |
Build ptClear : ON | |
Build Gimp plugin : OFF | |
Build Adobe profiles creator : OFF | |
-- Configuring done | |
-- Generating done | |
CMake Warning: | |
Manually-specified variables were not used by the project: | |
BUILD_TESTING | |
CMAKE_EXPORT_NO_PACKAGE_REGISTRY | |
CMAKE_INSTALL_BINDIR | |
CMAKE_INSTALL_DOCDIR | |
CMAKE_INSTALL_INCLUDEDIR | |
CMAKE_INSTALL_INFODIR | |
CMAKE_INSTALL_LIBDIR | |
CMAKE_INSTALL_LIBEXECDIR | |
CMAKE_INSTALL_LOCALEDIR | |
CMAKE_INSTALL_MANDIR | |
CMAKE_INSTALL_OLDINCLUDEDIR | |
CMAKE_INSTALL_SBINDIR | |
-- Build files have been written to: /build/hg-archive/build | |
cmake: enabled parallel building | |
@nix { "action": "setPhase", "phase": "buildPhase" } | |
building | |
build flags: -j2 -l2 SHELL=/nix/store/kxj6cblcsd1qcbbxlmbswwrn89zcmgd6-bash-4.4-p23/bin/bash | |
Scanning dependencies of target ptClear | |
[ 0%] Building CXX object CMakeFiles/ptClear.dir/Sources/ptClear.cpp.o | |
[ 1%] Linking CXX executable ptClear | |
[ 1%] Built target ptClear | |
[ 1%] Generating ui_ptSpotListWidget.h | |
[ 1%] Generating Sources/batch/moc_ptBatchWindow.cxx | |
[ 1%] Generating Sources/batch/moc_ptJobListItem.cxx | |
[ 2%] Generating Sources/batch/moc_ptJobListModel.cxx | |
[ 2%] Generating Sources/filemgmt/moc_ptFileMgrDM.cxx | |
[ 2%] Generating Sources/filemgmt/moc_ptFileMgrWindow.cxx | |
[ 3%] Generating Sources/filemgmt/moc_ptGraphicsSceneEmitter.cxx | |
[ 3%] Generating Sources/filemgmt/moc_ptImageView.cxx | |
[ 3%] Generating Sources/filemgmt/moc_ptPathBar.cxx | |
[ 4%] Generating Sources/filemgmt/moc_ptSingleDirModel.cxx | |
[ 4%] Generating Sources/filemgmt/moc_ptTagList.cxx | |
[ 5%] Generating Sources/filemgmt/moc_ptTagModel.cxx | |
[ 6%] Generating Sources/filemgmt/moc_ptThumbGenWorker.cxx | |
[ 6%] Generating Sources/filters/imagespot/moc_ptFilter_SpotTuning.cxx | |
[ 6%] Generating Sources/filters/imagespot/moc_ptImageSpotEditor.cxx | |
[ 7%] Generating Sources/filters/imagespot/moc_ptImageSpotItemDelegate.cxx | |
[ 7%] Generating Sources/filters/imagespot/moc_ptImageSpotModel.cxx | |
[ 7%] Generating Sources/filters/imagespot/moc_ptSpotInteraction.cxx | |
[ 8%] Generating Sources/filters/imagespot/moc_ptSpotListWidget.cxx | |
[ 9%] Generating Sources/filters/moc_ptFilterBase.cxx | |
[ 9%] Generating Sources/filters/moc_ptFilterFactory.cxx | |
[ 9%] Generating Sources/filters/moc_ptFilter_ABCurves.cxx | |
[ 10%] Generating Sources/filters/moc_ptFilter_Brightness.cxx | |
[ 10%] Generating Sources/filters/moc_ptFilter_ColorBoost.cxx | |
[ 10%] Generating Sources/filters/moc_ptFilter_ColorContrast.cxx | |
[ 11%] Generating Sources/filters/moc_ptFilter_ColorEnhancement.cxx | |
[ 11%] Generating Sources/filters/moc_ptFilter_ColorIntensity.cxx | |
[ 11%] Generating Sources/filters/moc_ptFilter_DetailCurve.cxx | |
[ 12%] Generating Sources/filters/moc_ptFilter_Drc.cxx | |
[ 12%] Generating Sources/filters/moc_ptFilter_GammaTool.cxx | |
[ 13%] Generating Sources/filters/moc_ptFilter_Highlights.cxx | |
[ 14%] Generating Sources/filters/moc_ptFilter_LMHRecovery.cxx | |
[ 14%] Generating Sources/filters/moc_ptFilter_LabTransform.cxx | |
[ 14%] Generating Sources/filters/moc_ptFilter_Levels.cxx | |
[ 14%] Generating Sources/filters/moc_ptFilter_LumaDenoiseCurve.cxx | |
[ 14%] Generating Sources/filters/moc_ptFilter_LumaSatAdjust.cxx | |
[ 15%] Generating Sources/filters/moc_ptFilter_Normalization.cxx | |
[ 15%] Generating Sources/filters/moc_ptFilter_Outline.cxx | |
[ 15%] Generating Sources/filters/moc_ptFilter_ReinhardBrighten.cxx | |
[ 16%] Generating Sources/filters/moc_ptFilter_SatCurve.cxx | |
[ 16%] Generating Sources/filters/moc_ptFilter_Saturation.cxx | |
[ 17%] Generating Sources/filters/moc_ptFilter_ShadowsHighlights.cxx | |
[ 17%] Generating Sources/filters/moc_ptFilter_SigContrast.cxx | |
[ 17%] Generating Sources/filters/moc_ptFilter_StdCurve.cxx | |
[ 18%] Generating Sources/filters/moc_ptFilter_Tone.cxx | |
[ 18%] Generating Sources/filters/moc_ptFilter_ToneAdjust.cxx | |
[ 18%] Generating Sources/filters/moc_ptFilter_Wiener.cxx | |
[ 19%] Generating Sources/moc_ptAbstractInteraction.cxx | |
[ 19%] Generating Sources/moc_ptCheck.cxx | |
[ 19%] Generating Sources/moc_ptChoice.cxx | |
[ 20%] Generating Sources/moc_ptCurveWindow.cxx | |
[ 20%] Generating Sources/moc_ptGridInteraction.cxx | |
[ 20%] Generating Sources/moc_ptGroupBox.cxx | |
[ 21%] Generating Sources/moc_ptHistogramWindow.cxx | |
[ 21%] Generating Sources/moc_ptInput.cxx | |
[ 22%] Generating Sources/moc_ptLineInteraction.cxx | |
[ 22%] Generating Sources/moc_ptMainWindow.cxx | |
[ 22%] Generating Sources/moc_ptMessageBox.cxx | |
[ 23%] Generating Sources/moc_ptReportOverlay.cxx | |
[ 23%] Generating Sources/moc_ptRichRectInteraction.cxx | |
[ 23%] Generating Sources/moc_ptSimpleRectInteraction.cxx | |
[ 24%] Generating Sources/moc_ptSlider.cxx | |
[ 24%] Generating Sources/moc_ptTempFilterBase.cxx | |
[ 24%] Generating Sources/moc_ptToolBox.cxx | |
[ 25%] Generating Sources/moc_ptViewWindow.cxx | |
[ 25%] Generating Sources/moc_ptVisibleToolsView.cxx | |
[ 26%] Generating Sources/moc_ptWidget.cxx | |
[ 26%] Generating Sources/qtsingleapplication/moc_qtlocalpeer.cxx | |
[ 26%] Generating Sources/qtsingleapplication/moc_qtsingleapplication.cxx | |
[ 27%] Generating qrc_photivo.cxx | |
[ 27%] Generating ui_ptBatchWindow.h | |
[ 27%] Generating ui_ptFileMgrWindow.h | |
[ 28%] Generating ui_ptFilter_ColorIntensity.h | |
[ 28%] Generating ui_ptFilter_LMHRecovery.h | |
[ 28%] Generating ui_ptFilter_Outline.h | |
[ 29%] Generating ui_ptFilter_SpotTuning.h | |
[ 30%] Generating ui_ptFilter_Tone.h | |
[ 30%] Generating ui_ptFilter_Wiener.h | |
[ 30%] Generating ui_ptMainWindow.h | |
Scanning dependencies of target photivo | |
[ 30%] Building CXX object CMakeFiles/photivo.dir/Sources/batch/ptBatchWindow.cpp.o | |
[ 31%] Building CXX object CMakeFiles/photivo.dir/Sources/batch/ptJobListItem.cpp.o | |
[ 31%] Building CXX object CMakeFiles/photivo.dir/Sources/batch/ptJobListModel.cpp.o | |
[ 31%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptColumnGridThumbnailLayouter.cpp.o | |
[ 32%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptFileMgrDM.cpp.o | |
[ 32%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptFileMgrWindow.cpp.o | |
[ 32%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptGraphicsSceneEmitter.cpp.o | |
[ 33%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptGraphicsThumbGroup.cpp.o | |
[ 33%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptGridThumbnailLayouter.cpp.o | |
[ 33%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptImageView.cpp.o | |
[ 34%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptPathBar.cpp.o | |
[ 34%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptRowGridThumbnailLayouter.cpp.o | |
[ 35%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptSingleDirModel.cpp.o | |
[ 35%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptTagList.cpp.o | |
[ 35%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptTagModel.cpp.o | |
[ 36%] Building CXX object CMakeFiles/photivo.dir/Sources/filemgmt/ptThumbCache.cpp.o | |
[ 36%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptFilter_SpotTuning.cpp.o | |
[ 36%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptImageSpot.cpp.o | |
[ 37%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptImageSpotEditor.cpp.o | |
[ 37%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptImageSpotItemDelegate.cpp.o | |
[ 38%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptImageSpotList.cpp.o | |
[ 38%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptImageSpotModel.cpp.o | |
[ 38%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptSpotInteraction.cpp.o | |
[ 39%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptSpotListWidget.cpp.o | |
[ 39%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/imagespot/ptTuningSpot.cpp.o | |
[ 39%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptCfgItem.cpp.o | |
[ 40%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ABCurves.cpp.o | |
[ 40%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Brightness.cpp.o | |
[ 41%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ColorBoost.cpp.o | |
[ 41%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ColorContrast.cpp.o | |
[ 41%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ColorEnhancement.cpp.o | |
[ 42%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ColorIntensity.cpp.o | |
[ 42%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_DetailCurve.cpp.o | |
[ 42%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Drc.cpp.o | |
[ 43%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_GammaTool.cpp.o | |
[ 43%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Highlights.cpp.o | |
[ 43%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_LabTransform.cpp.o | |
[ 44%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Levels.cpp.o | |
[ 44%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_LMHRecovery.cpp.o | |
[ 45%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_LumaDenoiseCurve.cpp.o | |
[ 45%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_LumaSatAdjust.cpp.o | |
[ 45%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Normalization.cpp.o | |
[ 46%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Outline.cpp.o | |
[ 46%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ReinhardBrighten.cpp.o | |
[ 46%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_SatCurve.cpp.o | |
[ 47%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Saturation.cpp.o | |
[ 47%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ShadowsHighlights.cpp.o | |
[ 48%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_SigContrast.cpp.o | |
[ 48%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_StdCurve.cpp.o | |
[ 48%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Tone.cpp.o | |
[ 49%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_ToneAdjust.cpp.o | |
[ 49%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilter_Wiener.cpp.o | |
[ 49%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilterBase.cpp.o | |
[ 50%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilterConfig.cpp.o | |
[ 50%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilterDM.cpp.o | |
[ 51%] Building CXX object CMakeFiles/photivo.dir/Sources/filters/ptFilterFactory.cpp.o | |
[ 51%] Building CXX object CMakeFiles/photivo.dir/Sources/ptAbstractInteraction.cpp.o | |
[ 51%] Building CXX object CMakeFiles/photivo.dir/Sources/ptCalloc.cpp.o | |
[ 52%] Building CXX object CMakeFiles/photivo.dir/Sources/ptChannelMixer.cpp.o | |
[ 52%] Building CXX object CMakeFiles/photivo.dir/Sources/ptCheck.cpp.o | |
[ 52%] Building CXX object CMakeFiles/photivo.dir/Sources/ptChoice.cpp.o | |
[ 53%] Building CXX object CMakeFiles/photivo.dir/Sources/ptCimg.cpp.o | |
[ 53%] Building CXX object CMakeFiles/photivo.dir/Sources/ptConfirmRequest.cpp.o | |
[ 53%] Building CXX object CMakeFiles/photivo.dir/Sources/ptCurve.cpp.o | |
[ 54%] Building CXX object CMakeFiles/photivo.dir/Sources/ptCurveWindow.cpp.o | |
[ 54%] Building CXX object CMakeFiles/photivo.dir/Sources/ptDcRaw.cpp.o | |
/build/hg-archive/Sources/ptDcRaw.cpp: In member function 'void ptDcRaw::foveon_interpolate()': | |
/build/hg-archive/Sources/ptDcRaw.cpp:3227:35: warning: iteration 2 invokes undefined behavior [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waggressive-loop-optimizations-Waggressive-loop-optimizations8;;] | |
3227 | ddft[0][0][i] = ddft[1][0][i] + | |
| ~~~~~~~~~~~~^ | |
/build/hg-archive/Sources/ptDcRaw.cpp:3226:17: note: within this loop | |
3226 | for (i=0; i < 6; i++) | |
| ~~^~~ | |
/build/hg-archive/Sources/ptDcRaw.cpp:3273:35: warning: iteration 2 invokes undefined behavior [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waggressive-loop-optimizations-Waggressive-loop-optimizations8;;] | |
3273 | ddft[0][0][i] = ddft[1][0][i] + | |
| ~~~~~~~~~~~~^ | |
/build/hg-archive/Sources/ptDcRaw.cpp:3272:17: note: within this loop | |
3272 | for (i=0; i < 6; i++) | |
| ~~^~~ | |
[ 55%] Building CXX object CMakeFiles/photivo.dir/Sources/ptError.cpp.o | |
[ 55%] Building CXX object CMakeFiles/photivo.dir/Sources/ptFastBilateral.cpp.o | |
[ 55%] Building CXX object CMakeFiles/photivo.dir/Sources/ptGridInteraction.cpp.o | |
[ 56%] Building CXX object CMakeFiles/photivo.dir/Sources/ptGroupBox.cpp.o | |
[ 56%] Building CXX object CMakeFiles/photivo.dir/Sources/ptGuiOptions.cpp.o | |
[ 56%] Building CXX object CMakeFiles/photivo.dir/Sources/ptHistogramWindow.cpp.o | |
[ 57%] Building CXX object CMakeFiles/photivo.dir/Sources/ptImage.cpp.o | |
[ 57%] Building CXX object CMakeFiles/photivo.dir/Sources/ptImage_Cimg.cpp.o | |
[ 58%] Building CXX object CMakeFiles/photivo.dir/Sources/ptImage_DRC.cpp.o | |
[ 58%] Building CXX object CMakeFiles/photivo.dir/Sources/ptImage_EAW.cpp.o | |
/build/hg-archive/Sources/ptImage_EAW.cpp: In function 'void wtf_channel(float*, float**, int, int, int)': | |
/build/hg-archive/Sources/ptImage_EAW.cpp:48:3: error: 'height' not specified in enclosing 'parallel' | |
48 | for(int j=0;j<height;j++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:46:9: error: enclosing 'parallel' | |
46 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'width' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:52:26: note: in expansion of macro 'CALLOC2' | |
52 | float *tmp = (float*)CALLOC2(width,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:46:9: error: enclosing 'parallel' | |
46 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:53:25: error: 'st' not specified in enclosing 'parallel' | |
53 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:46:9: error: enclosing 'parallel' | |
46 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:53:44: note: in expansion of macro 'gweight' | |
53 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:46:9: error: enclosing 'parallel' | |
46 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:53:44: note: in expansion of macro 'gweight' | |
53 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:46:9: error: enclosing 'parallel' | |
46 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:56:24: error: 'step' not specified in enclosing 'parallel' | |
56 | for(;i<width-st;i+=step) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:46:9: error: enclosing 'parallel' | |
46 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:71:3: error: 'width' not specified in enclosing 'parallel' | |
71 | for(int i=0;i<width;i++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:69:9: error: enclosing 'parallel' | |
69 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'height' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:75:26: note: in expansion of macro 'CALLOC2' | |
75 | float *tmp = (float*)CALLOC2(height,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:69:9: error: enclosing 'parallel' | |
69 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:76:26: error: 'st' not specified in enclosing 'parallel' | |
76 | for(int j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:69:9: error: enclosing 'parallel' | |
69 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:76:45: note: in expansion of macro 'gweight' | |
76 | for(int j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:69:9: error: enclosing 'parallel' | |
69 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:76:45: note: in expansion of macro 'gweight' | |
76 | for(int j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:69:9: error: enclosing 'parallel' | |
69 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:79:25: error: 'step' not specified in enclosing 'parallel' | |
79 | for(;j<height-st;j+=step) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:69:9: error: enclosing 'parallel' | |
69 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp: In function 'void iwtf_channel(float*, float**, int, int, int)': | |
/build/hg-archive/Sources/ptImage_EAW.cpp:102:3: error: 'width' not specified in enclosing 'parallel' | |
102 | for(int i=0;i<width;i++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:100:9: error: enclosing 'parallel' | |
100 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'height' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:105:26: note: in expansion of macro 'CALLOC2' | |
105 | float *tmp = (float*)CALLOC2(height,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:100:9: error: enclosing 'parallel' | |
100 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:107:22: error: 'st' not specified in enclosing 'parallel' | |
107 | for(j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:100:9: error: enclosing 'parallel' | |
100 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:107:41: note: in expansion of macro 'gweight' | |
107 | for(j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:100:9: error: enclosing 'parallel' | |
100 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:107:41: note: in expansion of macro 'gweight' | |
107 | for(j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:100:9: error: enclosing 'parallel' | |
100 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:110:11: error: 'step' not specified in enclosing 'parallel' | |
110 | for(j=step;j<height-st;j+=step) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:100:9: error: enclosing 'parallel' | |
100 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:124:3: error: 'height' not specified in enclosing 'parallel' | |
124 | for(int j=0;j<height;j++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:122:9: error: enclosing 'parallel' | |
122 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'width' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:127:26: note: in expansion of macro 'CALLOC2' | |
127 | float *tmp = (float*)CALLOC2(width,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:122:9: error: enclosing 'parallel' | |
122 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:129:25: error: 'st' not specified in enclosing 'parallel' | |
129 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:122:9: error: enclosing 'parallel' | |
122 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:129:44: note: in expansion of macro 'gweight' | |
129 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:122:9: error: enclosing 'parallel' | |
122 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:129:44: note: in expansion of macro 'gweight' | |
129 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:122:9: error: enclosing 'parallel' | |
122 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:132:11: error: 'step' not specified in enclosing 'parallel' | |
132 | for(i=step;i<width-st;i+=step) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:122:9: error: enclosing 'parallel' | |
122 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) //private(ch) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp: In function 'void dt_iop_equalizer_wtf(float*, float**, int, int, int)': | |
/build/hg-archive/Sources/ptImage_EAW.cpp:159:3: error: 'height' not specified in enclosing 'parallel' | |
159 | for(int j=0;j<height;j++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:157:9: error: enclosing 'parallel' | |
157 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'width' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:163:26: note: in expansion of macro 'CALLOC2' | |
163 | float *tmp = (float*)CALLOC2(width,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:157:9: error: enclosing 'parallel' | |
157 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:164:25: error: 'st' not specified in enclosing 'parallel' | |
164 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:157:9: error: enclosing 'parallel' | |
157 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:164:44: note: in expansion of macro 'gweight' | |
164 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:157:9: error: enclosing 'parallel' | |
157 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:164:44: note: in expansion of macro 'gweight' | |
164 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:157:9: error: enclosing 'parallel' | |
157 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:167:24: error: 'step' not specified in enclosing 'parallel' | |
167 | for(;i<width-st;i+=step) for(ch=0;ch<3;ch++) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:157:9: error: enclosing 'parallel' | |
157 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:182:3: error: 'width' not specified in enclosing 'parallel' | |
182 | for(int i=0;i<width;i++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:180:9: error: enclosing 'parallel' | |
180 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'height' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:186:26: note: in expansion of macro 'CALLOC2' | |
186 | float *tmp = (float*)CALLOC2(height,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:180:9: error: enclosing 'parallel' | |
180 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:187:26: error: 'st' not specified in enclosing 'parallel' | |
187 | for(int j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:180:9: error: enclosing 'parallel' | |
180 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:187:45: note: in expansion of macro 'gweight' | |
187 | for(int j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:180:9: error: enclosing 'parallel' | |
180 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:187:45: note: in expansion of macro 'gweight' | |
187 | for(int j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:180:9: error: enclosing 'parallel' | |
180 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:190:25: error: 'step' not specified in enclosing 'parallel' | |
190 | for(;j<height-st;j+=step) for(ch=0;ch<3;ch++) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:180:9: error: enclosing 'parallel' | |
180 | #pragma omp parallel for default(none) shared(weight_a,buf) private(ch) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp: In function 'void dt_iop_equalizer_iwtf(float*, float**, int, int, int)': | |
/build/hg-archive/Sources/ptImage_EAW.cpp:213:3: error: 'width' not specified in enclosing 'parallel' | |
213 | for(int i=0;i<width;i++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:211:9: error: enclosing 'parallel' | |
211 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'height' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:216:26: note: in expansion of macro 'CALLOC2' | |
216 | float *tmp = (float*)CALLOC2(height,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:211:9: error: enclosing 'parallel' | |
211 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:218:22: error: 'st' not specified in enclosing 'parallel' | |
218 | for(j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:211:9: error: enclosing 'parallel' | |
211 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:218:41: note: in expansion of macro 'gweight' | |
218 | for(j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:211:9: error: enclosing 'parallel' | |
211 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:218:41: note: in expansion of macro 'gweight' | |
218 | for(j=0;j<height-st;j+=st) tmp[j] = gweight(i, j, i, j+st); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:211:9: error: enclosing 'parallel' | |
211 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:221:11: error: 'step' not specified in enclosing 'parallel' | |
221 | for(j=step;j<height-st;j+=step) for(int ch=0;ch<3;ch++) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:211:9: error: enclosing 'parallel' | |
211 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:235:3: error: 'height' not specified in enclosing 'parallel' | |
235 | for(int j=0;j<height;j++) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:233:9: error: enclosing 'parallel' | |
233 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
In file included from /build/hg-archive/Sources/ptImage.h:27, | |
from /build/hg-archive/Sources/ptImage_EAW.cpp:1: | |
/build/hg-archive/Sources/ptDefines.h:126:40: error: 'width' not specified in enclosing 'parallel' | |
126 | #define CALLOC2(Num,Size) ptCalloc_Ex(Num,Size) | |
| ~~~~~~~~~~~^~~~~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:238:26: note: in expansion of macro 'CALLOC2' | |
238 | float *tmp = (float*)CALLOC2(width,sizeof(float)); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:233:9: error: enclosing 'parallel' | |
233 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:240:25: error: 'st' not specified in enclosing 'parallel' | |
240 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:233:9: error: enclosing 'parallel' | |
233 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:51: error: 'l' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:240:44: note: in expansion of macro 'gweight' | |
240 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:233:9: error: enclosing 'parallel' | |
233 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:25:54: error: 'wd' not specified in enclosing 'parallel' | |
25 | #define gweight(i, j, ii, jj) 1.0/(fabsf(weight_a[l][wd*((j)>>(l-1)) + ((i)>>(l-1))] - weight_a[l][wd*((jj)>>(l-1)) + ((ii)>>(l-1))])+1.e-5) | |
| ^~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:240:44: note: in expansion of macro 'gweight' | |
240 | for(int i=0;i<width-st;i+=st) tmp[i] = gweight(i, j, i+st, j); | |
| ^~~~~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:233:9: error: enclosing 'parallel' | |
233 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:243:11: error: 'step' not specified in enclosing 'parallel' | |
243 | for(i=step;i<width-st;i+=step) for(int ch=0;ch<3;ch++) | |
| ^~~~ | |
/build/hg-archive/Sources/ptImage_EAW.cpp:233:9: error: enclosing 'parallel' | |
233 | #pragma omp parallel for default(none) shared(weight_a,buf) schedule(static) | |
| ^~~ | |
make[2]: *** [CMakeFiles/photivo.dir/build.make:1521: CMakeFiles/photivo.dir/Sources/ptImage_EAW.cpp.o] Error 1 | |
make[1]: *** [CMakeFiles/Makefile2:152: CMakeFiles/photivo.dir/all] Error 2 | |
make: *** [Makefile:171: all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment