[Bug 203959] New: Digikam fails to compile: plugin_dngconverter.o: file not recognized

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 203959] New: Digikam fails to compile: plugin_dngconverter.o: file not recognized

Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=203959

           Summary: Digikam fails to compile: plugin_dngconverter.o: file
                    not recognized
           Product: digikam
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:            (using KDE 4.2.4)
Compiler:          gcc 4.3.3
OS:                Linux
Installed from:    Compiled From Sources

I'am on Kubuntu 9.04 using KDE 4.2.2 and try to compile digikam from source
(SVN), as described here:
http://techbase.kde.org/Projects/Digikam/Compilation_on_Kubuntu

CMake works:
****:~/Pakete/digikam/graphics/build$ cmake -DCMAKE_BUILD_TYPE=debugfull
-DCMAKE_INSTALL_PREFIX=$DIGIKAMKDE4 ../../graphics                        
-- Found Qt-Version 4.5.0 (using /usr/bin/qmake)                                
-- Found X11: /usr/lib/libX11.so                                                
-- Phonon Version: 4.3.0                                                        
-- Found KDE 4.2 include dir: /usr/include                                      
-- Found KDE 4.2 library dir: /usr/lib                                          
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler      
-- Found automoc4: /usr/bin/automoc4                                            
-- Found Freetype: -lfreetype -lz                                              
CMake Warning at
/usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:19
(FIND_PACKAGE):                                                          
  Could not find module FindIMLIB.cmake or a configuration file for package    
  IMLIB.                                                                        

  Adjust CMAKE_MODULE_PATH to find FindIMLIB.cmake or set IMLIB_DIR to the
  directory containing a CMake configuration file for IMLIB.  The file will
  have one of the following names:                                        

    IMLIBConfig.cmake
    imlib-config.cmake

Call Stack (most recent call first):
  CMakeLists.txt:21 (macro_optional_find_package)


-- Found libksane: /usr/lib/libksane.so
-- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so
-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so
-- Found Kipi library in cache: /usr/lib/libkipi.so    
-- checking for modules 'libgvc;libcdt;libgraph;libpathplan'
--   found libgvc, version 2.20.2                          
--   found libcdt, version 2.20.2                          
--   found libgraph, version 2.20.2                        
--   found libpathplan, version 2.20.2                      
-- Found lcms version 1.18, /usr/lib/liblcms.so            
-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so    
-- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so    
-- Found Kipi library in cache: /usr/lib/libkipi.so        
-- Found gphoto2: -L/usr/lib -lgphoto2_port;-L/usr/lib -lgphoto2 -lgphoto2_port
-lm                                                                            
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig      
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig      
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig      
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig      
-- Performing Test HAVE_LQR_0_4                                                
-- Performing Test HAVE_LQR_0_4 - Failed                                        
-- Could NOT find Lqr-1  (missing:  LQR-1_INCLUDE_DIRS LQR-1_LIBRARIES)        
Thumbs DB:1/home/***/digikam/graphics/build/digikam                    
--                                                                              
--
----------------------------------------------------------------------------------
--  digiKam 1.0.0-beta4 dependencies results   <http://www.digikam.org>        
--                                                                              
--  Qt4 SQL module found................ YES                                    
--  libjpeg library found............... YES                                    
--  libtiff library found............... YES                                    
--  libpng library found................ YES                                    
--  libjasper library found............. YES                                    
--  liblcms library found............... YES                                    
--  libkipi library found............... YES                                    
--  libkexiv2 library found............. YES                                    
--  libkdcraw library found............. YES                                    
--  libgphoto2 library found............ YES                                    
--  libkdepimlibs library found......... YES (optional)                        
--  libmarblewidget library found....... YES (optional)                        
--  Nepomuk libraries found............. NO  (at least KDE 4.3 required)        
--                                                                              
--  digiKam will be compiled without support for the Nepomuk semantic desktop
services.                                                                      
--                                                                              
--  liblensfun library found............ YES (optional)                        
--  libglib2 library found.............. YES (optional)                        
--  liblqr-1 library found.............. NO  (optional)                        
--  digiKam will be compiled............ YES                                    
--
----------------------------------------------------------------------------------
--                                                                              
-- Adjusting compilation flags for GCC version ( 4.3.3 )                        
-- Found Kexiv2 library in cache: /usr/lib/libkexiv2.so                        
-- Found Kdcraw library in cache: /usr/lib/libkdcraw.so                        
-- Found Kipi library in cache: /usr/lib/libkipi.so                            
-- OpenCV root directory: /usr/local                                            
-- OpenCV Include Directory:
/usr/local/include/opencv;/usr/local/include/opencv;/usr/local/include/opencv;/usr/local/include/opencv
-- OpenCV Libraries:
/usr/local/lib/libcv.so;/usr/local/lib/libcxcore.so;/usr/local/lib/libcvaux.so;/usr/local/lib/libhighgui.so
-- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig      
-- Found GObject libraries:
/usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so
-- Found GObject includes : /usr/include/glib-2.0/gobject                      
-- Found X11: /usr/lib/libX11.so                                                
-- Found libksane: /usr/lib/libksane.so                                        
--                                                                              
--
----------------------------------------------------------------------------------
--  kipi-plugins 0.6.0-svn dependencies results   <http://www.kipi-plugins.org>
--                                                                              
--  libjpeg library found............... YES                                    
--  libtiff library found............... YES                                    
--  libpng library found................ YES                                    
--  libkipi library found............... YES                                    
--  libkexiv2 library found............. YES                                    
--  libkdcraw library found............. YES                                    
--  libxml2 library found............... YES (optional)                        
--  libxslt library found............... YES (optional)                        
--  libexpat library found.............. YES (optional)                        
--  native threads support found........ YES (optional)                        
--  libopengl library found............. YES (optional)                        
--  libopencv library found............. YES (optional)                        
--  libgpod library found............... YES (optional)                        
--  Gdk library found................... YES (optional)                        
--  libkdepim library found............. YES (optional)                        
--  libX11 library found................ YES (optional)                        
--  libksane library found.............. YES (optional)                        
--                                                                              
--  kipi-plugins will be compiled....... YES                                    
--  HtmlExport will be compiled......... YES (optional)                        
--  AdvancedSlideshow will be compiled.. YES (optional)                        
--  ImageViewer will be compiled........ YES (optional)                        
--  AcquireImages will be compiled...... YES (optional)                        
--  DNGConverter will be compiled....... YES (optional)                        
--  RemoveRedEyes will be compiled...... YES (optional)                        
--  IpodExport will be compiled......... YES (optional)                        
--  Calendar will be compiled........... YES (optional)                        
--
----------------------------------------------------------------------------------
--                                                                              
--                                                                              
-----------------------------------------------------------------------------  
-- The following external packages were located on your system.                
-- This installation will have the extra features provided by these packages.  
+ libopengl                                                                    
+ libgphoto2                                                                    
-----------------------------------------------------------------------------  
-- The following OPTIONAL packages could NOT be located on your system.        
-- Consider installing them to enable more features from this software.        
+ imlib: imlib is needed to build kuickshow project
<http://freshmeat.net/projects/imlib/>                                          
-----------------------------------------------------------------------------  

-- Configuring done
-- Generating done
-- Build files have been written to: /home/***/digikam/graphics/build


but at 72% compilation fails with this message:

[ 72%] Built target kipiplugin_acquireimages
[ 72%] Built target dngconverter_automoc
Linking CXX executable dngconverter
CMakeFiles/dngconverter.dir/plugin_dngconverter.o: file not recognized: File
truncated
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [kipi-plugins/dngconverter/plugin/dngconverter] Fehler 1
make[1]: ***
[kipi-plugins/dngconverter/plugin/CMakeFiles/dngconverter.dir/all]Fehler 2
make: *** [all] Fehler 2

Is there an easy possibility to get passed this? I don't need the
DNG-converter, only want to compile and use newest version of digikam...

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 203959] Kipi-plugins fails to compile: plugin_dngconverter.o: file not recognized

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=203959


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |DngConverter
            Version|unspecified                 |0.6.0
            Product|digikam                     |kipiplugins
            Summary|Digikam fails to compile:   |Kipi-plugins fails to
                   |plugin_dngconverter.o: file |compile:
                   |not recognized              |plugin_dngconverter.o: file
                   |                            |not recognized




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 203959] Kipi-plugins fails to compile: plugin_dngconverter.o: file not recognized

Gilles Caulier-4
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=203959


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[hidden email]       |[hidden email]




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2009-08-15 16:52:56 ---
Really really strange error. Are you sure that your devel env. is fine. tmp dir
is not full ?

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203959] Kipi-plugins fails to compile: plugin_dngconverter.o: file not recognized

bugzilla_noreply
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=203959

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[hidden email]         |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203959] DNG converter fails to compile

bugzilla_noreply
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=203959

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Kipi-plugins fails to       |DNG converter fails to
                   |compile:                    |compile
                   |plugin_dngconverter.o: file |
                   |not recognized              |

--
You are receiving this mail because:
You are the assignee for the bug.