New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35900 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

libdbi-drivers failts to rebuild

Reported by: reubano@… Owned by: mta@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: libdbi-drivers

Description

installing libdbi-drivers fails at the rebuild step

-->  Computing dependencies for libdbi-drivers
--->  Fetching archive for libdbi-drivers
--->  Attempting to fetch libdbi-drivers-0.8.3-1_0+sqlite3.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/libdbi-drivers
--->  Attempting to fetch libdbi-drivers-0.8.3-1_0+sqlite3.darwin_11.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/libdbi-drivers
--->  Installing libdbi-drivers @0.8.3-1_0+sqlite3
--->  Activating libdbi-drivers @0.8.3-1_0+sqlite3
--->  Cleaning libdbi-drivers
--->  Updating database of binaries: 100.0%
--->  Scanning binaries for linking errors: 100.0%
--->  Found 1 broken file(s), matching files to ports
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     libdbi-drivers @0.8.3-1 +sqlite3
--->  Computing dependencies for libdbi-drivers
--->  Cleaning libdbi-drivers
--->  Scanning binaries for linking errors: 100.0%
--->  Found 1 broken file(s), matching files to ports
--->  Found 1 broken port(s), determining rebuild order
--->  Rebuilding in order
     libdbi-drivers @0.8.3-1 +sqlite3
--->  Computing dependencies for libdbi-drivers
--->  Cleaning libdbi-drivers
--->  Deactivating libdbi-drivers @0.8.3-1_0+sqlite3
--->  Cleaning libdbi-drivers
--->  Uninstalling libdbi-drivers @0.8.3-1_0+sqlite3
--->  Cleaning libdbi-drivers
--->  Computing dependencies for libdbi-drivers
--->  Fetching distfiles for libdbi-drivers
--->  Verifying checksum(s) for libdbi-drivers
--->  Extracting libdbi-drivers
--->  Applying patches to libdbi-drivers
--->  Configuring libdbi-drivers
--->  Building libdbi-drivers
Error: org.macports.build for port libdbi-drivers returned: command execution failed
Please see the log file for port libdbi-drivers for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_libdbi-drivers/libdbi-drivers/main.log
--->  Scanning binaries for linking errors: 100.0%
--->  No broken files found.

Attachments

main.log (22.8 KB) - added by reubano@… 9 months ago.
clang log
main2.log (22.3 KB) - added by reubano@… 9 months ago.
llvm-gcc-4.2 log

Change History

Changed 9 months ago by reubano@…

clang log

Changed 9 months ago by reubano@…

llvm-gcc-4.2 log

comment:1 Changed 9 months ago by reubano@…

  • Cc reubano@… added

Cc Me!

comment:2 Changed 9 months ago by macsforever2000@…

  • Cc reubano@… removed
  • Owner changed from macports-tickets@… to mta@…

In the future, please Cc the port maintainer(s). The reporter is automatically Cc'ed.

comment:3 Changed 9 months ago by ciserlohn@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r97219. The configure patch didn't include a space when concatenating CFLAGS resulting in nonsensical CFLAGS.

@umich.edu:mta I hope you don't mind that I committed the fix even though you didn't mark this port as openmaintainer. But currently it would certainly not compile.

Note: See TracTickets for help on using tickets.