Opened 8 years ago
Closed 3 years ago
#52180 closed defect (fixed)
flex @2.6.0_0: build failure
Reported by: | geoffd2 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | tiger | Cc: | khindenburg |
Port: | flex |
Description
OSX10.4.11
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0/tests' :info:build /bin/sh ../build-aux/ylwrap bison_yylloc_parser.y y.tab.c bison_yylloc_parser.c y.tab.h `echo bison_yylloc_parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output bison_yylloc_parser.output -- bison -y -d -p test :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0/tests/bison_yylloc_parser.y:24: unrecognized: %parse_param :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0/tests/bison_yylloc_parser.y:24: Skipping to next % :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0/tests/bison_yylloc_parser.y:25: unrecognized: %lex_param :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0/tests/bison_yylloc_parser.y:25: Skipping to next % :info:build make[1]: *** [bison_yylloc_parser.c] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0/tests' :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_devel_flex/flex/work/flex-2.6.0' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_flex/flex/work/flex-2.6.0" && /usr/bin/make -w all
Attachments (1)
Change History (9)
comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)
Keywords: | tiger added |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | flex added |
Summary: | flex @2.6.0 (devel) build failure → flex @2.6.0_0: build failure |
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
This log isn’t clean, unfortunately.
:debug:main Executing org.macports.main (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (flex) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Mon Sep 5 23:55:08 BST 2016
Please run sudo port clean flex
, try building again, and install the new log if that fails.
Changed 8 years ago by geoffd2
comment:4 Changed 8 years ago by geoffd2
My bad, I did clean before but then retried more than once. Clean log attached.
comment:5 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg added |
---|
I'm not sure anyone will be able to debug 10.4
comment:6 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from mww@… to macports-tickets@… |
---|---|
Status: | new → assigned |
comment:7 Changed 3 years ago by evanmiller (Evan Miller)
This issue can be closed.
$ port installed flex The following ports are currently installed: flex @2.6.4_0 (active) $ uname -v Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
comment:8 Changed 3 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please attach the full
main.log
.