#27231: mpkg created with universal variant aren't completely universal ----------------------------------+----------------------------------------- Reporter: lucaseverini@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 1.9.2 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by lucaseverini@…): Replying to [comment:3 jmr@…]:
Try after r73303.
I tried after r73303. Nothing seems to be changed. Same errors or, after the suggested cleaning, the mpkg has the zlib and jpeg dependencies are x86_64 only Luca:~ sudo port mpkg tiff +universal ---> Computing dependencies for tiff ---> Creating pkg for tiff-3.9.4 ---> Package for tiff-3.9.4 is up-to-date ---> Fetching jpeg ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Configuring jpeg ---> Building jpeg ---> Staging jpeg into destroot ---> Creating pkg for jpeg-8b ---> Fetching zlib ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib ---> Staging zlib into destroot ---> Creating pkg for zlib-1.2.5 Luca:~ sudo port clean zlib ---> Cleaning zlib Luca:~ sudo port clean jpeg ---> Cleaning jpeg Luca:~ sudo port clean tiff ---> Cleaning tiff Luca:~ sudo port pkg jpeg +universal ---> Fetching jpeg ---> Verifying checksum(s) for jpeg ---> Extracting jpeg ---> Configuring jpeg ---> Building jpeg ---> Staging jpeg into destroot ---> Creating pkg for jpeg-8b Luca:~ sudo port pkg zlib +universal ---> Fetching zlib ---> Verifying checksum(s) for zlib ---> Extracting zlib ---> Applying patches to zlib ---> Configuring zlib ---> Building zlib ---> Staging zlib into destroot ---> Creating pkg for zlib-1.2.5 Luca:~ sudo port mpkg tiff +universal ---> Computing dependencies for tiff ---> Fetching tiff ---> Verifying checksum(s) for tiff ---> Extracting tiff ---> Configuring tiff ---> Building tiff ---> Staging tiff into destroot ---> Creating pkg for tiff-3.9.4 Error: Requested variants "" do not match original selection "+universal". Please use the same variants again, perform 'port clean jpeg' or specify the force option (-f). Error: Requested variants "" do not match original selection "+universal". Please use the same variants again, perform 'port clean zlib' or specify the force option (-f). -- Ticket URL: <https://trac.macports.org/ticket/27231#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS