Opened 11 years ago
Closed 6 years ago
#41995 closed defect (duplicate)
db46 @4.6.21_9 update fails "build Command failed"
Reported by: | jackh48@… | Owned by: | blair (Blair Zajac) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | hapaguy (Brian Kurt Fujikawa), cooljeanius (Eric Gallager), chrstphrchvz (Christopher Chavez) | |
Port: | db46 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/db46/work/db-4.6.21-x86_64/build_unix" && /usr/bin/make -j16 -w all :info:build Exit code: 2
Attachments (1)
Change History (8)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to blair@… |
Changed 11 years ago by hapaguy (Brian Kurt Fujikawa)
comment:3 Changed 11 years ago by hapaguy (Brian Kurt Fujikawa)
OK, I think that I've figured out the problem - the default db should be set to none. The following works:
$ sudo port select --set db none $ port select --list db Available versions for db: db46 none (active) $ sudo port -sv upgrade db46
comment:5 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Could this be the same issue as #47921?
comment:6 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:7 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Probably; reopen if not.
Note: See
TracTickets for help on using
tickets.
Please attach the main.log file so that we can see why the build failed.