diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/017006.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/017006.html | 265 |
1 files changed, 265 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/017006.html b/zarb-ml/mageia-dev/2012-June/017006.html new file mode 100644 index 000000000..1e94ea2bd --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/017006.html @@ -0,0 +1,265 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Build failures. GCC related? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20failures.%20GCC%20related%3F&In-Reply-To=%3C4FEDAEA1.4080008%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016998.html"> + <LINK REL="Next" HREF="017013.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Build failures. GCC related?</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20failures.%20GCC%20related%3F&In-Reply-To=%3C4FEDAEA1.4080008%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Build failures. GCC related?">mageia at colin.guthr.ie + </A><BR> + <I>Fri Jun 29 15:33:21 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016998.html">[Mageia-dev] WARNING: systemd is landing!! +</A></li> + <LI>Next message: <A HREF="017013.html">[Mageia-dev] Build failures. GCC related? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17006">[ date ]</a> + <a href="thread.html#17006">[ thread ]</a> + <a href="subject.html#17006">[ subject ]</a> + <a href="author.html#17006">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +As I rebuild things for new systemd/udev I see a few build problems +related to the basic "read", "close" etc functions. + +Before I continue rebuilding can something maybe take a look at these +examples and let me know what they think? + +Cheers + +e.g. see here for libcec (very simple library): +<A HREF="http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120629130430.colin.valstar.8451/log/libcec-1.5-0.git20120305.3.mga3/build.0.20120629130450.log">http://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20120629130430.colin.valstar.8451/log/libcec-1.5-0.git20120305.3.mga3/build.0.20120629130450.log</A> + + +and here in gvfs when checking for samba support: + + +configure:17463: checking for SMBCCTX.close +configure:17463: gcc -c -O2 -g -pipe -Wformat -Werror=format-security +-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 +-I/usr/includ +e conftest.c >&5 +conftest.c: In function 'main': +conftest.c:70:12: error: 'SMBCCTX' has no member named 'close' +configure:17463: $? = 1 +configure: failed program was: +|<i> /* confdefs.h */ +</I>|<i> #define PACKAGE_NAME "gvfs" +</I>|<i> #define PACKAGE_TARNAME "gvfs" +</I>|<i> #define PACKAGE_VERSION "1.13.2" +</I>|<i> #define PACKAGE_STRING "gvfs 1.13.2" +</I>|<i> #define PACKAGE_BUGREPORT +</I>"<A HREF="http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs">http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs</A>" +|<i> #define PACKAGE_URL "" +</I>|<i> #define PACKAGE "gvfs" +</I>|<i> #define VERSION "1.13.2" +</I>|<i> #define STDC_HEADERS 1 +</I>|<i> #define HAVE_SYS_TYPES_H 1 +</I>|<i> #define HAVE_SYS_STAT_H 1 +</I>|<i> #define HAVE_STDLIB_H 1 +</I>|<i> #define HAVE_STRING_H 1 +</I>|<i> #define HAVE_MEMORY_H 1 +</I>|<i> #define HAVE_STRINGS_H 1 +</I>|<i> #define HAVE_INTTYPES_H 1 +</I>|<i> #define HAVE_STDINT_H 1 +</I>|<i> #define HAVE_UNISTD_H 1 +</I>|<i> #define HAVE_DLFCN_H 1 +</I>|<i> #define LT_OBJDIR ".libs/" +</I>|<i> #define RETSIGTYPE void +</I>|<i> #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 +</I>|<i> #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 +</I>|<i> #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 +</I>|<i> #define GETTEXT_PACKAGE "gvfs" +</I>|<i> #define HAVE_LOCALE_H 1 +</I>|<i> #define HAVE_LC_MESSAGES 1 +</I>|<i> #define HAVE_BIND_TEXTDOMAIN_CODESET 1 +</I>|<i> #define HAVE_GETTEXT 1 +</I>|<i> #define HAVE_DCGETTEXT 1 +</I>|<i> #define ENABLE_NLS 1 +</I>|<i> #define HAVE_SYS_UN_H 1 +</I>|<i> #define HAVE_STROPTS_H 1 +</I>|<i> #define HAVE_TERMIOS_H 1 +</I>|<i> #define HAVE_UTMP_H 1 +</I>|<i> #define HAVE_SYS_UIO_H 1 +</I>|<i> #define HAVE_SYS_PARAM_H 1 +</I>|<i> #define HAVE_GETPT 1 +</I>|<i> #define HAVE_POSIX_OPENPT 1 +</I>|<i> #define HAVE_GRANTPT 1 +</I>|<i> #define HAVE_UNLOCKPT 1 +</I>|<i> #define HAVE_PTSNAME 1 +</I>|<i> #define HAVE_PTSNAME_R 1 +</I>|<i> #define HAVE_SOCKETPAIR 1 +</I>|<i> #define HAVE_LOGIN_TTY /**/ +</I>|<i> #define HAVE_HTTP 1 +</I>|<i> #define HAVE_AVAHI /**/ +</I>|<i> #define HAVE_LIBXML /**/ +</I>|<i> #define HAVE_LIBUDEV 1 +</I>|<i> #define HAVE_FUSE 1 +</I>|<i> #define HAVE_UDISKS2 1 +</I>|<i> #define HAVE_LIBSYSTEMD_LOGIN 1 +</I>|<i> #define HAVE_GUDEV 1 +</I>|<i> #define HAVE_CDDA 1 +</I>|<i> #define HAVE_AFC 1 +</I>|<i> #define HAVE_EXPAT_H 1 +</I>|<i> #define HAVE_OBEXFTP 1 +</I>|<i> #define HAVE_GPHOTO2 1 +</I>|<i> #define HAVE_KEYRING 1 +</I>|<i> #define HAVE_BLURAY 1 +</I>|<i> #define HAVE_SAMBA_FLAGS /**/ +</I>|<i> /* end confdefs.h. */ +</I>|<i> #include <libsmbclient.h> +</I>|<i> +</I>|<i> int +</I>|<i> main () +</I>|<i> { +</I>|<i> static SMBCCTX ac_aggr; +</I>|<i> if (ac_aggr.close) +</I>|<i> return 0; +</I>|<i> ; +</I>|<i> return 0; +</I>|<i> } +</I>configure:17463: gcc -c -O2 -g -pipe -Wformat -Werror=format-security +-Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 +-I/usr/includ +e conftest.c >&5 +conftest.c: In function 'main': +conftest.c:70:19: error: 'SMBCCTX' has no member named 'close' +configure:17463: $? = 1 +configure: failed program was: +|<i> /* confdefs.h */ +</I>|<i> #define PACKAGE_NAME "gvfs" +</I>|<i> #define PACKAGE_TARNAME "gvfs" +</I>|<i> #define PACKAGE_VERSION "1.13.2" +</I>|<i> #define PACKAGE_STRING "gvfs 1.13.2" +</I>|<i> #define PACKAGE_BUGREPORT +</I>"<A HREF="http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs">http://bugzilla.gnome.org/enter_bug.cgi?product=gvfs</A>" +|<i> #define PACKAGE_URL "" +</I>|<i> #define PACKAGE "gvfs" +</I>|<i> #define VERSION "1.13.2" +</I>|<i> #define STDC_HEADERS 1 +</I>|<i> #define HAVE_SYS_TYPES_H 1 +</I>|<i> #define HAVE_SYS_STAT_H 1 +</I>|<i> #define HAVE_STDLIB_H 1 +</I>|<i> #define HAVE_STRING_H 1 +</I>|<i> #define HAVE_MEMORY_H 1 +</I>|<i> #define HAVE_STRINGS_H 1 +</I>|<i> #define HAVE_INTTYPES_H 1 +</I>|<i> #define HAVE_STDINT_H 1 +</I>|<i> #define HAVE_UNISTD_H 1 +</I>|<i> #define HAVE_DLFCN_H 1 +</I>|<i> #define LT_OBJDIR ".libs/" +</I>|<i> #define RETSIGTYPE void +</I> +|<i> #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 +</I>|<i> #define HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC 1 +</I>|<i> #define HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC 1 +</I>|<i> #define GETTEXT_PACKAGE "gvfs" +</I>|<i> #define HAVE_LOCALE_H 1 +</I>|<i> #define HAVE_LC_MESSAGES 1 +</I>|<i> #define HAVE_BIND_TEXTDOMAIN_CODESET 1 +</I>|<i> #define HAVE_GETTEXT 1 +</I>|<i> #define HAVE_DCGETTEXT 1 +</I>|<i> #define ENABLE_NLS 1 +</I>|<i> #define HAVE_SYS_UN_H 1 +</I>|<i> #define HAVE_STROPTS_H 1 +</I>|<i> #define HAVE_TERMIOS_H 1 +</I>|<i> #define HAVE_UTMP_H 1 +</I>|<i> #define HAVE_SYS_UIO_H 1 +</I>|<i> #define HAVE_SYS_PARAM_H 1 +</I>|<i> #define HAVE_GETPT 1 +</I>|<i> #define HAVE_POSIX_OPENPT 1 +</I>|<i> #define HAVE_GRANTPT 1 +</I>|<i> #define HAVE_UNLOCKPT 1 +</I>|<i> #define HAVE_PTSNAME 1 +</I>|<i> #define HAVE_PTSNAME_R 1 +</I>|<i> #define HAVE_SOCKETPAIR 1 +</I>|<i> #define HAVE_LOGIN_TTY /**/ +</I>|<i> #define HAVE_HTTP 1 +</I>|<i> #define HAVE_AVAHI /**/ +</I>|<i> #define HAVE_LIBXML /**/ +</I>|<i> #define HAVE_LIBUDEV 1 +</I>|<i> #define HAVE_FUSE 1 +</I>|<i> #define HAVE_UDISKS2 1 +</I>|<i> #define HAVE_LIBSYSTEMD_LOGIN 1 +</I>|<i> #define HAVE_GUDEV 1 +</I>|<i> #define HAVE_CDDA 1 +</I>|<i> #define HAVE_AFC 1 +</I>|<i> #define HAVE_EXPAT_H 1 +</I>|<i> #define HAVE_OBEXFTP 1 +</I>|<i> #define HAVE_GPHOTO2 1 +</I>|<i> #define HAVE_KEYRING 1 +</I>|<i> #define HAVE_BLURAY 1 +</I>|<i> #define HAVE_SAMBA_FLAGS /**/ +</I>|<i> /* end confdefs.h. */ +</I>|<i> #include <libsmbclient.h> +</I>|<i> +</I>|<i> int +</I>|<i> main () +</I>|<i> { +</I>|<i> static SMBCCTX ac_aggr; +</I>|<i> if (sizeof ac_aggr.close) +</I>|<i> return 0; +</I>|<i> ; +</I>|<i> return 0; +</I>|<i> } +</I>configure:17463: result: no + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> + + +</PRE> + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016998.html">[Mageia-dev] WARNING: systemd is landing!! +</A></li> + <LI>Next message: <A HREF="017013.html">[Mageia-dev] Build failures. GCC related? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17006">[ date ]</a> + <a href="thread.html#17006">[ thread ]</a> + <a href="subject.html#17006">[ subject ]</a> + <a href="author.html#17006">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |