On 7/20/13 9:14 PM, Gary K. Olson wrote:
> On Jul 20, 2013, at 10:00 PM MDT, Gary Olson wrote:
>
>> On Jul 20, 2013, at 7:18 PM, Alexander Hansen <alexanderk.han...@gmail.com> 
>> wrote:
>>
>>> It worked for me on 10.8 with the same Xcode and CLI tools.  I saw the same 
>>> messages as what you posted--they're warnings.
>>>
>>> I'm guessing that your error happened in a different build thread.  You 
>>> might want to set your build jobs to 1 and try again since that makes it 
>>> clearer what the error is.
>>>
>>> --
>>> Alexander Hansen, Ph.D.
>>> Fink User Liaison
>>> My package updates: http://finkakh.wordpress.com/
>>
>
> I set the build jobs to 1 and ran the build again and got the following 
> errors printing out this time:
>
> /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/include/qwidget.h:542:18: 
> note: hidden overloaded virtual
>        function 'QWidget::destroy' declared here
>      virtual void destroy( bool destroyWindow = TRUE,
>                   ^
> 1 warning generated.
> test -d ../../../../plugins/designer/ || mkdir -p 
> ../../../../plugins/designer/
> /bin/rm -f libwizards.so
> c++ 
> -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>  -fno-exceptions -bundle -o libwizards.so .obj/release-shared-mt/main.o 
> .obj/release-shared-mt/sqlformwizardimpl.o 
> .obj/release-shared-mt/sqlformwizard.o 
> .obj/release-shared-mt/mainwindowwizard.o 
> .obj/release-shared-mt/qmake_image_collection.o 
> .obj/release-shared-mt/moc_sqlformwizardimpl.o 
> .obj/release-shared-mt/moc_sqlformwizard.o 
> .obj/release-shared-mt/moc_mainwindowwizard.o  
> -L/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/lib 
> -L/sw/lib/freetype219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/xft2/lib 
> -L/sw/lib -L/usr/X11R6/lib -L/sw/lib 
> -L/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/lib -L/usr/X11R6/lib 
> -L/usr/X11R6/lib -lresolv -lqt-mt -lz -lGLU -lGL -lXmu -lXrender -lXrandr 
> -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM 
> -lICE -ldl
> /bin/mv -f libwizards.so ../../../../plugins/designer/
> make[5]: Leaving directory 
> `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/tools/designer/plugins/wizards'
> cd cppeditor && make -f Makefile
> make[5]: Entering directory 
> `/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/tools/designer/plugins/cppeditor'
> /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/bin/uic -L 
> /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/plugins 
> projectsettings.ui -o projectsettings.h
> /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/bin/uic -L 
> /sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/plugins 
> mainfilesettings.ui -o mainfilesettings.h
> g++ -MD -c -pipe 
> -I/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/include 
> -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 
> -I/sw/lib/fontconfig2/include -I/sw/lib/xft2/include -I/sw/include 
> -I/usr/X11R6/include -fno-exceptions -Wall -W -Os -fPIC  -D__DARWIN_X11__ 
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED 
> -I/sw/src/fink.build/qt3-3.3.8-2001/qt-x11-free-3.3.8/mkspecs/darwin-g++ -I. 
> -I/sw/lib/freetype219/include/freetype2 -I../../interfaces -I../../editor 
> -I../../editor -I/sw/lib/qt3/include -I../../../../include -I/opt/X11/include 
> -I/opt/X11/include -I.moc/release-shared-mt/ -o 
> .obj/release-shared-mt/cppeditor.o cppeditor.cpp
> In file included from cppeditor.cpp:31:
> In file included from ./cppcompletion.h:31:
> /sw/include/completion.h:83:17: error: excess elements in scalar initializer
>      VectorArray feasibles(0,feasible.get_dimension());
>                  ^          ~~~~~~~~~~~~~~~~~~~~~~~~~

<snip>

>
> Also include the following system information:
> Package manager version: 0.35.1
> Distribution version: selfupdate-rsync Sat Jul 20 18:59:20 2013, 10.8, x86_64
> Trees: local/main stable/main local/injected
> Xcode.app: 4.6.3
> Xcode command-line tools: 4.6.0.0.1.1365549073
> Max. Fink build jobs:  1
>
> It appears that there are excess elements in a scalar initializer that have 
> caused a run of errors? Any thoughts! Thanks. I wonder if I am missing some 
> file or package that caused this, i.e. if you version of the package built 
> properly?
>
> Gary K Olson
>

I don't have a completion.h, so perhaps that's what's interfering.  Use 
"dpkg -S /sw/bin/completion.h" to find out what package provides that, 
and then remove it--it should be a build-time only package, so that 
should be OK.  Please also let us know what the culprit was.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to