Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2013 00:38:18 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: poudriere sillieness re audio/libsamplerate & glib20
Message-ID:  <1365493098467-5802539.post@n5.nabble.com>
In-Reply-To: <CAO%2BPfDfSk2uO7nmf3hU-gXCfGUzG2dsFJRvjxASkjnCLgzFsjQ@mail.gmail.com>
References:  <1365479312444-5802508.post@n5.nabble.com> <CAO%2BPfDfSk2uO7nmf3hU-gXCfGUzG2dsFJRvjxASkjnCLgzFsjQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* One glib20 problem was in devel/qt4-corelib/Makefile
was USE_GNOME=      _glib20 (instead should be glib20)

* Another one was in graphics/liblqr-1/Makefile
was USE_GNOME=      _glib20 pkgconfig  (instead should be glib20 pkgconfig)

* graphics/colord fails with below, then built manually.
checking for XML... yes
checking for SQLITE... no
configure: error: Package requirements (sqlite3) were not met:
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'

* x11-toolkits/wxgtk28-common is a bit strange, added to repo after manual
build but fail message is:
checking for GTK+ version... 
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.0... Package pangox was not found in the
pkg-config search path.
Perhaps you should add the directory containing `pangox.pc' to the
PKG_CONFIG_PATH environment variable Package 'pangox', required by 'world',
not found
........
*** The test program failed to compile or link. See the file config.log for
the
*** exact error that occured. This usually means GTK+ is incorrectly
installed.
configure: error:
The development files for GTK+ were not found. For GTK+ 2, please ensure
that pkg-config is in the path and that gtk+-2.0.pc is installed.

* When poudriere is re-started, it immediately deletes stuff that it somehow
does not like:
====>> Deleting colord-0.1.20_1.txz: missing dependencies
====>> Deleting libsoup-2.42.0.txz: missing dependencies
====>> Deleting wxgtk2-common-2.8.12_1.txz: missing dependencies
Running the above 3 with poudriere -vv provides no additional info
I'll post more debug results later.




-----
10-Current-amd64-portstree merged with marcuscom.gnome3 & xorg.devel
--
View this message in context: http://freebsd.1045724.n5.nabble.com/poudriere-sillieness-re-audio-libsamplerate-glib20-tp5802508p5802539.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1365493098467-5802539.post>