Hi All.

I am unable to install fluxbox due to a FinkCommander invoked installation 
compilation error of the same.

I tried all the triage measures mentioned i.e. “fink self update”, the Fink 
F.A.Q., reducing the Max. Fink build jobs to 1 (this fixed my fan turning on, 
but not the compile problem), etc.

And yet, fluxbox fails to install/compile without error.

Thanks in advance for any assistance.

Sincerely,
Bill

P.S.  I also cannot install blackbox - but I’ll pursue that separately.

-----

My particular information follows:

I’m on a MBP retina late 2013 with OSX 10.9.1 and all updates.

System Information:

Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Mon Jan 20 08:16:34 2014, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  1


Here’s the particular compilation failure:

g++ -DHAVE_CONFIG_H -I. -I..   -I/sw/include  -g -O2  -I/usr/X11R6/include  
-I/sw/include -I/sw/include/freetype2 -I/usr/X11/include -I/usr/X11R6/include 
-I/sw/include -MT fluxbox.o -MD -MP -MF .deps/fluxbox.Tpo -c -o fluxbox.o 
fluxbox.cc
In file included from fluxbox.cc:25:
In file included from ./fluxbox.hh:29:
In file included from ./FbTk/Resource.hh:30:
In file included from 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/iostream:38:
In file included from 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/ios:216:
In file included from 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__locale:18:
In file included from 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/mutex:177:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/functional:683:13:
 error: no matching constructor for initialization of 
'binder2nd<std::__1::equal_to<WinClient *> >'
    {return binder2nd<__Operation>(__op, __x);}
            ^                      ~~~~~~~~~
fluxbox.cc:1362:25: note: in instantiation of function template specialization 
'std::__1::bind2nd<std::__1::equal_to<WinClient *>, const WinClient *>' 
requested here
                Compose(bind2nd(equal_to<WinClient *>(), client),
                        ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/functional:669:5:
 note: candidate constructor not viable: 2nd argument ('const WinClient 
*const') would lose const qualifier
    binder2nd(const __Operation& __x, const typename 
__Operation::second_argument_type __y)
    ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/functional:660:24:
 note: candidate constructor (the implicit copy constructor) not viable: 
requires 1 argument, but 2 were provided
class _LIBCPP_TYPE_VIS binder2nd
                       ^
1 error generated.
make[4]: *** [fluxbox.o] Error 1
make[4]: Leaving directory 
`/sw/src/fink.build/fluxbox-1.3.5-1/fluxbox-1.3.5/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/sw/src/fink.build/fluxbox-1.3.5-1/fluxbox-1.3.5/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/sw/src/fink.build/fluxbox-1.3.5-1/fluxbox-1.3.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sw/src/fink.build/fluxbox-1.3.5-1/fluxbox-1.3.5'
make: *** [all] Error 2
### execution of make failed, exit code 2
### execution of /tmp/fink.CFGSq failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-fluxbox-1.3.5-1
(Reading database ... 146470 files and directories currently installed.)
Removing fink-buildlock-fluxbox-1.3.5-1 ...
Failed: phase compiling: fluxbox-1.3.5-1 failed

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&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