Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transmission broken after patches were converted to -Np1 #31646

Closed
r-ricci opened this issue Jun 24, 2021 · 0 comments
Closed

transmission broken after patches were converted to -Np1 #31646

r-ricci opened this issue Jun 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@r-ricci
Copy link
Contributor

r-ricci commented Jun 24, 2021

System

  • xuname: Void 5.12.12_1 x86_64 GenuineIntel uptodate rrFFFFF
  • package: transmission-3.00_5

Actual behavior

./xbps-src configure transmission gives the error:

CMake Error at libtransmission/CMakeLists.txt:312 (add_executable):
  Cannot find source file:

    subprocess-test.cmd

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .h .hh .h++
  .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .ispc


CMake Error at libtransmission/CMakeLists.txt:312 (add_executable):
  No SOURCES given to target: transmission-test-subprocess


CMake Generate step failed.  Build files cannot be regenerated correctly.
=> ERROR: transmission-3.00_5: do_configure: 'CFLAGS="${CFLAGS/ -pipe / }" CXXFLAGS="${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:67

The same command works fine after checking out 4b97cd2, so the problem was introduced in 4f75cf2.

@ericonr ericonr added the bug Something isn't working label Jun 24, 2021
@r-ricci r-ricci changed the title transmission boken after patches were converted to -Np1 transmission broken after patches were converted to -Np1 Jun 24, 2021
@sgn sgn closed this as completed in 5d7ce72 Jun 25, 2021
hazayan pushed a commit to hazayan/void-packages that referenced this issue Jun 25, 2021
patch(1) will apply -p1 to '^diff ' line to figure out the target
filename.

Fix: void-linux#31646
atweiden added a commit to atweiden/voidpkgs that referenced this issue Jun 27, 2021
patch(1) will apply -p1 to '^diff ' line to figure out the target
filename.

Fix: void-linux/void-packages#31646

void-linux/void-packages@5d7ce72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants