Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1307402 - cook: FTBFS in rawhide
Summary: cook: FTBFS in rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cook
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1423309 (view as bug list)
Depends On: 1470700
Blocks: F24FTBFS F26FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:10 UTC by Fedora Release Engineering
Modified: 2017-07-23 22:54 UTC (History)
3 users (show)

Fixed In Version: cook-2.34-14.fc27 cook-2.34-14.fc26 cook-2.34-13.fc24 cook-2.34-13.fc25
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-23 03:55:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (223.14 KB, text/plain)
2016-02-13 21:10 UTC, Fedora Release Engineering
no flags Details
root.log (91.21 KB, text/plain)
2016-02-13 21:10 UTC, Fedora Release Engineering
no flags Details
state.log (609 bytes, text/plain)
2016-02-13 21:10 UTC, Fedora Release Engineering
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1470650 0 unspecified CLOSED grog stopped detecting a need for pic preprocessor 2022-05-16 11:32:56 UTC

Internal Links: 1470650

Description Fedora Release Engineering 2016-02-13 21:10:37 UTC
Your package cook failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12810168

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:10:40 UTC
Created attachment 1124276 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:10:41 UTC
Created attachment 1124277 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:10:42 UTC
Created attachment 1124278 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:37:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 5 Filipe Rosset 2016-11-06 22:09:43 UTC
Upstream looks dead... maybe time to retire or let next mass rebuild take care of this package.

http://miller.emu.id.au/pmiller/software/cook

Comment 6 Petr Pisar 2017-07-13 10:49:28 UTC
*** Bug 1423309 has been marked as a duplicate of this bug. ***

Comment 7 Petr Pisar 2017-07-13 11:23:15 UTC
It looks like the new grog tool is not as good as before. Passing build (with groff-perl-1.22.2-10.fc22):

++ grog -Tps lib/en/tutorial/main.mm
+ groff -Tps -spt -mm lib/en/tutorial/main.mm

Failing build (with groff-perl-1.22.3-9.fc26):

++ grog -Tps lib/en/tutorial/main.mm
+ groff -T ps -s -t -mm lib/en/tutorial/main.mm
******************
ERROR:(./lib/en/tutorial/fig1.so) input line 19:PS: bad arguments. Probably not processed with pic.
******************

Comment 8 Petr Pisar 2017-07-13 12:42:23 UTC
The is another issue within the roff files. Decent patch could fix it.

Comment 9 Fedora Update System 2017-07-13 12:58:57 UTC
cook-2.34-14.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-c15df79a8a

Comment 10 Fedora Update System 2017-07-13 13:02:58 UTC
cook-2.34-13.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-4cd9ebf9cb

Comment 11 Petr Pisar 2017-07-13 13:25:31 UTC
F27 build failed on s309x:

+ ps2pdf refman.ps
Error: /invalidfont in /findfont
Operand stack:
   Times-Italic@0   --nostringval--   Times-Italic
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1983   1   3   %oparray_pop   1982   1   3   %oparray_pop   1966   1   3   %oparray_pop   1852   1   3   %oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   1935   3   4   %oparray_pop
Dictionary stack:
   --dict:1205/1684(ro)(G)--   --dict:0/20(G)--   --dict:79/200(L)--   --dict:59/120(L)--
Current allocation mode is local
Last OS error: Not a directory
Current file position is 5641
GPL Ghostscript 9.20: Unrecoverable error, exit code 1

Either we need more stack there or its a bug ghostscript.

Comment 12 Petr Pisar 2017-07-13 13:46:55 UTC
It exhibits even with unlimited stack. Reported as bug #1470700.

Comment 13 Petr Pisar 2017-07-13 14:14:16 UTC
I disabled conversion to PDF in F27 because groff -Tpdf does not work either.

Comment 14 Fedora Update System 2017-07-13 21:22:00 UTC
cook-2.34-13.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-a8077a5375

Comment 15 Fedora Update System 2017-07-13 21:26:01 UTC
cook-2.34-13.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-4cd9ebf9cb

Comment 16 Fedora Update System 2017-07-13 23:53:43 UTC
cook-2.34-14.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-c15df79a8a

Comment 17 Fedora Update System 2017-07-23 03:55:49 UTC
cook-2.34-14.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2017-07-23 21:51:34 UTC
cook-2.34-13.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 19 Fedora Update System 2017-07-23 22:54:35 UTC
cook-2.34-13.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.