#44738 closed defect (fixed)
heimdal fails to upgrade to v. 1.5.3_0 (from: 1.3.3_1) MacOSX(10.7.5) Lion
Reported by: | creativecommon@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | heimdal |
Description
heimdal fails to upgrade to version (1.5.3_0) from version (1.3.3_1) on MacOSX (10.7.5) Lion
Here is the relevant part on the main.log.
:info:build ./whatis.texi:39: unknown command `def' :info:build ./whatis.texi:39: unknown command `xsub' :info:build ./whatis.texi:40: unknown command `global' :info:build ./whatis.texi:40: unknown command `let' :info:build ./whatis.texi:40: unknown command `xsub' (possibly involving @sub) :info:build ./win2k.texi:314: warning: @end should only appear at a line beginning :info:build make[1]: *** [heimdal.info] Error 1 :info:build make[1]: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/doc' :info:build make: *** [all-recursive] Error 1 :info:build make: Leaving directory `/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3' :info:build Command failed: cd "/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3" && /usr/bin/make -j2 -w all :info:build Exit code: 2 :error:build org.macports.build for port heimdal returned: command execution failed :debug:build Error code: CHILDSTATUS 78010 2 :debug:build 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 "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for heimdal: org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Please see the log file for port heimdal for details: /macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/main.log
Looks like this issue has been reported/fixed on Debian from here -> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711221
I am attaching the full main.log (heimdal)
Thanks in advance!.
Attachments (1)
Change History (4)
Changed 10 years ago by creativecommon@…
Attachment: | heimdal_1.5.3_0_main.log added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | landonf@… openmaintainer@… removed |
---|---|
Keywords: | heimdal 1.5.3_0 fail upgrade removed |
Owner: | changed from macports-tickets@… to landonf@… |
comment:2 follow-up: 3 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Do you happen to have the texinfo port installed? If so, building with trace mode enabled (port -t ...
) would probably have helped.
Anyway, this should be fixed in r124372.
comment:3 Changed 10 years ago by creativecommon@…
Replying to cal@…:
Do you happen to have the texinfo port installed? If so, building with trace mode enabled (
port -t ...
) would probably have helped.Anyway, this should be fixed in r124372.
Yes, I do have texinfo installed
port installed | grep -i texinfo texinfo @5.2_0 texinfo @5.2_1 (active)
The fix r124372 worked!
Thanks again!.
heimdal_1.5.3_0 main.log