Opened 10 years ago

Closed 7 years ago

#42336 closed defect (invalid)

heimdal @1.3.3_1 does not install (OS 10.9)

Reported by: holtzermann17@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager), bithead2k
Port: heimdal

Description

:info:build make[1]: *** [heimdal.info] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.3.3/doc'
:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.3.3'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.3.3" && /usr/bin/make -j8 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port heimdal returned: command execution failed
:debug:build Error code: CHILDSTATUS 50762 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
"$procedure $targetname"
:info:build Warning: targets not executed for heimdal: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:error:build Failed to install heimdal
:debug:build could not read "/opt/local/share/man/man1/esdsample.1.gz": no such file or directory
    while executing
"::file type $file"

Strangely, the file /opt/local/share/man/man1/esdsample.1.gz does exist on my system. I guess that's not the main error?

Attachments (3)

log (2.0 MB) - added by holtzermann17@… 10 years ago.
full error log for heimdal build
main.log (45.4 KB) - added by bithead2k 10 years ago.
showing "can't find file" error for asn1_err.h
config.log (12.0 KB) - added by bithead2k 10 years ago.
as requested

Change History (15)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Cc: landonf@… removed
Owner: changed from macports-tickets@… to landonf@…

The log output you provided does not actually contain the error. Please clean, try again, and attach the entire main.log.

Changed 10 years ago by holtzermann17@…

Attachment: log added

full error log for heimdal build

comment:2 Changed 10 years ago by holtzermann17@…

Sorry about that - I attached the full log this time.

comment:3 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 10 years ago by bithead2k

Still broken.

comment:5 Changed 10 years ago by neverpanic (Clemens Lang)

Looks like a texinfo problem, probably due to a newer texinfo version. There's a newer version of heimdal available, I guess we should update the port.

comment:6 Changed 10 years ago by neverpanic (Clemens Lang)

I cannot reproduce your problem. Please try:

sudo port clean heimdal
sudo port -t install heimdal

and see if that helps.

comment:7 Changed 10 years ago by neverpanic (Clemens Lang)

I also updated heimdal to the latest version in r123858. Please check if that helps.

comment:8 in reply to:  7 Changed 10 years ago by bithead2k

Replying to cal@…:

I also updated heimdal to the latest version in r123858. Please check if that helps.

Looks like macports is picking up the new version, but no help. Here's a new log file.

Changed 10 years ago by bithead2k

Attachment: main.log added

showing "can't find file" error for asn1_err.h

comment:9 Changed 10 years ago by neverpanic (Clemens Lang)

The output shows

598	:info:configure checking whether the C compiler works... no
599	:info:configure configure: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3':
600	:info:configure configure: error: C compiler cannot create executables
601	:info:configure See `config.log' for more details.

Can you attach /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_heimdal/heimdal/work/heimdal-1.5.3/config.log?

Changed 10 years ago by bithead2k

Attachment: config.log added

as requested

comment:10 Changed 10 years ago by bithead2k

Bump. Don't know if adding the log sent any notification.

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

Cc: kirk@… added

Attaching files to tickets does not send email notifications.

The log says the reason for the failure is:

clang: error: couldn't stat Xcode's Info.plist (errno=No such file or directory)

This suggests you have not installed Xcode; if not, please install it. Alternately, if you have installed it, perhaps you have not used xcode-select to select it; if not, please select it.

comment:12 Changed 7 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

This ticket does not seem relevant anymore. Original ticket is filed against an old version of the port. The later logs show uninstalled Xcode. Please open a new ticket if this is still a problem.

Note: See TracTickets for help on using tickets.