reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58263] Openssl/libgit2 compile bug


From: Boud Roukema
Subject: [bug #58263] Openssl/libgit2 compile bug
Date: Tue, 28 Apr 2020 18:01:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #3, bug #58263 (project reproduce):

The same error occurred on a clean build:


[ 26%] Building C object src/CMakeFiles/git2internal.dir/fetch.c.o
cd
/tmp/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/project-build/src
&& /tmp/tmp_build_maneage_project/software/installe
d/bin/gcc -DHAVE_QSORT_R_GNU -DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"
-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"
-DSHA1DC_NO_STANDARD_INCLUDES=1 -D_FILE_O
FFSET_BITS=64
-I/tmp/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/project-build/src
-I/tmp/tmp_build_maneage_project/softw
are/build-tmp/libgit2-0.28.2/src
-I/tmp/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/include
-I/tmp/tmp_build_maneage_proj
ect/software/build-tmp/libgit2-0.28.2/deps/http-parser  -D_GNU_SOURCE  -Wall
-Wextra -fvisibility=hidden -fPIC -Wno-missing-field-initializers
-Wstrict-aliasing -W
strict-prototypes -Wdeclaration-after-statement -Wshift-count-overflow
-Wunused-const-variable -Wunused-function -Wformat -Wformat-security
-Wint-conversion -Wno-d
ocumentation-deprecated-sync -g -D_DEBUG -O0   -std=gnu90 -o
CMakeFiles/git2internal.dir/fetch.c.o   -c
/tmp/tmp_build_maneage_project/software/build-
tmp/libgit2-0.28.2/src/fetch.c
/tmp/tmp_build_maneage_project/software/installed/bin/gcc -DHAVE_CONFIG_H -I.
-I../libtiff  -I../libtiff -I/tmp/tmp_build_maneage_project
/software/installed/include  -g -O2 -Wall -W -MT tiff2bw.o -MD -MP -MF
.deps/tiff2bw.Tpo -c -o tiff2bw.o tiff2bw.c
libtool: compile:  /tmp/tmp_build_maneage_project/software/installed/bin/gcc
-DHAVE_CONFIG_H -I. -I.. -I.. -I/tmp/tmp_build_maneage_proje
ct/software/installed/include -g -O2 -MT householdercomplex.lo -MD -MP -MF
.deps/householdercomplex.Tpo -c householdercomplex.c -o householdercomplex.o
>/dev/null 
2>&1
In file included from
/tmp/tmp_build_maneage_project/software/installed/include/openssl/x509.h:22,
                 from
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ssl.h:20,
                 from
/tmp/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:16,
                 from
/tmp/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/fetch.h:14,
                 from
/tmp/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/fetch.c:8:
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ec.h: In
function 'DEPRECATEDIN_1_2_0':
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ec.h:274:1:
error: expected declaration specifiers before 'DEPRECATEDIN_1_2_0'
  274 | DEPRECATEDIN_1_2_0(int EC_GROUP_get_curve_GFp(const EC_GROUP *group,
BIGNUM *p,
      | ^~~~~~~~~~~~~~~~~~
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ec.h:407:3:
error: storage class specified for parameter 'EC_builtin_curve'
  407 | } EC_builtin_curve;
      |   ^~~~~~~~~~~~~~~~
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ec.h:415:30:
error: expected declaration specifiers or '...' before 'EC_builtin_curve'
  415 | size_t EC_get_builtin_curves(EC_builtin_curve *r, size_t nitems);
      |                              ^~~~~~~~~~~~~~~~
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ec.h:528:1:
error: expected declaration specifiers before 'DEPRECATEDIN_1_2_0'
  528 | DEPRECATEDIN_1_2_0(int EC_POINT_set_affine_coordinates_GFp(const
EC_GROUP *group,
      | ^~~~~~~~~~~~~~~~~~
/tmp/tmp_build_maneage_project/software/installed/include/openssl/ec.h:570:1:
error: expected declaration specifiers before 'DEPRECATEDIN_1_2_0'


More system context:

 dpkg -l |egrep "gcc|libtool|glibc|libc[^a-z]"
ii  gcc                                       4:6.3.0-4                       
 amd64        GNU C compiler
ii  gcc-6                                     6.3.0-18+deb9u1                 
 amd64        GNU C compiler
ii  gcc-6-base:amd64                          6.3.0-18+deb9u1                 
 amd64        GCC, the GNU Compiler Collection (base package)
ii  klibc-utils                               2.0.4-9                         
 amd64        small utilities built with klibc for early boot
ii  libc-bin                                  2.24-11+deb9u4                  
 amd64        GNU C Library: Binaries
ii  libc-dev-bin                              2.24-11+deb9u4                  
 amd64        GNU C Library: Development binaries
ii  libc-l10n                                 2.24-11+deb9u4                  
 all          GNU C Library: localization files
ii  libc6:amd64                               2.24-11+deb9u4                  
 amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64                           2.24-11+deb9u4                  
 amd64        GNU C Library: Development Libraries and Header Files
ii  libgcc-6-dev:amd64                        6.3.0-18+deb9u1                 
 amd64        GCC support library (development files)
ii  libgcc1:amd64                             1:6.3.0-18+deb9u1               
 amd64        GCC support library
ii  libklibc                                  2.0.4-9                         
 amd64        minimal libc subset for use with initramfs
ii  liblocale-gettext-perl                    1.07-3+b1                       
 amd64        module using libc functions for internationalization in Perl
ii  libltdl-dev:amd64                         2.4.6-2                         
 amd64        System independent dlopen wrapper for GNU libtool
ii  libltdl7:amd64                            2.4.6-2                         
 amd64        System independent dlopen wrapper for GNU libtool
ii  libpthread-stubs0-dev:amd64               0.3-4                           
 amd64        pthread stubs not provided by native libc, development files
ii  libtool                                   2.4.6-2                         
 all          Generic library support script
ii  linux-libc-dev:amd64                      4.9.210-1                       
 amd64        Linux support headers for userspace development



    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58263>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]