[MacPorts] #16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp-parser.c
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c --------------------------------------+------------------------------------- Reporter: pgijnxn02@sneakemail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: build, typo | Port: gnucash --------------------------------------+------------------------------------- An extra < at the top of the files prevents gnucash from building. error: <guile16/gh.h: No such file or directory Removing the extra < resulted in success. Unfortunately I didn't think to capture a diff for you. -- Ticket URL: <http://trac.macports.org/ticket/16554> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Changes (by jmr@macports.org): * cc: jmr@macports.org (added) Comment: I can't reproduce this. If there's a problem, it would be in the reinplace on line 66 of the Portfile. You don't have any local modifications? Can you tweak the reinplace expression to get it to work? -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Comment(by pgijnxn02@sneakemail.com): My Portfile line 66: {{{ reinplace "s|\\<guile\\/|\<guile16\\/|g" ${src_file} }}} I see that there are two \\ before <guile and only one \ before <guile16. Would that do it? I don't have local modifications. What other information would be useful? -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Comment(by pgijnxn02@sneakemail.com): This remains true in 2.2.7_1. gnc-module.c and gnc-exp-parser.c won't build until I modify the <guile16/gh.h line in each. After that, they're fine. -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Comment(by pgijnxn02@sneakemail.com): Great, thanks! Unfortunately I can't test this at the moment because it's not building for other reasons: the dependency gnome-desktop [http://bugzilla.gnome.org/show_bug.cgi?id=554263 needs xrandr 1.2], which I don't seem to have, so it doesn't build. ...unless you know of a way to update my version of xrandr? I have Tiger 10.4.11 on PPC. But we're getting a bit off-topic now, aren't we? :) -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macsforever2000@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => macsforever2000@macports.org * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macsforever2000@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Changes (by macsforever2000@macports.org): * status: assigned => closed * resolution: => fixed Comment: Committed revision r40485. Strangely it always worked for me without the patch, but adding this patch does not hurt anything for me. Thanks! -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16554: Gnucash 2.2.5_1 does not build due to typos in gnc-module.c and gnc-exp- parser.c ---------------------------------------+------------------------------------ Reporter: pgijnxn02@sneakemail.com | Owner: macsforever2000@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: build, typo Port: gnucash | ---------------------------------------+------------------------------------ Comment(by pgijnxn02@sneakemail.com): Works for me now :) -- Ticket URL: <http://trac.macports.org/ticket/16554#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts