Package: src:oar
Version: 2.6.1-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:oar, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with sphinxdoc
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make -f Makefiles/common.mk clean
make -f Makefiles/common-libs.mk clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -f sources/core/tools/oarsh/oarcp sources/core/tools/oardodo.c 
sources/core/tools/oardo.c sources/core/tools/oarcgdev/oarcgdev.c 
setup/logrotate.d/oar-common sources/core/tools/oarsh/oarsh_shell 
sources/core/tools/oarsh/oarsh sources/core/tools/oar.conf 
sources/core/tools/oarnodesetting_ssh sources/core/tools/update_cpuset_id.sh 
setup/common.sh setup/templates/header-common.sh
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -f setup/templates/header-common-libs.sh
rm -f  sources/core/man/man1/oarsh.1 sources/core/man/man1/oarprint.1
rm -f  
rm -f  sources/core/man/man8/oarnodesetting.8
rm -f  

[... snipped ...]

    s#%%BINDIR%%#/usr/bin#g;;\
    s#%%CGIDIR%%#/usr/lib/cgi-bin#g;;\
    s#%%DOCDIR%%#/usr/share/doc/oar-common#g;;\
    s#%%EXAMPLEDIR%%#/usr/share/doc/oar-common/examples#g;;\
    s#%%ETCDIR%%#/etc#g;;\
    s#%%OARCONFDIR%%#/etc/oar#g;;\
    s#%%OARDIR%%#/usr/lib/oar#g;;\
    s#%%SHAREDIR%%#/usr/share/oar/oar-common#g;;\
    s#%%PERLLIBDIR%%#/usr/share/perl5#g;;\
    s#%%RUNDIR%%#/var/run#g;;\
    s#%%LOGDIR%%#/var/log#g;;\
    s#%%MANDIR%%#/usr/share/man#g;;\
    s#%%SBINDIR%%#/usr/sbin#g;;\
    s#%%VARLIBDIR%%#/var/lib#g;;\
    s#%%OARHOMEDIR%%#/var/lib/oar#g;;\
    s#%%ROOTUSER%%#root#g;;\
    s#%%ROOTGROUP%%#root#g;;\
    s#%%OARDO_DEFAULTUSER%%#root#g;;\
    s#%%OARDO_DEFAULTGROUP%%#oar#g;;\
    s#%%OARUSER%%#oar#g;;\
    s#%%OAROWNER%%#oar#g;;\
    s#%%OAROWNERGROUP%%#oar#g;;\
    s#%%WWWUSER%%#www-data#g;;\
    s#%%APACHECONFDIR%%#/etc/apache2#g;;\
    s#%%WWWROOTDIR%%#/var/www#g;;\
    s#%%WWWDIR%%#/usr/share/oar-web-status#g;;\
    s#%%XAUTHCMDPATH%%#/usr/bin/xauth#g;;\
    s#%%OARSHCMD%%#oarsh_oardo#g;;\
    s#%%INITDIR%%#/etc/init.d#g;;\
    s#%%DEFAULTDIR%%#/etc/default#g;;\
    s#%%SETUP_TYPE%%#deb#g;;\
    s#%%TARGET_DIST%%#debian#g;;\
    
s#%%OARDOPATH%%#/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/lib/oar/oardodo#;;\
    " "setup/templates/header-common.sh.in" > setup/templates/header-common.sh
cat setup/templates/header-common.sh setup/common.sh > setup/common.sh.out
make -f Makefiles/man.mk build
make[4]: Entering directory '/<<PKGBUILDDIR>>'
perl -pe "s#%%PREFIX%%#/usr#g;;\
    s#%%BINDIR%%#/usr/bin#g;;\
    s#%%CGIDIR%%#/usr/lib/cgi-bin#g;;\
    s#%%DOCDIR%%#/usr/share/doc/oar-common#g;;\
    s#%%EXAMPLEDIR%%#/usr/share/doc/oar-common/examples#g;;\
    s#%%ETCDIR%%#/etc#g;;\
    s#%%OARCONFDIR%%#/etc/oar#g;;\
    s#%%OARDIR%%#/usr/lib/oar#g;;\
    s#%%SHAREDIR%%#/usr/share/oar/oar-common#g;;\
    s#%%PERLLIBDIR%%#/usr/share/perl5#g;;\
    s#%%RUNDIR%%#/var/run#g;;\
    s#%%LOGDIR%%#/var/log#g;;\
    s#%%MANDIR%%#/usr/share/man#g;;\
    s#%%SBINDIR%%#/usr/sbin#g;;\
    s#%%VARLIBDIR%%#/var/lib#g;;\
    s#%%OARHOMEDIR%%#/var/lib/oar#g;;\
    s#%%ROOTUSER%%#root#g;;\
    s#%%ROOTGROUP%%#root#g;;\
    s#%%OARDO_DEFAULTUSER%%#root#g;;\
    s#%%OARDO_DEFAULTGROUP%%#oar#g;;\
    s#%%OARUSER%%#oar#g;;\
    s#%%OAROWNER%%#oar#g;;\
    s#%%OAROWNERGROUP%%#oar#g;;\
    s#%%WWWUSER%%#www-data#g;;\
    s#%%APACHECONFDIR%%#/etc/apache2#g;;\
    s#%%WWWROOTDIR%%#/var/www#g;;\
    s#%%WWWDIR%%#/usr/share/oar-web-status#g;;\
    s#%%XAUTHCMDPATH%%#/usr/bin/xauth#g;;\
    s#%%OARSHCMD%%#oarsh_oardo#g;;\
    s#%%INITDIR%%#/etc/init.d#g;;\
    s#%%DEFAULTDIR%%#/etc/default#g;;\
    s#%%SETUP_TYPE%%#deb#g;;\
    s#%%TARGET_DIST%%#debian#g;;\
    
s#%%OARDOPATH%%#/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/lib/oar/oardodo#;;\
    " "sources/core/man/man8/oar-database.pod.in" > 
sources/core/man/man8/oar-database.pod
perl -pe "s#%%PREFIX%%#/usr#g;;\
    s#%%BINDIR%%#/usr/bin#g;;\
    s#%%CGIDIR%%#/usr/lib/cgi-bin#g;;\
    s#%%DOCDIR%%#/usr/share/doc/oar-common#g;;\
    s#%%EXAMPLEDIR%%#/usr/share/doc/oar-common/examples#g;;\
    s#%%ETCDIR%%#/etc#g;;\
    s#%%OARCONFDIR%%#/etc/oar#g;;\
    s#%%OARDIR%%#/usr/lib/oar#g;;\
    s#%%SHAREDIR%%#/usr/share/oar/oar-common#g;;\
    s#%%PERLLIBDIR%%#/usr/share/perl5#g;;\
    s#%%RUNDIR%%#/var/run#g;;\
    s#%%LOGDIR%%#/var/log#g;;\
    s#%%MANDIR%%#/usr/share/man#g;;\
    s#%%SBINDIR%%#/usr/sbin#g;;\
    s#%%VARLIBDIR%%#/var/lib#g;;\
    s#%%OARHOMEDIR%%#/var/lib/oar#g;;\
    s#%%ROOTUSER%%#root#g;;\
    s#%%ROOTGROUP%%#root#g;;\
    s#%%OARDO_DEFAULTUSER%%#root#g;;\
    s#%%OARDO_DEFAULTGROUP%%#oar#g;;\
    s#%%OARUSER%%#oar#g;;\
    s#%%OAROWNER%%#oar#g;;\
    s#%%OAROWNERGROUP%%#oar#g;;\
    s#%%WWWUSER%%#www-data#g;;\
    s#%%APACHECONFDIR%%#/etc/apache2#g;;\
    s#%%WWWROOTDIR%%#/var/www#g;;\
    s#%%WWWDIR%%#/usr/share/oar-web-status#g;;\
    s#%%XAUTHCMDPATH%%#/usr/bin/xauth#g;;\
    s#%%OARSHCMD%%#oarsh_oardo#g;;\
    s#%%INITDIR%%#/etc/init.d#g;;\
    s#%%DEFAULTDIR%%#/etc/default#g;;\
    s#%%SETUP_TYPE%%#deb#g;;\
    s#%%TARGET_DIST%%#debian#g;;\
    
s#%%OARDOPATH%%#/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/lib/oar/oardodo#;;\
    " "sources/core/man/man8/oar_phoenix.pod.in" > 
sources/core/man/man8/oar_phoenix.pod
perl -pe "s#%%PREFIX%%#/usr#g;;\
    s#%%BINDIR%%#/usr/bin#g;;\
    s#%%CGIDIR%%#/usr/lib/cgi-bin#g;;\
    s#%%DOCDIR%%#/usr/share/doc/oar-common#g;;\
    s#%%EXAMPLEDIR%%#/usr/share/doc/oar-common/examples#g;;\
    s#%%ETCDIR%%#/etc#g;;\
    s#%%OARCONFDIR%%#/etc/oar#g;;\
    s#%%OARDIR%%#/usr/lib/oar#g;;\
    s#%%SHAREDIR%%#/usr/share/oar/oar-common#g;;\
    s#%%PERLLIBDIR%%#/usr/share/perl5#g;;\
    s#%%RUNDIR%%#/var/run#g;;\
    s#%%LOGDIR%%#/var/log#g;;\
    s#%%MANDIR%%#/usr/share/man#g;;\
    s#%%SBINDIR%%#/usr/sbin#g;;\
    s#%%VARLIBDIR%%#/var/lib#g;;\
    s#%%OARHOMEDIR%%#/var/lib/oar#g;;\
    s#%%ROOTUSER%%#root#g;;\
    s#%%ROOTGROUP%%#root#g;;\
    s#%%OARDO_DEFAULTUSER%%#root#g;;\
    s#%%OARDO_DEFAULTGROUP%%#oar#g;;\
    s#%%OARUSER%%#oar#g;;\
    s#%%OAROWNER%%#oar#g;;\
    s#%%OAROWNERGROUP%%#oar#g;;\
    s#%%WWWUSER%%#www-data#g;;\
    s#%%APACHECONFDIR%%#/etc/apache2#g;;\
    s#%%WWWROOTDIR%%#/var/www#g;;\
    s#%%WWWDIR%%#/usr/share/oar-web-status#g;;\
    s#%%XAUTHCMDPATH%%#/usr/bin/xauth#g;;\
    s#%%OARSHCMD%%#oarsh_oardo#g;;\
    s#%%INITDIR%%#/etc/init.d#g;;\
    s#%%DEFAULTDIR%%#/etc/default#g;;\
    s#%%SETUP_TYPE%%#deb#g;;\
    s#%%TARGET_DIST%%#debian#g;;\
    
s#%%OARDOPATH%%#/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/lib/oar/oardodo#;;\
    " "sources/core/man/man8/oaradmin.pod.in" > 
sources/core/man/man8/oaradmin.pod
perl -pe "s#%%PREFIX%%#/usr#g;;\
    s#%%BINDIR%%#/usr/bin#g;;\
    s#%%CGIDIR%%#/usr/lib/cgi-bin#g;;\
    s#%%DOCDIR%%#/usr/share/doc/oar-common#g;;\
    s#%%EXAMPLEDIR%%#/usr/share/doc/oar-common/examples#g;;\
    s#%%ETCDIR%%#/etc#g;;\
    s#%%OARCONFDIR%%#/etc/oar#g;;\
    s#%%OARDIR%%#/usr/lib/oar#g;;\
    s#%%SHAREDIR%%#/usr/share/oar/oar-common#g;;\
    s#%%PERLLIBDIR%%#/usr/share/perl5#g;;\
    s#%%RUNDIR%%#/var/run#g;;\
    s#%%LOGDIR%%#/var/log#g;;\
    s#%%MANDIR%%#/usr/share/man#g;;\
    s#%%SBINDIR%%#/usr/sbin#g;;\
    s#%%VARLIBDIR%%#/var/lib#g;;\
    s#%%OARHOMEDIR%%#/var/lib/oar#g;;\
    s#%%ROOTUSER%%#root#g;;\
    s#%%ROOTGROUP%%#root#g;;\
    s#%%OARDO_DEFAULTUSER%%#root#g;;\
    s#%%OARDO_DEFAULTGROUP%%#oar#g;;\
    s#%%OARUSER%%#oar#g;;\
    s#%%OAROWNER%%#oar#g;;\
    s#%%OAROWNERGROUP%%#oar#g;;\
    s#%%WWWUSER%%#www-data#g;;\
    s#%%APACHECONFDIR%%#/etc/apache2#g;;\
    s#%%WWWROOTDIR%%#/var/www#g;;\
    s#%%WWWDIR%%#/usr/share/oar-web-status#g;;\
    s#%%XAUTHCMDPATH%%#/usr/bin/xauth#g;;\
    s#%%OARSHCMD%%#oarsh_oardo#g;;\
    s#%%INITDIR%%#/etc/init.d#g;;\
    s#%%DEFAULTDIR%%#/etc/default#g;;\
    s#%%SETUP_TYPE%%#deb#g;;\
    s#%%TARGET_DIST%%#debian#g;;\
    
s#%%OARDOPATH%%#/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/lib/oar/oardodo#;;\
    " "sources/core/man/man8/oarnodecheckrun.pod.in" > 
sources/core/man/man8/oarnodecheckrun.pod
cp setup/templates/header.sh.in setup/templates/header-man.sh.in
pod2man --section=1 --release="oardel" --center "OAR commands" --name="oardel" 
"sources/core/man/man1/oardel.pod" > sources/core/man/man1/oardel.1
pod2man --section=1 --release="oarhold" --center "OAR commands" 
--name="oarhold" "sources/core/man/man1/oarhold.pod" > 
sources/core/man/man1/oarhold.1
pod2man --section=1 --release="oarmonitor_graph_gen" --center "OAR commands" 
--name="oarmonitor_graph_gen" "sources/core/man/man1/oarmonitor_graph_gen.pod" 
> sources/core/man/man1/oarmonitor_graph_gen.1
pod2man --section=1 --release="oarnodes" --center "OAR commands" 
--name="oarnodes" "sources/core/man/man1/oarnodes.pod" > 
sources/core/man/man1/oarnodes.1
pod2man --section=1 --release="oarresume" --center "OAR commands" 
--name="oarresume" "sources/core/man/man1/oarresume.pod" > 
sources/core/man/man1/oarresume.1
pod2man --section=1 --release="oarstat" --center "OAR commands" 
--name="oarstat" "sources/core/man/man1/oarstat.pod" > 
sources/core/man/man1/oarstat.1
pod2man --section=1 --release="oarsub" --center "OAR commands" --name="oarsub" 
"sources/core/man/man1/oarsub.pod" > sources/core/man/man1/oarsub.1
pod2man --section=1 --release="oarwalltime" --center "OAR commands" 
--name="oarwalltime" "sources/core/man/man1/oarwalltime.pod" > 
sources/core/man/man1/oarwalltime.1
pod2man --section=8 --release="Almighty" --center "OAR commands" 
--name="Almighty" "sources/core/man/man8/Almighty.pod" > 
sources/core/man/man8/Almighty.8
pod2man --section=8 --release="oar-server" --center "OAR commands" 
--name="oar-server" "sources/core/man/man8/oar-server.pod" > 
sources/core/man/man8/oar-server.8
pod2man --section=8 --release="oar_mysql_db_init" --center "OAR commands" 
--name="oar_mysql_db_init" "sources/core/man/man8/oar_mysql_db_init.pod" > 
sources/core/man/man8/oar_mysql_db_init.8
pod2man --section=8 --release="oar_psql_db_init" --center "OAR commands" 
--name="oar_psql_db_init" "sources/core/man/man8/oar_psql_db_init.pod" > 
sources/core/man/man8/oar_psql_db_init.8
pod2man --section=8 --release="oar_resources_add" --center "OAR commands" 
--name="oar_resources_add" "sources/core/man/man8/oar_resources_add.pod" > 
sources/core/man/man8/oar_resources_add.8
pod2man --section=8 --release="oar_resources_init" --center "OAR commands" 
--name="oar_resources_init" "sources/core/man/man8/oar_resources_init.pod" > 
sources/core/man/man8/oar_resources_init.8
pod2man --section=8 --release="oaraccounting" --center "OAR commands" 
--name="oaraccounting" "sources/core/man/man8/oaraccounting.pod" > 
sources/core/man/man8/oaraccounting.8
pod2man --section=8 --release="oaradmissionrules" --center "OAR commands" 
--name="oaradmissionrules" "sources/core/man/man8/oaradmissionrules.pod" > 
sources/core/man/man8/oaradmissionrules.8
pod2man --section=8 --release="oarmonitor" --center "OAR commands" 
--name="oarmonitor" "sources/core/man/man8/oarmonitor.pod" > 
sources/core/man/man8/oarmonitor.8
pod2man --section=8 --release="oarnotify" --center "OAR commands" 
--name="oarnotify" "sources/core/man/man8/oarnotify.pod" > 
sources/core/man/man8/oarnotify.8
pod2man --section=8 --release="oarproperty" --center "OAR commands" 
--name="oarproperty" "sources/core/man/man8/oarproperty.pod" > 
sources/core/man/man8/oarproperty.8
pod2man --section=8 --release="oarremoveresource" --center "OAR commands" 
--name="oarremoveresource" "sources/core/man/man8/oarremoveresource.pod" > 
sources/core/man/man8/oarremoveresource.8
pod2man --section=8 --release="pam_oar_adopt" --center "OAR commands" 
--name="pam_oar_adopt" "sources/core/man/man8/pam_oar_adopt.pod" > 
sources/core/man/man8/pam_oar_adopt.8
pod2man --section=8 --release="oar-database" --center "OAR commands" 
--name="oar-database" "sources/core/man/man8/oar-database.pod" > 
sources/core/man/man8/oar-database.8
pod2man --section=8 --release="oar_phoenix" --center "OAR commands" 
--name="oar_phoenix" "sources/core/man/man8/oar_phoenix.pod" > 
sources/core/man/man8/oar_phoenix.8
pod2man --section=8 --release="oaradmin" --center "OAR commands" 
--name="oaradmin" "sources/core/man/man8/oaradmin.pod" > 
sources/core/man/man8/oaradmin.8
pod2man --section=8 --release="oarnodecheckrun" --center "OAR commands" 
--name="oarnodecheckrun" "sources/core/man/man8/oarnodecheckrun.pod" > 
sources/core/man/man8/oarnodecheckrun.8
perl -pe "s#%%PREFIX%%#/usr#g;;\
    s#%%BINDIR%%#/usr/bin#g;;\
    s#%%CGIDIR%%#/usr/lib/cgi-bin#g;;\
    s#%%DOCDIR%%#/usr/share/doc/oar-common#g;;\
    s#%%EXAMPLEDIR%%#/usr/share/doc/oar-common/examples#g;;\
    s#%%ETCDIR%%#/etc#g;;\
    s#%%OARCONFDIR%%#/etc/oar#g;;\
    s#%%OARDIR%%#/usr/lib/oar#g;;\
    s#%%SHAREDIR%%#/usr/share/oar/oar-common#g;;\
    s#%%PERLLIBDIR%%#/usr/share/perl5#g;;\
    s#%%RUNDIR%%#/var/run#g;;\
    s#%%LOGDIR%%#/var/log#g;;\
    s#%%MANDIR%%#/usr/share/man#g;;\
    s#%%SBINDIR%%#/usr/sbin#g;;\
    s#%%VARLIBDIR%%#/var/lib#g;;\
    s#%%OARHOMEDIR%%#/var/lib/oar#g;;\
    s#%%ROOTUSER%%#root#g;;\
    s#%%ROOTGROUP%%#root#g;;\
    s#%%OARDO_DEFAULTUSER%%#root#g;;\
    s#%%OARDO_DEFAULTGROUP%%#oar#g;;\
    s#%%OARUSER%%#oar#g;;\
    s#%%OAROWNER%%#oar#g;;\
    s#%%OAROWNERGROUP%%#oar#g;;\
    s#%%WWWUSER%%#www-data#g;;\
    s#%%APACHECONFDIR%%#/etc/apache2#g;;\
    s#%%WWWROOTDIR%%#/var/www#g;;\
    s#%%WWWDIR%%#/usr/share/oar-web-status#g;;\
    s#%%XAUTHCMDPATH%%#/usr/bin/xauth#g;;\
    s#%%OARSHCMD%%#oarsh_oardo#g;;\
    s#%%INITDIR%%#/etc/init.d#g;;\
    s#%%DEFAULTDIR%%#/etc/default#g;;\
    s#%%SETUP_TYPE%%#deb#g;;\
    s#%%TARGET_DIST%%#debian#g;;\
    
s#%%OARDOPATH%%#/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/lib/oar/oardodo#;;\
    " "setup/templates/header-man.sh.in" > setup/templates/header-man.sh
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make -f Makefiles/oardo/oardo.mk build CMD_WRAPPER=/usr/lib/oar/oarsh 
CMD_TARGET=/<<PKGBUILDDIR>>/debian/oar-common/usr/bin/oarsh
make[4]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p $(dirname 
Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%bin%oarsh)
sed -e 's#\(define CMD_WRAPPER \).*#\1 "/usr/lib/oar/oarsh"#' \
                sources/core/tools/oardo.c > 
"Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%bin%oarsh.c"
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z,relro -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -o 
Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%bin%oarsh
 
"Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%bin%oarsh.c"
# Nothing to do
rm 
Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%bin%oarsh.c
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
make -f Makefiles/oardo/oardo.mk build CMD_WRAPPER=/usr/lib/oar/oarnodesetting 
CMD_TARGET=/<<PKGBUILDDIR>>/debian/oar-common/usr/sbin/oarnodesetting
make[4]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p $(dirname 
Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%sbin%oarnodesetting)
sed -e 's#\(define CMD_WRAPPER \).*#\1 "/usr/lib/oar/oarnodesetting"#' \
                sources/core/tools/oardo.c > 
"Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%sbin%oarnodesetting.c"
cc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z,relro -Wl,-z,now -Wdate-time -D_FORTIFY_SOURCE=2 -o 
Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%sbin%oarnodesetting
 
"Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%sbin%oarnodesetting.c"
# Nothing to do
rm 
Makefiles/oardo/build/%build%oar-7FynwD%oar-2.6.1%debian%oar-common%usr%sbin%oarnodesetting.c
make[4]: Leaving directory '/<<PKGBUILDDIR>>'
cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z,relro -Wl,-z,now -o sources/core/tools/oardodo 
sources/core/tools/oardodo.c
cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wl,-z,relro -Wl,-z,now sources/core/tools/oarcgdev/oarcgdev.c -lelf -lz -lbpf 
-o sources/core/tools/oarcgdev/oarcgdev
sources/core/tools/oarcgdev/oarcgdev.c: In function ‘main’:
sources/core/tools/oarcgdev/oarcgdev.c:107:21: error: implicit declaration of 
function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration]
  107 |         cgroup_fd = open(cgroup_path, O_RDONLY);
      |                     ^~~~
      |                     popen
sources/core/tools/oarcgdev/oarcgdev.c:107:39: error: ‘O_RDONLY’ undeclared 
(first use in this function); did you mean ‘MS_RDONLY’?
  107 |         cgroup_fd = open(cgroup_path, O_RDONLY);
      |                                       ^~~~~~~~
      |                                       MS_RDONLY
sources/core/tools/oarcgdev/oarcgdev.c:107:39: note: each undeclared identifier 
is reported only once for each function it appears in
make[3]: *** [Makefiles/common.mk:42: build] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:140: packages-build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" -e 
packages-build PACKAGES_DIR=/<<PKGBUILDDIR>>/debian returned exit code 2
make[1]: *** [debian/rules:39: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:36: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to