Opened 3 years ago

Closed 3 years ago

#62085 closed defect (invalid)

Error: Requested variants "" do not match those the build was started with: "+universal".

Reported by: dbl001 (dbl) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: libiconv

Description

--->  Computing dependencies for tk
--->  Dependencies to be installed: pkgconfig libiconv
Error: Requested variants "" do not match those the build was started with: "+universal".
Error: Please use the same variants again, or run 'port clean libiconv' first to remove the existing partially completed build.

can't create directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_unixODBC": permission denied
    while executing
"file mkdir $workpath/.home"
    (procedure "open_statefile" line 7)
    invoked from within
"open_statefile"
    (procedure "check_variants" line 28)
    invoked from within
"check_variants activate"
    invoked from within
"$workername eval "check_variants $target""
    (procedure "mportexec" line 7)
    invoked from within
"mportexec $workername $install_target"
Unable to execute target 'install' for port 'unixODBC': can't create directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_unixODBC": permission denied
    while executing
"install_ports $operationList"
    (file "./restore_ports.tcl" line 287)

Attachments (1)

main.log (1.9 KB) - added by dbl001 (dbl) 3 years ago.

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by dbl001 (dbl)

Attachment: main.log added

comment:1 Changed 3 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

You need to follow the instructions in the output you supplied. Namely:

Please use the same variants again, or run 'port clean libiconv' first to remove the existing partially completed build.
Note: See TracTickets for help on using tickets.