Skip to content

Instantly share code, notes, and snippets.

# i get problems with references to eg Console.bnd on wrong paths
%global debug_package %{nil}
Name: netsurf
Version: 3.10
Release: 2%{?dist}
Summary: Lightweight Web Browser with its own layout and rendering engine
License: GPL-2.0 and MIT
Group: Productivity/Networking/Web/Browsers
Source0: http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-%{version}.tar.gz
#!/usr/sgug/bin/bash -e
set -o pipefail
_list=list.txt
_repodir=/usr/people/edodd/sgug-rse.git
_builddir=/usr/people/edodd/rpmbuild
_rpmlist=logs/rpmlist.txt
_buildlog=logs/build.log
_installed=logs/install.log
#_fcurl="https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/SRPMS/Packages/"
@unxmaal
unxmaal / autobuilder.sh
Last active May 5, 2021 00:45
This variant of autobuilder works with randombuilder
#!/usr/sgug/bin/bash -e
set -o pipefail
_list=list.txt
_repodir=/usr/people/edodd/sgug-rse.git
_builddir=/usr/people/edodd/rpmbuild
_rpmlist=logs/rpmlist.txt
_buildlog=logs/build.log
_installed=logs/install.log
#_fcurl="https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/31/Everything/SRPMS/Packages/"
/*
* Copyright 2014 Vincent Sanders <vince@netsurf-browser.org>
*
* This file is part of NetSurf, http://www.netsurf-browser.org/
*
* NetSurf is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* NetSurf is distributed in the hope that it will be useful,
/*
* Copyright 2007 Daniel Silverstone <dsilvers@digital-scurf.org>
* Copyright 2007 Rob Kendrick <rjek@netsurf-browser.org>
*
* This file is part of NetSurf, http://www.netsurf-browser.org/
*
* NetSurf is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
(1609334738.469920) frontends/gtk/gui.c:846 get_config_home: "/usr/people/edodd/.netsurf"
(1609334738.470898) utils/log.c:267 nslog_init: NetSurf version '3.9 (17th July 2019)'
(1609334738.471644) utils/log.c:272 nslog_init: NetSurf on <IRIX64>, node <fuel>, release <6.5>, version <07202013>, machine <IP35>
(1609334738.473824) frontends/gtk/resources.c:232 init_resource: Found gresource path /org/netsurf/netsurf.gtk3.ui
(1609334738.474728) frontends/gtk/resources.c:232 init_resource: Found gresource path /org/netsurf/tabcontents.gtk3.ui
(1609334738.475658) frontends/gtk/resources.c:232 init_resource: Found gresource path /org/netsurf/password.gtk3.ui
(1609334738.476558) frontends/gtk/resources.c:232 init_resource: Found gresource path /org/netsurf/login.gtk3.ui
(1609334738.477478) frontends/gtk/resources.c:232 init_resource: Found gresource path /org/netsurf/ssl.gtk3.ui
(1609334738.478345) frontends/gtk/resources.c:232 init_resource: Found gresource path /org/netsurf/toolbar.gtk3.ui
(1609334738.479226) fronte
(1609273624.113440) content/urldb.c:685 urldb__host_is_ip_address: WARNING: called with non-host 'people.sc.fsu.edu/~jburkardt/data/png/dragon.png'
(1609273626.700625) desktop/browser.c:2057 browser_window_navigate: bw 109e11f0, url https://people.sc.fsu.edu/~jburkardt/data/png/dragon.png
(1609273626.701133) desktop/browser_history.c:449 browser_window_history_update: Updating history entry for 400 Bad Request
(1609273626.707557) content/content.c:614 content_scaled_redraw: Content 111acbc0 986x848 ctx:7ffb5e20
(1609273626.915077) desktop/browser_history.c:464 browser_window_history_update: Updated scroll offsets to 0 by 0
(1609273626.916098) desktop/browser.c:2170 browser_window_navigate: Loading 'https://people.sc.fsu.edu/~jburkardt/data/png/dragon.png'
(1609273626.916820) content/fetchers/curl.c:354 fetch_curl_setup: fetch 110be488, url 'https://people.sc.fsu.edu/~jburkardt/data/png/dragon.png'
(1609273627.199766) content/fetchers/curl.c:910 fetch_curl_process_headers: HTTP status code 400
(1609273627.2162
%{?!WITH_MONO: %global WITH_MONO 1}
%{?!WITH_COMPAT_DNSSD: %global WITH_COMPAT_DNSSD 1}
%{?!WITH_COMPAT_HOWL: %global WITH_COMPAT_HOWL 1}
%{?!WITH_QT3: %global WITH_QT3 1}
%{?!WITH_QT4: %global WITH_QT4 1}
%ifnarch %{mono_arches}
%define WITH_MONO 0
%endif
[129/132] /usr/sgug/bin/mips-sgi-irix6.5-gcc -DENABLE_APPDATA=1 -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1 -DENABLE_COMPLEX_DEPS=1 -DENABL
E_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1 -DENABLE_LZMA_COMPRESSION=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1 -DENABLE_RPMDB_LIBRPM
=1 -DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_RPMPKG_LIBRPM=1 -DENABLE_SUSEREPO=1 -DENABLE_ZCHUNK_COMPRESSION=1 -DENABLE_ZLIB_COMPRESSION=1 -DE
NABLE_ZSTD_COMPRESSION=1 -DFEDORA -DHAVE_FUNOPEN=1 -DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -DWITH_LIBXML2=1 -DWITH_SYSTEM_ZCHUNK=1 -DWORDS_BIGEND
IAN=1 -D_FILE_OFFSET_BITS=64 -Dbindings_python_EXPORTS -I/usr/sgug/include/libxml2 -I../ -I../src -I../ext -I. -Isrc -I/usr/sgug/include/python3
.7m -I/usr/sgug/include/libdicl-0.1 -D_SGI_SOURCE -D_SGI_REENTRANT_FUNCTIONS -DLIBDICL_NEED_FUNOPEN -O3 -g -Wall -fPIC -fPIC -Wno-unused -MD -
MT bindings/python/CMakeFiles/bindings_python.dir/solv_python.c.o -MF bindings/python/CMakeFiles/bindings_python.dir/solv_python.c.o.d -o bindin
gs/python
/usr/people/edodd/rpmbuild/BUILDROOT/libsolv-0.7.14-4.sgug.mips/usr/sgug
|-- bin
| |-- appdata2solv
| |-- archpkgs2solv
| |-- archrepo2solv
| |-- comps2solv
| |-- deb2solv
| |-- deltainfoxml2solv
| |-- dumpsolv
| |-- helix2solv