Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 678004 Details for
Bug 759514
media-gfx/autopano-sift-C-2.5.1 : /.../KeypointXML.c: error: conflicting types for KeypointXMLReader_ReadComplete2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx:autopano-sift-C-2.5.1:20201211-194355.log
media-gfx:autopano-sift-C-2.5.1:20201211-194355.log (text/plain), 12.08 KB, created by
Toralf Förster
on 2020-12-11 20:21:54 UTC
(
hide
)
Description:
media-gfx:autopano-sift-C-2.5.1:20201211-194355.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-12-11 20:21:54 UTC
Size:
12.08 KB
patch
obsolete
> * Package: media-gfx/autopano-sift-C-2.5.1 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking autopano-sift-C-2.5.1.tar.gz to /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work >>>> Source unpacked in /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work >>>> Preparing source in /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 ... > * Applying autopano-sift-C-2.5.1-lm.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * SET( CMAKE_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/INSTALL/FILES CACHE >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build" >cmake -C /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/gentoo_toolchain.cmake /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 >loading initial cache file /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:10 (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.2.0 >-- The CXX compiler identification is GNU 10.2.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found TIFF: /usr/include >-- Found JPEG: /usr/include >-- Found ZLIB: /usr/include >-- Found PNG: /usr/include >-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig >-- Found LibXml2: /usr/lib64/libxml2.so >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >CMake Warning (dev) at CMakeLists.txt:130 (add_executable): > Policy CMP0003 should be set before this line. Add code such as > > if(COMMAND cmake_policy) > cmake_policy(SET CMP0003 NEW) > endif(COMMAND cmake_policy) > > as early as possible but after the most recent call to > cmake_minimum_required or cmake_policy(VERSION). This warning appears > because target "autopano" links to some libraries for which the linker must > search: > > m > > and other libraries with known full path: > > /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/liblibsift.a > > CMake is adding directories in the second list to the linker search path in > case they are needed to find libraries from the first list (for backwards > compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable > or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for > more information. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Generating done >-- Build files have been written to: /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build" >make -j1 VERBOSE=1 >/usr/bin/cmake -S/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 -B/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/CMakeFiles /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build//CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' >make -f CMakeFiles/libsift.dir/build.make CMakeFiles/libsift.dir/depend >make[2]: Entering directory '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' >cd /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/CMakeFiles/libsift.dir/DependInfo.cmake >Dependee "/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/CMakeFiles/libsift.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/CMakeFiles/libsift.dir/depend.internal". >Dependee "/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build/CMakeFiles/libsift.dir/depend.internal". >Scanning dependencies of target libsift >make[2]: Leaving directory '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' >make -f CMakeFiles/libsift.dir/build.make CMakeFiles/libsift.dir/build >make[2]: Entering directory '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' >[ 2%] Building C object CMakeFiles/libsift.dir/LoweDetector.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_PANO13 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 -I/usr/include/libxml2 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/libxml2 -Wall -o CMakeFiles/libsift.dir/LoweDetector.o -c /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/LoweDetector.c >[ 4%] Building C object CMakeFiles/libsift.dir/RANSAC.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_PANO13 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 -I/usr/include/libxml2 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/libxml2 -Wall -o CMakeFiles/libsift.dir/RANSAC.o -c /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/RANSAC.c >[ 6%] Building C object CMakeFiles/libsift.dir/GaussianConvolution.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_PANO13 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 -I/usr/include/libxml2 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/libxml2 -Wall -o CMakeFiles/libsift.dir/GaussianConvolution.o -c /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/GaussianConvolution.c >[ 8%] Building C object CMakeFiles/libsift.dir/ScaleSpace.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_PANO13 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 -I/usr/include/libxml2 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/libxml2 -Wall -o CMakeFiles/libsift.dir/ScaleSpace.o -c /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/ScaleSpace.c >[ 10%] Building C object CMakeFiles/libsift.dir/KeypointXML.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DHAS_PANO13 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1 -I/usr/include/libxml2 -I/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build -DNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/libxml2 -Wall -o CMakeFiles/libsift.dir/KeypointXML.o -c /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c >/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c:44:18: error: conflicting types for âKeypointXMLReader_ReadComplete2â > 44 | KeypointXMLList* KeypointXMLReader_ReadComplete2 (char* filename, bool compressed) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c:16: >/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/AutoPanoSift.h:588:18: note: previous declaration of âKeypointXMLReader_ReadComplete2â was here > 588 | KeypointXMLList* KeypointXMLReader_ReadComplete2(char*, bool); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c:205:6: error: conflicting types for âKeypointXMLWriter_WriteComplete2â > 205 | void KeypointXMLWriter_WriteComplete2 (char* imageFile, int x, int y, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from /var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c:16: >/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/AutoPanoSift.h:590:6: note: previous declaration of âKeypointXMLWriter_WriteComplete2â was here > 590 | void KeypointXMLWriter_WriteComplete2(char*, int, int, char*, ArrayList*, bool); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c: In function âKeypointXMLWriter_WriteComplete2â: >/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1/KeypointXML.c:208:6: warning: variable ârcâ set but not used [-Wunused-but-set-variable] > 208 | int rc; > | ^~ >make[2]: *** [CMakeFiles/libsift.dir/build.make:134: CMakeFiles/libsift.dir/KeypointXML.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' >make[1]: *** [CMakeFiles/Makefile2:193: CMakeFiles/libsift.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' >make: *** [Makefile:171: all] Error 2 > * ERROR: media-gfx/autopano-sift-C-2.5.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-gfx/autopano-sift-C-2.5.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-gfx/autopano-sift-C-2.5.1::gentoo'`. > * The complete build log is located at '/var/log/portage/media-gfx:autopano-sift-C-2.5.1:20201211-194355.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/temp/environment'. > * Working directory: '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1_build' > * S: '/var/tmp/portage/media-gfx/autopano-sift-C-2.5.1/work/autopano-sift-C-2.5.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 759514
:
677989
|
677992
|
677995
|
677998
|
678001
| 678004 |
678007
|
686040