Opened 11 years ago

Closed 11 years ago

#40780 closed defect (duplicate)

mutt-devel @1.5.21_4: No rule to make target `wcscasecmp@U@.o', needed by `mutt'. Stop.

Reported by: staki1966 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: mutt-devel

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

Currently running mutt-devel 1.5.21_2 +gdbm+imap+pop+smtp, running into the following error while upgrading:

[~]> sudo port -d upgrade mutt-devel                                                                                                       
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: mutt-devel 1.5.21_4 exists in the ports tree
DEBUG: mutt-devel 1.5.21_2 +gdbm+imap+pop+smtp is the latest installed
DEBUG: mutt-devel 1.5.21_2 +gdbm+imap+pop+smtp is active
DEBUG: Merging existing variants '+gdbm+imap+pop+smtp' into variants
DEBUG: new fully merged portvariants: smtp + gdbm + pop + imap +
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/mail/mutt-devel
DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) arch i386

[...]

make[2]: *** No rule to make target `wcscasecmp@U@.o', needed by `mutt'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt-devel/mutt-devel/work/mutt-1.5.21'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt-devel/mutt-devel/work/mutt-1.5.21'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt-devel/mutt-devel/work/mutt-1.5.21'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt-devel/mutt-devel/work/mutt-1.5.21" && /usr/bin/make -j2 -w all 
Exit code: 2
Error: org.macports.build for port mutt-devel returned: command execution failed
DEBUG: Error code: CHILDSTATUS 87438 2
DEBUG: Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
Warning: targets not executed for mutt-devel: org.macports.install org.macports.build org.macports.destroot
Please see the log file for port mutt-devel for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mutt-devel/mutt-devel/main.log
DEBUG: couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
    while executing
"open [file join $dir tclIndex]"
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
[~]> 

I'm attaching the full log of the install.

Attachments (1)

main.log (6.8 KB) - added by staki1966 11 years ago.
mutt-devel upgrade failure log

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by staki1966

Attachment: main.log added

mutt-devel upgrade failure log

comment:1 Changed 11 years ago by staki1966

Cc: stanislav.markovic@… added

Cc Me!

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stanislav.markovic@… removed
Description: modified (diff)
Resolution: duplicate
Status: newclosed
Summary: upgrade to mutt-devel 1.5.21_4 failsmutt-devel @1.5.21_4: No rule to make target `wcscasecmp@U@.o', needed by `mutt'. Stop.

Duplicate of #35709.

Note: See TracTickets for help on using tickets.