Opened 10 years ago

Closed 10 years ago

#42953 closed defect (duplicate)

gnutls: build fails while upgrading yelp 10.8.5

Reported by: basmac Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: dbevans (David B. Evans)
Port: autogen gnutls

Description (last modified by dbevans (David B. Evans))

I have tcl 8.6.1 installed, look like its looking for tcl 8.5 ?

/bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/clang   -pipe -Os -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o gnutls-cli cli.o common.o socket.o ocsptool-common.o benchmark-cipher.o benchmark.o benchmark-tls.o ../lib/libgnutls.la  libcmd-cli.la ../gl/libgnu.la -R -L/opt/local/lib -lopts -L/opt/local/lib -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation     -lintl
libtool: link: only absolute run-paths are allowed
make[4]: *** [libcmd-danetool.la] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: link: only absolute run-paths are allowed
libtool: link: only absolute run-paths are allowed
make[4]: *** [libcmd-certtool.la] Error 1
make[4]: *** [gnutls-cli-debug] Error 1
libtool: link: only absolute run-paths are allowed
make[4]: *** [psktool] Error 1
libtool: link: only absolute run-paths are allowed
libtool: link: only absolute run-paths are allowed
make[4]: *** [gnutls-serv] Error 1
make[4]: *** [ocsptool] Error 1
libtool: link: only absolute run-paths are allowed
make[4]: *** [gnutls-cli] Error 1
libtool: link: only absolute run-paths are allowed
make[4]: *** [srptool] Error 1
make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.1.22-x86_64/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.1.22-x86_64/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.1.22-x86_64/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.1.22-x86_64'
make: *** [all] Error 2
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.1.22-x86_64'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.1.22-x86_64" && /usr/bin/make -j8 -w all
Exit code: 2
Error: org.macports.build for port gnutls returned: command execution failed
DEBUG: Error code: NONE
DEBUG: Backtrace: command execution failed
    while executing
"$procedure $targetname"
Warning: targets not executed for gnutls: org.macports.install org.macports.build org.macports.destroot
Please see the log file for port gnutls for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/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
bash-3.2#

Attachments (1)

main.log (21.7 KB) - added by basmac 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by basmac

Attachment: main.log added

comment:1 Changed 10 years ago by dbevans (David B. Evans)

Cc: jmr@… added
Keywords: yelp removed
Port: gnutls added; yelp removed
Summary: 10.8.5 yelp fails to upgradegnutls: build fails while upgrading yelp 10.8.5

I don't think that the Tcl error is related to the port build failure. That's a port base issue.

The build error in your log file is not with yelp per se but with the build/upgrade of its dependency gnutls.

No need to add the port name to keywords if it's already in the Port entry.

comment:2 Changed 10 years ago by dbevans (David B. Evans)

Description: modified (diff)

Please also use WikiFormatting for readability when quoting from log files or other plain text.

comment:3 Changed 10 years ago by jmroot (Joshua Root)

Cc: jmr@… removed
Port: autogen added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.