#47885 closed defect (fixed)
glade3 @3.8.5_1 "autogen.sh" No such file or directory
Reported by: | jam.with.ju2@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | glade3 |
Description
MacOSX 10.9.5
# port install xfce
Error: org.macports.patch for port glade3 returned: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glade3/files/autogen.sh, No such file or directory Error: Failed to install glade3 Please see the log file for port glade3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glade3/glade3/main.log Error: The following dependencies were not installed: libxfcegui4 glade3 xfconf midori gcr gnupg libusb-compat libusb openldap webkit-gtk xorg-libXScrnSaver xorg-scrnsaverproto zeitgeist py27-rdflib py27-html5lib py27-isodate raptor2 telepathy-glib mousepad orage xfce4-panel libwnck xorg-libXres tango-icon-theme xfce-utils xfce4-dev-tools xfce4-appfinder libxfce4menu xfce4-icon-theme xfdesktop xfprint a2ps xfwm4 xfwm4-themes To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port xfce failed
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glade3/glade3/main.log
CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.9' :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_g\ lade3/glade3/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/glade3/glade3-3.8.5.tar.xz' | /usr/bin/gnutar -xf -' :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_de\ vel_glade3/glade3/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/glade3/glade3-3.8.5.tar.xz' | /usr/bin/gnutar -xf - :debug:extract euid/egid changed to: 0/0 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glade3/glade3/wor\ k to macports :debug:extract euid/egid changed to: 502/501 :debug:extract Privilege de-escalation not attempted as not running as root. :debug:patch patch phase started at Fri May 29 23:52:32 JST 2015 :debug:patch Executing org.macports.patch (glade3) :debug:patch Executing proc-post-org.macports.patch-patch-0 :error:patch org.macports.patch for port glade3 returned: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/release/p\ orts/devel/glade3/files/autogen.sh, No such file or directory :debug:patch Error code: NONE :debug:patch Backtrace: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/glade3/files/autogen.sh\ , No such file or directory while executing "proc-post-org.macports.patch-patch-0 org.macports.patch" ("eval" body line 1) invoked from within "eval $post $targetname" :info:patch Warning: targets not executed for glade3: org.macports.activate org.macports.patch org.macports.configure org.macports.build org.\ macports.destroot org.macports.install :error:patch Failed to install glade3 :debug:patch can not find channel named "debuglog" while executing "tcl::puts debuglog {DEBUG: Starting logging for glade3}" invoked from within "catch "tcl::puts $args"" :notice:patch Please see the log file for port glade3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glade3/glade3/main.log
Change History (6)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Port: | glade3 added |
comment:2 Changed 9 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:3 Changed 9 years ago by dbevans (David B. Evans)
Oops, in this case autogen.sh is shipped as part of the tarball so there's no need to install an upstream copy from the files directory.
comment:4 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix committed in r136911. Thanks for your report.
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field with the port that fails to build and Cc the port maintainers (
port info --maintainers glade3
), if any.