[MacPorts] #42988: linuxdoc-tools @0.9.67 build failure under 10.9
#42988: linuxdoc-tools @0.9.67 build failure under 10.9 ------------------------+-------------------------------- Reporter: silverdr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.2.1 Keywords: Mavericks | Port: linuxdoc-tools ------------------------+-------------------------------- {{{ [...] :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ta rballs_ports_textproc_linuxdoc-tools/linuxdoc-tools/work/linuxdoc- tools-0.9.67/sgmlpre' :info:build /usr/bin/clang -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 sgmlpre.c -o sgmlpre :info:build sgmlpre.l:30:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] :info:build static nest; /* how deep are we nested? */ :info:build ~~~~~~ ^ :info:build sgmlpre.l:31:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] :info:build static ifsense; /* sense of last `if' or unless seen */ :info:build ~~~~~~ ^ :info:build sgmlpre.l:32:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] :info:build static firstoff; /* nesting depth of first turnoff */ :info:build ~~~~~~ ^ :info:build sgmlpre.l:130:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] :info:build main(int argc, char *argv[]) :info:build ^~~~ :info:build 4 warnings generated. :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tar balls_ports_textproc_linuxdoc-tools/linuxdoc-tools/work/linuxdoc- tools-0.9.67/sgmlpre' :info:build Compiling RTF conversion tools (in rtf-fix/)... :info:build ( cd rtf-fix ; \ :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make CFLAGS="-Os -arch x86_64" LDFLAGS="-L/opt/local/lib -Wl,-h eaderpad_max_install_names -arch x86_64" || exit -1 ) :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ta rballs_ports_textproc_linuxdoc-tools/linuxdoc-tools/work/linuxdoc- tools-0.9.67/rtf-fix' :info:build flex -t rtf2rtf.l>rtf2rtf.c :info:build /usr/bin/clang -Os -arch x86_64 -o rtf2rtf rtf2rtf.c -lfl :info:build rtf2rtf.l:74:12: error: redefinition of 'yyleng' with a different type: 'int' vs 'yy_size_t' (aka 'unsigned long') :info:build extern int yyleng; :info:build ^ :info:build <stdout>:275:11: note: previous definition is here :info:build yy_size_t yyleng; :info:build ^ :info:build 1 error generated. :info:build make[1]: *** [rtf2rtf] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tar balls_ports_textproc_linuxdoc-tools/linuxdoc-tools/work/linuxdoc- tools-0.9.67/rtf-fix' :info:build make: *** [all] Error 255 [...] }}} -- Ticket URL: <https://trac.macports.org/ticket/42988> MacPorts <http://www.macports.org/> Ports system for OS X
#42988: linuxdoc-tools @0.9.67 build failure under 10.9 -----------------------------+----------------------------- Reporter: silverdr@… | Owner: michael.klein@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: linuxdoc-tools | -----------------------------+----------------------------- Changes (by ryandesign@…): * cc: michael.klein@… (removed) * priority: High => Normal * owner: macports-tickets@… => michael.klein@… * keywords: Mavericks => mavericks -- Ticket URL: <https://trac.macports.org/ticket/42988#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42988: linuxdoc-tools @0.9.67 build failure under 10.9 -----------------------------+-------------------------------- Reporter: silverdr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: linuxdoc-tools | -----------------------------+-------------------------------- Changes (by macsforever2000@…): * owner: michael.klein@… => macports-tickets@… Comment: Michael has relinquished maintainer. See r118706. -- Ticket URL: <https://trac.macports.org/ticket/42988#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42988: linuxdoc-tools @0.9.67 build failure under 10.9 -----------------------------+-------------------------------- Reporter: silverdr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: linuxdoc-tools | -----------------------------+-------------------------------- Comment (by egall@…): Also fails with the same error under 10.6. Looks like flex is generating bad code. -- Ticket URL: <https://trac.macports.org/ticket/42988#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42988: linuxdoc-tools @0.9.67 build failure with new flex -----------------------------+-------------------------- Reporter: silverdr@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: haspatch Port: linuxdoc-tools | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: new => assigned * keywords: mavericks => haspatch * owner: macports-tickets@… => ryandesign@… Comment: Upstream bug report and patch: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=700958 -- Ticket URL: <https://trac.macports.org/ticket/42988#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#42988: linuxdoc-tools @0.9.67 build failure with new flex -----------------------------+-------------------------- Reporter: silverdr@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: haspatch Port: linuxdoc-tools | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: r125401 -- Ticket URL: <https://trac.macports.org/ticket/42988#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts