[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2012-02-01 Thread ~suv
Correction: - Inkscape 0.48.2 (tarball) and 0.48.x (r9860) builds on OS X 10.7.2 Lion with attached patch applied to the sources +Inkscape 0.48.2 (tarball) and 0.48.x (r9860) builds with GCC 4.6.2 on OS X 10.7.2 Lion with attached patch applied to the sources -- You received this bug notificati

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2012-02-01 Thread ~suv
Inkscape 0.48.2 (tarball) and 0.48.x (r9860) builds on OS X 10.7.2 Lion with attached patch applied to the sources - I haven't had the chance yet to verify the changes with Apple's GCC 4.2.1 nor with llvm-gcc-4.2. The patch seems save though: 1) AFAIU the older GCC version simply dropped the fla

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2012-02-01 Thread ~suv
Just for the record (I am aware that the report was closed as 'Fix Released') ~suv wrote in comment #8 >> Tweaking things to not look for the platform but to instead test the linker >> support. > > That's not what was committed in r10078 as far as I can tell - it just > renames > the variable

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-09-06 Thread Ted Gould
** Changed in: inkscape Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6 To manage notifications about t

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-08-10 Thread Bug Watch Updater
** Changed in: inkscape (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6 To manage notifications abou

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/inkscape -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6 To manage notifications about this bug go to: https://bugs.laun

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread ~suv
** Tags removed: backport-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6 To manage notifications about this bug go to: https://bugs.launch

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread Alex Valavanis
> are you willing to file it? ;) Done: bug #808338 <--export-dynamic linker flag may be unnecessary> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread ~suv
> the missing headers (…) inkscape trunk r10196, inkscape 0.48.x r9786, upstream lib2geom r1999 > (…) and the invalid GCC flag. > just though it would be neater to split off a > follow-up report to deal with the --ex

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread Alex Valavanis
> AFAIU the new '-Wl,--export-dynamic' option explicitly passes it on to the GNU linker, whereas it was silently dropped prior to the changes Yes, that's how I understood it too. However, there were still two issues here: the missing headers, and the invalid GCC flag. We have fixed the first one

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread ~suv
> However, isn't this really a separate issue? Not sure - isn't it no longer ignored now (on linux&win) with the committed changes for GCC 4.6? (AFAIU the new '-Wl,--export-dynamic' option explicitly passes it on to the GNU linker, whereas it was silently dropped prior to the changes) -- You

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.2-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6 To manage notif

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread Alex Valavanis
Oops - I forgot about that. Sorry! However, isn't this really a separate issue? The GCC 4.6 build failure (the original purpose of the report) is fixed in trunk and 0.48.2. Perhaps it would be a good idea to create a follow-up report to deal with the --export-dynamic issue. As far as I can tel

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread ~suv
> status: Incomplete → Fix Committed I'm not sure it is ok to close this report yet: IMHO the question whether the linker flag '--export-dynamic' is needed at all in current Inkscape versions (stable and development) hasn't been addressed so far:

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-07-10 Thread Alex Valavanis
This was backported to inkscape 0.48.2: r9786 http://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_48_BRANCH/revision/9786 ** Changed in: inkscape Status: Incomplete => Fix Committed ** Changed in: inkscape Milestone: 0.49 => 0.48.2 ** Branch linked: lp:inkscape/0.48.x -- Yo

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-04 Thread ~suv
> commited as attached Inkscape trunk: r10196 Remaining issue (linker option '--export-dynamic' needed or not) still open: see comment #10 (refers to bug #754870) and -- You received this bug notification because you are a memb

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-04 Thread theAdib
this missing fraction was not intentional. commited as attached. My bad. ** Patch added: "additional patch used to complete the work" https://bugs.launchpad.net/inkscape/+bug/707205/+attachment/2113069/+files/more_70725.diff -- You received this bug notification because you are a member of U

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-03 Thread ~suv
Alex Valavanis wrote > I'm not sure why the patch in trunk doesn't > include a #include in 2geom/utils.h. @theAdib . any reason you left out the changes for 'to 2geom/utils.h' in your commit (r10071) [1]? It is part of the patch you based your changes on (see comment #2). [1]

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-02 Thread Alex Valavanis
** Bug watch added: Debian Bug tracker #625085 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625085 ** Changed in: inkscape (Debian) Remote watch: Debian Bug tracker #624770 => Debian Bug tracker #625085 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-01 Thread Dave Walker
inkscape (0.48.1-2ubuntu3) oneiric; urgency=low * debian/patches/04-fix-gcc4.6-ftbfs.dpatch: Fix build failure with gcc 4.6 - Backport upstream patch (lp:inkscape:r10071) - Add inclusion to src/2geom/utils.h -- Alex ValavanisSun, 01 May 2011 01:08:10 +0100 ** Changed in: inkscape

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-01 Thread Alex Valavanis
@upstream - I'm not sure why the patch in trunk doesn't include a #include in 2geom/utils.h. Am I missing something here? I could not get the Ubuntu package to build without adding this to your patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-01 Thread Alex Valavanis
Local build succeeded. Please consider sponsoring the upload for Ubuntu Oneiric ** Changed in: inkscape (Ubuntu) Status: In Progress => Triaged ** Changed in: inkscape (Ubuntu) Assignee: Alex Valavanis (valavanisalex) => (unassigned) ** Tags added: patch-forwarded-debian -- You re

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-01 Thread Alex Valavanis
Adding debdiff for Ubuntu changes ** Patch added: "inkscape_0.48.1-2ubuntu3.debdiff" https://bugs.launchpad.net/debian/+source/inkscape/+bug/707205/+attachment/2103860/+files/inkscape_0.48.1-2ubuntu3.debdiff ** Tags added: patch-forwarded-upstream ** Tags removed: patch -- You received this

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-05-01 Thread Alex Valavanis
** Bug watch added: Debian Bug tracker #624770 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624770 ** Also affects: inkscape (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624770 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 707205] Re: Inkscape fails to build with gcc 4.6

2011-04-30 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/707205 Title: Inkscape fails to build with gcc 4.6 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.