libsoup

Riccardo Veraldi riccardo.veraldi at gmail.com
Sun Apr 20 14:04:43 UTC 2014


hi thank you very much for your reply.
here is the relevant part of my config.log
but I did not find any core file in 
/usr/ports/devel/libsoup/work/libsoup-2.40.3


configure:14359: checking for glib-networking (glib TLS implementation)
configure:14379: cc -o conftest -O2 -pipe -fno-strict-aliasing -pthread 
-I/usr/local/include/glib-2.0 -I/usr/local/include 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -I/usr/local/include  
-L/usr/local/lib conftest.c  -lgio-2.0 -lgobject-2.0 -L/usr/local/lib 
-lglib-2.0 -lintl   >&5
configure:14379: $? = 0
configure:14379: ./conftest
configure:14379: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libsoup"
| #define PACKAGE_TARNAME "libsoup"
| #define PACKAGE_VERSION "2.40.3"
| #define PACKAGE_STRING "libsoup 2.40.3"
| #define PACKAGE_BUGREPORT 
"http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup"
| #define PACKAGE_URL ""
| #define PACKAGE "libsoup"
| #define VERSION "2.40.3"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define GETTEXT_PACKAGE "libsoup"
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| #include <gio/gio.h>
| int
| main ()
| {
| g_type_init (); return !g_tls_backend_supports_tls 
(g_tls_backend_get_default ());
|   ;
|   return 0;
| }
configure:14390: result: no
configure:14404: error: libsoup requires glib-networking for TLS support.

If you are building a package, you can pass --disable-tls-check to
allow building libsoup anyway (since glib-networking is not actually
required at compile time), but you should be sure to add a runtime
dependency on it.


my hardware details


test-args:
diag-passes: 1
enclosure-type: 540-3256-15
banner-name: Sun Blade 1000
energystar-enabled?: true
pcia-probe-list: 4,1
pcib-probe-list: 5,6,1,2,3,4
local-mac-address?: false
fcode-debug?: false
silent-mode?: false
scsi-initiator-id: 7
oem-logo:
oem-logo?: false
oem-banner:
oem-banner?: false
ansi-terminal?: true
screen-#columns: 80
screen-#rows: 34
ttyb-rts-dtr-off: false
ttyb-ignore-cd: true
ttya-rts-dtr-off: false
ttya-ignore-cd: true
ttyb-mode: 9600,8,n,1,-
ttya-mode: 9600,8,n,1,-
output-device: screen
input-device: keyboard
load-base: 16384
auto-boot?: true
boot-command: boot
diag-file:
diag-device: net
boot-file:
boot-device: /pci at 8,600000/SUNW,qlc at 4/fp at 0,0/disk at w2100001862133c8d,0:a
use-nvramrc?: false
nvramrc:
security-mode: none
security-password:
security-#badlogins: 0
#power-cycles: 167
diag-script: none
diag-level: max
diag-switch?: false
error-reset-recovery: boot


FreeBSD  9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0 r261209: Mon Feb  3 
12:43:49 CET 2014     root@:/usr/obj/usr/src/sys/GENERIC sparc64

thank you



More information about the freebsd-sparc64 mailing list