David Phillips <dfphil <at> comcast.net> writes:

> 
> 
> It compiles now. Thanks!
>     david
> 
> On Sep 9, 2009, at 8:38 PM, Alexander Hansen wrote:
> 
> > David Phillips wrote:
> >> I'm trying to build kdelibs3-unified and it's failing after a long
> >> compile. I haven't tried to look at it to try to guess what the
> >> problem is but here's a build error report. Thanks for any help.
> >>    David
> >>
> >>   First, here's some fink and xcode info:
> >> Package manager version: 0.29.9
> >> Distribution version: selfupdate-rsync Wed Sep  9 17:46:58 2009,  
> >> 10.5,
> >> i386
> >> ProductVersion:    10.5.8
> >> Xcode 3.1.2
> >> Component versions: DevToolsCore-1148.0; DevToolsSupport-1102.0
> >> BuildVersion: 9M2621
> >>
> >>
> >>   Second, here's the last compile and the error message it generated:
> >> In file included from /sw/src/fink.build/kdelibs3-unified-3.5.10-2/
> >> kdelibs-3.5.10/kio/misc/kpac/discovery.cpp:36:
> >> /usr/include/arpa/nameser_compat.h:99: error: conflicting declaration
> >> 'typedef struct HEADER HEADER'
> >> /usr/include/arpa/nameser8_compat.h:304: error: 'HEADER' has a
> >> previous declaration as 'typedef struct HEADER HEADER'
> >> Error creating ./kio/misc/kpac/discovery.lo. Exit status 1.
> >> kdelibs3-unified-3.5.10-2 make failed!
> >> ### execution of /var/tmp/tmp.1.lqBSDe failed, exit code 1
> >> Removing runtime build-lock...
> >> Removing build-lock package...
> >> /sw/bin/dpkg-lockwait -r fink-buildlock-kdelibs3-unified-3.5.10-2
> >> (Reading database ... 130757 files and directories currently  
> >> installed.)
> >> Removing fink-buildlock-kdelibs3-unified-3.5.10-2 ...
> >> Failed: phase compiling: kdelibs3-unified-3.5.10-2 failed
> >>
> > I can confirm this.  Looks like something may have gone awry in the  
> > patch?
> 
> ---
> David Phillips
> dfphilcomcastnet
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> 

Hi all

I'm having the same problem (compiling kdelibs3-unified) but mine is
version 3.5.10-1.
I'm using the 64bit version of the repositories.
Here's my system's info:

Package manager version: 0.29.9
Distribution version: selfupdate-rsync Fri Sep 11 11:09:11 2009,
 10.6, x86_64
XCode: 3.2


Here's the last error messages (starting with the first warnings): In
file included from
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:31:
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:473:7: warning: "__hpux" is not defined
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:475:7: warning: "__NetBSD__" is not defined
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:477:7: warning: "__OpenBSD__" is not defined
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:481:7: warning: "__svr4__" is not defined
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:483:7: warning: "_AIX" is not defined In file included
from /usr/include/c++/4.2.1/backward/iostream.h:31, from
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:46, from
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:486, from
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:31:
/usr/include/c++/4.2.1/backward/backward_warning.h:32:2: warning:
#warning This file includes at least one deprecated or antiquated
header. Please consider using one of the 32 headers found in section
17.4.1.2 of the C++ standard. Examples include substituting the <X>
header for the <X.h> header for C++ includes, or <iostream> instead of
the deprecated header <iostream.h>. To disable this warning use
-Wno-deprecated. In file included from
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:486, from
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:31:
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp: In function 'bool GetInfo_Sound(QListView*)':
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:124: warning: 'AudioHardwareGetProperty' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:
1119)
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:124: error: cannot convert 'long unsigned int*' to
'UInt32*' for argument '2' to' 'OSStatus
AudioHardwareGetProperty(AudioHardwarePropertyID, UInt32*, void*)'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:135: warning: 'AudioDeviceGetProperty' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:
2367)
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:135: error: cannot convert 'long unsigned int*' to
'UInt32*' for argument '5' to 'OSStatus
AudioDeviceGetProperty(AudioDeviceID, UInt32, Boolean,
AudioDevicePropertyID, UInt32*, void*)'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:143: warning: 'AudioDeviceGetProperty' is deprecated
(declared at
/System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:
2367)
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:143: error: cannot convert 'long unsigned int*' to
'UInt32*' for argument '5' to 'OSStatus
AudioDeviceGetProperty(AudioDeviceID, UInt32, Boolean,
AudioDevicePropertyID, UInt32*, void*)'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp: At global scope:
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:158: warning: unused parameter 'lbox'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:163: warning: unused parameter 'lbox'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info_osx.cpp:173: warning: unused parameter 'lbox'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:46: warning: unused parameter 'parent'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:55: warning: unused parameter 'parent'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:64: warning: unused parameter 'parent'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:73: warning: unused parameter 'parent'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/main.cpp:142: warning: unused parameter 'parent'
/sw/src/fink.build/kdebase3-unified-3.5.10-1/kdebase-3.5.10/kcontrol/
info/info.cpp:436: warning: 'int GetInfo_ReadfromPipe(QListView*, const
char*, bool)' defined but not used Error creating
./kcontrol/info/main.lo. Exit status 1. kdebase3-unified-3.5.10-1 make
failed!



--- 
Nicolau Goncalves



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to