-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Describe the bug
Doxygen failing to build due to libiconv dependency.
-------- Installing package libiconv/1.17 (5 of 7) --------
libiconv/1.17: Building from source
libiconv/1.17: Package libiconv/1.17:1375c0a94ee520c04d1f3111b74376622b405682
libiconv/1.17: settings: os=Windows arch=x86_64 compiler=gcc compiler.version=15 build_type=Release
libiconv/1.17: options: shared=False
libiconv/1.17: Copying sources to build folder
libiconv/1.17: Building your package in C:\Users\Justin Ryan Uy\.conan2\p\b\libicb274ea4a66f32\b
libiconv/1.17: Calling generate()
libiconv/1.17: Generators folder: C:\Users\Justin Ryan Uy\.conan2\p\b\libicb274ea4a66f32\b\build-release\conan
libiconv/1.17: Generating aggregated env files
libiconv/1.17: Generated aggregated env files: ['conanbuild.ps1', 'conanrun.ps1']
libiconv/1.17: Calling build()
libiconv/1.17: Apply patch (file): patches/1.17-001-fix-error-function-declaration-without-prototype.patch
libiconv/1.17: RUN: "/c/users/justin ryan uy/.conan2/p/b/libicb274ea4a66f32/b/src/configure" --disable-shared --enable-static --prefix=/ --bindir=${prefix}/bin --sbindir=${prefix}/bin --libdir=${prefix}/lib --includedir=${prefix}/include --oldincludedir=${prefix}/include
'C:/Users/Justin' is not recognized as an internal or external command,
operable program or batch file.
libiconv/1.17: ERROR:
Package '1375c0a94ee520c04d1f3111b74376622b405682' build failed
libiconv/1.17: WARN: Build folder C:\Users\Justin Ryan Uy\.conan2\p\b\libicb274ea4a66f32\b\build-release
ERROR: libiconv/1.17: Error in build() method, line 120
autotools.configure()
ConanException: Error 1 while executing
How to reproduce it
Add Doxygen as tool requirement. It might be a Windows issue as the problem seems to be a space in the User directory. Any fixes would be appreciated
Metadata
Metadata
Assignees
Labels
No labels