[MacPorts] #29982: cclive: build failure and update to 0.7.4.1

MacPorts noreply at macports.org
Thu Jun 30 04:33:56 PDT 2011


#29982: cclive: build failure and update to 0.7.4.1
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  snc@…           
     Type:  defect                   |      Status:  new             
 Priority:  Normal                   |   Milestone:                  
Component:  ports                    |     Version:  1.9.2           
 Keywords:  haspatch                 |        Port:  cclive          
-------------------------------------+--------------------------------------
 As [http://lists.macosforge.org/pipermail/macports-
 users/2011-June/024622.html reported on the mailing list], cclive fails to
 build:

 {{{
 In file included from
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_cclive/work/cclive-0.7.3.1/src/quvicpp/error.cpp:18:
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_cclive/work/cclive-0.7.3.1/include/quvicpp/quvicpp.h:63:
 error: 'quvi_callback_write' has not been declared
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_cclive/work/cclive-0.7.3.1/include/quvicpp/quvicpp.h:68:
 error: 'quvi_callback_write' does not name a type
 }}}

 I noticed a newer version is available and thought maybe they've fixed
 this problem by now. So I tried to update to it, but it fails during
 configure:

 {{{
 checking for the Boost filesystem library... no
 configure: error: cannot find the flags to link with Boost filesystem
 }}}

 config.log contains 120 occurrences of:

 {{{
 ld: unknown option: -R/opt/local/lib
 }}}

 I know -R is an unknown option for Xcode's ld, but I don't know what the
 replacement is.

 The patch for my attempted update to 0.7.4.1 is attached. The project has
 switched from cmake back to autotools so I removed the cmake portgroup. I
 also switched to the xz distfile because it's smaller.

-- 
Ticket URL: <https://trac.macports.org/ticket/29982>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list