After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694135 - [regression] build failure in git master
[regression] build failure in git master
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: Misc
2.41.x
Other Linux
: Normal critical
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2013-02-18 23:41 UTC by David Ronis
Modified: 2013-02-19 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Makefile containing the problem (51.66 KB, text/plain)
2013-02-19 14:44 UTC, David Ronis
Details

Description David Ronis 2013-02-18 23:41:32 UTC
I just updated the git master and tried rebuilding.   The build fails with:

Making all in tests
make[3]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/svn/libsoup/work/main.d/libsoup-git/tests'
Makefile:1192: *** unterminated variable reference.  Stop.
Comment 1 Dan Winship 2013-02-19 00:49:19 UTC
can you attach the Makefile ?
Comment 2 Dan Winship 2013-02-19 13:47:25 UTC
also, what version of make and automake?
Comment 3 David Ronis 2013-02-19 14:42:53 UTC
make and automake are 

GNU Make 3.82
automake (GNU automake) 1.13.

I'll attach the makefile next.
Comment 4 David Ronis 2013-02-19 14:44:12 UTC
Created attachment 236767 [details]
Makefile containing the problem

Makefile containing the problem
Comment 5 Dan Winship 2013-02-19 15:37:48 UTC
fixed. thanks