Opened 10 years ago

Closed 10 years ago

#44105 closed defect (fixed)

gnudatalanguage @0.9.4_5: stat: src/gdl: Too many levels of symbolic links

Reported by: agilesrcmh Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc: majoc-at-astro (majoc-at-astro)
Port: gnudatalanguage

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

when trying to install gnu data language I got the following error

:info:destroot ld: can't open output file for writing: gdl, errno=62 for architecture x86_64
:info:destroot clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:destroot make[2]: *** [src/gdl] Error 1
:info:destroot make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnudatalanguage/gnudatalanguage/work/gdl-0.9.4'
:info:destroot make[1]: *** [src/CMakeFiles/gdl.dir/all] Error 2
:info:destroot make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnudatalanguage/gnudatalanguage/work/gdl-0.9.4'
:info:destroot make: *** [all] Error 2
:info:destroot make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnudatalanguage/gnudatalanguage/work/gdl-0.9.4'
:info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnudatalanguage/gnudatalanguage/work/gdl-0.9.4" && /usr/bin/make -w install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnudatalanguage/gnudatalanguage/work/destroot
:info:destroot Exit code: 2
:error:destroot org.macports.destroot for port gnudatalanguage returned: command execution failed
:debug:destroot Error code: CHILDSTATUS 97033 2
:debug:destroot 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 destroot"
    (procedure "portdestroot::destroot_main" line 2)
    invoked from within
"portdestroot::destroot_main org.macports.destroot"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:destroot Warning: targets not executed for gnudatalanguage: org.macports.activate org.macports.destroot org.macports.install
:notice:destroot Please see the log file for port gnudatalanguage for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnudatalanguage/gnudatalanguage/main.log

Attachments (1)

main.log (463.2 KB) - added by agilesrcmh 10 years ago.
log file

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by agilesrcmh

Attachment: main.log added

log file

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

Description: modified (diff)
Keywords: gnudatalanguage removed
Owner: changed from macports-tickets@… to takeshi@…
Summary: gnudatalanguage 0.9.4 failed to buildgnudatalanguage @0.9.4_5: stat: src/gdl: Too many levels of symbolic links

The actual relevant error seems to be:

:info:destroot make[2]: stat: src/gdl: Too many levels of symbolic links

comment:2 Changed 10 years ago by majoc-at-astro (majoc-at-astro)

Cc: majoc@… added

Cc Me!

comment:3 Changed 10 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Done in r121335. Thanks for reporting.

Note: See TracTickets for help on using tickets.