https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810
Bug ID: 231810 Summary: [build] release always fails with "mkimg: partition 2: No space left on device" Product: Base System Version: 11.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: b...@freebsd.org Reporter: l...@ratnaling.org Created attachment 197609 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197609&action=edit svn diff for release/amd64/make-memstick.sh 11.2-RELEASE-p3 r338761 make release always produces this error for me: Populating `mini-memstick.img.part' Image `mini-memstick.img.part' complete mkimg: partition 2: No space left on device *** Error code 74 Stop. make[1]: stopped in /usr/src/release *** Error code 1 Stop. make: stopped in /usr/src/release The cause appears to be the nested use of mkimg, though why it can build memstick.img without problems I don't know. Tested both images on physical hardware, begun installer, went to shell, unmame looked good. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"