Bug #2888
Enable package build and check on Mac OS X 10.13 and 10.14
Status: | New | Start date: | 05/14/2019 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
For the moment, the package build and check steps
$ make pkg $ make pkgcheck
do not work on Mac OS X 10.13 and 10.14, I hence disabled them for the moment in the release pipeline. It seems that the step
hdiutil create -volname $CTOOLS \ -srcfolder $PRODDIR/$CTOOLS.pkg \ -srcfolder $PRODDIR/License.txt \ -srcfolder $PRODDIR/ReadMe.txt \ $DMGFILE
hangs.
Recurrence
No recurrence.