Gtkmm-forge Digest, Vol 34, Issue 6
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 34, Issue 6
- Date: Mon, 09 Mar 2009 11:30:27 +0000
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
gtkmm-forge-request lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-owner lists sourceforge net
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."
gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.
Today's Topics:
1. [Bug 573482] libglademm: thoughts about signal autoconnecting
(gtkmm (bugzilla.gnome.org))
2. [Bug 573482] libglademm: thoughts about signal autoconnecting
(gtkmm (bugzilla.gnome.org))
3. [Bug 574530] New: Make xsltproc more flexible with --nonet
(gtkmm (bugzilla.gnome.org))
4. [Bug 574530] Make xsltproc more flexible with --nonet
(gtkmm (bugzilla.gnome.org))
5. [Bug 570322] pangomm fails to build outside source tree
(pangomm (bugzilla.gnome.org))
6. [Bug 570322] pangomm fails to build outside source tree
(pangomm (bugzilla.gnome.org))
7. [Bug 570322] pangomm fails to build outside source tree
(pangomm (bugzilla.gnome.org))
8. [Bug 570322] pangomm fails to build outside source tree
(pangomm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Fri, 6 Mar 2009 22:05:00 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 573482] libglademm: thoughts about
signal autoconnecting
To: gtkmm-forge lists sourceforge net
Message-ID: <20090306220500 BF6E823F514 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=573482
gtkmm | general | Ver: unspecified
------- Comment #21 from Murray Cumming 2009-03-06 22:05 UTC -------
You should really be using svn and making an svn diff.
I don't see any great problem with the build system, and I'm actually glad that
the source files cannot be accidentally regenerated (with different results,
depending on the installed gmmproc version) by packagers. But please open a
separate bug if you wish to pursue that.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573482.
------------------------------
Message: 2
Date: Sat, 7 Mar 2009 00:11:31 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 573482] libglademm: thoughts about
signal autoconnecting
To: gtkmm-forge lists sourceforge net
Message-ID: <20090307001132 3A28023F526 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=573482
gtkmm | general | Ver: unspecified
------- Comment #22 from Stas Sergeev 2009-03-07 00:12 UTC -------
> You should really be using svn and making an svn diff.
Now that's really a PITA.
Because of the ABI-incompatible changes I
do, I need to rebuild everything. I wanted
to keep the dependencies right, so I was
building rpms.
I used libglademm from svn regardless, but
now, to install gtkmm from svn, I need to
upgrade gtk for some reasons (mine is 2.14.7),
and gtk have _so many_ dependencies, that
I think I can't move to the svn code right
now and have to stick to srpms. :(
(I currently use Fedora 10 here)
> I don't see any great problem with the build system, and I'm actually glad that
> the source files cannot be accidentally regenerated (with different results,
> depending on the installed gmmproc version) by packagers.
That could be done still in the maintainer
mode only. Then it will probably not hurt.
> But please open a
> separate bug if you wish to pursue that.
OK, I think it worth a bugreport. :)
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573482.
------------------------------
Message: 3
Date: Sun, 8 Mar 2009 09:36:38 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574530] New: Make xsltproc more
flexible with --nonet
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-574530-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=574530
gtkmm | documentation | Ver: unspecified
Summary: Make xsltproc more flexible with --nonet
Product: gtkmm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: documentation
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: manphiz gmail com
GNOME version: Unspecified
GNOME milestone: Unspecified
Currently it is not easy to pass --nonet to xsltproc when building
gtkmm-documentation. The proposed patch makes XSLTPROC check for envvar as
done by DOCBOOK_STYLESHEET, so that one can control its behavior through envvar
as well. The --nonet is intend to help with easier building when network
connection is not feasible, such as auto build daemon in Debian.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574530.
------------------------------
Message: 4
Date: Sun, 8 Mar 2009 09:37:36 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 574530] Make xsltproc more flexible
with --nonet
To: gtkmm-forge lists sourceforge net
Message-ID: <20090308093736 2C5C523F522 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=574530
gtkmm | documentation | Ver: unspecified
------- Comment #1 from Deng Xiyue 2009-03-08 09:38 UTC -------
Created an attachment (id=130267)
--> (http://bugzilla.gnome.org/attachment.cgi?id=130267&action=view)
gtkmm-doc_xsltproc.patch
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574530.
------------------------------
Message: 5
Date: Mon, 9 Mar 2009 09:58:54 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 570322] pangomm fails to build outside
source tree
To: gtkmm-forge lists sourceforge net
Message-ID: <20090309095854 6098A23F52F label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=570322
pangomm | build | Ver: 2.14.x
------- Comment #5 from Murray Cumming 2009-03-09 10:00 UTC -------
This seems to have broken distcheck. I had to add one srcdir back so that the
install of the devhelp file works. You might want to check if the build still
works for you.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570322.
------------------------------
Message: 6
Date: Mon, 9 Mar 2009 10:24:10 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 570322] pangomm fails to build outside
source tree
To: gtkmm-forge lists sourceforge net
Message-ID: <20090309102410 E1B5F23F521 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=570322
pangomm | build | Ver: 2.14.x
------- Comment #6 from Theppitak Karoonboonyanan 2009-03-09 10:25 UTC -------
It still builds for me. But I doubt if the fix is appropriate.
---8<---
@@ -1,7 +1,7 @@
doxygen_configfile = Doxyfile
doxygen_configfile_source = $(srcdir)/Doxyfile.in
beautify_docs = @GMMPROC_DIR@/beautify_docs.pl
-devhelp_file = pangomm-1.4.devhelp
+devhelp_file = $(srcdir)/pangomm-1.4.devhelp
devhelp_stylesheet = doxygen_to_devhelp.xsl
include $(top_srcdir)/docs/Makefile_web.am_fragment
---8<---
$(devhelp_file) is also used in uninstall-reference target:
---8<---
rm -f $(DESTDIR)$(devhelpdir)/$(devhelp_file)
---8<---
So, when I invoke "make uninstall" on my system, this line becomes:
---8<---
rm -f
/home/gnome2/share/devhelp/books/pangomm-1.4//home/thep/vcs/gnome_svn/pangomm/docs/reference/pangomm-1.4.devhelp
---8<---
with $(srcdir) expanded to the source dir path, which is plain wrong, because
the file is not actually uninstalled, even though make doesn't fail (thanks to
the -f option).
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570322.
------------------------------
Message: 7
Date: Mon, 9 Mar 2009 10:34:56 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 570322] pangomm fails to build outside
source tree
To: gtkmm-forge lists sourceforge net
Message-ID: <20090309103458 6E8CE23F50C label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=570322
pangomm | build | Ver: 2.14.x
------- Comment #7 from Murray Cumming 2009-03-09 10:36 UTC -------
OK. Could you try to correct it, please?
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570322.
------------------------------
Message: 8
Date: Mon, 9 Mar 2009 11:30:19 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 570322] pangomm fails to build outside
source tree
To: gtkmm-forge lists sourceforge net
Message-ID: <20090309113019 377F123F536 label gnome org>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=570322
pangomm | build | Ver: 2.14.x
------- Comment #8 from Theppitak Karoonboonyanan 2009-03-09 11:31 UTC -------
Created an attachment (id=130322)
--> (http://bugzilla.gnome.org/attachment.cgi?id=130322&action=view)
distcheck fix, by splitting make rule
OK. The problem here is that the generated devhelp file is shipped with the
tarball, while VCS doesn't include it. So, we need to refer to the file through
VPATH, so both kinds of builds are possible: using the file from $(srcdir) for
tarball builds, and from $(builddir) for VCS builds.
So, I split the devhelp installation rule out of the html one, so '$<' canbe
used.
With this, I also remove the weird '/$$f' at the end of some $(INSTALL_DATA)
lines. The $$f is actually undefined here. Obviously left over from
cut-and-paste from the html loop body.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570322.
------------------------------
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 34, Issue 6
******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]