You are not logged in.

#1 2016-05-06 14:16:38

zoeid
Member
Registered: 2016-05-06
Posts: 11

[SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Hello everyone, I'm new here, hope I'm getting right section.

I complied and correctly installed a game on aur, its called ygopro it let you play with tcg of cards...

but when I start it, I cannot starting it by a simple command? so i found that is located in /opt/ folder.

└╼ /opt/ygopro/ygopro.sh
./ygopro32: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory

so here is exactly what I tryed but I still CANT get it to work !

└╼ sudo pacman -S curl
[sudo] password for argon: 
warning: curl-7.48.0-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) curl-7.48.0-1

Total Installed Size:  1.34 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                 [########################################################] 100%
(1/1) checking package integrity                                                               [########################################################] 100%
(1/1) loading package files                                                                    [########################################################] 100%
(1/1) checking for file conflicts                                                              [########################################################] 100%
(1/1) checking available disk space                                                            [########################################################] 100%
:: Processing package changes...
(1/1) reinstalling curl                                                                        [########################################################] 100%
└────╼ sudo pacman -S libcurl-gnutls.so.4
error: target not found: libcurl-gnutls.so.4
└╼ yaourt -S libcurl-gnutls.so.4
error: target not found: libcurl-gnutls.so.4
┌─╼ [~-19:10]
└╼ yaourt -S libcurl-gnutls

==> Downloading libcurl-gnutls PKGBUILD from AUR...
x .SRCINFO
x 01_runtests_gdb.patch
x 02_art_http_scripting.patch
x 03_keep_symbols_compat.patch
x 04_workaround_as_needed_bug.patch
x 06_always-disable-valgrind.patch
x 07_do-not-disable-debug-symbols.patch
x 90_gnutls.patch
x 99_nss.patch
x PKGBUILD
x curlbuild.h
Joksan commented on 2015-11-09 04:19          
Interim solution add to pgkbuild:

validpgpkeys=('914C533DF9B2ADA2204F586D78E11C6B279D5C91')

This id for 'curl-7.38.0' PGP key

amonobeax commented on 2015-12-02 16:42          
Hi jose1711!

Are you aware that libcurl-gnutls and libcurl-compat (maintained by evana) are in conflict?

It seems both packages write the libcurl-gnutls.so.3 simlink.

Packages like Desura and Spotify which use libcurl-compat as dependency can't be installed while libcurl-gnutls is.


Cheers.

jose1711 commented on 2015-12-30 14:15          
@amonobeax

thank you, conflict added

ryuzy commented on 2016-02-18 13:16          
there is an update and the conflict can be removed because libcurl-compat no more create the symlink libcurl-gnutls.so.3

jose1711 commented on 2016-02-18 18:27          
@ryuzy thank you, implemented

libcurl-gnutls 7.47.0-1  (2016-02-18 18:26)
( Unsupported package: Potentially dangerous ! )
==> libcurl-gnutls dependencies:
 - ca-certificates (already installed)
 - libssh2 (already installed)
 - zlib (already installed)
 - gnutls (already installed)


==> Continue building libcurl-gnutls ? [Y/n]
==> ----------------------------------------
==> 
==> Building and installing package
==> Making package: libcurl-gnutls 7.47.0-1 (Wed May  4 19:15:53 CEST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading curl-7.47.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   318  100   318    0     0    702      0 --:--:-- --:--:-- --:--:--   701
100 4456k  100 4456k    0     0   673k      0  0:00:06  0:00:06 --:--:--  843k
  -> Found curlbuild.h
  -> Found 01_runtests_gdb.patch
  -> Found 02_art_http_scripting.patch
  -> Found 03_keep_symbols_compat.patch
  -> Found 04_workaround_as_needed_bug.patch
  -> Found 06_always-disable-valgrind.patch
  -> Found 07_do-not-disable-debug-symbols.patch
  -> Found 90_gnutls.patch
  -> Found 99_nss.patch
==> Validating source files with md5sums...
    curl-7.47.0.tar.gz ... Passed
    curlbuild.h ... Passed
    01_runtests_gdb.patch ... Passed
    02_art_http_scripting.patch ... Passed
    03_keep_symbols_compat.patch ... Passed
    04_workaround_as_needed_bug.patch ... Passed
    06_always-disable-valgrind.patch ... Passed
    07_do-not-disable-debug-symbols.patch ... Passed
    90_gnutls.patch ... Passed
    99_nss.patch ... Passed
==> Extracting sources...
  -> Extracting curl-7.47.0.tar.gz with bsdtar
==> Starting build()...
using ../01_runtests_gdb.patch
patching file tests/runtests.pl
Hunk #1 succeeded at 3597 (offset 193 lines).
Hunk #2 succeeded at 3635 (offset 193 lines).
using ../02_art_http_scripting.patch
patching file docs/index.html
using ../03_keep_symbols_compat.patch
patching file lib/libcurl.vers.in
using ../04_workaround_as_needed_bug.patch
patching file ltmain.sh
using ../06_always-disable-valgrind.patch
patching file tests/Makefile.am
using ../07_do-not-disable-debug-symbols.patch
patching file m4/curl-compilers.m4
using ../90_gnutls.patch
patching file docs/examples/Makefile.am
patching file lib/Makefile.am
patching file src/Makefile.am
Hunk #1 succeeded at 63 (offset 3 lines).
patching file tests/libtest/Makefile.am
using ../99_nss.patch
patching file docs/examples/Makefile.am
patching file lib/Makefile.am
patching file src/Makefile.am
Hunk #1 succeeded at 63 (offset 3 lines).
patching file tests/libtest/Makefile.am
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ar... /usr/bin/ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/argon/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0':
configure: error: C compiler cannot create executables
See `config.log' for more details
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build libcurl-gnutls.
==> Restart building libcurl-gnutls ? [y/N]
==> ---------------------------------------
==> 
┌─╼ [~-19:16]
└╼ 
└────╼ pacman -Qs gcc
local/gcc 5.3.0-5 (base-devel)
    The GNU Compiler Collection - C and C++ frontends
local/gcc-libs 5.3.0-5 (base)
    Runtime libraries shipped by GCC
┌─╼ [~-16:56]
└────╼ 
┌─╼ [~-22:00]
└────╼ ls /home/argon/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0
CHANGES         MacOSX-Framework  README         buildconf     config.sub      depcomp     lib            maketgz   scripts      winbuild
CMake           Makefile          RELEASE-NOTES  compile       configure       docs        libcurl.pc.in  missing   src
CMakeLists.txt  Makefile.am       acinclude.m4   config.guess  configure.ac    include     ltmain.sh      packages  test-driver
COPYING         Makefile.in       aclocal.m4     config.log    curl-config.in  install-sh  m4             projects  tests
┌─╼ [~-22:00]
└────╼ cd /home/argon/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0
┌─╼ [~/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0-22:00]
└────╼ cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by curl configure -, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr --mandir=/usr/share/man --disable-dependency-tracking --enable-versioned-symbols --disable-ldap --disable-ldaps --enable-ipv6 --enable-manual --enable-threaded-resolver --without-libidn --with-random=/dev/urandom --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --without-ssl --with-gnutls=/usr

## --------- ##
## Platform. ##
## --------- ##

hostname = slifer
uname -m = i686
uname -r = 4.5.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Apr 14 19:36:01 CEST 2016

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3074: checking whether to enable maintainer-specific portions of Makefiles
configure:3083: result: no
configure:3107: checking whether make supports nested variables
configure:3124: result: yes
configure:3137: checking whether to enable debug build options
configure:3156: result: no
configure:3160: checking whether to enable compiler optimizer
configure:3181: result: (assumed) yes
configure:3193: checking whether to enable strict compiler warnings
configure:3212: result: no
configure:3216: checking whether to enable compiler warnings as errors
configure:3235: result: no
configure:3239: checking whether to enable curl debug memory tracking
configure:3258: result: no
configure:3272: checking whether to enable hiding of library internal symbols
configure:3293: result: yes
configure:3304: checking whether to enable c-ares for DNS lookups
configure:3326: result: no
configure:3330: checking whether to disable dependency on -lrt
configure:3346: result: (assumed no)
configure:3378: checking for path separator
configure:3380: result: :
configure:3406: checking for sed
configure:3425: found /usr/bin/sed
configure:3438: result: /usr/bin/sed
configure:3455: checking for grep
configure:3474: found /usr/bin/grep
configure:3487: result: /usr/bin/grep
configure:3503: checking for egrep
configure:3506: result: /usr/bin/grep -E
configure:3606: checking for ar
configure:3625: found /usr/bin/ar
configure:3637: result: /usr/bin/ar
configure:3889: checking for a BSD-compatible install
configure:3957: result: /usr/bin/install -c
configure:4019: checking for gcc
configure:4035: found /usr/bin/gcc
configure:4046: result: gcc
configure:4275: checking for C compiler version
configure:4284: gcc --version >&5
gcc (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4295: $? = 0
configure:4284: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/5.3.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 5.3.0 (GCC) 
configure:4295: $? = 0
configure:4284: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4295: $? = 1
configure:4284: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4295: $? = 1
configure:4314: checking whether the C compiler works
configure:4336: gcc @CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
gcc: error: @CARCHFLAGS@: No such file or directory
configure:4340: $? = 1
configure:4378: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int main (void)
| {
| 
|  ;
|  return 0;
| }
configure:4383: error: in `/home/argon/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0':
configure:4385: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='@CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CC=gcc
am_cv_make_support_nested_variables=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR=''
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='/usr/bin/ar'
AS=''
AUTOCONF=''
AUTOHEADER=''
AUTOMAKE=''
AWK=''
BLANK_AT_MAKETIME=''
BUILD_LIBHOSTNAME_FALSE=''
BUILD_LIBHOSTNAME_TRUE=''
BUILD_UNITTESTS_FALSE=''
BUILD_UNITTESTS_TRUE=''
CC='gcc'
CCDEPMODE=''
CFLAGS='@CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong'
CFLAG_CURL_SYMBOL_HIDING=''
CONFIGURE_OPTIONS='" '\''--prefix=/usr'\'' '\''--mandir=/usr/share/man'\'' '\''--disable-dependency-tracking'\'' '\''--enable-versioned-symbols'\'' '\''--disable-ldap'\'' '\''--disable-ldaps'\'' '\''--enable-ipv6'\'' '\''--enable-manual'\'' '\''--enable-threaded-resolver'\'' '\''--without-libidn'\'' '\''--with-random=/dev/urandom'\'' '\''--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt'\'' '\''--without-ssl'\'' '\''--with-gnutls=/usr'\'' '\''CFLAGS=@CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong'\'' '\''LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'\'' '\''CPPFLAGS=-D_FORTIFY_SOURCE=2'\''"'
CPP=''
CPPFLAGS='-D_FORTIFY_SOURCE=2'
CPPFLAG_CURL_STATICLIB=''
CROSSCOMPILING_FALSE=''
CROSSCOMPILING_TRUE=''
CURLDEBUG_FALSE=''
CURLDEBUG_TRUE=''
CURLVERSION='7.47.0'
CURL_CA_BUNDLE=''
CURL_CFLAG_EXTRAS=''
CURL_DISABLE_DICT=''
CURL_DISABLE_FILE=''
CURL_DISABLE_FTP=''
CURL_DISABLE_GOPHER=''
CURL_DISABLE_HTTP=''
CURL_DISABLE_IMAP=''
CURL_DISABLE_LDAP=''
CURL_DISABLE_LDAPS=''
CURL_DISABLE_POP3=''
CURL_DISABLE_PROXY=''
CURL_DISABLE_RTSP=''
CURL_DISABLE_SMB=''
CURL_DISABLE_SMTP=''
CURL_DISABLE_TELNET=''
CURL_DISABLE_TFTP=''
CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE=''
CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE=''
CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE=''
CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE=''
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE=''
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE=''
CURL_LT_SHLIB_USE_VERSION_INFO_FALSE=''
CURL_LT_SHLIB_USE_VERSION_INFO_TRUE=''
CURL_LT_SHLIB_VERSIONED_FLAVOUR=''
CURL_NETWORK_AND_TIME_LIBS=''
CURL_NETWORK_LIBS=''
CYGPATH_W=''
DEFS=''
DEPDIR=''
DLLTOOL=''
DOING_CURL_SYMBOL_HIDING_FALSE=''
DOING_CURL_SYMBOL_HIDING_TRUE=''
DOING_NATIVE_WINDOWS_FALSE=''
DOING_NATIVE_WINDOWS_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_SHARED=''
ENABLE_STATIC=''
EXEEXT=''
FGREP=''
GREP='/usr/bin/grep'
HAVE_GNUTLS_SRP=''
HAVE_LDAP_SSL=''
HAVE_LIBZ=''
HAVE_LIBZ_FALSE=''
HAVE_LIBZ_TRUE=''
HAVE_OPENSSL_SRP=''
IDN_ENABLED=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM=''
IPV6_ENABLED=''
LD=''
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
LIBCURL_LIBS=''
LIBMETALINK_CPPFLAGS=''
LIBMETALINK_LDFLAGS=''
LIBMETALINK_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO=''
MANIFEST_TOOL=''
MANOPT=''
MKDIR_P=''
NM=''
NMEDIT=''
NROFF=''
NSS_LIBS=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE=''
PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/'
PACKAGE_NAME='curl'
PACKAGE_STRING='curl -'
PACKAGE_TARNAME='curl'
PACKAGE_URL=''
PACKAGE_VERSION='-'
PATH_SEPARATOR=':'
PERL=''
PKGADD_NAME=''
PKGADD_PKG=''
PKGADD_VENDOR=''
PKGCONFIG=''
RANDOM_FILE=''
RANLIB=''
REQUIRE_LIB_DEPS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SONAME_BUMP_FALSE=''
SONAME_BUMP_TRUE=''
SSL_ENABLED=''
SSL_LIBS=''
STRIP=''
SUPPORT_FEATURES=''
SUPPORT_PROTOCOLS=''
USE_ARES=''
USE_AXTLS=''
USE_CPPFLAG_CURL_STATICLIB_FALSE=''
USE_CPPFLAG_CURL_STATICLIB_TRUE=''
USE_CYASSL=''
USE_DARWINSSL=''
USE_EMBEDDED_ARES_FALSE=''
USE_EMBEDDED_ARES_TRUE=''
USE_EXPLICIT_LIB_DEPS_FALSE=''
USE_EXPLICIT_LIB_DEPS_TRUE=''
USE_GNUTLS=''
USE_GNUTLS_NETTLE=''
USE_LIBPSL_FALSE=''
USE_LIBPSL_TRUE=''
USE_LIBRTMP=''
USE_LIBSSH2=''
USE_MANUAL_FALSE=''
USE_MANUAL_TRUE=''
USE_MBEDTLS=''
USE_NGHTTP2=''
USE_NSS=''
USE_OPENLDAP=''
USE_POLARSSL=''
USE_SCHANNEL=''
USE_UNIX_SOCKETS=''
USE_WINDOWS_SSPI=''
VERSION=''
VERSIONNUM=''
ZLIB_LIBS=''
ZSH_FUNCTIONS_DIR=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot=''
am__nodep=''
am__quote=''
am__tar=''
am__untar=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "curl"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_VERSION "-"
#define PACKAGE_STRING "curl -"
#define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
#define PACKAGE_URL ""

configure: exit 77
┌─╼ [~/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0-22:00]
└────╼ 
┌─╼ [~-22:08]
└────╼ cat /etc/makepkg.conf
#
# /etc/makepkg.conf
#

#########################################################################
# SOURCE ACQUISITION
#########################################################################
#
#-- The download utilities that makepkg should use to acquire sources
#  Format: 'protocol::agent'
DLAGENTS=('ftp::/usr/bin/curl -fC - --ftp-pasv --retry 3 --retry-delay 3 -o %o %u'
          'http::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
          'https::/usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o %u'
          'rsync::/usr/bin/rsync --no-motd -z %u %o'
          'scp::/usr/bin/scp -C %u %o')

# Other common tools:
# /usr/bin/snarf
# /usr/bin/lftpget -c
# /usr/bin/wget

#-- The package required by makepkg to download VCS sources
#  Format: 'protocol::package'
VCSCLIENTS=('bzr::bzr'
            'git::git'
            'hg::mercurial'
            'svn::subversion')

#########################################################################
# ARCHITECTURE, COMPILE FLAGS
#########################################################################
#
CARCH="i686"
CHOST="i686-pc-linux-gnu"

#-- Compiler and Linker Flags
# -march (or -mcpu) builds exclusively for an architecture
# -mtune optimizes for an architecture, but builds for whole processor family
CPPFLAGS="-D_FORTIFY_SOURCE=2"
CFLAGS="-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong"
CXXFLAGS="-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"
#-- Make Flags: change this for DistCC/SMP systems
#MAKEFLAGS="-j2"
#-- Debugging flags
DEBUG_CFLAGS="-g -fvar-tracking-assignments"
DEBUG_CXXFLAGS="-g -fvar-tracking-assignments"

#########################################################################
# BUILD ENVIRONMENT
#########################################################################
#
# Defaults: BUILDENV=(!distcc color !ccache check !sign)
#  A negated environment option will do the opposite of the comments below.
#
#-- distcc:   Use the Distributed C/C++/ObjC compiler
#-- color:    Colorize output messages
#-- ccache:   Use ccache to cache compilation
#-- check:    Run the check() function if present in the PKGBUILD
#-- sign:     Generate PGP signature file
#
BUILDENV=(!distcc color !ccache check !sign)
#
#-- If using DistCC, your MAKEFLAGS will also need modification. In addition,
#-- specify a space-delimited list of hosts running in the DistCC cluster.
#DISTCC_HOSTS=""
#
#-- Specify a directory for package building.
#BUILDDIR=/tmp/makepkg

#########################################################################
# GLOBAL PACKAGE OPTIONS
#   These are default values for the options=() settings
#########################################################################
#
# Default: OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !optipng !upx !debug)
#  A negated option will do the opposite of the comments below.
#
#-- strip:      Strip symbols from binaries/libraries
#-- docs:       Save doc directories specified by DOC_DIRS
#-- libtool:    Leave libtool (.la) files in packages
#-- staticlibs: Leave static library (.a) files in packages
#-- emptydirs:  Leave empty directories in packages
#-- zipman:     Compress manual (man and info) pages in MAN_DIRS with gzip
#-- purge:      Remove files specified by PURGE_TARGETS
#-- upx:        Compress binary executable files using UPX
#-- optipng:    Optimize PNG images with optipng
#-- debug:      Add debugging flags as specified in DEBUG_* variables
#
OPTIONS=(strip docs !libtool !staticlibs emptydirs zipman purge !optipng !upx !debug)

#-- File integrity checks to use. Valid: md5, sha1, sha256, sha384, sha512
INTEGRITY_CHECK=(md5)
#-- Options to be used when stripping binaries. See `man strip' for details.
STRIP_BINARIES="--strip-all"
#-- Options to be used when stripping shared libraries. See `man strip' for details.
STRIP_SHARED="--strip-unneeded"
#-- Options to be used when stripping static libraries. See `man strip' for details.
STRIP_STATIC="--strip-debug"
#-- Manual (man and info) directories to compress (if zipman is specified)
MAN_DIRS=({usr{,/local}{,/share},opt/*}/{man,info})
#-- Doc directories to remove (if !docs is specified)
DOC_DIRS=(usr/{,local/}{,share/}{doc,gtk-doc} opt/*/{doc,gtk-doc})
#-- Files to be removed from all packages (if purge is specified)
PURGE_TARGETS=(usr/{,share}/info/dir .packlist *.pod)

#########################################################################
# PACKAGE OUTPUT
#########################################################################
#
# Default: put built package and cached source in build directory
#
#-- Destination: specify a fixed directory where all packages will be placed
#PKGDEST=/home/packages
#-- Source cache: specify a fixed directory where source files will be cached
#SRCDEST=/home/sources
#-- Source packages: specify a fixed directory where all src packages will be placed
#SRCPKGDEST=/home/srcpackages
#-- Log files: specify a fixed directory where all log files will be placed
#LOGDEST=/home/makepkglogs
#-- Packager: name/email of the person or organization building packages
#PACKAGER="John Doe <john@doe.com>"
#-- Specify a key to use for package signing
#GPGKEY=""

#########################################################################
# COMPRESSION DEFAULTS
#########################################################################
#
COMPRESSGZ=(gzip -c -f -n)
COMPRESSBZ2=(bzip2 -c -f)
COMPRESSXZ=(xz -c -z -)
COMPRESSLRZ=(lrzip -q)
COMPRESSLZO=(lzop -q)
COMPRESSZ=(compress -c -f)

#########################################################################
# EXTENSION DEFAULTS
#########################################################################
#
# WARNING: Do NOT modify these variables unless you know what you are
#          doing.
#
PKGEXT='.pkg.tar.xz'
SRCEXT='.src.tar.gz'

# vim: set ft=sh ts=2 sw=2 et:
┌─╼ [~-22:09]

hope someone can understand me and help me =((

Last edited by zoeid (2016-05-09 12:16:24)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#2 2016-05-06 15:20:49

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

There's no mention of libcurl-gnutls on the ygopro aur page,but libcurl-compat is a dependency.

Did you build/install libcurl-compat  before building/installing ygopro ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-05-06 16:12:48

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

I sincerely didnt know... If I did install curl... probably yes when I installed steam? or maybe from others dependency ..
Is there a way to fix this?

Last edited by zoeid (2016-05-06 16:17:44)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#4 2016-05-06 18:13:47

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

zoeid wrote:

I sincerely didnt know...

You don't know if you installed curl or not? Or libcurl-compat or not? How did you install Arch?

What is the output of:

pacman -Qs libcurl-compat

Matt

"It is very difficult to educate the educated."

Offline

#5 2016-05-06 18:37:27

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

└────╼ pacman -Qs libcurl-compat
local/libcurl-compat 7.48.0-1
    An URL retrieval library (old version)

btw installation was flawless.. X)

Last edited by zoeid (2016-05-06 18:39:49)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#6 2016-05-07 11:35:52

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

zoeid,

then please rebuild ygopro (i recommend using makepkg for that) .

I checked on my own system (x86_64)  and it builds fine with just libcurl-compat installed.
After you have installed ygoporo , check your menus , there should be a ygopro entry in the games section.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#7 2016-05-07 13:58:21

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,523

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

He's on a machine of 32bit architecture wink


do it good first, it will be faster than do it twice the saint wink

Offline

#8 2016-05-09 08:48:21

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Lone_Wolf wrote:

zoeid,

then please rebuild ygopro (i recommend using makepkg for that) .

I checked on my own system (x86_64)  and it builds fine with just libcurl-compat installed.
After you have installed ygoporo , check your menus , there should be a ygopro entry in the games section.

always same error!
I used makepkg -s !!

'sound/draw.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/draw.wav'
'sound/duellose.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/duellose.ogg'
'sound/duelwin.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/duelwin.ogg'
'sound/equip.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/equip.wav'
'sound/flip.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/flip.wav'
'sound/gainlp.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/gainlp.wav'
'sound/menu.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/menu.ogg'
'sound/nextturn.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/nextturn.wav'
'sound/phase.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/phase.wav'
'sound/playerenter.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/playerenter.wav'
'sound/removecounter.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/removecounter.wav'
'sound/rockpaperscissors.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/rockpaperscissors.ogg'
'sound/set.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/set.wav'
'sound/shuffle.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/shuffle.wav'
'sound/song-advantage.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/song-advantage.ogg'
'sound/song-disadvantage.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/song-disadvantage.ogg'
'sound/song.ogg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/song.ogg'
'sound/specialsummon.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/specialsummon.wav'
'sound/summon.wav' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/sound/summon.wav'
'strings.conf' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/strings.conf'
'system.conf' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/system.conf'
'textures' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures'
'textures/act.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/act.png'
'textures/attack.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/attack.png'
'textures/bg.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/bg.jpg'
'textures/bg2.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/bg2.jpg'
'textures/chain.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/chain.png'
'textures/cover.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/cover.jpg'
'textures/dsfdh.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/dsfdh.jpg'
'textures/equip.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/equip.png'
'textures/f1.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/f1.jpg'
'textures/f2.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/f2.jpg'
'textures/f3.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/f3.jpg'
'textures/field PAINT DOT NET FILE.pdn' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/field PAINT DOT NET FILE.pdn'
'textures/field-transparent.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/field-transparent.png'
'textures/field-transparent2.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/field-transparent2.png'
'textures/field.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/field.png'
'textures/field2.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/field2.png'
'textures/lim.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/lim.png'
'textures/lp.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/lp.png'
'textures/lpf.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/lpf.png'
'textures/mask.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/mask.png'
'textures/negated.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/negated.png'
'textures/notification.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/notification.png'
'textures/number.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/number.png'
'textures/roombrowser' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/roombrowser'
'textures/roombrowser/flag-eu.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/roombrowser/flag-eu.jpg'
'textures/roombrowser/flag-usa.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/roombrowser/flag-usa.jpg'
'textures/roombrowser/lock.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/roombrowser/lock.png'
'textures/target.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/target.png'
'textures/unknown.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/unknown.jpg'
'textures/unknown.png' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/unknown.png'
'textures/wqrwerr.jpg' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/textures/wqrwerr.jpg'
'ygopro.sh' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/ygopro.sh'
'ygopro32' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/ygopro32'
'ygopro64' -> '/home/argon/Downloads/ygopro/pkg/ygopro/opt/ygopro/ygopro64'
mkdir: created directory '/home/argon/Downloads/ygopro/pkg/ygopro/usr/lib'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "ygopro"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ygopro 1.033.7-3 (Mon May  9 10:44:24 CEST 2016)
┌─╼ [~/Downloads/ygopro-10:44]
└────╼ ls
1.033.7-3.tar.gz  PKGBUILD  pkg  src  ygopro-1.033.7-3-i686.pkg.tar.xz
┌─╼ [~/Downloads/ygopro-10:45]
└────╼ cd pkg
┌─╼ [~/Downloads/ygopro/pkg-10:45]
└────╼ ls
ygopro
┌─╼ [~/Downloads/ygopro/pkg-10:46]
└────╼ cd ygopro
┌─╼ [~/Downloads/ygopro/pkg/ygopro-10:46]
└────╼ ls
opt  usr
┌─╼ [~/Downloads/ygopro/pkg/ygopro-10:46]
└────╼ cd opt
┌─╼ [~/Downloads/ygopro/pkg/ygopro/opt-10:46]
└────╼ ls
ygopro
┌─╼ [~/Downloads/ygopro/pkg/ygopro/opt-10:46]
└────╼ ygopro
./ygopro32: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
┌─╼ [~/Downloads/ygopro/pkg/ygopro/opt-10:46]
└╼ 

Entia non sunt multiplicanda praeter necessitatem.

Offline

#9 2016-05-09 09:47:54

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,794
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

What does pacman -Ql libcurl-compat say?


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#10 2016-05-09 09:57:35

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

┌─╼ [~-11:57]
└────╼ pacman -Ql libcurl-compat
libcurl-compat /usr/
libcurl-compat /usr/lib/
libcurl-compat /usr/lib/libcurl-compat.so.4.4.0
libcurl-compat /usr/lib/libcurl.a
libcurl-compat /usr/lib/libcurl.so.3
libcurl-compat /usr/share/
libcurl-compat /usr/share/licenses/
libcurl-compat /usr/share/licenses/libcurl-compat
┌─╼ [~-11:57]
└────╼ 

Entia non sunt multiplicanda praeter necessitatem.

Offline

#11 2016-05-09 10:38:57

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,794
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

When you build libcurl-gnutls find config.log somewhere in the build directory and post it here


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#12 2016-05-09 10:57:46

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

it's posted on first post sad(


btw here you go.

─╼ [~/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0-22:00]
└────╼ cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by curl configure -, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr --mandir=/usr/share/man --disable-dependency-tracking --enable-versioned-symbols --disable-ldap --disable-ldaps --enable-ipv6 --enable-manual --enable-threaded-resolver --without-libidn --with-random=/dev/urandom --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt --without-ssl --with-gnutls=/usr

## --------- ##
## Platform. ##
## --------- ##

hostname = slifer
uname -m = i686
uname -r = 4.5.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Thu Apr 14 19:36:01 CEST 2016

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3074: checking whether to enable maintainer-specific portions of Makefiles
configure:3083: result: no
configure:3107: checking whether make supports nested variables
configure:3124: result: yes
configure:3137: checking whether to enable debug build options
configure:3156: result: no
configure:3160: checking whether to enable compiler optimizer
configure:3181: result: (assumed) yes
configure:3193: checking whether to enable strict compiler warnings
configure:3212: result: no
configure:3216: checking whether to enable compiler warnings as errors
configure:3235: result: no
configure:3239: checking whether to enable curl debug memory tracking
configure:3258: result: no
configure:3272: checking whether to enable hiding of library internal symbols
configure:3293: result: yes
configure:3304: checking whether to enable c-ares for DNS lookups
configure:3326: result: no
configure:3330: checking whether to disable dependency on -lrt
configure:3346: result: (assumed no)
configure:3378: checking for path separator
configure:3380: result: :
configure:3406: checking for sed
configure:3425: found /usr/bin/sed
configure:3438: result: /usr/bin/sed
configure:3455: checking for grep
configure:3474: found /usr/bin/grep
configure:3487: result: /usr/bin/grep
configure:3503: checking for egrep
configure:3506: result: /usr/bin/grep -E
configure:3606: checking for ar
configure:3625: found /usr/bin/ar
configure:3637: result: /usr/bin/ar
configure:3889: checking for a BSD-compatible install
configure:3957: result: /usr/bin/install -c
configure:4019: checking for gcc
configure:4035: found /usr/bin/gcc
configure:4046: result: gcc
configure:4275: checking for C compiler version
configure:4284: gcc --version >&5
gcc (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4295: $? = 0
configure:4284: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/5.3.0/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 5.3.0 (GCC) 
configure:4295: $? = 0
configure:4284: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4295: $? = 1
configure:4284: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4295: $? = 1
configure:4314: checking whether the C compiler works
configure:4336: gcc @CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c  >&5
gcc: error: @CARCHFLAGS@: No such file or directory
configure:4340: $? = 1
configure:4378: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "curl"
| #define PACKAGE_TARNAME "curl"
| #define PACKAGE_VERSION "-"
| #define PACKAGE_STRING "curl -"
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int main (void)
| {
| 
|  ;
|  return 0;
| }
configure:4383: error: in `/home/argon/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0':
configure:4385: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='@CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CC=gcc
am_cv_make_support_nested_variables=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR=''
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='/usr/bin/ar'
AS=''
AUTOCONF=''
AUTOHEADER=''
AUTOMAKE=''
AWK=''
BLANK_AT_MAKETIME=''
BUILD_LIBHOSTNAME_FALSE=''
BUILD_LIBHOSTNAME_TRUE=''
BUILD_UNITTESTS_FALSE=''
BUILD_UNITTESTS_TRUE=''
CC='gcc'
CCDEPMODE=''
CFLAGS='@CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong'
CFLAG_CURL_SYMBOL_HIDING=''
CONFIGURE_OPTIONS='" '\''--prefix=/usr'\'' '\''--mandir=/usr/share/man'\'' '\''--disable-dependency-tracking'\'' '\''--enable-versioned-symbols'\'' '\''--disable-ldap'\'' '\''--disable-ldaps'\'' '\''--enable-ipv6'\'' '\''--enable-manual'\'' '\''--enable-threaded-resolver'\'' '\''--without-libidn'\'' '\''--with-random=/dev/urandom'\'' '\''--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt'\'' '\''--without-ssl'\'' '\''--with-gnutls=/usr'\'' '\''CFLAGS=@CARCHFLAGS@ -mtune=generic -O2 -pipe -fstack-protector-strong'\'' '\''LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'\'' '\''CPPFLAGS=-D_FORTIFY_SOURCE=2'\''"'
CPP=''
CPPFLAGS='-D_FORTIFY_SOURCE=2'
CPPFLAG_CURL_STATICLIB=''
CROSSCOMPILING_FALSE=''
CROSSCOMPILING_TRUE=''
CURLDEBUG_FALSE=''
CURLDEBUG_TRUE=''
CURLVERSION='7.47.0'
CURL_CA_BUNDLE=''
CURL_CFLAG_EXTRAS=''
CURL_DISABLE_DICT=''
CURL_DISABLE_FILE=''
CURL_DISABLE_FTP=''
CURL_DISABLE_GOPHER=''
CURL_DISABLE_HTTP=''
CURL_DISABLE_IMAP=''
CURL_DISABLE_LDAP=''
CURL_DISABLE_LDAPS=''
CURL_DISABLE_POP3=''
CURL_DISABLE_PROXY=''
CURL_DISABLE_RTSP=''
CURL_DISABLE_SMB=''
CURL_DISABLE_SMTP=''
CURL_DISABLE_TELNET=''
CURL_DISABLE_TFTP=''
CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE=''
CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE=''
CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE=''
CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE=''
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE=''
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE=''
CURL_LT_SHLIB_USE_VERSION_INFO_FALSE=''
CURL_LT_SHLIB_USE_VERSION_INFO_TRUE=''
CURL_LT_SHLIB_VERSIONED_FLAVOUR=''
CURL_NETWORK_AND_TIME_LIBS=''
CURL_NETWORK_LIBS=''
CYGPATH_W=''
DEFS=''
DEPDIR=''
DLLTOOL=''
DOING_CURL_SYMBOL_HIDING_FALSE=''
DOING_CURL_SYMBOL_HIDING_TRUE=''
DOING_NATIVE_WINDOWS_FALSE=''
DOING_NATIVE_WINDOWS_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_SHARED=''
ENABLE_STATIC=''
EXEEXT=''
FGREP=''
GREP='/usr/bin/grep'
HAVE_GNUTLS_SRP=''
HAVE_LDAP_SSL=''
HAVE_LIBZ=''
HAVE_LIBZ_FALSE=''
HAVE_LIBZ_TRUE=''
HAVE_OPENSSL_SRP=''
IDN_ENABLED=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM=''
IPV6_ENABLED=''
LD=''
LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
LIBCURL_LIBS=''
LIBMETALINK_CPPFLAGS=''
LIBMETALINK_LDFLAGS=''
LIBMETALINK_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO=''
MANIFEST_TOOL=''
MANOPT=''
MKDIR_P=''
NM=''
NMEDIT=''
NROFF=''
NSS_LIBS=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE=''
PACKAGE_BUGREPORT='a suitable curl mailing list: http://curl.haxx.se/mail/'
PACKAGE_NAME='curl'
PACKAGE_STRING='curl -'
PACKAGE_TARNAME='curl'
PACKAGE_URL=''
PACKAGE_VERSION='-'
PATH_SEPARATOR=':'
PERL=''
PKGADD_NAME=''
PKGADD_PKG=''
PKGADD_VENDOR=''
PKGCONFIG=''
RANDOM_FILE=''
RANLIB=''
REQUIRE_LIB_DEPS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SONAME_BUMP_FALSE=''
SONAME_BUMP_TRUE=''
SSL_ENABLED=''
SSL_LIBS=''
STRIP=''
SUPPORT_FEATURES=''
SUPPORT_PROTOCOLS=''
USE_ARES=''
USE_AXTLS=''
USE_CPPFLAG_CURL_STATICLIB_FALSE=''
USE_CPPFLAG_CURL_STATICLIB_TRUE=''
USE_CYASSL=''
USE_DARWINSSL=''
USE_EMBEDDED_ARES_FALSE=''
USE_EMBEDDED_ARES_TRUE=''
USE_EXPLICIT_LIB_DEPS_FALSE=''
USE_EXPLICIT_LIB_DEPS_TRUE=''
USE_GNUTLS=''
USE_GNUTLS_NETTLE=''
USE_LIBPSL_FALSE=''
USE_LIBPSL_TRUE=''
USE_LIBRTMP=''
USE_LIBSSH2=''
USE_MANUAL_FALSE=''
USE_MANUAL_TRUE=''
USE_MBEDTLS=''
USE_NGHTTP2=''
USE_NSS=''
USE_OPENLDAP=''
USE_POLARSSL=''
USE_SCHANNEL=''
USE_UNIX_SOCKETS=''
USE_WINDOWS_SSPI=''
VERSION=''
VERSIONNUM=''
ZLIB_LIBS=''
ZSH_FUNCTIONS_DIR=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot=''
am__nodep=''
am__quote=''
am__tar=''
am__untar=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libext=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "curl"
#define PACKAGE_TARNAME "curl"
#define PACKAGE_VERSION "-"
#define PACKAGE_STRING "curl -"
#define PACKAGE_BUGREPORT "a suitable curl mailing list: http://curl.haxx.se/mail/"
#define PACKAGE_URL ""

configure: exit 77
┌─╼ [~/tmp/yaourt-tmp-argon/aur-libcurl-gnutls/src/curl-7.47.0-22:00]
└────╼ 

i also add this

┌─╼ [~/Downloads/libcurl-gnutls-13:11]
└────╼ ls
01_runtests_gdb.patch        03_keep_symbols_compat.patch       06_always-disable-valgrind.patch       90_gnutls.patch  PKGBUILD            curlbuild.h                              pkg
02_art_http_scripting.patch  04_workaround_as_needed_bug.patch  07_do-not-disable-debug-symbols.patch  99_nss.patch     curl-7.47.0.tar.gz  libcurl-gnutls-7.47.0-1-i686.pkg.tar.xz  src
┌─╼ [~/Downloads/libcurl-gnutls-13:11]
└────╼ makepkg -s
==> ERROR: A package has already been built. (use -f to overwrite)
┌─╼ [~/Downloads/libcurl-gnutls-13:12]
└╼ makepkg -sf
==> Making package: libcurl-gnutls 7.47.0-1 (Mon May  9 13:12:16 CEST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found curl-7.47.0.tar.gz
  -> Found curlbuild.h
  -> Found 01_runtests_gdb.patch
  -> Found 02_art_http_scripting.patch
  -> Found 03_keep_symbols_compat.patch
  -> Found 04_workaround_as_needed_bug.patch
  -> Found 06_always-disable-valgrind.patch
  -> Found 07_do-not-disable-debug-symbols.patch
  -> Found 90_gnutls.patch
  -> Found 99_nss.patch
==> Validating source files with md5sums...
    curl-7.47.0.tar.gz ... Passed
    curlbuild.h ... Passed
    01_runtests_gdb.patch ... Passed
    02_art_http_scripting.patch ... Passed
    03_keep_symbols_compat.patch ... Passed
    04_workaround_as_needed_bug.patch ... Passed
    06_always-disable-valgrind.patch ... Passed
    07_do-not-disable-debug-symbols.patch ... Passed
    90_gnutls.patch ... Passed
    99_nss.patch ... Passed
==> Extracting sources...
  -> Extracting curl-7.47.0.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
using ../01_runtests_gdb.patch
patching file tests/runtests.pl
Hunk #1 succeeded at 3597 (offset 193 lines).
Hunk #2 succeeded at 3635 (offset 193 lines).
using ../02_art_http_scripting.patch
patching file docs/index.html
using ../03_keep_symbols_compat.patch
patching file lib/libcurl.vers.in
using ../04_workaround_as_needed_bug.patch
patching file ltmain.sh
using ../06_always-disable-valgrind.patch
patching file tests/Makefile.am
using ../07_do-not-disable-debug-symbols.patch
patching file m4/curl-compilers.m4
using ../90_gnutls.patch
patching file docs/examples/Makefile.am
patching file lib/Makefile.am
patching file src/Makefile.am
Hunk #1 succeeded at 63 (offset 3 lines).
patching file tests/libtest/Makefile.am
using ../99_nss.patch
patching file docs/examples/Makefile.am
patching file lib/Makefile.am
patching file src/Makefile.am
Hunk #1 succeeded at 63 (offset 3 lines).
patching file tests/libtest/Makefile.am
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking for path separator... :
checking for sed... /usr/bin/sed
checking for grep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ar... /usr/bin/ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking curl version... 7.47.0
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for sys/types.h... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... yes
checking size of long... 4
checking size of void*... 4
checking for 64-bit curl_off_t data type... long long
checking size of curl_off_t... 8
checking formatting string directive for curl_off_t... "lld"
checking formatting string directive for unsigned curl_off_t... "llu"
checking constant suffix string for curl_off_t... LL
checking constant suffix string for unsigned curl_off_t... ULL
checking if OS is AIX (to define _ALL_SOURCE)... no
checking if _THREAD_SAFE is already defined... no
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to build shared libraries with -version-info... yes
checking whether to build shared libraries with -no-undefined... no
checking whether to build shared libraries with -mimpure-text... no
checking whether to build shared libraries with PIC... yes
checking whether to build static libraries with PIC... no
checking whether to build shared libraries only... no
checking whether to build static libraries only... no
checking for inline... inline
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts debug disabling options... yes
configure: compiler options added: 
checking if compiler optimizer assumed setting might be used... no
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers 
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking for windows.h... no
checking whether build target is a native Windows one... no
checking whether build target supports WIN32 file API... no
checking whether to support http... yes
checking whether to support ftp... yes
checking whether to support file... yes
checking whether to support ldap... no
checking whether to support ldaps... no
checking whether to support rtsp... yes
checking whether to support proxies... yes
checking whether to support dict... yes
checking whether to support telnet... yes
checking whether to support tftp... yes
checking whether to support pop3... yes
checking whether to support imap... yes
checking whether to support smb... yes
checking whether to support smtp... yes
checking whether to support gopher... yes
checking whether to provide built-in manual... yes
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking for strcasecmp... yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for connect in libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking if monotonic clock_gettime works... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
configure: found both libz and libz.h header
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... yes
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
checking whether to enable iOS/Mac OS X native SSL/TLS... no
checking for gnutls_check_version in -lgnutls... yes
configure: detected GnuTLS version unknown
configure: Added /usr/lib to LD_LIBRARY_PATH
checking for gnutls_certificate_set_x509_key_file2... yes
checking for nettle_MD5Init in -lgnutls... no
checking for gcry_control in -lgnutls... no
checking for nettle_MD5Init in -lnettle... yes
checking for gnutls_srp_verifier in -lgnutls... yes
checking default CA cert bundle/path... /etc/ssl/certs/ca-certificates.crt
checking for library containing psl_builtin... no
configure: WARNING: libpsl was not found
checking for libssh2_channel_open_ex in -lssh2... yes
checking libssh2.h usability... yes
checking libssh2.h presence... yes
checking for libssh2.h... yes
checking for RTMP_Init in -lrtmp... yes
checking librtmp/rtmp.h usability... yes
checking librtmp/rtmp.h presence... yes
checking for librtmp/rtmp.h... yes
checking whether versioned symbols are wanted... yes
checking if libraries can be versioned... yes
checking whether to enable Windows native IDN (Windows native builds only)... no
checking whether to build with libidn... no
checking for pkg-config... /usr/bin/pkg-config
checking for libnghttp2 options with pkg-config... no
checking for ANSI C header files... (cached) yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for limits.h... yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for sys/un.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for time.h... (cached) yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for sys/poll.h... yes
checking for poll.h... yes
checking for socket.h... no
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for errno.h... yes
checking for stdbool.h... yes
checking for arpa/tftp.h... yes
checking for sys/filio.h... no
checking for sys/wait.h... yes
checking for setjmp.h... yes
checking for an ANSI C-conforming const... yes
checking for compiler support of C99 variadic macro style... yes
checking for compiler support of old gcc variadic macro style... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for struct timeval... yes
checking run-time libs availability... fine
checking size of size_t... 4
checking size of long... (cached) 4
checking size of int... 4
checking size of short... 2
checking size of time_t... 4
checking size of off_t... 8
checking for long long... yes
checking if numberLL works... yes
checking for ssize_t... yes
checking for bool... yes
checking for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for curl_socklen_t data type... socklen_t
checking size of curl_socklen_t... 4
checking for sys/types.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for in_addr_t... yes
checking for struct sockaddr_storage... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sig_atomic_t... yes
checking if sig_atomic_t is already defined as volatile... no
checking return type of signal handlers... void
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for select... yes
checking types of args and return type for select... int,fd_set *,struct timeval *,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking types of args and return type for recv... int,void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking types of args and return type for send... int,const void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking if alarm can be linked... yes
checking if alarm is prototyped... yes
checking if alarm is compilable... yes
checking if alarm usage allowed... yes
checking if alarm might be used... yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for libgen.h... (cached) yes
checking if basename can be linked... yes
checking if basename is prototyped... yes
checking if basename is compilable... yes
checking if basename usage allowed... yes
checking if basename might be used... yes
checking for sys/types.h... (cached) yes
checking for socket.h... (cached) no
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking if connect can be linked... yes
checking if connect is prototyped... yes
checking if connect is compilable... yes
checking if connect usage allowed... yes
checking if connect might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking if fcntl can be linked... yes
checking if fcntl is prototyped... yes
checking if fcntl is compilable... yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking for sys/types.h... (cached) yes
checking for stdio.h... yes
checking if fdopen can be linked... yes
checking if fdopen is prototyped... yes
checking if fdopen is compilable... yes
checking if fdopen usage allowed... yes
checking if fdopen might be used... yes
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for ifaddrs.h... yes
checking if freeifaddrs can be linked... yes
checking if freeifaddrs is prototyped... yes
checking if freeifaddrs is compilable... yes
checking if freeifaddrs usage allowed... yes
checking if freeifaddrs might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/xattr.h... yes
checking if fsetxattr can be linked... yes
checking if fsetxattr is prototyped... yes
checking if fsetxattr takes 5 args.... yes
checking if fsetxattr is compilable... yes
checking if fsetxattr usage allowed... yes
checking if fsetxattr might be used... yes
checking if ftruncate can be linked... yes
checking if ftruncate is prototyped... yes
checking if ftruncate is compilable... yes
checking if ftruncate usage allowed... yes
checking if ftruncate might be used... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking if getaddrinfo can be linked... yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo seems to work... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... yes
checking if gai_strerror can be linked... yes
checking if gai_strerror is prototyped... yes
checking if gai_strerror is compilable... yes
checking if gai_strerror usage allowed... yes
checking if gai_strerror might be used... yes
checking if gethostbyaddr can be linked... yes
checking if gethostbyaddr is prototyped... yes
checking if gethostbyaddr is compilable... yes
checking if gethostbyaddr usage allowed... yes
checking if gethostbyaddr might be used... yes
checking if gethostbyaddr_r can be linked... yes
checking if gethostbyaddr_r is prototyped... yes
checking if gethostbyaddr_r takes 5 args.... no
checking if gethostbyaddr_r takes 7 args.... no
checking if gethostbyaddr_r takes 8 args.... yes
checking if gethostbyaddr_r is compilable... yes
checking if gethostbyaddr_r usage allowed... yes
checking if gethostbyaddr_r might be used... yes
checking if gethostbyname can be linked... yes
checking if gethostbyname is prototyped... yes
checking if gethostbyname is compilable... yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... yes
checking if gethostbyname_r can be linked... yes
checking if gethostbyname_r is prototyped... yes
checking if gethostbyname_r takes 3 args.... no
checking if gethostbyname_r takes 5 args.... no
checking if gethostbyname_r takes 6 args.... yes
checking if gethostbyname_r is compilable... yes
checking if gethostbyname_r usage allowed... yes
checking if gethostbyname_r might be used... yes
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking for gethostname arg 2 data type... unsigned int
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking if getifaddrs can be linked... yes
checking if getifaddrs is prototyped... yes
checking if getifaddrs is compilable... yes
checking if getifaddrs seems to work... yes
checking if getifaddrs usage allowed... yes
checking if getifaddrs might be used... yes
checking if getservbyport_r can be linked... yes
checking if getservbyport_r is prototyped... yes
checking if getservbyport_r takes 4 args.... no
checking if getservbyport_r takes 5 args.... no
checking if getservbyport_r takes 6 args.... yes
checking if getservbyport_r is compilable... yes
checking if getservbyport_r usage allowed... yes
checking if getservbyport_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking if gmtime_r can be linked... yes
checking if gmtime_r is prototyped... yes
checking if gmtime_r is compilable... yes
checking if gmtime_r seems to work... yes
checking if gmtime_r usage allowed... yes
checking if gmtime_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking if inet_ntoa_r can be linked... no
checking if inet_ntoa_r might be used... no
checking if inet_ntop can be linked... yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable... yes
checking if inet_ntop seems to work... yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked... yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton seems to work... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... yes
checking if ioctl can be linked... yes
checking if ioctl is prototyped... yes
checking if ioctl is compilable... yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
checking if ioctl FIONBIO is compilable... yes
checking if ioctl FIONBIO usage allowed... yes
checking if ioctl FIONBIO might be used... yes
checking if ioctl SIOCGIFADDR is compilable... yes
checking if ioctl SIOCGIFADDR usage allowed... yes
checking if ioctl SIOCGIFADDR might be used... yes
checking if ioctlsocket can be linked... no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... no
checking if IoctlSocket might be used... no
checking if localtime_r can be linked... yes
checking if localtime_r is prototyped... yes
checking if localtime_r is compilable... yes
checking if localtime_r seems to work... yes
checking if localtime_r usage allowed... yes
checking if localtime_r might be used... yes
checking if memrchr can be linked... yes
checking if memrchr is prototyped... no
checking if memrchr might be used... no
checking if poll can be linked... yes
checking if poll is prototyped... yes
checking if poll is compilable... yes
checking if poll seems to work... yes
checking if poll usage allowed... yes
checking if poll might be used... yes
checking if setsockopt can be linked... yes
checking if setsockopt is prototyped... yes
checking if setsockopt is compilable... yes
checking if setsockopt usage allowed... yes
checking if setsockopt might be used... yes
checking if setsockopt SO_NONBLOCK is compilable... no
checking if setsockopt SO_NONBLOCK might be used... no
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking if sigaction can be linked... yes
checking if sigaction is prototyped... yes
checking if sigaction is compilable... yes
checking if sigaction usage allowed... yes
checking if sigaction might be used... yes
checking if siginterrupt can be linked... yes
checking if siginterrupt is prototyped... yes
checking if siginterrupt is compilable... yes
checking if siginterrupt usage allowed... yes
checking if siginterrupt might be used... yes
checking if signal can be linked... yes
checking if signal is prototyped... yes
checking if signal is compilable... yes
checking if signal usage allowed... yes
checking if signal might be used... yes
checking for sys/types.h... (cached) yes
checking for setjmp.h... (cached) yes
checking if sigsetjmp can be linked... no
checking if sigsetjmp seems a macro... yes
checking if sigsetjmp is compilable... yes
checking if sigsetjmp usage allowed... yes
checking if sigsetjmp might be used... yes
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if socketpair can be linked... yes
checking if socketpair is prototyped... yes
checking if socketpair is compilable... yes
checking if socketpair usage allowed... yes
checking if socketpair might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if strerror_r can be linked... yes
checking if strerror_r is prototyped... yes
checking if strerror_r is compilable... yes
checking if strerror_r is glibc like... no
checking if strerror_r is POSIX like... yes
checking if strerror_r seems to work... yes
checking if strerror_r usage allowed... yes
checking if strerror_r might be used... yes
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking if strncasecmp can be linked... yes
checking if strncasecmp is prototyped... yes
checking if strncasecmp is compilable... yes
checking if strncasecmp usage allowed... yes
checking if strncasecmp might be used... yes
checking if strncmpi can be linked... no
checking if strncmpi might be used... no
checking if strnicmp can be linked... no
checking if strnicmp might be used... no
checking if strstr can be linked... yes
checking if strstr is prototyped... yes
checking if strstr is compilable... yes
checking if strstr usage allowed... yes
checking if strstr might be used... yes
checking if strtok_r can be linked... yes
checking if strtok_r is prototyped... yes
checking if strtok_r is compilable... yes
checking if strtok_r usage allowed... yes
checking if strtok_r might be used... yes
checking if strtoll can be linked... yes
checking if strtoll is prototyped... yes
checking if strtoll is compilable... yes
checking if strtoll usage allowed... yes
checking if strtoll might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking if writev can be linked... yes
checking if writev is prototyped... yes
checking if writev is compilable... yes
checking if writev usage allowed... yes
checking if writev might be used... yes
checking for fork... yes
checking for geteuid... yes
checking for getpass_r... no
checking deeper for getpass_r... but still no
checking for getppid... yes
checking for getprotobyname... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for if_nametoindex... yes
checking for inet_addr... yes
checking for perror... yes
checking for pipe... yes
checking for setlocale... yes
checking for setmode... no
checking deeper for setmode... but still no
checking for setrlimit... yes
checking for uname... yes
checking for utime... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for getnameinfo... yes
checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,size_t,int
checking for stdio.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for working NI_WITHSCOPEID... no
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for perl... /usr/bin/perl
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking how to use *nroff to get plain text from man pages... -man
checking whether to enable the threaded resolver... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking whether to enable verbose strings... yes
checking whether to enable SSPI support (Windows native builds only)... no
checking whether to enable cryptographic authentication methods... yes
checking whether to enable NTLM delegation to winbind's helper... yes
checking whether to enable TLS-SRP authentication... yes
checking whether to enable Unix domain sockets... auto
checking for struct sockaddr_un.sun_path... yes
checking whether to enable support for cookies... yes
checking whether hiding of library internal symbols will actually happen... yes
checking whether to enforce SONAME bump... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/examples/Makefile
config.status: creating docs/libcurl/Makefile
config.status: creating docs/libcurl/opts/Makefile
config.status: creating include/Makefile
config.status: creating include/curl/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating scripts/Makefile
config.status: creating lib/libcurl.vers
config.status: creating tests/Makefile
config.status: creating tests/certs/Makefile
config.status: creating tests/certs/scripts/Makefile
config.status: creating tests/data/Makefile
config.status: creating tests/server/Makefile
config.status: creating tests/libtest/Makefile
config.status: creating tests/unit/Makefile
config.status: creating packages/Makefile
config.status: creating packages/Win32/Makefile
config.status: creating packages/Win32/cygwin/Makefile
config.status: creating packages/Linux/Makefile
config.status: creating packages/Linux/RPM/Makefile
config.status: creating packages/Linux/RPM/curl.spec
config.status: creating packages/Linux/RPM/curl-ssl.spec
config.status: creating packages/Solaris/Makefile
config.status: creating packages/EPM/curl.list
config.status: creating packages/EPM/Makefile
config.status: creating packages/vms/Makefile
config.status: creating packages/AIX/Makefile
config.status: creating packages/AIX/RPM/Makefile
config.status: creating packages/AIX/RPM/curl.spec
config.status: creating curl-config
config.status: creating libcurl.pc
config.status: creating lib/curl_config.h
config.status: lib/curl_config.h is unchanged
config.status: creating include/curl/curlbuild.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Configured to build curl/libcurl:

  curl version:     7.47.0
  Host setup:       i686-pc-linux-gnu
  Install prefix:   /usr
  Compiler:         gcc
  SSL support:      enabled (GnuTLS)
  SSH support:      enabled (libSSH2)
  zlib support:     enabled
  GSS-API support:  no      (--with-gssapi)
  TLS-SRP support:  enabled
  resolver:         POSIX threaded
  IPv6 support:     enabled
  Unix sockets support: enabled
  IDN support:      no      (--with-{libidn,winidn})
  Build libcurl:    Shared=yes, Static=yes
  Built-in manual:  enabled
  --libcurl option: enabled (--disable-libcurl-option)
  Verbose errors:   enabled (--disable-verbose)
  SSPI support:     no      (--enable-sspi)
  ca cert bundle:   /etc/ssl/certs/ca-certificates.crt
  ca cert path:     no
  LDAP support:     no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  LDAPS support:    no      (--enable-ldaps)
  RTSP support:     enabled
  RTMP support:     enabled (librtmp)
  metalink support: no      (--with-libmetalink)
  PSL support:      no      (libpsl not found)
  HTTP2 support:    disabled (--with-nghttp2)
  Protocols:        DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTMP RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP

Making all in lib
make[1]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/lib'
make  all-am
make[2]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/lib'
make[2]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/lib'
make[1]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/lib'
Making all in src
make[1]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/src'
make  all-am
make[2]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/src'
make[1]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/src'
Making all in include
make[1]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include'
Making all in curl
make[2]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include/curl'
make  all-am
make[3]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include/curl'
make[3]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include/curl'
make[2]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include/curl'
make[2]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include'
make[1]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/include'
Making all in scripts
make[1]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/scripts'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0/scripts'
make[1]: Entering directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/argon/Downloads/libcurl-gnutls/src/curl-7.47.0'
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "libcurl-gnutls"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libcurl-gnutls 7.47.0-1 (Mon May  9 13:13:08 CEST 2016)
┌─╼ [~/Downloads/libcurl-gnutls-13:13]
└────╼ 

Last edited by zoeid (2016-05-09 11:14:38)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#13 2016-05-09 11:24:54

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,794
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Hmm, post your /etc/pacman.conf

==> Finished making: libcurl-gnutls 7.47.0-1 (Mon May  9 13:13:08 CEST 2016)

Well, you just built it succesfully with makepkg, now why don't you just install it with pacman -U --asdeps yourpkg.tar.xz

Last edited by ugjka (2016-05-09 11:30:39)


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#14 2016-05-09 11:31:49

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

It doesn't matter which curl libs are installed when the package is built, as nothing is compiled or linked: this is a precompiled binary package (but it is lacking the required -bin suffix). The machine it was built (and linked) on has a lib file that does not exist in archlinux.  The right solution would be to get the source and rebuild it properly.  Some people might try to symlink a lib which might work if it's the right version - but is, in general, a very bad idea.  A middle ground might be to use LD_PRELOAD to load a compatible libcurl before running the program.  The ldd output of the binary would help for this (I'm downloading it now, but it seems to be quite large - edit: oops, I can't get ldd output from a 32-bit binary on a 64-bit system, or at least I don't know how to).

It looks like there is already other symlinking in the package function - but I think this will only create links within the $pkgdir which will be broken when the package is installed.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#15 2016-05-09 11:42:05

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

ugjka wrote:

Hmm, post your /etc/pacman.conf

==> Finished making: libcurl-gnutls 7.47.0-1 (Mon May  9 13:13:08 CEST 2016)

Well, you just built it succesfully with makepkg, now why don't you just install it with pacman -U --asdeps yourpkg.tar.xz

┌─╼ [~-13:40]
└────╼ cd Downloads
┌─╼ [~/Downloads-13:40]
└────╼ ls
libcurl-gnutls  libcurl-gnutls.tar.gz  ygopro  ygopro.tar.gz
┌─╼ [~/Downloads-13:40]
└────╼ pacman -U --asdeps libcurl-gnutls.tar.gz
error: you cannot perform this operation unless you are root.
┌─╼ [~/Downloads-13:41]
└╼ sudo pacman -U --asdeps libcurl-gnutls.tar.gz
[sudo] password for argon: 
loading packages...
error: missing package metadata in libcurl-gnutls.tar.gz
error: 'libcurl-gnutls.tar.gz': invalid or corrupted package
┌─╼ [~/Downloads-13:41]
└╼ 

etc/pacman.conf

┌─╼ [~-13:42]
└────╼ cat /etc/pacman.conf
#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
#TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

[archlinuxfr]
Server = http://repo.archlinux.fr/$arch

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
┌─╼ [~-13:42]
└────╼ 

@Trilby : sorry, I can barely understand what you are telling me to do... I am trying do recompile everything what I have to do?

Last edited by zoeid (2016-05-09 11:44:56)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#16 2016-05-09 11:50:29

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,866

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

I tihnk something else may be happening.

┌─╼ [~/Downloads/ygopro/pkg/ygopro/opt-10:46]
└────╼ ygopro
./ygopro32: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
┌─╼ [~/Downloads/ygopro/pkg/ygopro/opt-10:46]

Zoeid, try running /opt/ygopro/ygopro.sh


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#17 2016-05-09 11:53:54

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Install the packages, then run `ldd /opt/bin/ygopro/ygopro32` and post the output here.

You also definitely need to learn how to use pacman, get rid of yaourt, and most definitely get rid of that wasps nest of broken crap archlinuxfr.

EDIT: I just realized that the existing PKGBUILD not only lacks the -bin suffix, and makes broken symlinks in the package, it also installs both 32-bit and 64-bit bins regardless of the system it's being installed on, and it installs a bunch of irrelevant readme type files, and it gives every single thing in the whole bundle 0777 permissions.  This is just one disaster after another.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#18 2016-05-09 11:55:09

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Lone_Wolf wrote:

I tihnk something else may be happening.
Zoeid, try running /opt/ygopro/ygopro.sh

┌─╼ [~-13:54]
└────╼ /opt/ygopro/ygopro.sh
./ygopro32: error while loading shared libraries: libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
┌─╼ [~-13:54]
└╼ 
┌─╼ [~-13:56]
└────╼ ldd /opt/bin/ygopro/ygopro32
ldd: /opt/bin/ygopro/ygopro32: No such file or directory
┌─╼ [~-13:56]
└╼ 

I just used archlinuxfr to get yaourt, I wasnt able to get it in other way... as I remember...
what I have to edit in pkbuild of ygopro?

I'll give another reinstall of ygopro.tar.gz using makepkg -s

Last edited by zoeid (2016-05-09 11:58:37)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#19 2016-05-09 11:58:15

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Lone_Wolf, good catch, the bash script is already using LD_PRELOAD, but that is for a different lib.  There are two links to curl-related libraries, that only handles one of them.

The ldd output will tell us what needs to be added to that script.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#20 2016-05-09 11:59:51

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,794
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

This is sad, you just need enter the directory where you built libcurl-gnutls and install the package (pacman -U *.xz)


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#21 2016-05-09 12:05:51

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

ugjka wrote:

This is sad, you just need enter the directory where you built libcurl-gnutls and install the package (pacman -U *.xz)

IT WORKED YOU GREAT ..


Thanks You all who HELPED me !!

I also leaned how to install using makpkg xoxo


Entia non sunt multiplicanda praeter necessitatem.

Offline

#22 2016-05-09 12:07:06

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

*Headdesk*

After looking through all the output provided in this thread, I think I assumed far too much and ugjka is almost certainly right.  There are still countless horrible ideas bundled into this package, but his suggestion may make it run.  If it does, you really need to spend some time on the second paragraph of post #17: how you've managed to use archlinux for 5 years without ever properly using the package manager is beyond me.  I suspect you're actually not using arch, but rather some derivative distro.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#23 2016-05-09 12:12:48

zoeid
Member
Registered: 2016-05-06
Posts: 11

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

nope im using arch .. how i can show you is real..?

I just spent 2 day on installing it.. I dont want someone accuse me I didnt do that LOL you make me sad with those word....;(

http://i.imgur.com/SickrTi.png

-- mod edit: converted img to url tags.  Trilby --

Last edited by zoeid (2016-05-09 12:15:48)


Entia non sunt multiplicanda praeter necessitatem.

Offline

#24 2016-05-09 12:33:07

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,794
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

Don't post full size images

Also check this, and choose a better aur helper https://wiki.archlinux.org/index.php/AU … ison_table


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#25 2016-05-09 12:36:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: [SOLVED]missing libcurl-gnutls.so.4: no such file or directory

That image only showed that you have not read our forum guidelines.  It also makes me more skeptical: if you think that posting a screenshot of some desktop UI is evidence that you installed arch and not some spin-off distro, I suspect you don't even know what is archlinux and what is not.

In any event, this is going nowhere.

Closed.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB