<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 44: 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/</link><description>Recent changes to 44: 0.29: --enable-ipv6 breaks build</description><atom:link href="https://sourceforge.net/p/liblo/bugs/44/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 08 Feb 2018 18:59:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/liblo/bugs/44/feed.rss" rel="self" type="application/rss+xml"/><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#ebf7</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I was using the tarball for 0.29, not master :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anon a mouse</dc:creator><pubDate>Thu, 08 Feb 2018 18:59:17 -0000</pubDate><guid>https://sourceforge.net5496de50808a1582488ffa495b667606129b98fa</guid></item><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#bef9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Okay thanks for confirming.  But is it really failing on master, or only on 0.29?  Because I thought the compilation problem was fixed in 968dff4d576ca102525c81beddb36a623890424b.  (Not included in 0.29)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Sinclair</dc:creator><pubDate>Thu, 08 Feb 2018 18:56:24 -0000</pubDate><guid>https://sourceforge.netf90a1320e2b04447bc7d188d2a5fa23f48883d45</guid></item><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#bb34</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey Stephen,&lt;/p&gt;
&lt;p&gt;Sorry for the confusing post. I was also slightly confused when I posted!&lt;/p&gt;
&lt;p&gt;I can confirm that there is no bug, I am building liblo as part of a buildroot system and their toolchain is set to configure everything with --enable-ipv6. So even though I personally did not ask for ipv6, buildroot was setting this anyways. This has been resolved by including --disable-ipv6 in the makefile in the buildroot toolchain, which cancels out the enable nicely :)&lt;/p&gt;
&lt;p&gt;It does fail to compile with IPV6 however, with the same error in the same file as the original issue.&lt;/p&gt;
&lt;p&gt;appologies for the messages, I was getting annoyed that I had no OSC (I had allready tried and failed to include OSCpack before converting to liblo)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anon a mouse</dc:creator><pubDate>Thu, 08 Feb 2018 18:54:12 -0000</pubDate><guid>https://sourceforge.net20a162c9ff0283022b5ff64647467945ab9b4310</guid></item><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#8c21</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I am confused by your report.  "I still seem to have ipv6 enabled without explicitly stating I want it", vs. "--enable-ipv6" in the line you follow with.  Can you give a more clear report?  What is your environment and configure command, and what is the output?  Also I think maybe this belongs in a new bug, but I can't tell without more info.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Sinclair</dc:creator><pubDate>Thu, 08 Feb 2018 18:45:53 -0000</pubDate><guid>https://sourceforge.netb6640c4abab68a27935e32eebff573046c0ff73f</guid></item><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#e76a</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I just checked 0.28 and the same issue is there. Looking at the output I still seem to have ipv6 enabled without explicity stating I want it&lt;/p&gt;
&lt;p&gt;--disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared&lt;/p&gt;
&lt;p&gt;Would this be a configure problem or is buildroot adding flags in somewhere?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anon a mouse</dc:creator><pubDate>Thu, 08 Feb 2018 12:45:50 -0000</pubDate><guid>https://sourceforge.net41bc3038ebe203eb1b5fbe4339cb312cf5d67da9</guid></item><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#0a8f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey,&lt;/p&gt;
&lt;p&gt;I am getting the same error building 0.29 on buildroot for ARM. I do not have IPV6 enabled. Here's my about&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;CC="/home/alex/Projects/BlackBox/bbefx_software/BBEFX_OS/build_bbefx_os_raspberrypi3/host/bin/arm-buildroot-linux-uclibcgnueabihf-gcc"
CXX="/home/alex/Projects/BlackBox/bbefx_software/BBEFX_OS/build_bbefx_os_raspberrypi3/host/bin/arm-buildroot-linux-uclibcgnueabihf-g++"
CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Werror"
CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c++11"
LDFLAGS=""
LIBS=""
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;I am about to try 0.28&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anon a mouse</dc:creator><pubDate>Thu, 08 Feb 2018 12:19:05 -0000</pubDate><guid>https://sourceforge.net3958d0fe1c4b7a47cea41fe25cacef7f4e468bf3</guid></item><item><title>#44 0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/?limit=25#1eb1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for the report, an oversight. I'll try to fix the build but it should be noted that the IPv6 stuff is known to cause problems with various programs, so it's probably better not to enable it anyway.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stephen Sinclair</dc:creator><pubDate>Wed, 16 Aug 2017 19:56:33 -0000</pubDate><guid>https://sourceforge.netaf24c466529531b1e429f4c4bb1f319032a1dc1a</guid></item><item><title>0.29: --enable-ipv6 breaks build</title><link>https://sourceforge.net/p/liblo/bugs/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;when compiling liblo-0.29 with --enable-ipv6 the build fails with:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;libtool&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;compile&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;  &lt;span class="n"&gt;x86_64&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;pc&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;linux&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;gnu&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;gcc&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;DHAVE_CONFIG_H&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;I&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;I&lt;/span&gt;&lt;span class="o"&gt;..&lt;/span&gt;
&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;Wall&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;I&lt;/span&gt;&lt;span class="o"&gt;..&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt; &lt;span class="n"&gt;march&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="kd"&gt;native&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;mtune&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="kd"&gt;native&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;O2&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;pipe&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt; &lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;c&lt;/span&gt;  &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;fPIC&lt;/span&gt;
&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;DPIC&lt;/span&gt; &lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;o&lt;/span&gt; &lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;libs&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;liblo_la&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;o&lt;/span&gt;
&lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;c&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;In&lt;/span&gt; &lt;span class="kd"&gt;function&lt;/span&gt; &lt;span class="err"&gt;‘&lt;/span&gt;&lt;span class="n"&gt;lo_server_resolve_hostname&lt;/span&gt;&lt;span class="err"&gt;’&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; 
&lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;c&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;303&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="n"&gt;error&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="err"&gt;‘&lt;/span&gt;&lt;span class="n"&gt;it&lt;/span&gt;&lt;span class="err"&gt;’&lt;/span&gt; &lt;span class="n"&gt;undeclared&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="n"&gt;first&lt;/span&gt; &lt;span class="n"&gt;use&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt; &lt;span class="k"&gt;this&lt;/span&gt; &lt;span class="kd"&gt;function&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt;                 
&lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="n"&gt;it&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;ai&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt;&lt;span class="o"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="n"&gt;ai_next&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt; &lt;span class="o"&gt;{&lt;/span&gt; 
          &lt;span class="o"&gt;^~&lt;/span&gt;
&lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;c&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;303&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;10&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;note&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="k"&gt;each&lt;/span&gt; &lt;span class="n"&gt;undeclared&lt;/span&gt; &lt;span class="n"&gt;identifier&lt;/span&gt; &lt;span class="k"&gt;is&lt;/span&gt; &lt;span class="n"&gt;reported&lt;/span&gt; &lt;span class="n"&gt;only&lt;/span&gt; &lt;span class="n"&gt;once&lt;/span&gt;
&lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="k"&gt;each&lt;/span&gt; &lt;span class="kd"&gt;function&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt; &lt;span class="n"&gt;appears&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt;
&lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;c&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;303&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;15&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;error&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="err"&gt;‘&lt;/span&gt;&lt;span class="n"&gt;ai&lt;/span&gt;&lt;span class="err"&gt;’&lt;/span&gt; &lt;span class="n"&gt;undeclared&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="n"&gt;first&lt;/span&gt; &lt;span class="n"&gt;use&lt;/span&gt; &lt;span class="k"&gt;in&lt;/span&gt; &lt;span class="k"&gt;this&lt;/span&gt; &lt;span class="kd"&gt;function&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt;
&lt;span class="k"&gt;for&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="n"&gt;it&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;ai&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;it&lt;/span&gt;&lt;span class="o"&gt;-&amp;gt;&lt;/span&gt;&lt;span class="n"&gt;ai_next&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt; &lt;span class="o"&gt;{&lt;/span&gt; 
          &lt;span class="o"&gt;^~&lt;/span&gt; 
&lt;span class="n"&gt;make&lt;/span&gt;&lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="o"&gt;]:&lt;/span&gt; &lt;span class="o"&gt;***&lt;/span&gt; &lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="n"&gt;Makefile&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;823&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="n"&gt;liblo_la&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;server&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;lo&lt;/span&gt;&lt;span class="o"&gt;]&lt;/span&gt; &lt;span class="n"&gt;Error&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;                         
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;Here's the downstream bug report:&lt;br/&gt;
&lt;a href="https://bugs.gentoo.org/627832" rel="nofollow"&gt;https://bugs.gentoo.org/627832&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Polynomial-C</dc:creator><pubDate>Tue, 15 Aug 2017 07:07:03 -0000</pubDate><guid>https://sourceforge.net748a432fbc15917156147c9cb01142960f475b82</guid></item></channel></rss>