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: Mon, 27 Apr 2020 18:25:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

                 Summary: Openssl/libgit2 compile bug
                 Project: Reproducible paper template
            Submitted by: boud
            Submitted on: Mon 27 Apr 2020 10:25:06 PM UTC
                Category: None
                Severity: 4 - Important
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

DESCRIPTION: Over 10000 compile bugs for openssl and over 2000 
compile bugs for libgit2.

CONTEXT: commit d474d4c, either with or without the fixes for
pkg-config, hdf5, install-tl-unx listed at
https://savannah.nongnu.org/bugs/?58260.

DETAILS:
The first 10 lines of _grep -i "error:"_ on the log file give:


/tmp_build_maneage_project/software/installed/include/openssl/ec.h:274:1:
error: expected declaration specifiers before 'DEPRECATEDIN_1_2_0'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:407:3:
error: storage class specified for parameter 'EC_builtin_curve'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:415:30:
error: expected declaration specifiers or '...' before 'EC_builtin_curve'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:528:1:
error: expected declaration specifiers before 'DEPRECATEDIN_1_2_0'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:570:1:
error: expected declaration specifiers before 'DEPRECATEDIN_1_2_0'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:774:1:
error: storage class specified for parameter 'ECPKPARAMETERS_it'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:776:1:
error: storage class specified for parameter 'ECPARAMETERS_it'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:1125:29:
error: storage class specified for parameter 'ECDSA_SIG'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:1130:1:
error: expected declaration specifiers before 'ECDSA_SIG'
/tmp_build_maneage_project/software/installed/include/openssl/ec.h:1135:21:
error: expected declaration specifiers or '...' before 'ECDSA_SIG'


The same thing, but piped through _grep -v openssl/_ gives:


/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:25:3:
error: storage class specified for parameter 'gitno_ssl'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:30:2:
error: expected specifier-qualifier-list before 'gitno_ssl'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:31:3:
error: storage class specified for parameter 'gitno_socket'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:39:3:
error: storage class specified for parameter 'gitno_buffer'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:60:52:
error: expected declaration specifiers or '...' before 'gitno_buffer'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:61:34:
error: expected declaration specifiers or '...' before 'gitno_buffer'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:61:89:
error: expected declaration specifiers or '...' before 'gitno_buffer'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:61:109:
error: expected ';', ',' or ')' before 'void'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:62:16:
error: expected declaration specifiers or '...' before 'gitno_buffer'
/tmp_build_maneage_project/software/build-tmp/libgit2-0.28.2/src/netops.h:64:20:
error: expected declaration specifiers or '...' before 'gitno_buffer'


I Ctrl-C the configure before letting it finish. I didn't see
any use in seeing how many thousands of compile errors might
occur.






    _______________________________________________________

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]