#18217 closed bug (invalid)

haikuporter can't build x265

Reported by: topolinik Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/beta4
Keywords: haikuporter, make, cmake Cc:
Blocked By: Blocking:
Platform: x86-64

Description

haikuporter causes an error in cmake due to passing an option it should not. On the very first run I launched

haikuporter -S -j2 --no-source-packages x265-3.5

then cmake failed because of the unknown argument '-j2' which is actually to be passed to make, not cmake.

Then, on any run, I changed my haikuporter command line (as showed in screenshot) BUT that argument lies stored somewhere and passed to cmake, so the same error keeps on arising.

Attachments (1)

Schermata a 2023-01-13 00-03-25.png (66.9 KB ) - added by topolinik 16 months ago.

Download all attachments as: .zip

Change History (2)

by topolinik, 16 months ago

comment:1 by waddlesplash, 16 months ago

Resolution: invalid
Status: newclosed

This bug tracker is only for reporting problems in Haiku itself and the applications developed with it. All problems with HaikuPorts are to be reported at https://github.com/haikuports/haikuports/

Note: See TracTickets for help on using tickets.