Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 91831

Summary: ERROR: x11-libs/qt-3.3.3-r1 failed
Product: Gentoo/Alt Reporter: Roberto Griso <griso.roberto>
Component: Mac OSXAssignee: Gentoo for Mac OS X <ppc-macos>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Roberto Griso 2005-05-07 14:08:47 UTC
c++ -c -pipe -I/usr/X11R6/include -I/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/include -fno-exceptions -Wall -W -O2 -pipe -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D__DARWIN_X11__ -DQT_THREAD_SUPPORT -DQT_NO_CUPS -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/mkspecs/darwin-g++ -I. -I/usr/X11R6/include/freetype2 -I3rdparty/opentype -I/usr/qt/3/include -I../include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qsocketdevice_unix.o network/qsocketdevice_unix.cpp
network/qsocketdevice_unix.cpp: In function `int qt_socket_accept(int, sockaddr*, int*)':
network/qsocketdevice_unix.cpp:47: error: invalid conversion from 'int*' to 'socklen_t*'
network/qsocketdevice_unix.cpp:47: error:   initializing argument 3 of 'int accept(int, sockaddr*, socklen_t*)'
network/qsocketdevice_unix.cpp: In member function `QSocketDevice::Protocol QSocketDevice::getProtocol() const':
network/qsocketdevice_unix.cpp:132: error: invalid conversion from 'int*' to 'socklen_t*'
network/qsocketdevice_unix.cpp:132: error:   initializing argument 3 of 'int getsockname(int, sockaddr*, socklen_t*)'
network/qsocketdevice_unix.cpp: In member function `int QSocketDevice::option(QSocketDevice::Option) const':
network/qsocketdevice_unix.cpp:324: error: invalid conversion from 'int*' to 'socklen_t*'
network/qsocketdevice_unix.cpp:324: error:   initializing argument 5 of 'int getsockopt(int, int, int, void*, socklen_t*)'
network/qsocketdevice_unix.cpp: In member function `virtual Q_LONG QSocketDevice::readBlock(char*, Q_ULONG)':
network/qsocketdevice_unix.cpp:781: error: invalid conversion from 'int*' to 'socklen_t*'
network/qsocketdevice_unix.cpp:781: error:   initializing argument 6 of 'ssize_t recvfrom(int, void*, size_t, int, sockaddr*, socklen_t*)'
network/qsocketdevice_unix.cpp: In member function `void QSocketDevice::fetchConnectionParameters()':
network/qsocketdevice_unix.cpp:1047: error: invalid conversion from 'int*' to 'socklen_t*'
network/qsocketdevice_unix.cpp:1047: error:   initializing argument 3 of 'int getsockname(int, sockaddr*, socklen_t*)'
network/qsocketdevice_unix.cpp:1051: error: invalid conversion from 'int*' to 'socklen_t*'
network/qsocketdevice_unix.cpp:1051: error:   initializing argument 3 of 'int getpeername(int, sockaddr*, socklen_t*)'
make[1]: *** [.obj/release-shared-mt/qsocketdevice_unix.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.3-r1 failed.
!!! Function src_compile, Line 140, Exitcode 2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge info
Invalid package name in package.provided: app-crypt/mit-krb5
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51.21-r1 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0,
8.0.0 Power Macintosh)
=================================================================
System uname: 8.0.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc emboss gif nls png ppc-macos sqlite tiff userland_Darwin kernel_Darwin
elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Hasan Khalil (RETIRED) gentoo-dev 2005-07-15 17:57:46 UTC

*** This bug has been marked as a duplicate of 91739 ***