Opened 12 years ago

Last modified 12 years ago

#34965 closed defect

bitcoin build fails — at Version 1

Reported by: dwightkelly (Dwight Kelly) Owned by: singingwolfboy@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc: ryandesign@…
Port: bitcoin

Description (last modified by ryandesign (Ryan Carsten Schmidt))

While installing freetds, bitcoin was installed. Why?

$ sudo port install freetds
--->  Computing dependencies for freetds
--->  Fetching archive for freetds
--->  Attempting to fetch freetds-0.91_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/freetds
--->  Attempting to fetch freetds-0.91_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/freetds
--->  Installing freetds @0.91_0
--->  Activating freetds @0.91_0

****************************************************************
Configuration file freetds.conf does not exist and has been created using
    /opt/local/etc/freetds/freetds.conf.sample
Configuration file locales.conf does not exist and has been created using
    /opt/local/etc/freetds/locales.conf.sample
Configuration file pool.conf does not exist and has been created using
    /opt/local/etc/freetds/pool.conf.sample
****************************************************************
--->  Cleaning freetds
--->  Updating database of binaries: 100.0%
--->  Scanning binaries for linking errors: 100.0%
--->  Found 3 broken file(s), matching files to ports
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     bitcoin @0.3.22 
--->  Computing dependencies for bitcoin
--->  Cleaning bitcoin
--->  Scanning binaries for linking errors: 100.0%
--->  Found 3 broken file(s), matching files to ports
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     bitcoin @0.3.22 
--->  Computing dependencies for bitcoin
--->  Cleaning bitcoin
--->  Deactivating bitcoin @0.3.22_0
--->  Uninstalling bitcoin @0.3.22_0
--->  Computing dependencies for bitcoin
--->  Fetching distfiles for bitcoin
--->  Verifying checksum(s) for bitcoin
--->  Extracting bitcoin
--->  Configuring bitcoin
--->  Building bitcoin
Error: org.macports.build for port bitcoin returned: command execution failed
Please see the log file for port bitcoin for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_finance_bitcoin/bitcoin/main.log
--->  Scanning binaries for linking errors: 100.0%
--->  No broken files found.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to singingwolfboy@…
Port: bitcoin added
Summary: bitcoin installed with freetds?bitcoin build fails
Type: requestdefect

Please use WikiFormatting.

When you install or upgrade any port, MacPorts then checks all ports for library linking problems, and rebuilds any ports it finds with broken library links. (This is the new "rev-upgrade" feature introduced in MacPorts 2.1.) You already had bitcoin installed; it was found to be broken; MacPorts tried to rebuild it; the rebuild failed. Please attach the main.log file from that failed build so we can investigate how to fix it.

Changed 12 years ago by dwightkelly (Dwight Kelly)

Attachment: main.log added
Note: See TracTickets for help on using tickets.