Bug 248950 - lang/ficl: Failed in build process.
Summary: lang/ficl: Failed in build process.
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords: buildisok, needs-qa
Depends on:
Blocks:
 
Reported: 2020-08-27 12:53 UTC by Pavel Volkov
Modified: 2021-02-19 00:44 UTC (History)
1 user (show)

See Also:
koobs: merge-quarterly?


Attachments
poudriere log (17.22 KB, text/plain)
2020-08-27 12:53 UTC, Pavel Volkov
no flags Details
patch (6.52 KB, patch)
2020-08-27 12:56 UTC, Pavel Volkov
pavelivolkov: maintainer-approval+
Details | Diff
[package - head-amd64-default][lang/ficl] Failed for ficl-4.1.0_3 in build (18.45 KB, text/plain)
2020-09-23 08:11 UTC, Pavel Volkov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Volkov 2020-08-27 12:53:51 UTC
Created attachment 217573 [details]
poudriere log

This PR was created due to an error in the automatic build of the package:
"[package - head-amd64-default] [lang / ficl] Failed for ficl-4.1.0_3 in build".
The error occurs because of the new way of handling inline functions in new compilers.
I'm cleaned build warnings and portlint messages.
And I changed pkg-desc text.
Comment 1 Pavel Volkov 2020-08-27 12:56:01 UTC
Created attachment 217574 [details]
patch

Please use next command for patch port:
patch -V none -d /usr/ports -i ~/ficl-20200827T1130.diff
Comment 2 Automation User 2020-08-27 18:58:00 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/182680242
Comment 3 Pavel Volkov 2020-09-20 11:03:19 UTC
Hello.
Please somebody pay attention to this request.
Thank you.
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2020-09-20 12:29:19 UTC
@Pavel What was the build error being observed? If you could attach a full log that would be great
Comment 5 Pavel Volkov 2020-09-23 08:10:48 UTC
(In reply to Kubilay Kocak from comment #4)
Hello. I get next email every builds from "pkg-fallout@freebsd.org":

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     pavelivolkov@gmail.com
Last committer: rakuco@FreeBSD.org
Ident:          $FreeBSD: head/lang/ficl/Makefile 410201 2016-03-05 19:07:33Z rakuco $
Log URL:        http://beefy18.nyi.freebsd.org/data/head-amd64-default/p549547_s365984/logs/ficl-4.1.0_3.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p549547_s365984
Log:

=>> Building lang/ficl
build started at Tue Sep 22 21:10:22 UTC 2020
port directory: /usr/ports/lang/ficl
package name: ficl-4.1.0_3
building for: FreeBSD head-amd64-default-job-02 13.0-CURRENT FreeBSD 13.0-CURRENT 1300115 amd64
maintained by: pavelivolkov@gmail.com
Makefile ident:      $FreeBSD: head/lang/ficl/Makefile 410201 2016-03-05 19:07:33Z rakuco $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300100
Jail OSVERSION: 1300115
Job Id: 02




!!! Jail is newer than host. (Jail: 1300115, Host: 1300100) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!

...

I'm added attach with full text of the e-mail.
Thank you.
Comment 6 Pavel Volkov 2020-09-23 08:11:36 UTC
Created attachment 218205 [details]
[package - head-amd64-default][lang/ficl] Failed for ficl-4.1.0_3 in build
Comment 7 Dmitry Marakasov freebsd_committer freebsd_triage 2021-02-19 00:44:21 UTC
As far as I can see, relevant part of this patch was already committed and the port currently builds fine.