Opened 18 years ago

Closed 18 years ago

#9656 closed defect (worksforme)

BUG: fluxbox-1.0rc can't install (not related to #9524)

Reported by: waternogetenemy@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…, waternogetenemy@…
Port:

Description

Building of the latest Fluxbox fails like this :

$ sudo port install fluxbox ---> Fetching fluxbox ---> Attempting to fetch fluxbox-1.0rc.tar.bz2 from http://puzzle.dl.sourceforge.net/fluxbox ---> Verifying checksum(s) for fluxbox ---> Extracting fluxbox ---> Configuring fluxbox ---> Building fluxbox with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_fluxbox/work/fluxbox-1.0rc" && make all" returned error 2 Command output: FocusControl.cc:528: error: prototype for `void

FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::FocusModel]' does not match any in class ` FbTk::Resource<FocusControl::FocusModel>'

FbTk/Resource.hh:189: error: candidate is: void

FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::FocusModel]

FocusControl.cc:528: error: `void FbTk::Resource<T>::setFromString(const char*)

[with T = FocusControl::FocusModel]' and `void FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::FocusModel]' cannot be overloaded

FocusControl.cc:551: error: specialization of void

FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::TabFocusModel] after instantiation

FocusControl.cc:551: error: prototype for `void

FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::TabFocusModel]' does not match any in class ` FbTk::Resource<FocusControl::TabFocusModel>'

FbTk/Resource.hh:189: error: candidate is: void

FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::TabFocusModel]

FocusControl.cc:551: error: `void FbTk::Resource<T>::setFromString(const char*)

[with T = FocusControl::TabFocusModel]' and `void FbTk::Resource<T>::setFromString(const char*) [with T = FocusControl::TabFocusModel]' cannot be overloaded

make[4]: * [FocusControl.o] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 18 years ago by waternogetenemy@…

Cc: waternogetenemy@… added

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Owner: changed from darwinports-bugs@… to pierre@…

I am able to install it on 10.3. Both 1.0.rc and the just updated 1.0rc2. Is this problem still unresolved?

comment:3 Changed 18 years ago by pmq@…

Owner: changed from pierre@… to pmq@…
Summary: Fluxbox can't install (not related to #9524)BUG: fluxbox-1.0rc can't install (not related to #9524)

Hi Fela, I don't have access to a 10.3 anymore. As markd@ asked, do you still have this problem? Can you list your compiler/xcode versions if so? Also, please note that you should assign any bug you enter in Bugzilla to the port maintainer to ease the process ('port info' shows this). -- Pierre

comment:4 Changed 18 years ago by markd@…

Resolution: worksforme
Status: newclosed

Closing. It may be reopened if there is still find a problem.

Note: See TracTickets for help on using tickets.