Coder Social home page Coder Social logo

Comments (5)

bagder avatar bagder commented on June 3, 2024

I believe this is fixed in git already. Can you test a recent daily snapshot?

from curl.

haampie avatar haampie commented on June 3, 2024

Tried latest, doesn't build:

/bin/sh ../libtool  --tag=CC   --mode=link /path/to/lib/spack/env/gcc/gcc  -Werror-implicit-function-declaration -O2 -Wno-system-headers    -L/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/zlib-ng-2.1.6-2crxykhopjq2egg4w77yi6ol5f5g7c5z/lib -L/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/openssl-3.2.1-jsky75qguwrxhzyvmlpumk3x742qjfo2/lib64 -L/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/nghttp2-1.57.0-ickbntvp3ipmejjkhc5umli3sdjdvnls/lib -o curl slist_wc.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_filetime.o tool_findfile.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_hugehelp.o tool_ipfs.o tool_libinfo.o tool_listhelp.o tool_main.o tool_msgs.o tool_operate.o tool_operhlp.o tool_paramhlp.o tool_parsecfg.o tool_progress.o tool_setopt.o tool_sleep.o tool_stderr.o tool_strdup.o tool_urlglob.o tool_util.o tool_vms.o tool_writeout.o tool_writeout_json.o tool_xattr.o var.o ../lib/base64.o ../lib/curl_multibyte.o ../lib/dynbuf.o ../lib/nonblock.o ../lib/strtoofft.o ../lib/timediff.o ../lib/version_win32.o ../lib/warnless.o   ../lib/libcurl.la -lssl -lcrypto -lz  
libtool: link: /path/to/lib/spack/env/gcc/gcc -Werror-implicit-function-declaration -O2 -Wno-system-headers -o .libs/curl slist_wc.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o tool_cb_wrt.o tool_cfgable.o tool_dirhie.o tool_doswin.o tool_easysrc.o tool_filetime.o tool_findfile.o tool_formparse.o tool_getparam.o tool_getpass.o tool_help.o tool_helpers.o tool_hugehelp.o tool_ipfs.o tool_libinfo.o tool_listhelp.o tool_main.o tool_msgs.o tool_operate.o tool_operhlp.o tool_paramhlp.o tool_parsecfg.o tool_progress.o tool_setopt.o tool_sleep.o tool_stderr.o tool_strdup.o tool_urlglob.o tool_util.o tool_vms.o tool_writeout.o tool_writeout_json.o tool_xattr.o var.o ../lib/base64.o ../lib/curl_multibyte.o ../lib/dynbuf.o ../lib/nonblock.o ../lib/strtoofft.o ../lib/timediff.o ../lib/version_win32.o ../lib/warnless.o  -L/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/zlib-ng-2.1.6-2crxykhopjq2egg4w77yi6ol5f5g7c5z/lib -L/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/openssl-3.2.1-jsky75qguwrxhzyvmlpumk3x742qjfo2/lib64 -L/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/nghttp2-1.57.0-ickbntvp3ipmejjkhc5umli3sdjdvnls/lib ../lib/.libs/libcurl.so -lssl -lcrypto -lz -Wl,-rpath -Wl,/path/to/opt/spack/linux-alpine3-zen2/gcc-12.2.1/curl-8.8.0-w55rn7cqvtywb2os7l3u3t4ikerkk2a5/lib
/usr/lib/gcc/x86_64-alpine-linux-musl/12.2.1/../../../../x86_64-alpine-linux-musl/bin/ld: tool_operate.o: in function `operate':
tool_operate.c:(.text+0x5dc1): undefined reference to `hugehelp'

I won't have time to bisect the first working nightly daily snapshot, unfortunately.

from curl.

dfandrich avatar dfandrich commented on June 3, 2024

from curl.

bagder avatar bagder commented on June 3, 2024

I second @dfandrich's proposal. hugehelp is a function that should exist whether perl is present or not.

from curl.

haampie avatar haampie commented on June 3, 2024

Happens consistently on 2024-03-28 and 2024-04-30 on Alpine Linux using the Spack package manger. Dependency graph looks like this:

image

Earlier the error is:

/bin/sh: can't open /tmp/root/spack-stage/spack-stage-curl-20240328-y2ewq45hp2dhrks6otovqizdxiozsdo3/spack-src/docs/cmdline-opts/curl.txt: no such file
/bin/sh: can't open /tmp/root/spack-stage/spack-stage-curl-20240328-y2ewq45hp2dhrks6otovqizdxiozsdo3/spack-src/docs/cmdline-opts/curl.txt: no such file

EDIT*

🤦‍♂️ the --disable-docs flag had gone missing while adding new versions. All is good when I add the flag back for both versions tested.

Would be convenient though if curl failed during configure if perl is required and missing...

from curl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.