public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc.
@ 2013-05-17 12:14 Angelo Graziosi
  2013-05-17 12:51 ` Dr. Volker Zell
  2013-05-17 13:38 ` Angelo Graziosi
  0 siblings, 2 replies; 6+ messages in thread
From: Angelo Graziosi @ 2013-05-17 12:14 UTC (permalink / raw)
  To: Cygwin

Usually I do weekly builds of Emacs trunk but this morning the build 
failed in configuring

[...]
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... no
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... no
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_get_channels in -lpng... no
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... no
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for EGifPutExtensionLast in -lgif... no
checking for EGifPutExtensionLast in -lungif... no
configure: error: The following required libraries were not found:
     libXpm libjpeg libpng libgif/libungif libtiff
Maybe some development libraries/packages are missing?
If you don't want to link with them give
     --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no
as options to configure
build-emacs.sh: CONFIGURE failure...


So, for sanity check, I retried with a previous build for which I was 
sure it worked... but strangely this time it failed in the same way... :(

After some investigations, I found that the only change in my Cygwin 
installation was the updating of GNUTLS packages (from version 3.1.11-1 
to 3.2.0-1).

Reverting (really, I was pessimistic...) the only  gnutls-devel package 
to 3.1.11-1 version allows for Emacs configure to be completed 
successfully (and also the full build).

If someone is interested I can sent the

config.log-success-gnutls-devel-3.1.11-1
config.log-fail-gnutls-devel-3.2.0-1

as archive config.logs.tar.xz (38K)


Ciao,
  Angelo.



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc.
  2013-05-17 12:14 Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc Angelo Graziosi
@ 2013-05-17 12:51 ` Dr. Volker Zell
  2013-05-17 13:38 ` Angelo Graziosi
  1 sibling, 0 replies; 6+ messages in thread
From: Dr. Volker Zell @ 2013-05-17 12:51 UTC (permalink / raw)
  To: cygwin

>>>>> Angelo Graziosi writes:

    > If someone is interested I can sent the

    > config.log-success-gnutls-devel-3.1.11-1
    > config.log-fail-gnutls-devel-3.2.0-1

    > as archive config.logs.tar.xz (38K)

Yes please do.
    
    > Ciao,
    >  Angelo.

Ciao
  Volker
  

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc.
  2013-05-17 12:14 Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc Angelo Graziosi
  2013-05-17 12:51 ` Dr. Volker Zell
@ 2013-05-17 13:38 ` Angelo Graziosi
  2013-05-18 13:08   ` Angelo Graziosi
  2013-05-18 22:28   ` Ken Brown
  1 sibling, 2 replies; 6+ messages in thread
From: Angelo Graziosi @ 2013-05-17 13:38 UTC (permalink / raw)
  To: Cygwin

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

Dr. Volker Zell wrote:
>>>>>> Angelo Graziosi writes:
>
>     > If someone is interested I can sent the
>
>     > config.log-success-gnutls-devel-3.1.11-1
>     > config.log-fail-gnutls-devel-3.2.0-1
>
>     > as archive config.logs.tar.xz (38K)
>
> Yes please do.

Attached! (it is 32K, I hope it isn't too much..)


Ciao,
  Angelo.

[-- Attachment #2: config.logs.tar.xz --]
[-- Type: application/octet-stream, Size: 32764 bytes --]

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc.
  2013-05-17 13:38 ` Angelo Graziosi
@ 2013-05-18 13:08   ` Angelo Graziosi
  2013-05-19 13:16     ` Angelo Graziosi
  2013-05-18 22:28   ` Ken Brown
  1 sibling, 1 reply; 6+ messages in thread
From: Angelo Graziosi @ 2013-05-18 13:08 UTC (permalink / raw)
  To: Cygwin

Ciao Volker,

someone flagged a similar issue on Emacs bug list.

You can follow:

http://lists.gnu.org/archive/html/bug-gnu-emacs/2013-05/msg00488.html

Ciao,
  Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc.
  2013-05-17 13:38 ` Angelo Graziosi
  2013-05-18 13:08   ` Angelo Graziosi
@ 2013-05-18 22:28   ` Ken Brown
  1 sibling, 0 replies; 6+ messages in thread
From: Ken Brown @ 2013-05-18 22:28 UTC (permalink / raw)
  To: cygwin

On 5/17/2013 9:37 AM, Angelo Graziosi wrote:
> Dr. Volker Zell wrote:
>>>>>>> Angelo Graziosi writes:
>>
>>     > If someone is interested I can sent the
>>
>>     > config.log-success-gnutls-devel-3.1.11-1
>>     > config.log-fail-gnutls-devel-3.2.0-1
>>
>>     > as archive config.logs.tar.xz (38K)
>>
>> Yes please do.
>
> Attached! (it is 32K, I hope it isn't too much..)

The problem is the `Libs.private' line in /usr/lib/pkgconfig/gnutls.pc, 
which contains `@LIB_CLOCK_GETTIME@' at the end.

Ken


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc.
  2013-05-18 13:08   ` Angelo Graziosi
@ 2013-05-19 13:16     ` Angelo Graziosi
  0 siblings, 0 replies; 6+ messages in thread
From: Angelo Graziosi @ 2013-05-19 13:16 UTC (permalink / raw)
  To: Cygwin

Just for completeness...

Ken Brown wrote:

> The problem is the `Libs.private' line in /usr/lib/pkgconfig/gnutls.pc, which contains `@LIB_CLOCK_GETTIME@' at the end.

this post speaks about it:

  http://lists.gnutls.org/pipermail/gnutls-devel/2013-January/006040.html


Ciao,
  Angelo.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-19 13:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-17 12:14 Updating gnutls-devel package breaks configure tests fo JPEG, TIF, PNG etc Angelo Graziosi
2013-05-17 12:51 ` Dr. Volker Zell
2013-05-17 13:38 ` Angelo Graziosi
2013-05-18 13:08   ` Angelo Graziosi
2013-05-19 13:16     ` Angelo Graziosi
2013-05-18 22:28   ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).