You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(11) |
Dec
(44) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(267) |
Feb
(73) |
Mar
(89) |
Apr
(55) |
May
(32) |
Jun
(33) |
Jul
(101) |
Aug
(55) |
Sep
(53) |
Oct
(40) |
Nov
(43) |
Dec
(70) |
| 2005 |
Jan
(34) |
Feb
(68) |
Mar
(44) |
Apr
(47) |
May
(73) |
Jun
(51) |
Jul
(58) |
Aug
(36) |
Sep
(45) |
Oct
(21) |
Nov
(35) |
Dec
(17) |
| 2006 |
Jan
(34) |
Feb
(31) |
Mar
(35) |
Apr
(29) |
May
(33) |
Jun
(18) |
Jul
(28) |
Aug
(15) |
Sep
(20) |
Oct
(11) |
Nov
(13) |
Dec
(17) |
| 2007 |
Jan
(31) |
Feb
(12) |
Mar
(23) |
Apr
(6) |
May
(22) |
Jun
(15) |
Jul
(12) |
Aug
(20) |
Sep
(12) |
Oct
(16) |
Nov
(18) |
Dec
(4) |
| 2008 |
Jan
(5) |
Feb
(6) |
Mar
(9) |
Apr
(4) |
May
(11) |
Jun
(12) |
Jul
(71) |
Aug
(45) |
Sep
(17) |
Oct
(58) |
Nov
(9) |
Dec
(32) |
| 2009 |
Jan
(7) |
Feb
|
Mar
(9) |
Apr
(19) |
May
(8) |
Jun
(12) |
Jul
(21) |
Aug
(12) |
Sep
(52) |
Oct
(6) |
Nov
(20) |
Dec
(6) |
| 2010 |
Jan
(12) |
Feb
(8) |
Mar
(12) |
Apr
(27) |
May
(16) |
Jun
(9) |
Jul
(12) |
Aug
(8) |
Sep
(4) |
Oct
(11) |
Nov
(1) |
Dec
|
| 2011 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(11) |
May
(3) |
Jun
(4) |
Jul
(12) |
Aug
|
Sep
(3) |
Oct
(1) |
Nov
|
Dec
(4) |
| 2012 |
Jan
(5) |
Feb
(4) |
Mar
|
Apr
(11) |
May
(4) |
Jun
(3) |
Jul
|
Aug
(4) |
Sep
(3) |
Oct
|
Nov
|
Dec
(4) |
| 2013 |
Jan
(4) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(2) |
Dec
|
| 2015 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
(2) |
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: William G. S. <wg...@uc...> - 2020-04-06 05:56:48
|
Dear Gnome-Core folks: Is there any chance of a gtk+2 update? I need 2.24.32 or newer (which macports has) as a dependency for coot (which I am trying to update as maintainer). If someone has an experimental one, I would be happy to try it out. Many thanks. Bill William G. Scott Director, Program in Biochemistry and Molecular Biology Professor, Department of Chemistry and Biochemistry and The Center for the Molecular Biology of RNA University of California at Santa Cruz Santa Cruz, California 95064 USA |
|
From: Daniel M. <dm...@ne...> - 2019-12-23 17:27:13
|
Thanks for taking a look at this! I'd love to get our glib2 updated. Last I checked (early summer) meson had some fundamental problems on OS X, which led to userland problems when an existing library would be switched from [some other build system] to it. Glib2 itself also will require some packaging thought when upgrading from our old version, now that the introspection core system is included. I don't remember the details now, but will look over the next few weeks.
dan
On 12/21/19, 9:11 PM, "Scott Hannahs via fink-gnome-core" <fin...@li...> wrote:
Dear Gnome Team,
You are listed as the maintainers of the fink package management for the glib2 software. I have need of an update to a newer version of glib that is currently supported by fink.
The current fink installed version is 2.22.4 and I believe that the most recent version is 2.62.0. I have attempted to update the fink package definitions for glib2. This includes getting rid of Make and using ninja and meson. I believe I have successfully created the glib2 files using those development tools but have not managed to update the install process which uses Make as well.
I am including my current attempts at the glib2 package and the meson package which seems to be needed. If there is any other help that I can give, I will try but I am not an expert on the meson system.
-Scott
_______________________________________________
fink-gnome-core mailing list
fin...@li...
List archive:
http://news.gmane.org/gmane.os.apple.fink.gnome
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-gnome-core
|
|
From: Scott H. <sha...@us...> - 2019-12-20 23:44:52
|
Dear Gnome Team, You are listed as the maintainers of the fink package management for the glib2 software. I have need of an update to a newer version of glib that is currently supported by fink. The current fink installed version is 2.22.4 and I believe that the most recent version is 2.62.0. I have attempted to update the fink package definitions for glib2. This includes getting rid of Make and using ninja and meson. I believe I have successfully created the glib2 files using those development tools but have not managed to update the install process which uses Make as well. I am including my current attempts at the glib2 package and the meson package which seems to be needed. If there is any other help that I can give, I will try but I am not an expert on the meson system. -Scott |
|
From: Hanspeter N. <fi...@sn...> - 2019-11-08 13:14:41
|
On 11/7/19 3:05 PM, Tom Liehe via Fink-beginners wrote:
> This may be another case where Apple changes are needed?
>
> The errors are all either incomplete definition of type 'struct _ipp_attribute_s’ or incomplete definition of type 'struct _ipp_s’
>
> Thanks in advance for any help!
>
> edited log file:
>
> /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
> Making all in libgnomecups
>
> <<< SNIP >>>
>
> gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -I/opt/sw/include/glib-2.0 -I/opt/sw/lib/glib-2.0/include -DDATADIR=\"/opt/sw/share\" -D_IPP_PRIVATE_STRUCTURES=1 -I/opt/sw/include -Os -MT gnome-cups-printer.lo -MD -MP -MF .deps/gnome-cups-printer.Tpo -c gnome-cups-printer.c -fno-common -DPIC -o .libs/gnome-cups-printer.o
> gnome-cups-printer.c:176:22: error: incomplete definition of type 'struct _ipp_attribute_s'
> for (i = 0; i < attr->num_values; i++) {
> ~~~~^
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/cups/ipp.h:732:16: note: forward declaration of 'struct _ipp_attribute_s'
> typedef struct _ipp_attribute_s ipp_attribute_t;
> ^
> gnome-cups-printer.c:178:29: error: incomplete definition of type 'struct _ipp_attribute_s'
> const char *keyword = attr->values [i].string.text;
> ~~~~^
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/cups/ipp.h:732:16: note: forward declaration of 'struct _ipp_attribute_s'
> typedef struct _ipp_attribute_s ipp_attribute_t;
> ^
> gnome-cups-printer.c:246:23: error: incomplete definition of type 'struct _ipp_s'
> for (attr = response->attrs; attr != NULL; attr = attr->next) {
> ~~~~~~~~^
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/cups/ipp.h:731:16: note: forward declaration of 'struct _ipp_s'
>
> <<< SNIP more errors >>>
>
> 20 errors generated.
> make[2]: *** [gnome-cups-printer.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.IAD6S failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /opt/sw/bin/dpkg-lockwait -r fink-buildlock-libgnomecups-shlibs-0.2.3-9
> (Reading database ... 179982 files and directories currently installed.)
> Removing fink-buildlock-libgnomecups-shlibs-0.2.3-9 ...
> Failed: phase compiling: libgnomecups-shlibs-0.2.3-9 failed
>
> Package manager version: 0.45.0
> Distribution version: selfupdate-rsync Wed Nov 6 15:11:13 2019, 10.15, x86_64
> Trees: local/main stable/main
> Xcode.app: 11.2
> Xcode command-line tools: 11.2.0.0.1.1571444319
> Max. Fink build jobs: 1
Thanks for the report. It's partially fixed by
<https://git.pld-linux.org/?p=packages/libgnomecups.git;a=blob;f=libgnomecups-0.2.3-cups-1.6.patch;h=68f379c2510950d9779df7b6eabfa4b8005ec17b;hb=HEAD>
but not completely. I'm looking for how to fix the remaining failure on
10.15 (10.13 is OK).
Hanspeter
|
|
From: <doc...@ea...> - 2016-09-09 06:49:09
|
On 2016 Sep 6, at 10:04, Alexander Hansen <ale...@gm...> wrote: > >> I’m reopening an old thread in hopes of understanding what is going on here. I upgraded my laptop to El Capitan from Mountain Lion, blew away all of /sw and started over. After bootstrapping, i built my package [freeciv]. Fink built it without pango1-xft2-ft219-dev, which is a BuildDepends for freeciv. > > > Wait. You said that you built it _without_ pango1-xft2-ft219-dev AND that pango1-xft2-ft219-dev is a BuildDepends. That’s not possible. I didn’t think it was possible either, and that’s why i raised the issue. It has happened to me twice, on two different fresh installs, so it’s presumably reproducible. i *think* the relevant factors are: 1) an empty repository, and 2) fink configured to fetch binaries as available. In the meanwhile i will make the changes you recommended to the info file. |
|
From: Alexander H. <ale...@gm...> - 2016-09-06 17:04:46
|
> On Sep 5, 2016, at 00:11, doc...@ea... wrote: > > On 2015 Sep 13, at 21:23, David Lowe <doc...@ea...> wrote: > > I’m reopening an old thread in hopes of understanding what is going on here. I upgraded my laptop to El Capitan from Mountain Lion, blew away all of /sw and started over. After bootstrapping, i built my package [freeciv]. Fink built it without pango1-xft2-ft219-dev, which is a BuildDepends for freeciv. Wait. You said that you built it _without_ pango1-xft2-ft219-dev AND that pango1-xft2-ft219-dev is a BuildDepends. That’s not possible. > It doesn’t run right: > >> (freeciv-gtk2:39247): Pango-CRITICAL **: No modules found: >> No builtin or dynamically loaded modules were found. >> PangoFc will not work correctly. >> This probably means there was an error in the creation of: >> '/sw/lib/pango-ft219/etc/pango/pango.modules' >> You should create this file by running: >> pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules' >> >> (freeciv-gtk2:39247): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common' > > > This is exactly what i saw a year ago when i got a new desktop [with Yosemite]. Installing pango1-xft2-ft219, then rebuilding freeciv brought in a whole other raft of packages that are supposedly BuildDepends [atk1, cairo, etc]. Is this somehow a knock-on effect from using prebuilt binaries, or what? Is there anything i can change in the info file so that this stuff is actually fetched and built the first time?? > >> [doctorjlowe@Daves-i7:bin]$ fink install pango1-xft2-ft219 >> Information about 9834 packages read in 19 seconds. >> The following package will be installed or updated: >> pango1-xft2-ft219 >> /sw/bin/apt-get-lockwait -q --ignore-breakage --download-only install pango1-xft2-ft219=1.24.5-10 >> Reading Package Lists... >> Building Dependency Tree... >> The following NEW packages will be installed: >> pango1-xft2-ft219 >> 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. >> Need to get 84.3kB of archives. After unpacking 274kB will be used. >> Get:1 http://bindist.finkmirrors.net stable/main pango1-xft2-ft219 1.24.5-10 [84.3kB] >> Fetched 84.3kB in 0s (175kB/s) >> Download complete and in download only mode >> Reading buildlock packages... >> /sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/pango1-xft2-ft219_1.24.5-10_darwin-x86%5f64.deb >> Selecting previously deselected package pango1-xft2-ft219. >> (Reading database ... 10314 files and directories currently installed.) >> Unpacking pango1-xft2-ft219 (from .../pango1-xft2-ft219_1.24.5-10_darwin-x86%5f64.deb) ... >> Setting up pango1-xft2-ft219 (1.24.5-10) ... >> >> [doctorjlowe@Daves-i7:bin]$ fink rebuild freeciv >> Information about 9834 packages read in 2 seconds. >> The following package will be rebuilt: >> freeciv >> The following 17 additional packages will be installed: >> atk1 cairo fink-package-precedence fontconfig2-dev freetype219 gettext-tools glib2-dev gtk+2 gtk+2-dev libcurl4 liblzma5 libmagickcore6.9.q16.2-dev libmagickwand6.9.q16.2-dev >> pango1-xft2-ft219-dev readline6 sdl sdl-mixer > > ——————————————————————————————————————— > _______________________________________________ It sounds like you need a BuildDepends: pango1-xft2-ft219, since actually installs %p/lib/pango-ft219/etc/pango/pango.modules and %p/bin/pango-ft219-querymodules. Also, according to the usage instructions: Fionna-3:~ hansen$ fink info pango1-xft2-ft219 Scanning package description files.......... Information about 9873 packages read in 1 seconds. pango1-xft2-ft219-1.24.5-10: GTK+ - i18n libs (for freetype >= 2.1.9) System for layout and rendering of internationalized text. . These packages link against fink's freetype219 instead of the freetype that comes as part of x11. They also have cairo support. . Usage Notes: Packages which install pango module(s) should call update-pango-ft219-modules in their PostInstScript and PostRmScript to update the pango.modules file. . The headers and libraries needed at build time are in /sw/lib/pango-ft219/{include,lib}, and also (as of 1.22.0-3) in the normal places (/sw/{include,lib}). . Web site: http://www.pango.org . Maintainer: The Gnome Core Team <fin...@li...> -- Alexander Hansen, Ph.D. Fink User Liaison |
|
From: Jesse A. <jes...@fa...> - 2016-06-13 04:07:18
|
Alexander Hansen <ale...@gm...> writes: > On 8/13/14, 2:01 PM, David Lowe wrote: >> Greetings! >> >> The latest build of freeciv will require glib2 >= 2.32. I am >> currently downloading 2.32.2, but Gnome has a bewildering variety of >> versions up to 2.41, and i don't see an obvious demarcation of >> stable from unstable. Should we prefer some other version? >> >> sent from Mountain Lion >> >> "A cellphone to me is just an opportunity to be irritated wherever >> you are." - Linus Torvalds >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Fink-devel mailing list >> Fin...@li... >> List archive: >> http://news.gmane.org/gmane.os.apple.fink.devel >> Subscription management: >> https://lists.sourceforge.net/lists/listinfo/fink-devel >> > > Current glib2 has some serious breakage on OS X which other > distributions ignore. Daniel Macks is trying to come up with an update > scenario which doesn't give crap results. Is this still true? (The original post is from 2014, but our glib2 is still quite old.) Jesse |
|
From: Peter D. <Pet...@Fr...> - 2016-02-28 23:17:13
|
Am 28.02.2016 um 22:17 schrieb Daniel Macks: > You can ask for multiple libs and/or combined flags: > > gcc foo.c -o foo `pkg-config --cflags --libs glib-2.0 fribidi` Thank you for this insight! The configure script of m17n-lib-1.6.4 should be aware of this, too! I could help myself and configure by augmenting its environment with CPPFLAGS="-I%p/include/glib-2.0 -I%p/lib/glib-2.0/include" so that it could find the installed fribidi package as useful. And I also could remove the mentioned fribidi patch. -- Greetings Pete When Richard Stallman goes to the loo, he core dumps. |
|
From: D. M. <dm...@ne...> - 2016-02-28 21:17:26
|
On Sun, 28 Feb 2016 00:37:35 +0100, Peter Dyballa <Pet...@Fr...> wrote: Hello! > > I am trying to update libm17n on Snow Leopard, Mac OS X 10.6.8. OK, > it's not supported by Fink anymore, but I still support this OS. I > did locally update a dozen or more packages and came across a problem > libm17n. It's configure script first could not find > <fridibi/fribidi.h> useful because it had this statement: > > # include <glib.h> > > But glib.h is in /sw/include/glib-2.0/glib.h. So I patched the > fribidi packages to have > > # include <glib-2.0/glib.h> > > Now libm17n's configure script tests further and fails with: > > .. /sw/include/fribidi/fribidi-common.h > ... /sw/include/fribidi/fribidi-config.h > ... /sw/include/glib-2.0/glib.h > In file included from /sw/include/fribidi/fribidi-common.h:61, > from /sw/include/fribidi/fribidi.h:35, > from conftest.c:159: > /sw/include/glib-2.0/glib.h:32:26: error: glib/galloca.h: No such > file or directory [and many other glib/*.h] > Is this on purpose? Do I have to pass -I/sw/include/glib-2.0 when > compiling libm17n instead? This would not work here, would it? glib and fribidi are among the many libraries that use "pkg-config" to publish the appropriate compiler and linker flags. That way you don't have to know all the various subdirs or alternate/multiple paths where glib stores its headers, and you don't have to keep changing yourself if glib changes itself because you just use "whatever glib says to use" each time you compile--pkg-config looks up the data each time it is called via .pc files in the -dev package of the libraries themselves. For compiling, you use --cflags; for linking, you use --libs. For example: gcc -c foo.c -o foo.o `pkg-config --cflags glib-2.0` gcc foo.o -o foo `pkg-config --libs glib-2.0` You can ask for multiple libs and/or combined flags: gcc foo.c -o foo `pkg-config --cflags --libs glib-2.0 fribidi` If your package uses autoconf or other standard build toolchains, there are macros or functions for getting and passing this data. dan -- Daniel Macks dm...@ne... |
|
From: Peter D. <Pet...@Fr...> - 2016-02-27 23:40:40
|
Hello! I am trying to update libm17n on Snow Leopard, Mac OS X 10.6.8. OK, it's not supported by Fink anymore, but I still support this OS. I did locally update a dozen or more packages and came across a problem libm17n. It's configure script first could not find <fridibi/fribidi.h> useful because it had this statement: # include <glib.h> But glib.h is in /sw/include/glib-2.0/glib.h. So I patched the fribidi packages to have # include <glib-2.0/glib.h> Now libm17n's configure script tests further and fails with: .. /sw/include/fribidi/fribidi-common.h ... /sw/include/fribidi/fribidi-config.h ... /sw/include/glib-2.0/glib.h In file included from /sw/include/fribidi/fribidi-common.h:61, from /sw/include/fribidi/fribidi.h:35, from conftest.c:159: /sw/include/glib-2.0/glib.h:32:26: error: glib/galloca.h: No such file or directory /sw/include/glib-2.0/glib.h:33:25: error: glib/garray.h: No such file or directory /sw/include/glib-2.0/glib.h:34:30: error: glib/gasyncqueue.h: No such file or directory /sw/include/glib-2.0/glib.h:35:26: error: glib/gatomic.h: No such file or directory /sw/include/glib-2.0/glib.h:36:29: error: glib/gbacktrace.h: No such file or directory /sw/include/glib-2.0/glib.h:37:26: error: glib/gbase64.h: No such file or directory /sw/include/glib-2.0/glib.h:38:32: error: glib/gbookmarkfile.h: No such file or directory /sw/include/glib-2.0/glib.h:39:25: error: glib/gcache.h: No such file or directory /sw/include/glib-2.0/glib.h:40:28: error: glib/gchecksum.h: No such file or directory /sw/include/glib-2.0/glib.h:41:30: error: glib/gcompletion.h: No such file or directory /sw/include/glib-2.0/glib.h:42:27: error: glib/gconvert.h: No such file or directory /sw/include/glib-2.0/glib.h:43:27: error: glib/gdataset.h: No such file or directory /sw/include/glib-2.0/glib.h:44:24: error: glib/gdate.h: No such file or directory /sw/include/glib-2.0/glib.h:45:23: error: glib/gdir.h: No such file or directory /sw/include/glib-2.0/glib.h:46:25: error: glib/gerror.h: No such file or directory /sw/include/glib-2.0/glib.h:47:29: error: glib/gfileutils.h: No such file or directory /sw/include/glib-2.0/glib.h:48:24: error: glib/ghash.h: No such file or directory /sw/include/glib-2.0/glib.h:49:24: error: glib/ghook.h: No such file or directory /sw/include/glib-2.0/glib.h:50:29: error: glib/ghostutils.h: No such file or directory /sw/include/glib-2.0/glib.h:51:29: error: glib/giochannel.h: No such file or directory /sw/include/glib-2.0/glib.h:52:27: error: glib/gkeyfile.h: No such file or directory /sw/include/glib-2.0/glib.h:53:24: error: glib/glist.h: No such file or directory /sw/include/glib-2.0/glib.h:54:26: error: glib/gmacros.h: No such file or directory /sw/include/glib-2.0/glib.h:55:24: error: glib/gmain.h: No such file or directory /sw/include/glib-2.0/glib.h:56:30: error: glib/gmappedfile.h: No such file or directory /sw/include/glib-2.0/glib.h:57:26: error: glib/gmarkup.h: No such file or directory /sw/include/glib-2.0/glib.h:58:23: error: glib/gmem.h: No such file or directory /sw/include/glib-2.0/glib.h:59:28: error: glib/gmessages.h: No such file or directory /sw/include/glib-2.0/glib.h:60:24: error: glib/gnode.h: No such file or directory /sw/include/glib-2.0/glib.h:61:26: error: glib/goption.h: No such file or directory /sw/include/glib-2.0/glib.h:62:27: error: glib/gpattern.h: No such file or directory /sw/include/glib-2.0/glib.h:63:24: error: glib/gpoll.h: No such file or directory /sw/include/glib-2.0/glib.h:64:26: error: glib/gprimes.h: No such file or directory /sw/include/glib-2.0/glib.h:65:25: error: glib/gqsort.h: No such file or directory /sw/include/glib-2.0/glib.h:66:25: error: glib/gquark.h: No such file or directory /sw/include/glib-2.0/glib.h:67:25: error: glib/gqueue.h: No such file or directory /sw/include/glib-2.0/glib.h:68:24: error: glib/grand.h: No such file or directory /sw/include/glib-2.0/glib.h:69:23: error: glib/grel.h: No such file or directory /sw/include/glib-2.0/glib.h:70:25: error: glib/gregex.h: No such file or directory /sw/include/glib-2.0/glib.h:71:27: error: glib/gscanner.h: No such file or directory /sw/include/glib-2.0/glib.h:72:28: error: glib/gsequence.h: No such file or directory /sw/include/glib-2.0/glib.h:73:25: error: glib/gshell.h: No such file or directory /sw/include/glib-2.0/glib.h:74:25: error: glib/gslice.h: No such file or directory /sw/include/glib-2.0/glib.h:75:25: error: glib/gslist.h: No such file or directory /sw/include/glib-2.0/glib.h:76:25: error: glib/gspawn.h: No such file or directory /sw/include/glib-2.0/glib.h:77:28: error: glib/gstrfuncs.h: No such file or directory /sw/include/glib-2.0/glib.h:78:26: error: glib/gstring.h: No such file or directory /sw/include/glib-2.0/glib.h:79:29: error: glib/gtestutils.h: No such file or directory /sw/include/glib-2.0/glib.h:80:26: error: glib/gthread.h: No such file or directory /sw/include/glib-2.0/glib.h:81:30: error: glib/gthreadpool.h: No such file or directory /sw/include/glib-2.0/glib.h:82:25: error: glib/gtimer.h: No such file or directory /sw/include/glib-2.0/glib.h:83:24: error: glib/gtree.h: No such file or directory /sw/include/glib-2.0/glib.h:84:25: error: glib/gtypes.h: No such file or directory /sw/include/glib-2.0/glib.h:85:27: error: glib/gunicode.h: No such file or directory /sw/include/glib-2.0/glib.h:86:28: error: glib/gurifuncs.h: No such file or directory /sw/include/glib-2.0/glib.h:87:25: error: glib/gutils.h: No such file or directory Is this on purpose? Do I have to pass -I/sw/include/glib-2.0 when compiling libm17n instead? This would not work here, would it? -- Greetings Pete I consider religion godesque. |
|
From: D. M. <dm...@ne...> - 2015-10-01 15:46:12
|
On Wed, 30 Sep 2015 20:30:05 -0700, "William G. Scott" <wg...@uc...> wrote: FYIW, FWIW, YMMV, etc. > > On 10.11, gtk+2 failed to compile until I changed max jobs to 1. Committed. TYVM. dan -- Daniel Macks dm...@ne... |
|
From: William G. S. <wg...@uc...> - 2015-10-01 03:30:15
|
FYIW, FWIW, YMMV, etc. On 10.11, gtk+2 failed to compile until I changed max jobs to 1. |
|
From: David L. <doc...@ea...> - 2015-09-14 04:24:22
|
On 2015 Sep 10, at 2:07 PM, Daniel Macks <dm...@ne...> wrote: Sorry for not getting back to you right away. > Do you have "pango1-xft2-ft219" installed, or just > "pango1-xft2-ft219-shlibs" (and possibly ...-dev)? The binary was just pango1-xft2-ft219-shlibs. Of course, i couldn't build that by itself ["no matching package description"], so ended up generating pango1-xft2-ft219. Rebuilding Freeciv against *that* worked a charm. The weird thing is, i already HAD a BuildDepends against pango1-xft2-ft219-dev. Somehow my package built without that being present.., Possibly related, when i rebuilt Freeciv in the presence of pango1-xft2-ft219-dev it suddenly requested eleven more dependencies that it hadn't asked for the first go round. I will check to see if i still have that list. sent from Mountain Lion One may tolerate a world of demons for the sake of an angel. |
|
From: D. M. <dm...@ne...> - 2015-09-10 21:07:56
|
On Thu, 10 Sep 2015 11:34:03 -0700, David Lowe <doc...@ea...> wrote: So, i’ve finally got a new Mac [10.10.5]. I installed Xcode 6.4, command line tools for same, javac, XQuartz, and Fink 0.38.6. ./bootstrap seemed to run okeh, and same for selfupdate-rsync [now 0.38.7] and update-all. Freeciv built okeh, but won’t run right: > > > (freeciv-gtk2:81814): Pango-CRITICAL **: No modules found: > > No builtin or dynamically loaded modules were found. > > PangoFc will not work correctly. > > This probably means there was an error in the creation of: > > '/sw/lib/pango-ft219/etc/pango/pango.modules' > > You should create this file by running: > > pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules' > > > (freeciv-gtk2:81814): Pango-WARNING **: failed to choose a font, > expect ugly output. engine-type='PangoRenderFc', script='common' > > > (freeciv-gtk2:81814): Pango-WARNING **: failed to choose a font, > expect ugly output. engine-type='PangoRenderFc', script=‘latin' > > Trying the suggested command doesn’t work: > > > $ sudo pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules' > > -bash: /sw/lib/pango-ft219/etc/pango/pango.modules: Permission denied > > How in the bleep is permission denied for ‘sudo’? Moving on, i > noted that i had chosen binary distribution for packages. I’m > currently building all of pango1-xft2-ft219, but i thought i’d > throw this out there while it’s in progress. Do you have "pango1-xft2-ft219" installed, or just "pango1-xft2-ft219-shlibs" (and possibly ...-dev)? I think the shell command is parsed as "(sudo command) > /pathname" (redirection of output as the caller's own uid) not "(sudo command > /pathname)" (redirection part of the sudo'ed command). dan -- Daniel Macks dm...@ne... |
|
From: David L. <doc...@ea...> - 2015-09-10 18:34:30
|
So, i’ve finally got a new Mac [10.10.5]. I installed Xcode 6.4, command line tools for same, javac, XQuartz, and Fink 0.38.6. ./bootstrap seemed to run okeh, and same for selfupdate-rsync [now 0.38.7] and update-all. Freeciv built okeh, but won’t run right: > (freeciv-gtk2:81814): Pango-CRITICAL **: No modules found: > No builtin or dynamically loaded modules were found. > PangoFc will not work correctly. > This probably means there was an error in the creation of: > '/sw/lib/pango-ft219/etc/pango/pango.modules' > You should create this file by running: > pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules' > > (freeciv-gtk2:81814): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common' > > (freeciv-gtk2:81814): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script=‘latin' Trying the suggested command doesn’t work: > $ sudo pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules' > -bash: /sw/lib/pango-ft219/etc/pango/pango.modules: Permission denied How in the bleep is permission denied for ‘sudo’? Moving on, i noted that i had chosen binary distribution for packages. I’m currently building all of pango1-xft2-ft219, but i thought i’d throw this out there while it’s in progress. David Lowe doc...@ea... Homer: I hope I didn't brain my damage. |
|
From: TheSin <th...@so...> - 2015-05-11 19:04:35
|
gtk+2-shlibs firstly has files in it that aren’t libs at all? etc, locale, man, themes, sbin and bin this on it’s own seems very wrong form a packaging stand point. Ignoring that fact, the files in etc change after install which means they need to be conffiles. justin@switch [~]$ sudo debsums -c /sw/etc/gtk-2.0/gdk-pixbuf.loaders /sw/etc/gtk-2.0/gtk.immodules this is telling me these differ from the deb md5sum and are potential that some one changed them. Hence they should be conffiles. --- TS http://www.southofheaven.org/ Life begins and ends with chaos, live between the chaos! |
|
From: Derek H. <de...@as...> - 2015-01-31 17:27:24
|
> On 30 Jan 2015, at 11:32 pm, Daniel Macks <dm...@ne...> wrote: > >> Do you have any third-party headers in /usr/local/include ? The error >> looks like perhaps an incompatible header got dragged in somehow, and >> /usr/local/include (or /usr/include, for that matter) doesn’t need >> an explicit -I declaration. > > In particular, I'd suspect a glib >= 2.30 lurking in one of those places. > Thanks for the pointers, no /usr/local here, but it turned out to be my fault after all for having a copy of glib2-dev-2.41 left in my local tree, which I seemed to have updated from the abandoned 2.38 version in an (unsuccessful) attempt to create a pygobject2-py34 package... Apologies for the noise. Derek |
|
From: D. M. <dm...@ne...> - 2015-01-30 22:32:27
|
On Fri, 30 Jan 2015 06:59:08 -0800, Alexander Hansen <ale...@gm...> wrote: > > On Jan 29, 2015, at 3:03 PM, Derek Homeier > <de...@as...> wrote: > > > Hi, > > > on a fink installation on Yosemite previously upgraded from > Mavericks I am unable for some > > time now to update/rebuild this package due to include errors. > > Compilers are as up to date as Xcode tells me they can be, and > I’ve rebuilt and tested > > all BuildDependencies, and also force-removed the old atk1-shlibs, > all to no avail. > > The (hopefully) relevant part of the build log appended below. > > > make[3]: Entering directory > '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk' > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED > -DATK_COMPILATION -DATK_LOCALEDIR="\"/sw/share/locale\"" > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -D_REENTRANT > -I/sw/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall -MT atkaction.lo -MD -MP -MF > .deps/atkaction.Tpo -c -o atkaction.lo atkaction.c > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. > -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION > -DATK_LOCALEDIR=\"/sw/share/locale\" -I/sw/include/glib-2.0 > -I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall > -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c atkaction.c > -fno-common -DPIC -o .libs/atkaction.o > > In file included from atkaction.c:20: > > In file included from ./atkaction.h:27: > > In file included from ../atk/atkobject.h:28: > > ../atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN' > > G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type); > > ^ > > ../atk/atkstate.h:173:21: error: expected ';' after top level declarator > > G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type); > > ^ > > ; > > Do you have any third-party headers in /usr/local/include ? The error > looks like perhaps an incompatible header got dragged in somehow, and > /usr/local/include (or /usr/include, for that matter) doesn’t need > an explicit -I declaration. In particular, I'd suspect a glib >= 2.30 lurking in one of those places. dan -- Daniel Macks dm...@ne... |
|
From: Alexander H. <ale...@gm...> - 2015-01-30 14:59:19
|
> On Jan 29, 2015, at 3:03 PM, Derek Homeier <de...@as...> wrote:
>
> Hi,
>
> on a fink installation on Yosemite previously upgraded from Mavericks I am unable for some
> time now to update/rebuild this package due to include errors.
> Compilers are as up to date as Xcode tells me they can be, and I’ve rebuilt and tested
> all BuildDependencies, and also force-removed the old atk1-shlibs, all to no avail.
> The (hopefully) relevant part of the build log appended below.
>
> Thanks for any advice,
> Derek
>
> && rm -f tmp-atk-enum-types.h \
> && echo timestamp > s-enum-types-h
> ( cd . && glib-mkenums \
> --fhead "#include <atk.h>" \
> --fprod "\n/* enumerations from \"@filename@\" */" \
> --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
> --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
> --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
> atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobjectaccessible.h atkhyperlink.h atkhyperlinkimpl.h atkhypertext.h atknoopobject.h atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkplug.h atkimage.h atkregistry.h atkrelation.h atkrelationtype.h atkrelationset.h atkselection.h atksocket.h atkstate.h atkstateset.h atkstreamablecontent.h atktable.h atktext.h atkutil.h atkmisc.h atkvalue.h ) > tmp-atk-enum-types.c \
> && (cmp -s tmp-atk-enum-types.c atk-enum-types.c || cp tmp-atk-enum-types.c atk-enum-types.c ) \
> && rm -f tmp-atk-enum-types.c \
> && echo timestamp > s-enum-types-c
> make all-am
> make[3]: Entering directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk'
> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/sw/share/locale\"" -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c -o atkaction.lo atkaction.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/sw/share/locale\" -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c atkaction.c -fno-common -DPIC -o .libs/atkaction.o
> In file included from atkaction.c:20:
> In file included from ./atkaction.h:27:
> In file included from ../atk/atkobject.h:28:
> ../atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN'
> G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type);
> ^
> ../atk/atkstate.h:173:21: error: expected ';' after top level declarator
> G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type);
> ^
> ;
<snip>
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 20 errors generated.
> Makefile:530: recipe for target 'atkaction.lo' failed
> make[3]: *** [atkaction.lo] Error 1
> make[3]: Leaving directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk'
> Makefile:410: recipe for target 'all' failed
> make[2]: *** [all] Error 2
> make[2]: Leaving directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk'
> Makefile:425: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0'
> Makefile:326: recipe for target 'all' failed
> make: *** [all] Error 2
> ### execution of /tmp/fink.vyqms failed, exit code 2
> ### execution of /tmp/fink.R4aEh failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-atk1-1.32.0-2
> (Reading database ... 309393 files and directories currently installed.)
> Removing fink-buildlock-atk1-1.32.0-2 ...
> Failed: phase compiling: atk1-1.32.0-2 failed
>
>
> Package manager version: 0.38.3
> Distribution version: selfupdate-rsync Thu Jan 29 22:57:19 2015, 10.10, x86_64
> Trees: stable/main local/main local/injected
> Xcode.app: 6.1.1
> Xcode command-line tools: 6.1.1.0.1.1416017670
> Max. Fink build jobs: 1
It works here (also Yosemite via Mavericks).
Do you have any third-party headers in /usr/local/include ? The error looks like perhaps an incompatible header got dragged in somehow, and /usr/local/include (or /usr/include, for that matter) doesn’t need an explicit -I declaration.
--
Alexander Hansen, Ph.D.
Fink User Liaison
|
|
From: Derek H. <de...@as...> - 2015-01-29 23:04:19
|
Hi,
on a fink installation on Yosemite previously upgraded from Mavericks I am unable for some
time now to update/rebuild this package due to include errors.
Compilers are as up to date as Xcode tells me they can be, and I’ve rebuilt and tested
all BuildDependencies, and also force-removed the old atk1-shlibs, all to no avail.
The (hopefully) relevant part of the build log appended below.
Thanks for any advice,
Derek
&& rm -f tmp-atk-enum-types.h \
&& echo timestamp > s-enum-types-h
( cd . && glib-mkenums \
--fhead "#include <atk.h>" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobjectaccessible.h atkhyperlink.h atkhyperlinkimpl.h atkhypertext.h atknoopobject.h atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkplug.h atkimage.h atkregistry.h atkrelation.h atkrelationtype.h atkrelationset.h atkselection.h atksocket.h atkstate.h atkstateset.h atkstreamablecontent.h atktable.h atktext.h atkutil.h atkmisc.h atkvalue.h ) > tmp-atk-enum-types.c \
&& (cmp -s tmp-atk-enum-types.c atk-enum-types.c || cp tmp-atk-enum-types.c atk-enum-types.c ) \
&& rm -f tmp-atk-enum-types.c \
&& echo timestamp > s-enum-types-c
make all-am
make[3]: Entering directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR="\"/sw/share/locale\"" -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c -o atkaction.lo atkaction.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION -DATK_LOCALEDIR=\"/sw/share/locale\" -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c atkaction.c -fno-common -DPIC -o .libs/atkaction.o
In file included from atkaction.c:20:
In file included from ./atkaction.h:27:
In file included from ../atk/atkobject.h:28:
../atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type);
^
../atk/atkstate.h:173:21: error: expected ';' after top level declarator
G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type);
^
;
In file included from atkaction.c:20:
In file included from ./atkaction.h:27:
../atk/atkobject.h:384:3: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* (* get_name) (AtkObject *accessible);
^
../atk/atkobject.h:384:23: error: expected ';' at end of declaration list
G_CONST_RETURN gchar* (* get_name) (AtkObject *accessible);
^
;
../atk/atkobject.h:388:3: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* (* get_description) (AtkObject *accessible);
^
../atk/atkobject.h:388:18: error: duplicate member 'gchar'
G_CONST_RETURN gchar* (* get_description) (AtkObject *accessible);
^
../atk/atkobject.h:384:18: note: previous declaration is here
G_CONST_RETURN gchar* (* get_name) (AtkObject *accessible);
^
../atk/atkobject.h:388:23: error: expected ';' at end of declaration list
G_CONST_RETURN gchar* (* get_description) (AtkObject *accessible);
^
;
../atk/atkobject.h:538:1: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* atk_object_get_name (AtkObject *accessible);
^
../atk/atkobject.h:538:21: error: expected ';' after top level declarator
G_CONST_RETURN gchar* atk_object_get_name (AtkObject *accessible);
^
;
../atk/atkobject.h:539:1: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* atk_object_get_description (AtkObject *accessible);
^
../atk/atkobject.h:539:21: error: expected ';' after top level declarator
G_CONST_RETURN gchar* atk_object_get_description (AtkObject *accessible);
^
;
../atk/atkobject.h:574:1: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* atk_role_get_name (AtkRole role);
^
../atk/atkobject.h:574:21: error: expected ';' after top level declarator
G_CONST_RETURN gchar* atk_role_get_name (AtkRole role);
^
;
../atk/atkobject.h:585:1: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* atk_role_get_localized_name (AtkRole role);
^
../atk/atkobject.h:585:21: error: expected ';' after top level declarator
G_CONST_RETURN gchar* atk_role_get_localized_name (AtkRole role);
^
;
In file included from atkaction.c:20:
./atkaction.h:58:3: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* (*get_description) (AtkAction *action,
^
./atkaction.h:58:23: error: expected ';' at end of declaration list
G_CONST_RETURN gchar* (*get_description) (AtkAction *action,
^
;
./atkaction.h:60:3: error: unknown type name 'G_CONST_RETURN'
G_CONST_RETURN gchar* (*get_name) (AtkAction *action,
^
./atkaction.h:60:18: error: duplicate member 'gchar'
G_CONST_RETURN gchar* (*get_name) (AtkAction *action,
^
./atkaction.h:58:18: note: previous declaration is here
G_CONST_RETURN gchar* (*get_description) (AtkAction *action,
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
Makefile:530: recipe for target 'atkaction.lo' failed
make[3]: *** [atkaction.lo] Error 1
make[3]: Leaving directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk'
Makefile:410: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk'
Makefile:425: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0'
Makefile:326: recipe for target 'all' failed
make: *** [all] Error 2
### execution of /tmp/fink.vyqms failed, exit code 2
### execution of /tmp/fink.R4aEh failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-atk1-1.32.0-2
(Reading database ... 309393 files and directories currently installed.)
Removing fink-buildlock-atk1-1.32.0-2 ...
Failed: phase compiling: atk1-1.32.0-2 failed
Package manager version: 0.38.3
Distribution version: selfupdate-rsync Thu Jan 29 22:57:19 2015, 10.10, x86_64
Trees: stable/main local/main local/injected
Xcode.app: 6.1.1
Xcode command-line tools: 6.1.1.0.1.1416017670
Max. Fink build jobs: 1
|
|
From: D. M. <dm...@ne...> - 2014-11-07 17:14:15
|
On Fri, 7 Nov 2014 19:31:30 +0900, Tomoaki Okayama <oka...@gm...> wrote: > The otvalid support patch was removed from > freetype219-2.4.12, but it is needed for pxdvik > (including in texlive) to work properly. Could > you please revert the change? I don't see a difference patching between this and previous versions related to this feature. 2.4.12-1 still does apply enable-gxvalid-otvalid.patch from debian, which adds to modules.cfg: AUX_MODULES += otvalid I just rebuilt it on my 10.8 machine, and configure reports: The following settings are used: [...] * module: otvalid (OpenType validation module) Either there is something wrong in the build process that is causing it to be not included on your machine, or there is something wrong in how pxdvik is detecting it. What OS X do you have? dan -- Daniel Macks dm...@ne... |
|
From: Tomoaki O. <oka...@gm...> - 2014-11-07 10:31:36
|
Hi, The otvalid support patch was removed from freetype219-2.4.12, but it is needed for pxdvik (including in texlive) to work properly. Could you please revert the change? Tomoaki Okayama |
|
From: D. M. <dm...@ne...> - 2014-10-29 16:27:34
|
On Wed, 29 Oct 2014 09:21:07 -0700, Alexander Hansen <ale...@gm...> wrote: > On Oct 29, 2014, at 9:05 AM, Jack Howarth <how...@gm...> wrote: > > Alexander, I guess I hit the wrong info there. We need to fix... > > % otool -hv /sw/lib/libxml2.2.dylib > /sw/lib/libxml2.2.dylib: > Mach header > magic cputype cpusubtype caps filetype ncmds sizeofcmds flags > > MH_MAGIC_64 X86_64 ALL 0x00 DYLIB 17 > 1848 DYLDLINK NO_REEXPORTED_DYLIBS > > Jack > > I’ll cc the proper maintainer. There's a new libxml upstream also, so may as well roll that all out together in a day or so... dan \ -- Daniel Macks dm...@ne... |
|
From: Alexander H. <ale...@gm...> - 2014-10-29 16:21:21
|
On Oct 29, 2014, at 9:05 AM, Jack Howarth <how...@gm...> wrote: > Alexander, > I guess I hit the wrong info there. We need to fix... > > % otool -hv /sw/lib/libxml2.2.dylib > /sw/lib/libxml2.2.dylib: > Mach header > magic cputype cpusubtype caps filetype ncmds sizeofcmds flags > MH_MAGIC_64 X86_64 ALL 0x00 DYLIB 17 1848 DYLDLINK NO_REEXPORTED_DYLIBS > > Jack > > I’ll cc the proper maintainer. |
|
From: Alexander H. <ale...@gm...> - 2014-08-13 21:04:06
|
On 8/13/14, 2:01 PM, David Lowe wrote: > Greetings! > > The latest build of freeciv will require glib2 >= 2.32. I am currently downloading 2.32.2, but Gnome has a bewildering variety of versions up to 2.41, and i don't see an obvious demarcation of stable from unstable. Should we prefer some other version? > > sent from Mountain Lion > > "A cellphone to me is just an opportunity to be irritated wherever you are." - Linus Torvalds > ------------------------------------------------------------------------------ > _______________________________________________ > Fink-devel mailing list > Fin...@li... > List archive: > http://news.gmane.org/gmane.os.apple.fink.devel > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-devel > Current glib2 has some serious breakage on OS X which other distributions ignore. Daniel Macks is trying to come up with an update scenario which doesn't give crap results. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ |